Files

29 lines
5.2 KiB
Plaintext
Raw Permalink Normal View History

time="2026-03-05T11:00:41+01:00" level=warning msg="/Users/mastermito/Dev/opencode/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
workclub_keycloak | Updating the configuration and installing your custom providers, if any. Please wait.
workclub_keycloak | 2026-03-05 09:59:59,571 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-50) A legacy persistence.xml file is present in the classpath. This file will be used to configure JPA/Hibernate ORM persistence units, and any configuration of the Hibernate ORM extension will be ignored. To ignore persistence.xml files instead, set the configuration property 'quarkus.hibernate-orm.persistence-xml.ignore' to 'true'.
workclub_keycloak | 2026-03-05 10:00:01,702 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 3301ms
workclub_keycloak | Running the server in development mode. DO NOT use this configuration in production.
workclub_keycloak | 2026-03-05 10:00:03,607 INFO [org.keycloak.quarkus.runtime.storage.infinispan.CacheManagerFactory] (ForkJoinPool.commonPool-worker-1) Starting Infinispan embedded cache manager
workclub_keycloak | 2026-03-05 10:00:03,670 INFO [org.infinispan.CONTAINER] (ForkJoinPool.commonPool-worker-1) Virtual threads support enabled
workclub_keycloak | 2026-03-05 10:00:03,773 INFO [org.infinispan.CONTAINER] (ForkJoinPool.commonPool-worker-1) ISPN000556: Starting user marshaller 'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller'
workclub_keycloak | 2026-03-05 10:00:04,593 INFO [org.keycloak.quarkus.runtime.storage.database.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml
workclub_keycloak | 2026-03-05 10:00:08,303 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_379025, Site name: null
workclub_keycloak | 2026-03-05 10:00:08,430 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener
workclub_keycloak | 2026-03-05 10:00:08,542 INFO [org.keycloak.exportimport.dir.DirImportProvider] (main) Importing from directory /opt/keycloak/bin/../data/import
workclub_keycloak | 2026-03-05 10:00:08,545 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm
workclub_keycloak | 2026-03-05 10:00:09,496 INFO [org.keycloak.exportimport.singlefile.SingleFileImportProvider] (main) Full importing from file /opt/keycloak/bin/../data/import/realm-export.json
workclub_keycloak | 2026-03-05 10:00:10,110 WARN [org.keycloak.models.utils.RepresentationToModel] (main) Using deprecated 'credentials' format in JSON representation for user 'admin@test.com'. It will be removed in future versions
workclub_keycloak | 2026-03-05 10:00:10,148 WARN [org.keycloak.models.utils.RepresentationToModel] (main) Using deprecated 'credentials' format in JSON representation for user 'manager@test.com'. It will be removed in future versions
workclub_keycloak | 2026-03-05 10:00:10,153 WARN [org.keycloak.models.utils.RepresentationToModel] (main) Using deprecated 'credentials' format in JSON representation for user 'member1@test.com'. It will be removed in future versions
workclub_keycloak | 2026-03-05 10:00:10,157 WARN [org.keycloak.models.utils.RepresentationToModel] (main) Using deprecated 'credentials' format in JSON representation for user 'member2@test.com'. It will be removed in future versions
workclub_keycloak | 2026-03-05 10:00:10,161 WARN [org.keycloak.models.utils.RepresentationToModel] (main) Using deprecated 'credentials' format in JSON representation for user 'viewer@test.com'. It will be removed in future versions
workclub_keycloak | 2026-03-05 10:00:10,688 INFO [org.keycloak.exportimport.util.ImportUtils] (main) Realm 'workclub' imported
workclub_keycloak | 2026-03-05 10:00:10,688 INFO [org.keycloak.services] (main) KC-SERVICES0030: Full model import requested. Strategy: IGNORE_EXISTING
workclub_keycloak | 2026-03-05 10:00:10,689 INFO [org.keycloak.services] (main) KC-SERVICES0032: Import finished successfully
workclub_keycloak | 2026-03-05 10:00:10,689 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN' is deprecated, use 'KC_BOOTSTRAP_ADMIN_USERNAME' instead
workclub_keycloak | 2026-03-05 10:00:10,689 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN_PASSWORD' is deprecated, use 'KC_BOOTSTRAP_ADMIN_PASSWORD' instead
workclub_keycloak | 2026-03-05 10:00:10,762 INFO [org.keycloak.services] (main) KC-SERVICES0077: Created temporary admin user with username admin
workclub_keycloak | 2026-03-05 10:00:10,889 INFO [io.quarkus] (main) Keycloak 26.1.5 on JVM (powered by Quarkus 3.15.4) started in 9.104s. Listening on: http://0.0.0.0:8080. Management interface listening on http://0.0.0.0:9000.
workclub_keycloak | 2026-03-05 10:00:10,889 INFO [io.quarkus] (main) Profile dev activated.
workclub_keycloak | 2026-03-05 10:00:10,889 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, keycloak, narayana-jta, opentelemetry, reactive-routes, rest, rest-jackson, smallrye-context-propagation, smallrye-health, vertx]