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-14 07:07:33,601 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5285ms 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-14 07:07:35,151 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-14 07:07:37,561 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-14 07:07:37,730 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-14 07:07:37,881 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-14 07:07:37,989 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-14 07:07:37,999 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e8c6a8d5-5d2f-44da-b614-6e615a40051d, name: keycloak-0-9940 2026-03-14 07:07:38,008 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-14 07:07:38,009 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-14 07:07:38,017 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22889 2026-03-14 07:07:38,283 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-14 07:07:38,295 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-14 07:07:40,023 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9940: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-14 07:07:40,032 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9940|0] (1) [keycloak-0-9940] 2026-03-14 07:07:40,045 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9940`, physical addresses are `[10.0.0.212:38425]` 2026-03-14 07:07:40,495 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9940, Site name: null 2026-03-14 07:07:41,317 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-14 07:07:41,318 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-14 07:07:41,470 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-14 07:07:41,682 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-14 07:07:41,683 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-14 07:07:41,785 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-14 07:07:41,785 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-14 07:08:16,783 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-14 07:08:18,558 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.743s. Listening on: http://0.0.0.0:8080 2026-03-14 07:08:18,559 INFO [io.quarkus] (main) Profile prod activated. 2026-03-14 07:08:18,559 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-14 07:08:18,741 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-14 07:08:37,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=321e6416-00ed-4506-9b27-e5efccaf3bf9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b2eb4cb-fae6-4d11-a9be-5225a6771ab8, client_auth_method=client-secret, username=admin, authSessionParentId=d7ee9432-ee41-401e-9c03-ea2e51e5f6c0, authSessionTabId=rbVIUVf0YpA 2026-03-14 07:08:39,283 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=atmosphere 2026-03-14 07:08:40,155 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=57e818b3-7ce4-43e2-a65f-bdb6a9ccc9e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=893a70be-2b00-41cb-b324-c4b067fce68b, client_auth_method=client-secret, username=admin, authSessionParentId=226cabff-178d-46e4-af98-fd4b2031c01e, authSessionTabId=6dc7szosRBo 2026-03-14 07:08:40,263 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/49b447a4-c296-4605-950c-700e4b0d597e 2026-03-14 07:08:40,352 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/49b447a4-c296-4605-950c-700e4b0d597e/protocol-mappers/models/f06f247a-15ab-4a91-9b6e-b953f5893128 2026-03-14 07:09:01,388 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=b5c6b915-3ee4-49d8-9f56-40ff13ffa244, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4aa4d455-cf2d-4996-8f81-26db950a9f94, client_auth_method=client-secret, username=admin, authSessionParentId=b1dc5b8b-ded8-4128-9f3f-0fed0b7b0a57, authSessionTabId=WTlgKXO1CbU 2026-03-14 07:09:01,490 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/2889ee2c-db86-4dae-ab24-f8d7a346a863 2026-03-14 07:09:01,869 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=84e4d9b1-4f79-4227-8d24-99f27c970355, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f170cbd1-9a74-40d1-8a79-70922e3361c8, client_auth_method=client-secret, username=admin, authSessionParentId=e5c1ad45-ac08-48cf-aa38-e40fdd17df76, authSessionTabId=NK8ZDDOGm_w 2026-03-14 07:09:01,935 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/4d6a9e80-6f57-46a9-b91a-92d16a683c59 2026-03-14 07:09:02,295 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=c95982f1-d69a-41f7-91db-725df32568bc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=30860ba9-d57e-4f6f-86ca-1c6b28b7ec7b, client_auth_method=client-secret, username=admin, authSessionParentId=9d681fd2-cbed-427a-9f62-0d15204ec135, authSessionTabId=EWgkeXw0NRg 2026-03-14 07:09:02,362 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/cfe1f0ae-87cf-4864-bee8-d5621083628c 2026-03-14 07:09:02,966 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=02781997-fe40-4a2d-9913-3ce13e4e9b72, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c965c7d5-da18-4f5e-9751-61e6c0b24bb8, client_auth_method=client-secret, username=admin, authSessionParentId=fa103d99-3688-4f4b-96b0-fb2d2d558170, authSessionTabId=Q-EwzwgLkoU 2026-03-14 07:09:03,154 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/2889ee2c-db86-4dae-ab24-f8d7a346a863/roles/member 2026-03-14 07:09:03,541 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=1884a524-aa84-4132-b0ff-72da01aaba4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=820a419b-e075-43c0-84b0-f1bced8bfe47, client_auth_method=client-secret, username=admin, authSessionParentId=ef2defb3-4374-4691-8a04-da07c567d8dd, authSessionTabId=JgUFgAj5Hz8 2026-03-14 07:09:03,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/4d6a9e80-6f57-46a9-b91a-92d16a683c59/roles/admin 2026-03-14 07:09:03,999 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=0083d8f1-1d0a-4864-81fb-8c7f786a30ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=68cd7b4c-48a5-4997-8712-6a4ec55ef016, client_auth_method=client-secret, username=admin, authSessionParentId=41a4d610-4c23-44e6-a2b6-d08f73e2829a, authSessionTabId=_DnfXgEetOA 2026-03-14 07:09:04,105 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/4d6a9e80-6f57-46a9-b91a-92d16a683c59/roles/editor 2026-03-14 07:09:04,474 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=718aea97-5466-4ba4-b247-aed3ed7cf003, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f2b3e52c-0bc8-4f59-b09d-2f75e95e4f81, client_auth_method=client-secret, username=admin, authSessionParentId=e9787c80-2e5e-4156-a522-b99647a2c3db, authSessionTabId=YGi45Uq2Vi4 2026-03-14 07:09:04,575 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/4d6a9e80-6f57-46a9-b91a-92d16a683c59/roles/viewer 2026-03-14 07:09:04,948 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=911fee43-f7b2-4671-88fb-69c4cf2b8eaf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74373d04-9827-4288-a8d5-a212d5b18b38, client_auth_method=client-secret, username=admin, authSessionParentId=25ad8557-c427-46e0-9816-f51ed576553e, authSessionTabId=Q9BlcziBur8 2026-03-14 07:09:05,029 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE, resourcePath=clients/cfe1f0ae-87cf-4864-bee8-d5621083628c/roles/member 2026-03-14 07:11:28,169 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=109cfde6-945d-4625-857e-3acaab3ab9d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f9ed65d-2171-45e9-95bb-7d767185a221, client_auth_method=client-secret, username=admin, authSessionParentId=16ce5bc3-0266-4dde-b8ce-3b5528b627cf, authSessionTabId=g417zLzasbI 2026-03-14 07:11:28,386 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=REALM, resourcePath=null 2026-03-14 07:11:29,807 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=195c3bfd-38cc-4d14-8d32-f5f00d7b2e8e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1966134c-033a-4a29-b1d1-565e50214fd4, client_auth_method=client-secret, username=admin, authSessionParentId=88c90865-4043-4f2a-92e2-72d227681e98, authSessionTabId=ngru_3mQmiI 2026-03-14 07:11:29,894 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT, resourcePath=clients/ae694db1-f8ba-4374-bc53-3239195118f9 2026-03-14 07:11:30,591 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=admin-cli, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, auth_method=openid-connect, token_id=fbd0ea6c-e212-42ad-b3aa-b732cec70593, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65f66cd3-45a3-4f09-998e-dcf706f0bb0e, client_auth_method=client-secret, username=admin, authSessionParentId=39a784e8-496e-4b47-99a6-f8c450afe68b, authSessionTabId=HtQNGML-S2k 2026-03-14 07:11:30,920 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=4a60b65b-6a39-4381-836d-0c594a0e7caf, clientId=00dc2503-5009-4fb5-ac6b-0d90882b919d, userId=99713ac7-acb3-4f96-b7ed-a6ad9de86fc1, ipAddress=199.204.45.222, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/938f230b-d150-4c70-a818-611dc58200ce/role-mappings/clients/86ba1264-3012-468b-95aa-a33368f6de52