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-31 20:25:55,955 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4841ms 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-31 20:25:57,410 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-31 20:25:59,424 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-31 20:25:59,581 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 20:25:59,736 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-31 20:25:59,846 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-31 20:25:59,847 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8cb3f55a-2899-4070-b5ff-1f18e7a2783d, name: keycloak-0-39903 2026-03-31 20:25:59,852 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-31 20:25:59,853 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-31 20:25:59,860 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39362 2026-03-31 20:26:00,137 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-31 20:26:01,877 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39903: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-31 20:26:01,889 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39903|0] (1) [keycloak-0-39903] 2026-03-31 20:26:01,901 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39903`, physical addresses are `[10.0.0.53:54898]` 2026-03-31 20:26:02,320 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39903, Site name: null 2026-03-31 20:26:03,183 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-31 20:26:03,184 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-31 20:26:03,338 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-31 20:26:03,552 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-31 20:26:03,553 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-31 20:26:03,662 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-31 20:26:03,662 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-31 20:26:34,368 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 20:26:34,400 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-31 20:26:36,338 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.199s. Listening on: http://0.0.0.0:8080 2026-03-31 20:26:36,338 INFO [io.quarkus] (main) Profile prod activated. 2026-03-31 20:26:36,339 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-31 20:26:36,504 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-31 20:26:52,448 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=eb23d954-4474-428c-8607-a6dc1497c6f6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f01b4fa2-13b1-449a-8256-b024dc0e6aae, client_auth_method=client-secret, username=admin, authSessionParentId=3ca2ebe1-0fb3-4acd-b0a6-22ae33b37b84, authSessionTabId=WnmmwD-jWts 2026-03-31 20:26:53,554 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=REALM, resourcePath=atmosphere 2026-03-31 20:26:54,341 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=59ea015f-ac7c-442a-8948-87dc7da85b38, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ee4e7b4-6298-4e64-8744-ee81b0256457, client_auth_method=client-secret, username=admin, authSessionParentId=2f741ec8-026a-4d64-829d-02560d198e9f, authSessionTabId=XQjKPMyqH8g 2026-03-31 20:26:54,433 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/066fbc88-6238-4810-b5c4-f10a4ea0e717 2026-03-31 20:26:54,515 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/066fbc88-6238-4810-b5c4-f10a4ea0e717/protocol-mappers/models/983b4162-4593-472f-8b6d-96fe3a524f64 2026-03-31 20:27:15,402 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=bebc194a-a5c8-4170-9d72-5cc3d8d7d0fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=52ddb031-0957-4d79-b983-56317523ecff, client_auth_method=client-secret, username=admin, authSessionParentId=9e9c654c-c71e-4ffb-9bda-de1684219e61, authSessionTabId=c3q8Vq7jPRM 2026-03-31 20:27:15,509 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/048d9250-701d-47e2-bdb5-5b1948fa8443 2026-03-31 20:27:15,874 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=360b2583-71e6-4001-8a1b-a213bd4e6b98, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a5d8ec1e-3a3a-440a-94a4-cdef198e8d20, client_auth_method=client-secret, username=admin, authSessionParentId=cf30ee4f-7f47-4fb2-993b-b35fa0257d8b, authSessionTabId=cJBfm8fy7bg 2026-03-31 20:27:15,939 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/fe902728-c1e9-4e0c-935f-ed5d0244cb93 2026-03-31 20:27:16,318 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=f08ffec9-41b8-4aff-9069-6300237ea094, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a07ee5c-04b8-4e0b-b967-888d784ecd64, client_auth_method=client-secret, username=admin, authSessionParentId=62815f3d-7bcc-44b1-b783-a29a4eef2b76, authSessionTabId=t7yy0w0daME 2026-03-31 20:27:16,381 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/f517d929-f1a5-4989-9260-3ebf91661315 2026-03-31 20:27:16,970 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=418b4791-3827-4023-b71b-4af335996e1c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=106b1a83-3ab5-4b1a-8509-88cfe19920f0, client_auth_method=client-secret, username=admin, authSessionParentId=fd98d341-86e4-42e4-8b21-cf2adb674d6f, authSessionTabId=_moYF3DLThQ 2026-03-31 20:27:17,081 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/048d9250-701d-47e2-bdb5-5b1948fa8443/roles/member 2026-03-31 20:27:17,467 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=50ee0f06-31a8-4a92-88cf-a136adc62852, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0b04829c-b9b4-4c2b-8d6f-dedb7c1ad3de, client_auth_method=client-secret, username=admin, authSessionParentId=679a5e12-fdef-46f6-8070-99c868025e33, authSessionTabId=F5rLElQ5B4o 2026-03-31 20:27:17,555 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/fe902728-c1e9-4e0c-935f-ed5d0244cb93/roles/admin 2026-03-31 20:27:17,912 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=b7ba6bc0-4ae1-4722-9b03-11fa91cef8f9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df98a48b-9244-4a08-bc8b-44a848b0bdb7, client_auth_method=client-secret, username=admin, authSessionParentId=696e2430-0544-49f5-a09f-54a656e0b557, authSessionTabId=cWOYM6Tm2UU 2026-03-31 20:27:17,994 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/fe902728-c1e9-4e0c-935f-ed5d0244cb93/roles/editor 2026-03-31 20:27:18,356 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=ab6c6aec-3738-43c5-9b38-7af229ea3148, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6fe97d5-5eef-46cc-a59b-3ea1e3331551, client_auth_method=client-secret, username=admin, authSessionParentId=aed8ae18-45ad-4e08-be4e-aa8c12b4f592, authSessionTabId=BVBHpiRV3qg 2026-03-31 20:27:18,452 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/fe902728-c1e9-4e0c-935f-ed5d0244cb93/roles/viewer 2026-03-31 20:27:18,823 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=23010005-f576-471b-b01c-44628bfded64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e7201a26-5d88-40f2-a156-b9cdcbd925a2, client_auth_method=client-secret, username=admin, authSessionParentId=380489c6-725a-40be-a706-1339cfbbd818, authSessionTabId=pIXKXp2aEGc 2026-03-31 20:27:18,910 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE, resourcePath=clients/f517d929-f1a5-4989-9260-3ebf91661315/roles/member 2026-03-31 20:29:32,343 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=60a049fb-461f-4505-b64f-1cb307622c88, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=146cebb7-5a65-4803-92b8-09e43313e4f9, client_auth_method=client-secret, username=admin, authSessionParentId=9bea1f46-e1bd-47aa-a1f5-95a4d4de7171, authSessionTabId=zGZAe84-MAE 2026-03-31 20:29:32,512 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=REALM, resourcePath=null 2026-03-31 20:29:33,843 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=5ea17f3d-0bc0-4791-901e-3455cc3d2cc4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e447bc3a-3ce7-4abe-a63f-6d8331e6cc1e, client_auth_method=client-secret, username=admin, authSessionParentId=a27ff28d-1b02-4330-9b8e-2c0ddd7d8470, authSessionTabId=kKW1VDjLuWQ 2026-03-31 20:29:33,929 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT, resourcePath=clients/5566f01b-a2c4-4166-9874-0c6a87b27f60 2026-03-31 20:29:34,551 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=admin-cli, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, auth_method=openid-connect, token_id=337e1d6d-3bba-4ece-aa71-57be40052715, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21c5b2db-a922-4059-8573-dd523c012cb2, client_auth_method=client-secret, username=admin, authSessionParentId=02a356ea-a1b2-4212-a67c-8a2c9c2b3821, authSessionTabId=oJw1hE9cqnE 2026-03-31 20:29:34,812 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e36de936-c2bb-465f-aefc-20f8c46fdbc3, clientId=b540209a-f36c-41c3-9c06-4e345ad5e275, userId=ca95d3b3-f43a-4dd2-9f7f-7e47b27a6d60, ipAddress=199.19.213.62, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3f5ca287-5dfd-426e-85c3-b3f2b274cd92/role-mappings/clients/742ff8af-7005-4ac3-8589-3dd1df60a611