Skip to content

Instantly share code, notes, and snippets.

@tsudot
Created December 7, 2015 10:36
Show Gist options
  • Select an option

  • Save tsudot/835cdb7f2f817fc0d751 to your computer and use it in GitHub Desktop.

Select an option

Save tsudot/835cdb7f2f817fc0d751 to your computer and use it in GitHub Desktop.
10:30:34,342 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:34,343 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:34,346 INFO [org.keycloak.federation.ldap.LDAPIdentityStoreRegistry] Creating new LDAP based partition manager for the Federation provider: MyLDAPProvider1, LDAP Configuration: {connectionUrl=ldap://foo}
10:30:34,346 INFO [org.keycloak.federation.ldap.LDAPIdentityStoreRegistry] Creating new LDAP based partition manager for the Federation provider: MyLDAPProvider2, LDAP Configuration: {connectionUrl=ldap://bar}
10:30:34,427 INFO [org.keycloak.testsuite.KeycloakServer] Stopped Keycloak
10:30:34,434 INFO [org.keycloak.services.resources.KeycloakApplication] Load config from file:/var/log/keycloak/testsuite/integration/target/test-classes/META-INF/keycloak-server.json
10:30:34,477 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:36,809 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:36,810 INFO [org.keycloak.exportimport.ExportImportManager] Full model import requested. Strategy: OVERWRITE_EXISTING
10:30:36,818 INFO [org.keycloak.exportimport.singlefile.SingleFileImportProvider] Full importing from file /var/log/keycloak/testsuite/integration/target/export-import/singleFile-full.json
10:30:36,818 INFO [org.keycloak.exportimport.util.ImportUtils] Realm 'master' already exists. Removing it before import
10:30:36,820 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:36,975 INFO [org.keycloak.exportimport.util.ImportUtils] Realm 'master' imported
10:30:37,321 INFO [org.keycloak.exportimport.util.ImportUtils] Realm 'test' imported
10:30:37,633 INFO [org.keycloak.exportimport.util.ImportUtils] Realm 'test-realm' imported
10:30:37,660 INFO [org.keycloak.exportimport.ExportImportManager] Import finished successfully
10:30:40,305 INFO [org.keycloak.testsuite.KeycloakServer] Started Keycloak (http://localhost:8081/auth) in 5878 ms
10:30:40,383 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:40,384 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform MBean server.
10:30:40,387 INFO [org.keycloak.federation.ldap.LDAPIdentityStoreRegistry] Creating new LDAP based partition manager for the Federation provider: MyLDAPProvider1, LDAP Configuration: {connectionUrl=ldap://foo}
10:30:40,387 INFO [org.keycloak.federation.ldap.LDAPIdentityStoreRegistry] Creating new LDAP based partition manager for the Federation provider: MyLDAPProvider2, LDAP Configuration: {connectionUrl=ldap://bar}
10:30:40,486 INFO [org.keycloak.testsuite.KeycloakServer] Stopped Keycloak
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.751 sec - in org.keycloak.testsuite.exportimport.ExportImportTest
Results :
Tests in error:
AddUserTest.addUserTest:69 » NotAuthorized HTTP 401 Unauthorized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment