11:42:13.125 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:42:15.455 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:42:15.455 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:42:15.565 WARN [main] CacheLIRS.java:263 Could not refresh value for key -1 java.util.concurrent.ExecutionException: java.lang.Exception: Out of range at org.apache.jackrabbit.oak.cache.CacheLIRS$Segment.refresh(CacheLIRS.java:985) ~[classes/:na] at org.apache.jackrabbit.oak.cache.CacheLIRS.refresh(CacheLIRS.java:261) ~[classes/:na] at org.apache.jackrabbit.oak.cache.CacheTest.testRefresh(CacheTest.java:672) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] Caused by: java.lang.Exception: Out of range at org.apache.jackrabbit.oak.cache.CacheTest$2.load(CacheTest.java:648) ~[test-classes/:na] at org.apache.jackrabbit.oak.cache.CacheTest$2.load(CacheTest.java:643) ~[test-classes/:na] at org.apache.jackrabbit.oak.cache.CacheLIRS$Segment.refresh(CacheLIRS.java:977) ~[classes/:na] ... 31 common frames omitted 11:42:18.806 ERROR [main] ManagementOperation.java:178 test failed java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.management.ManagementOperationTest$3.call(ManagementOperationTest.java:119) ~[test-classes/:na] at org.apache.jackrabbit.oak.management.ManagementOperationTest$3.call(ManagementOperationTest.java:115) ~[test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[na:1.7.0_40] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[na:1.7.0_40] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[na:1.7.0_40] at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_40] 11:42:18.876 ERROR [main] ManagementOperation.java:178 test failed java.lang.Exception: fail at org.apache.jackrabbit.oak.management.ManagementOperationTest.failed(ManagementOperationTest.java:89) ~[test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit-4.10.jar:na] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) [junit-4.10.jar:na] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:18.906 INFO [main] FileStore.java:277 TarMK opened: target\tar-src-1424083338886 (mmap=false) 11:42:19.066 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:42:19.076 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083338886 (mmap=false) 11:42:19.606 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083338886 11:42:19.606 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083338886 (mmap=false) 11:42:19.656 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083338886 11:42:19.666 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083338886 (mmap=false) 11:42:20.006 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083338886 11:42:20.006 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083338886 (mmap=false) 11:42:20.066 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083338886 11:42:20.186 INFO [main] FileStore.java:633 TarMK closed: target\tar-src-1424083338886 11:42:20.226 INFO [main] FileStore.java:277 TarMK opened: target\tar-src-1424083340216 (mmap=false) 11:42:20.306 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:42:20.316 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083340216 (mmap=false) 11:42:20.486 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083340216 11:42:20.486 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083340216 (mmap=false) 11:42:20.586 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083340216 11:42:20.586 INFO [main] FileStore.java:277 TarMK opened: target\tar-dest-1424083340216 (mmap=false) 11:42:20.666 INFO [main] FileStore.java:633 TarMK closed: target\tar-dest-1424083340216 11:42:20.786 INFO [main] FileStore.java:633 TarMK closed: target\tar-src-1424083340216 11:42:21.826 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:42:22.016 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:42:22.026 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:42:22.026 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:42:25.227 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:42:26.427 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:42:26.427 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:42:26.457 INFO [main] RDBDataSourceFactory.java:58 trying to load org.postgresql.Driver 11:42:26.467 ERROR [main] RDBDataSourceFactory.java:63 driver org.postgresql.Driver not loaded java.lang.ClassNotFoundException: org.postgresql.Driver at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[na:1.7.0_40] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[na:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_40] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.7.0_40] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.7.0_40] at java.lang.Class.forName0(Native Method) ~[na:1.7.0_40] at java.lang.Class.forName(Class.java:190) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:61) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:40) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] RDBDataSourceFactory.java:79 trying to obtain driver for jdbc:postgresql:oak java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:40) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] DocumentStoreFixture.java:109 Database instance not available at jdbc:postgresql:oak, skipping tests... org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: trying to obtain driver for jdbc:postgresql:oak at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:80) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) ~[test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:40) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] Caused by: java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) ~[classes/:na] ... 36 common frames omitted 11:42:26.467 INFO [main] RDBDataSourceFactory.java:58 trying to load com.ibm.db2.jcc.DB2Driver 11:42:26.467 ERROR [main] RDBDataSourceFactory.java:63 driver com.ibm.db2.jcc.DB2Driver not loaded java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[na:1.7.0_40] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[na:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_40] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.7.0_40] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.7.0_40] at java.lang.Class.forName0(Native Method) ~[na:1.7.0_40] at java.lang.Class.forName(Class.java:190) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:61) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:41) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] RDBDataSourceFactory.java:79 trying to obtain driver for jdbc:db2://localhost:50000/OAK java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:41) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] DocumentStoreFixture.java:109 Database instance not available at jdbc:db2://localhost:50000/OAK, skipping tests... org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: trying to obtain driver for jdbc:db2://localhost:50000/OAK at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:80) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) ~[test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:41) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] Caused by: java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) ~[classes/:na] ... 36 common frames omitted 11:42:26.467 INFO [main] RDBDataSourceFactory.java:58 trying to load com.mysql.jdbc.Driver 11:42:26.467 ERROR [main] RDBDataSourceFactory.java:63 driver com.mysql.jdbc.Driver not loaded java.lang.ClassNotFoundException: com.mysql.jdbc.Driver at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[na:1.7.0_40] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[na:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_40] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.7.0_40] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.7.0_40] at java.lang.Class.forName0(Native Method) ~[na:1.7.0_40] at java.lang.Class.forName(Class.java:190) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:61) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:42) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] RDBDataSourceFactory.java:79 trying to obtain driver for jdbc:mysql://localhost:3306/oak java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:42) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] DocumentStoreFixture.java:109 Database instance not available at jdbc:mysql://localhost:3306/oak, skipping tests... org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: trying to obtain driver for jdbc:mysql://localhost:3306/oak at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:80) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) ~[test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:42) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] Caused by: java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) ~[classes/:na] ... 36 common frames omitted 11:42:26.467 INFO [main] RDBDataSourceFactory.java:58 trying to load oracle.jdbc.OracleDriver 11:42:26.467 ERROR [main] RDBDataSourceFactory.java:63 driver oracle.jdbc.OracleDriver not loaded java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[na:1.7.0_40] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[na:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_40] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.7.0_40] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.7.0_40] at java.lang.Class.forName0(Native Method) ~[na:1.7.0_40] at java.lang.Class.forName(Class.java:190) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:61) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:43) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] RDBDataSourceFactory.java:79 trying to obtain driver for jdbc:oracle:thin:@localhost:1521:orcl java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:43) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] DocumentStoreFixture.java:109 Database instance not available at jdbc:oracle:thin:@localhost:1521:orcl, skipping tests... org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: trying to obtain driver for jdbc:oracle:thin:@localhost:1521:orcl at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:80) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) ~[test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:43) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] Caused by: java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) ~[classes/:na] ... 36 common frames omitted 11:42:26.467 INFO [main] RDBDataSourceFactory.java:58 trying to load com.microsoft.sqlserver.jdbc.SQLServerDriver 11:42:26.467 ERROR [main] RDBDataSourceFactory.java:63 driver com.microsoft.sqlserver.jdbc.SQLServerDriver not loaded java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[na:1.7.0_40] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[na:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_40] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.7.0_40] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[na:1.7.0_40] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.7.0_40] at java.lang.Class.forName0(Native Method) ~[na:1.7.0_40] at java.lang.Class.forName(Class.java:190) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:61) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:44) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] RDBDataSourceFactory.java:79 trying to obtain driver for jdbc:sqlserver://localhost:1433;databaseName=OAK java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) [classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:44) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:42:26.467 INFO [main] DocumentStoreFixture.java:109 Database instance not available at jdbc:sqlserver://localhost:1433;databaseName=OAK, skipping tests... org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: trying to obtain driver for jdbc:sqlserver://localhost:1433;databaseName=OAK at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:80) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:85) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$RDBFixture.(DocumentStoreFixture.java:107) ~[test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.(DocumentStoreFixture.java:44) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:81) [test-classes/:na] at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.fixtures(AbstractDocumentStoreTest.java:76) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.runners.Parameterized.getParametersList(Parameterized.java:149) [junit-4.10.jar:na] at org.junit.runners.Parameterized.(Parameterized.java:135) [junit-4.10.jar:na] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.7.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [na:1.7.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [na:1.7.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [na:1.7.0_40] at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31) [junit-4.10.jar:na] at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29) [junit-4.10.jar:na] at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57) [junit-4.10.jar:na] at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:250) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] Caused by: java.sql.SQLException: No suitable driver at java.sql.DriverManager.getDriver(DriverManager.java:278) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory.forJdbcUrl(RDBDataSourceFactory.java:71) ~[classes/:na] ... 36 common frames omitted 11:42:36.729 INFO [main] AbstractDocumentStoreTest.java:68 10 documents removed in 0ms (10.0/ms) 11:42:36.739 INFO [main] BasicDocumentStoreTest.java:112 max ASCII ('0') id length for Memory was 32767 11:42:36.759 INFO [main] BasicDocumentStoreTest.java:112 max non-ASCII (U+1F4A9) id length for Memory was 32767 11:42:39.589 INFO [main] BasicDocumentStoreTest.java:143 max prop length for Memory was 8388480 11:42:39.599 INFO [main] AbstractDocumentStoreTest.java:68 10 documents removed in 0ms (10.0/ms) 11:42:39.599 INFO [main] AbstractDocumentStoreTest.java:68 10 documents removed in 0ms (10.0/ms) 11:42:39.599 INFO [main] AbstractDocumentStoreTest.java:68 92 documents removed in 0ms (92.0/ms) 11:42:40.599 INFO [main] BasicDocumentStoreTest.java:438 document creation with property of size 16 and batch size 1 for Memory was 2446 in 1000ms (2446.0/s) 11:42:42.130 INFO [main] AbstractDocumentStoreTest.java:68 2992681 documents removed in 1525ms (1962.4138/ms) 11:42:43.130 INFO [main] BasicDocumentStoreTest.java:438 document creation with property of size 16 and batch size 64 for Memory was 314 in 1000ms (314.0/s) 11:42:44.380 INFO [main] AbstractDocumentStoreTest.java:68 3165120 documents removed in 1253ms (2526.0334/ms) 11:42:45.380 INFO [main] BasicDocumentStoreTest.java:438 document creation with property of size 32768 and batch size 1 for Memory was 2694 in 1000ms (2694.0/s) 11:42:46.671 INFO [main] AbstractDocumentStoreTest.java:68 3630165 documents removed in 1297ms (2798.8936/ms) 11:42:48.901 INFO [main] BasicDocumentStoreTest.java:513 collection lookups Memory was 22446 in 2000ms (11223.0/s) 11:42:48.911 INFO [main] AbstractDocumentStoreTest.java:68 20001 documents removed in 16ms (1250.0625/ms) 11:42:53.921 INFO [main] BasicDocumentStoreTest.java:559 batch update for _lastRev for Memory was 29495 in 5000ms (5899.0/s) 11:42:53.921 INFO [main] AbstractDocumentStoreTest.java:68 100 documents removed in 0ms (100.0/ms) 11:42:54.921 INFO [main] BasicDocumentStoreTest.java:584 big doc read from Memory was 30257940 in 1000ms (3.025794E7/s) 11:42:55.921 INFO [main] BasicDocumentStoreTest.java:642 document updates with property of size 16 for Memory was 1885504 in 1000ms (1885504.0/s) 11:42:56.921 INFO [main] BasicDocumentStoreTest.java:642 document updates with property of size 16 (growing) for Memory was 2211 in 1000ms (2211.0/s) 11:42:57.921 INFO [main] BasicDocumentStoreTest.java:642 document updates with property of size 32768 for Memory was 1935551 in 1000ms (1935551.0/s) 11:42:59.982 INFO [main] BasicDocumentStoreTest.java:513 collection lookups (uncached) Memory was 22588 in 2000ms (11294.0/s) 11:42:59.992 INFO [main] AbstractDocumentStoreTest.java:68 20001 documents removed in 17ms (1176.5294/ms) 11:43:00.152 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:00.152 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:00.162 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:00.162 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:00.182 INFO [main] AbstractDocumentStoreTest.java:68 10 documents removed in 4ms (2.5/ms) 11:43:00.182 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:00.182 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:00.182 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:00.182 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:00.192 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:00.202 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:00.202 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:00.202 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:00.202 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:00.202 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:00.202 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:00.202 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:00.212 INFO [main] BasicDocumentStoreTest.java:112 max ASCII ('0') id length for RDB-H2(file) was 512 11:43:00.212 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:00.222 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:00.222 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:00.222 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:00.232 INFO [main] BasicDocumentStoreTest.java:112 max non-ASCII (U+1F4A9) id length for RDB-H2(file) was 256 11:43:00.242 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:00.242 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:00.242 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:00.242 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.673 INFO [main] BasicDocumentStoreTest.java:143 max prop length for RDB-H2(file) was 8388480 11:43:10.673 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.683 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.683 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.683 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.753 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.753 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.753 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.753 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.763 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.763 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.763 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.763 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.773 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.773 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.773 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.773 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.773 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.773 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.783 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.783 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.783 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.783 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.783 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.783 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.793 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.793 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.793 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.793 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.793 INFO [main] AbstractDocumentStoreTest.java:68 10 documents removed in 0ms (10.0/ms) 11:43:10.803 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.803 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.803 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.803 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.803 INFO [main] AbstractDocumentStoreTest.java:68 10 documents removed in 0ms (10.0/ms) 11:43:10.803 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.803 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.803 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.803 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:10.833 INFO [main] AbstractDocumentStoreTest.java:68 92 documents removed in 9ms (10.222222/ms) 11:43:10.833 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:10.833 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:10.833 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:10.833 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:11.833 INFO [main] BasicDocumentStoreTest.java:438 document creation with property of size 16 and batch size 1 for RDB-H2(file) was 2030 in 1000ms (2030.0/s) 11:43:15.244 INFO [main] AbstractDocumentStoreTest.java:68 2061465 documents removed in 3414ms (603.8269/ms) 11:43:15.244 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:15.244 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:15.244 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:15.244 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:16.244 INFO [main] BasicDocumentStoreTest.java:438 document creation with property of size 16 and batch size 64 for RDB-H2(file) was 204 in 1000ms (204.0/s) 11:43:18.384 INFO [main] AbstractDocumentStoreTest.java:68 1338240 documents removed in 2144ms (624.1791/ms) 11:43:18.384 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:18.384 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:18.384 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:18.384 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:19.394 INFO [main] BasicDocumentStoreTest.java:438 document creation with property of size 32768 and batch size 1 for RDB-H2(file) was 758 in 1000ms (758.0/s) 11:43:20.764 INFO [main] AbstractDocumentStoreTest.java:68 287661 documents removed in 1377ms (208.90414/ms) 11:43:20.764 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:20.764 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:20.774 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:20.774 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:23.174 INFO [main] BasicDocumentStoreTest.java:513 collection lookups RDB-H2(file) was 463 in 2000ms (231.5/s) 11:43:23.394 INFO [main] AbstractDocumentStoreTest.java:68 20001 documents removed in 221ms (90.502266/ms) 11:43:23.394 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:23.394 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:23.394 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:23.394 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:28.479 INFO [main] BasicDocumentStoreTest.java:559 batch update for _lastRev for RDB-H2(file) was 109 in 5000ms (21.8/s) 11:43:28.489 INFO [main] AbstractDocumentStoreTest.java:68 100 documents removed in 11ms (9.090909/ms) 11:43:28.489 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:28.489 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:28.489 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:28.489 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:29.500 INFO [main] BasicDocumentStoreTest.java:584 big doc read from RDB-H2(file) was 9876316 in 1000ms (9876316.0/s) 11:43:29.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:29.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:29.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:29.500 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:30.500 INFO [main] BasicDocumentStoreTest.java:642 document updates with property of size 16 for RDB-H2(file) was 39203 in 1000ms (39203.0/s) 11:43:30.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:30.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:30.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:30.500 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:31.500 INFO [main] BasicDocumentStoreTest.java:642 document updates with property of size 16 (growing) for RDB-H2(file) was 441 in 1000ms (441.0/s) 11:43:31.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:31.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:31.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:31.500 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:32.500 INFO [main] BasicDocumentStoreTest.java:642 document updates with property of size 32768 for RDB-H2(file) was 209 in 1000ms (209.0/s) 11:43:32.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:32.500 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:32.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:32.510 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:33.510 INFO [main] BasicDocumentStoreTest.java:898 raw row update (set long) for RDB-H2(file) was 80845 in 1000ms (80845.0/s) 11:43:33.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:33.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:33.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:33.510 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:34.510 INFO [main] BasicDocumentStoreTest.java:898 raw row update (set long/string) for RDB-H2(file) was 63891 in 1000ms (63891.0/s) 11:43:34.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:34.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:34.510 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:34.510 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:35.511 INFO [main] BasicDocumentStoreTest.java:898 raw row update (set long/string/blob) for RDB-H2(file) was 214 in 1000ms (214.0/s) 11:43:35.511 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:35.511 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:35.511 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:35.511 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:36.511 INFO [main] BasicDocumentStoreTest.java:882 column reset 731 times 11:43:36.511 INFO [main] BasicDocumentStoreTest.java:898 raw row update (append string) for RDB-H2(file) was 23396 in 1000ms (23396.0/s) 11:43:36.511 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:36.511 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:36.511 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:36.511 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:37.511 INFO [main] BasicDocumentStoreTest.java:898 raw row update (string + blob) for RDB-H2(file) was 198 in 1000ms (198.0/s) 11:43:37.521 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:43:37.521 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:43:37.521 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:43:37.521 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:43:40.071 INFO [main] BasicDocumentStoreTest.java:513 collection lookups (uncached) RDB-H2(file) was 512 in 2000ms (256.0/s) 11:43:40.351 INFO [main] AbstractDocumentStoreTest.java:68 20001 documents removed in 288ms (69.447914/ms) 11:43:50.382 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:50.382 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:50.382 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.362 INFO [main] RDBBlobStoreTest.java:110 max blob length for jdbc:h2:mem:oakblobs was 8388607 11:43:53.362 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.372 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.372 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.412 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.412 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.412 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.452 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.452 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.452 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.522 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.522 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.522 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.522 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.522 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.522 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.542 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.542 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.542 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.542 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.542 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.542 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.542 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.552 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.552 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.553 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.553 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.553 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.673 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.673 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.673 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.683 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.683 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.683 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.703 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:43:53.703 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_META in H2 11:43:53.703 INFO [main] RDBBlobStore.java:158 Attempting to create table test_DATASTORE_DATA in H2 11:43:53.713 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:43:53.733 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.744 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.754 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.764 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.774 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.774 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.774 INFO [main] BlobTest.java:109 writing 0/10 11:44:03.784 INFO [main] BlobTest.java:109 writing 1/10 11:44:03.784 INFO [main] BlobTest.java:109 writing 2/10 11:44:03.794 INFO [main] BlobTest.java:109 writing 3/10 11:44:03.794 INFO [main] BlobTest.java:109 writing 4/10 11:44:03.794 INFO [main] BlobTest.java:109 writing 5/10 11:44:03.794 INFO [main] BlobTest.java:109 writing 6/10 11:44:03.804 INFO [main] BlobTest.java:109 writing 7/10 11:44:03.804 INFO [main] BlobTest.java:109 writing 8/10 11:44:03.804 INFO [main] BlobTest.java:109 writing 9/10 11:44:03.804 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.804 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.804 INFO [main] AbstractBlobStore.java:251 Reference key is not specified for the BlobStore in use. Generating a random key. For stable reference ensure that reference key is specified 11:44:03.844 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.844 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.854 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.854 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.854 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.854 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.854 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.854 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.864 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.864 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.864 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.864 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.864 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.864 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.864 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.864 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:03.874 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.874 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.874 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:03.884 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.884 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.884 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.884 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.884 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.884 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.884 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.884 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.894 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.894 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.894 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:03.894 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.894 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.894 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:03.894 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.894 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.924 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.924 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.924 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.924 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.924 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.924 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 4 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 5 11:44:03.934 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.934 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.934 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:03.934 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 4 11:44:03.934 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 5 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.934 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:03.944 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.944 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.944 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.944 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.944 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.944 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.944 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.954 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.954 INFO [main] UnmergedBranches.java:92 Purged [1] uncommitted branch revision entries 11:44:03.954 INFO [main] UnmergedBranches.java:96 Purged [1] collision markers 11:44:03.954 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:03.954 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:03.954 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.954 INFO [main] UnmergedBranches.java:92 Purged [1] uncommitted branch revision entries 11:44:03.954 INFO [main] UnmergedBranches.java:96 Purged [1] collision markers 11:44:03.954 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:03.954 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:03.954 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:04.112 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:04.114 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:04.114 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:04.114 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:04.114 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:04.114 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:04.114 INFO [main] ConcurrentConflictTest.java:110 ====== Start test ======= 11:44:04.124 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce192-15-2: ^"/node-2/value":80^"/node-4/value":110^"/node-5/value":110 (new rev: r14b91fce192-1d-2) 11:44:04.124 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce192-1a-3: ^"/node-1/value":80^"/node-8/value":110^"/node-9/value":110 (new rev: r14b91fce192-1c-3) 11:44:04.124 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1d-2 11:44:04.124 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1c-3 11:44:04.124 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-10-1 11:44:04.124 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-10-1 11:44:04.124 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-10-1 11:44:04.124 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-10-1 11:44:04.124 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce192-10-1: ^"/node-0/value":80^"/node-3/value":110^"/node-7/value":110 (new rev: r14b91fce19c-a-1) 11:44:04.124 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1c-3 11:44:04.124 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce19c-a-1 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce19c-a-1 11:44:04.134 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1c-3 11:44:04.134 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1c-3 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce19c-a-1 11:44:04.134 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1d-2 11:44:04.134 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1d-2 11:44:04.134 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce192-1c-3 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce19c-a-1 11:44:04.134 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-c-2 11:44:04.134 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce192-1c-3: ^"/node-1/value":60^"/node-8/value":120^"/node-9/value":120 (new rev: r14b91fce1a6-d-3) 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.134 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-c-2 11:44:04.134 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-d-3 11:44:04.134 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.134 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-d-3 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.144 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-d-3 11:44:04.144 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-d-3 11:44:04.144 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-c-2 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1a6-10-1 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-13-1 11:44:04.144 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.144 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1a6-d-3: ^"/node-6/value":80^"/node-8/value":130^"/node-9/value":130 (new rev: r14b91fce1b0-15-3) 11:44:04.144 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-13-1 11:44:04.144 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.144 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-13-1 11:44:04.144 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1b0-15-3: ^"/node-0/value":60^"/node-1/value":70^"/node-4/value":120 (new rev: r14b91fce1b0-1b-3) 11:44:04.144 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-13-1 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-7-1 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ba-7-1: ^"/node-1/value":50^"/node-2/value":90^"/node-3/value":120 (new rev: r14b91fce1ba-a-1) 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-1b-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1b0-1b-3: ^"/node-4/value":100^"/node-7/value":120^"/node-9/value":140 (new rev: r14b91fce1ba-d-3) 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ba-a-1: ^"/node-0/value":40^"/node-3/value":130^"/node-6/value":90 (new rev: r14b91fce1ba-f-1) 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-f-1 11:44:04.154 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-f-1 11:44:04.154 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.154 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-f-1 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1b0-11-2 11:44:04.164 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ba-f-1: ^"/node-5/value":90^"/node-6/value":100^"/node-8/value":140 (new rev: r14b91fce1c4-0-1) 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1c4-c-1: ^"/node-3/value":110^"/node-6/value":110^"/node-8/value":150 (new rev: r14b91fce1c4-13-1) 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1c4-13-1: ^"/node-6/value":90^"/node-8/value":160^"/node-9/value":150 (new rev: r14b91fce1c4-1e-1) 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1c4-1e-1: ^"/node-0/value":20^"/node-2/value":100^"/node-5/value":100 (new rev: r14b91fce1c4-28-1) 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.164 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1c4-28-1: ^"/node-1/value":30^"/node-5/value":110^"/node-9/value":160 (new rev: r14b91fce1c4-30-1) 11:44:04.164 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.164 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1c4-5-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ba-d-3 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1c4-30-1: ^"/node-3/value":90^"/node-6/value":100^"/node-8/value":170 (new rev: r14b91fce1ce-f-1) 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ce-f-1: ^"/node-1/value":10^"/node-2/value":110^"/node-4/value":110 (new rev: r14b91fce1ce-18-1) 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-18-1 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ce-18-1: ^"/node-2/value":90^"/node-4/value":120^"/node-7/value":130 (new rev: r14b91fce1ce-25-1) 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.174 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.174 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.184 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ce-25-1: ^"/node-0/value":0^"/node-2/value":100^"/node-5/value":120 (new rev: r14b91fce1ce-2e-1) 11:44:04.184 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-9-2 11:44:04.184 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1ce-7-3 11:44:04.184 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-a-3 11:44:04.184 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-4-2 11:44:04.184 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1d8-a-3: ^"/node-5/value":100^"/node-7/value":140^"/node-8/value":180 (new rev: r14b91fce1d8-d-3) 11:44:04.184 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1ce-2e-1: ^"/node-0/value":10^"/node-4/value":100^"/node-9/value":170 (new rev: r14b91fce1d8-e-1) 11:44:04.184 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-4-2 11:44:04.184 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-4-2 11:44:04.184 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-d-3 11:44:04.184 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-e-1 11:44:04.184 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-4-2 11:44:04.184 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-d-3 11:44:04.234 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-e-1 11:44:04.234 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-d-3 11:44:04.234 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-3-2 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce1d8-d-3 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-5-2 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce1d8-d-3: ^"/node-2/value":80^"/node-3/value":100^"/node-5/value":110 (new rev: r14b91fce214-b-3) 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce214-5-2: ^"/node-1/value":20^"/node-6/value":80^"/node-7/value":150 (new rev: r14b91fce214-d-2) 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce214-d-2: ^"/node-4/value":80^"/node-7/value":160^"/node-9/value":180 (new rev: r14b91fce214-12-2) 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-12-2 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce214-12-2: ^"/node-0/value":20^"/node-4/value":60^"/node-7/value":170 (new rev: r14b91fce214-34-2) 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.244 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.244 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce214-b-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce20a-a-1 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce214-34-2: ^"/node-4/value":40^"/node-8/value":190^"/node-9/value":190 (new rev: r14b91fce21e-1-2) 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-1-2 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-1-2 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce21e-1-2: ^"/node-0/value":0^"/node-6/value":90^"/node-7/value":180 (new rev: r14b91fce21e-17-2) 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce21e-17-2: ^"/node-6/value":70^"/node-7/value":190^"/node-9/value":200 (new rev: r14b91fce21e-1f-2) 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-1f-2 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.254 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.254 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-1f-2 11:44:04.264 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-9-3 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-1f-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce21e-b-1 11:44:04.264 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-7-3 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce228-c-1: ^"/node-1/value":0^"/node-4/value":50^"/node-7/value":200 (new rev: r14b91fce228-d-1) 11:44:04.264 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-7-3 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-3-2 11:44:04.264 INFO [Thread-26] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-7-3 11:44:04.264 INFO [Thread-26] ConcurrentConflictTest.java:230 conflicts (93): {1, 2, 3, 4, 5, 7, 8, 9, 10, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99} 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce228-3-2: ^"/node-6/value":50^"/node-8/value":200^"/node-9/value":210 (new rev: r14b91fce228-11-2) 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-11-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-11-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce228-11-2: ^"/node-2/value":60^"/node-3/value":110^"/node-9/value":220 (new rev: r14b91fce228-19-2) 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-19-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-19-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-19-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce228-19-2: ^"/node-6/value":30^"/node-8/value":210^"/node-9/value":230 (new rev: r14b91fce228-24-2) 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.264 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-24-2 11:44:04.264 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.274 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-24-2 11:44:04.274 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.274 INFO [Thread-25] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce232-a-2 11:44:04.274 INFO [Thread-24] ConcurrentConflictTest.java:230 Failed transfer @r14b91fce228-d-1 11:44:04.274 INFO [Thread-24] ConcurrentConflictTest.java:230 conflicts (86): {0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 28, 36, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99} 11:44:04.274 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce232-a-2: ^"/node-2/value":40^"/node-4/value":60^"/node-7/value":210 (new rev: r14b91fce232-d-2) 11:44:04.274 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce232-d-2: ^"/node-1/value":10^"/node-5/value":90^"/node-7/value":220 (new rev: r14b91fce232-e-2) 11:44:04.274 INFO [Thread-25] ConcurrentConflictTest.java:230 Successful transfer @r14b91fce232-e-2: ^"/node-0/value":10^"/node-1/value":20^"/node-4/value":40 (new rev: r14b91fce232-f-2) 11:44:04.274 INFO [Thread-25] ConcurrentConflictTest.java:230 conflicts (87): {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 82, 83, 84, 85, 87, 88, 90, 91, 92, 94, 95, 96} 11:44:04.274 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:04.274 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:04.274 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:04.274 INFO [main] UnmergedBranches.java:96 Purged [1] collision markers 11:44:04.274 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:04.274 INFO [main] ConcurrentConflictTest.java:230 Conflict rate: 266/300 11:44:04.274 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:14.285 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:44:14.285 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:44:14.295 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:44:14.295 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:44:14.305 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:44:14.305 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:44:14.305 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:44:14.305 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:44:14.365 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.713 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.713 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.723 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.723 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.723 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.723 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.733 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.733 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.733 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.733 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.743 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.753 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.763 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.773 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.783 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.793 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.803 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.813 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.823 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.833 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.983 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.993 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:15.993 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:15.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.023 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.043 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.053 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.063 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.073 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.073 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.073 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.073 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.073 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.083 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.093 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.103 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.123 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.133 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.133 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.143 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.143 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.143 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.153 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.153 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.153 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.153 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.153 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.153 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.193 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.193 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.203 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.203 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.203 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:16.203 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.203 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.203 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:16.203 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.493 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.493 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.503 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.503 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.503 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.513 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.513 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.523 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.523 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.523 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.523 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.823 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.823 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.823 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.823 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.873 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.873 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.883 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.883 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.883 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.883 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.883 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.893 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:16.883] for clusterId [1] 11:44:16.893 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [2] documents while performing lastRev recovery for cluster node [1]: {/test=r14b91fd1373-10-1, /=r14b91fd1373-10-1} 11:44:16.893 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.893 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.893 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.893 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:16.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:16.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:16.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:16.953 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.873 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.873 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.873 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.883 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.883 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.883 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.903 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.903 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.933 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.933 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.953 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.953 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:17.983 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:17.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.003 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.013 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.013 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.033 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.033 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.073 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.073 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.113 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.113 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.353 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.353 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.353 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.353 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.933 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.933 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.933 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.943 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.943 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.983 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.983 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:18.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:18.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:18.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:19.974 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:19.974 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:19.974 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:19.974 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:19.974 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:19.974 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:19.974 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:19.974 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 3 11:44:20.044 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.044 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:20.044 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 3 11:44:20.044 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.044 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.054 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.054 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.245 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.246 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.724 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.736 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.746 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.756 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.756 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.756 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.766 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.776 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.776 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.776 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:20.786 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:20.786 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:44:30.797 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.797 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:30.811] for clusterId [2] 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [3] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd49f7-0-2, /=r14b91fd49f7-0-2, /x/y=r14b91fd49f7-0-2} 11:44:30.797 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.797 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:290 Starting last revision recovery for following clusterId [2] 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:30.811] for clusterId [2] 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [3] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd49f7-0-2, /=r14b91fd49f7-0-2, /x/y=r14b91fd49f7-0-2} 11:44:30.797 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.797 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:30.811] for clusterId [2] 11:44:30.797 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [2] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd49f7-0-2, /=r14b91fd49f7-0-2} 11:44:30.797 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:44:30.797 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:44:30.807 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:44:30.807 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:44:30.807 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.807 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.807 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:30.811] for clusterId [2] 11:44:30.807 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [3] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd49f7-0-2, /=r14b91fd49f7-0-2, /x/y=r14b91fd49f7-0-2} 11:44:30.807 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:44:30.807 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:44:30.807 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:44:30.817 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:44:30.817 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.817 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.817 INFO [main] LastRevRecoveryAgent.java:290 Starting last revision recovery for following clusterId [2] 11:44:30.817 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:30.821] for clusterId [2] 11:44:30.817 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [3] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd4a01-0-2, /=r14b91fd4a01-0-2, /x/y=r14b91fd4a01-0-2} 11:44:30.817 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:44:30.817 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:44:30.817 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:44:30.817 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:44:30.827 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.827 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.827 INFO [main] LastRevRecoveryAgent.java:100 Recovering candidates modified after: [2015-02-16 11:44:30.831] for clusterId [2] 11:44:30.827 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [2] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd4a0b-0-2, /=r14b91fd4a0b-0-2} 11:44:30.827 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:30.827 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:30.837 INFO [main] LastRevRecoveryAgent.java:205 Updated lastRev of [3] documents while performing lastRev recovery for cluster node [2]: {/x=r14b91fd49f5-2-2, /=r14b91fd49f5-2-2, /x/y=r14b91fd49f5-2-2} 11:44:40.847 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:40.847 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:40.847 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:40.857 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:40.857 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:40.917 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:40.917 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:40.917 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:43.415 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:43.415 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:43.415 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:43.415 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:44:45.850 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:44:45.850 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Adding and updating 10 nodes in each 1 threads 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Done: 0ms 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Adding and updating 10 nodes in each 2 threads 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Done: 0ms 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Adding and updating 10 nodes in each 4 threads 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Done: 0ms 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Adding and updating 10 nodes in each 8 threads 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Done: 0ms 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Adding and updating 10 nodes in each 16 threads 11:44:55.861 INFO [main] MongoDocumentStoreTest.java:285 Done: 0ms 11:44:55.871 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:44:55.871 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:05.883 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:05.883 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:05.883 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:05.883 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:05.883 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:05.893 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:05.973 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:05.973 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:05.973 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:05.973 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:05.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:05.983 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:05.993 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:16.003 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 1, still considered active: 1 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 2, still considered active: 2 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 3, still considered active: 3 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 4, still considered active: 4 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 5, still considered active: 5 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 6, still considered active: 6 11:45:16.003 INFO [main] OrphanedBranchTest.java:139 created 7, still considered active: 7 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 8, still considered active: 8 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 9, still considered active: 9 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 10, still considered active: 10 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 11, still considered active: 11 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 12, still considered active: 12 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 13, still considered active: 13 11:45:16.013 INFO [main] OrphanedBranchTest.java:139 created 14, still considered active: 14 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 15, still considered active: 15 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 16, still considered active: 16 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 17, still considered active: 17 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 18, still considered active: 18 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 19, still considered active: 19 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 20, still considered active: 20 11:45:16.023 INFO [main] OrphanedBranchTest.java:139 created 21, still considered active: 21 11:45:16.033 INFO [main] OrphanedBranchTest.java:139 created 22, still considered active: 22 11:45:16.033 INFO [main] OrphanedBranchTest.java:139 created 23, still considered active: 23 11:45:16.033 INFO [main] OrphanedBranchTest.java:139 created 24, still considered active: 24 11:45:16.033 INFO [main] OrphanedBranchTest.java:139 created 25, still considered active: 25 11:45:16.033 INFO [main] OrphanedBranchTest.java:139 created 26, still considered active: 26 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 27, still considered active: 27 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 28, still considered active: 28 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 29, still considered active: 29 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 30, still considered active: 30 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 31, still considered active: 31 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 32, still considered active: 32 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 33, still considered active: 33 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 34, still considered active: 34 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 35, still considered active: 35 11:45:16.043 INFO [main] OrphanedBranchTest.java:139 created 36, still considered active: 36 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 37, still considered active: 37 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 38, still considered active: 38 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 39, still considered active: 39 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 40, still considered active: 40 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 41, still considered active: 41 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 42, still considered active: 42 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 43, still considered active: 43 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 44, still considered active: 44 11:45:16.053 INFO [main] OrphanedBranchTest.java:139 created 45, still considered active: 45 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 46, still considered active: 46 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 47, still considered active: 47 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 48, still considered active: 48 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 49, still considered active: 49 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 50, still considered active: 50 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 51, still considered active: 51 11:45:16.063 INFO [main] OrphanedBranchTest.java:139 created 52, still considered active: 52 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 53, still considered active: 53 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 54, still considered active: 54 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 55, still considered active: 55 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 56, still considered active: 56 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 57, still considered active: 57 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 58, still considered active: 58 11:45:16.073 INFO [main] OrphanedBranchTest.java:139 created 59, still considered active: 59 11:45:16.083 INFO [main] OrphanedBranchTest.java:139 created 60, still considered active: 60 11:45:16.083 INFO [main] OrphanedBranchTest.java:139 created 61, still considered active: 61 11:45:16.083 INFO [main] OrphanedBranchTest.java:139 created 62, still considered active: 62 11:45:16.083 INFO [main] OrphanedBranchTest.java:139 created 63, still considered active: 63 11:45:16.083 INFO [main] OrphanedBranchTest.java:139 created 64, still considered active: 64 11:45:16.083 INFO [main] OrphanedBranchTest.java:139 created 65, still considered active: 65 11:45:16.093 INFO [main] OrphanedBranchTest.java:139 created 66, still considered active: 66 11:45:16.093 INFO [main] OrphanedBranchTest.java:139 created 67, still considered active: 67 11:45:16.093 INFO [main] OrphanedBranchTest.java:139 created 68, still considered active: 68 11:45:16.093 INFO [main] OrphanedBranchTest.java:139 created 69, still considered active: 69 11:45:16.093 INFO [main] OrphanedBranchTest.java:139 created 70, still considered active: 70 11:45:16.093 INFO [main] OrphanedBranchTest.java:139 created 71, still considered active: 71 11:45:16.103 INFO [main] OrphanedBranchTest.java:139 created 72, still considered active: 72 11:45:16.103 INFO [main] OrphanedBranchTest.java:139 created 73, still considered active: 73 11:45:16.103 INFO [main] OrphanedBranchTest.java:139 created 74, still considered active: 74 11:45:16.103 INFO [main] OrphanedBranchTest.java:139 created 75, still considered active: 75 11:45:16.103 INFO [main] OrphanedBranchTest.java:139 created 76, still considered active: 76 11:45:16.103 INFO [main] OrphanedBranchTest.java:139 created 77, still considered active: 77 11:45:16.113 INFO [main] OrphanedBranchTest.java:139 created 78, still considered active: 78 11:45:16.113 INFO [main] OrphanedBranchTest.java:139 created 79, still considered active: 79 11:45:16.113 INFO [main] OrphanedBranchTest.java:139 created 80, still considered active: 80 11:45:16.113 INFO [main] OrphanedBranchTest.java:139 created 81, still considered active: 81 11:45:16.113 INFO [main] OrphanedBranchTest.java:139 created 82, still considered active: 82 11:45:16.113 INFO [main] OrphanedBranchTest.java:139 created 83, still considered active: 83 11:45:16.123 INFO [main] OrphanedBranchTest.java:139 created 84, still considered active: 84 11:45:16.123 INFO [main] OrphanedBranchTest.java:139 created 85, still considered active: 85 11:45:16.123 INFO [main] OrphanedBranchTest.java:139 created 86, still considered active: 86 11:45:16.123 INFO [main] OrphanedBranchTest.java:139 created 87, still considered active: 87 11:45:16.123 INFO [main] OrphanedBranchTest.java:139 created 88, still considered active: 88 11:45:16.133 INFO [main] OrphanedBranchTest.java:139 created 89, still considered active: 89 11:45:16.133 INFO [main] OrphanedBranchTest.java:139 created 90, still considered active: 90 11:45:16.133 INFO [main] OrphanedBranchTest.java:139 created 91, still considered active: 91 11:45:16.133 INFO [main] OrphanedBranchTest.java:139 created 92, still considered active: 92 11:45:16.143 INFO [main] OrphanedBranchTest.java:139 created 93, still considered active: 93 11:45:16.143 INFO [main] OrphanedBranchTest.java:139 created 94, still considered active: 94 11:45:16.143 INFO [main] OrphanedBranchTest.java:139 created 95, still considered active: 95 11:45:16.143 INFO [main] OrphanedBranchTest.java:139 created 96, still considered active: 96 11:45:16.143 INFO [main] OrphanedBranchTest.java:139 created 97, still considered active: 97 11:45:16.153 INFO [main] OrphanedBranchTest.java:139 created 98, still considered active: 98 11:45:16.153 INFO [main] OrphanedBranchTest.java:139 created 99, still considered active: 99 11:45:16.153 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:15.153] would be removed 11:45:16.153 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,749 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:16.153 INFO [main] OrphanedBranchTest.java:139 created 100, still considered active: 100 11:45:16.163 INFO [main] OrphanedBranchTest.java:139 created 101, still considered active: 101 11:45:16.163 INFO [main] OrphanedBranchTest.java:139 created 102, still considered active: 102 11:45:16.163 INFO [main] OrphanedBranchTest.java:139 created 103, still considered active: 103 11:45:16.173 INFO [main] OrphanedBranchTest.java:139 created 104, still considered active: 104 11:45:16.173 INFO [main] OrphanedBranchTest.java:139 created 105, still considered active: 105 11:45:16.173 INFO [main] OrphanedBranchTest.java:139 created 106, still considered active: 106 11:45:16.173 INFO [main] OrphanedBranchTest.java:139 created 107, still considered active: 107 11:45:16.184 INFO [main] OrphanedBranchTest.java:139 created 108, still considered active: 108 11:45:16.184 INFO [main] OrphanedBranchTest.java:139 created 109, still considered active: 109 11:45:16.194 INFO [main] OrphanedBranchTest.java:139 created 110, still considered active: 110 11:45:16.194 INFO [main] OrphanedBranchTest.java:139 created 111, still considered active: 111 11:45:16.204 INFO [main] OrphanedBranchTest.java:139 created 112, still considered active: 112 11:45:16.204 INFO [main] OrphanedBranchTest.java:139 created 113, still considered active: 113 11:45:16.214 INFO [main] OrphanedBranchTest.java:139 created 114, still considered active: 114 11:45:16.214 INFO [main] OrphanedBranchTest.java:139 created 115, still considered active: 115 11:45:16.224 INFO [main] OrphanedBranchTest.java:139 created 116, still considered active: 1 11:45:16.224 INFO [main] OrphanedBranchTest.java:139 created 117, still considered active: 2 11:45:16.224 INFO [main] OrphanedBranchTest.java:139 created 118, still considered active: 3 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 119, still considered active: 4 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 120, still considered active: 5 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 121, still considered active: 6 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 122, still considered active: 7 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 123, still considered active: 8 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 124, still considered active: 9 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 125, still considered active: 10 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 126, still considered active: 11 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 127, still considered active: 12 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 128, still considered active: 13 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 129, still considered active: 14 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 130, still considered active: 15 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 131, still considered active: 16 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 132, still considered active: 17 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 133, still considered active: 18 11:45:16.234 INFO [main] OrphanedBranchTest.java:139 created 134, still considered active: 19 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 135, still considered active: 20 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 136, still considered active: 21 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 137, still considered active: 22 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 138, still considered active: 23 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 139, still considered active: 24 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 140, still considered active: 25 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 141, still considered active: 26 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 142, still considered active: 27 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 143, still considered active: 28 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 144, still considered active: 29 11:45:16.244 INFO [main] OrphanedBranchTest.java:139 created 145, still considered active: 30 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 146, still considered active: 31 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 147, still considered active: 32 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 148, still considered active: 33 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 149, still considered active: 34 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 150, still considered active: 35 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 151, still considered active: 36 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 152, still considered active: 37 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 153, still considered active: 38 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 154, still considered active: 39 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 155, still considered active: 40 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 156, still considered active: 41 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 157, still considered active: 42 11:45:16.254 INFO [main] OrphanedBranchTest.java:139 created 158, still considered active: 43 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 159, still considered active: 44 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 160, still considered active: 45 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 161, still considered active: 46 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 162, still considered active: 47 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 163, still considered active: 48 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 164, still considered active: 49 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 165, still considered active: 50 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 166, still considered active: 51 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 167, still considered active: 52 11:45:16.264 INFO [main] OrphanedBranchTest.java:139 created 168, still considered active: 53 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 169, still considered active: 54 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 170, still considered active: 55 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 171, still considered active: 56 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 172, still considered active: 57 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 173, still considered active: 58 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 174, still considered active: 59 11:45:16.274 INFO [main] OrphanedBranchTest.java:139 created 175, still considered active: 60 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 176, still considered active: 61 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 177, still considered active: 62 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 178, still considered active: 63 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 179, still considered active: 64 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 180, still considered active: 65 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 181, still considered active: 66 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 182, still considered active: 67 11:45:16.284 INFO [main] OrphanedBranchTest.java:139 created 183, still considered active: 68 11:45:16.294 INFO [main] OrphanedBranchTest.java:139 created 184, still considered active: 69 11:45:16.294 INFO [main] OrphanedBranchTest.java:139 created 185, still considered active: 70 11:45:16.294 INFO [main] OrphanedBranchTest.java:139 created 186, still considered active: 71 11:45:16.294 INFO [main] OrphanedBranchTest.java:139 created 187, still considered active: 72 11:45:16.304 INFO [main] OrphanedBranchTest.java:139 created 188, still considered active: 73 11:45:16.304 INFO [main] OrphanedBranchTest.java:139 created 189, still considered active: 74 11:45:16.304 INFO [main] OrphanedBranchTest.java:139 created 190, still considered active: 75 11:45:16.304 INFO [main] OrphanedBranchTest.java:139 created 191, still considered active: 76 11:45:16.304 INFO [main] OrphanedBranchTest.java:139 created 192, still considered active: 77 11:45:16.304 INFO [main] OrphanedBranchTest.java:139 created 193, still considered active: 78 11:45:16.314 INFO [main] OrphanedBranchTest.java:139 created 194, still considered active: 79 11:45:16.314 INFO [main] OrphanedBranchTest.java:139 created 195, still considered active: 80 11:45:16.314 INFO [main] OrphanedBranchTest.java:139 created 196, still considered active: 81 11:45:16.314 INFO [main] OrphanedBranchTest.java:139 created 197, still considered active: 82 11:45:16.324 INFO [main] OrphanedBranchTest.java:139 created 198, still considered active: 83 11:45:16.324 INFO [main] OrphanedBranchTest.java:139 created 199, still considered active: 84 11:45:16.324 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:15.324] would be removed 11:45:16.324 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 390,8 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:16.324 INFO [main] OrphanedBranchTest.java:139 created 200, still considered active: 85 11:45:16.324 INFO [main] OrphanedBranchTest.java:139 created 201, still considered active: 86 11:45:16.334 INFO [main] OrphanedBranchTest.java:139 created 202, still considered active: 87 11:45:16.334 INFO [main] OrphanedBranchTest.java:139 created 203, still considered active: 88 11:45:16.334 INFO [main] OrphanedBranchTest.java:139 created 204, still considered active: 89 11:45:16.334 INFO [main] OrphanedBranchTest.java:139 created 205, still considered active: 90 11:45:16.334 INFO [main] OrphanedBranchTest.java:139 created 206, still considered active: 91 11:45:16.344 INFO [main] OrphanedBranchTest.java:139 created 207, still considered active: 92 11:45:16.344 INFO [main] OrphanedBranchTest.java:139 created 208, still considered active: 93 11:45:16.344 INFO [main] OrphanedBranchTest.java:139 created 209, still considered active: 94 11:45:16.344 INFO [main] OrphanedBranchTest.java:139 created 210, still considered active: 95 11:45:16.354 INFO [main] OrphanedBranchTest.java:139 created 211, still considered active: 96 11:45:16.354 INFO [main] OrphanedBranchTest.java:139 created 212, still considered active: 97 11:45:16.354 INFO [main] OrphanedBranchTest.java:139 created 213, still considered active: 98 11:45:16.354 INFO [main] OrphanedBranchTest.java:139 created 214, still considered active: 99 11:45:16.364 INFO [main] OrphanedBranchTest.java:139 created 215, still considered active: 100 11:45:16.364 INFO [main] OrphanedBranchTest.java:139 created 216, still considered active: 101 11:45:16.374 INFO [main] OrphanedBranchTest.java:139 created 217, still considered active: 102 11:45:16.374 INFO [main] OrphanedBranchTest.java:139 created 218, still considered active: 103 11:45:16.374 INFO [main] OrphanedBranchTest.java:139 created 219, still considered active: 104 11:45:16.374 INFO [main] OrphanedBranchTest.java:139 created 220, still considered active: 105 11:45:16.384 INFO [main] OrphanedBranchTest.java:139 created 221, still considered active: 106 11:45:16.384 INFO [main] OrphanedBranchTest.java:139 created 222, still considered active: 107 11:45:16.384 INFO [main] OrphanedBranchTest.java:139 created 223, still considered active: 108 11:45:16.384 INFO [main] OrphanedBranchTest.java:139 created 224, still considered active: 109 11:45:16.394 INFO [main] OrphanedBranchTest.java:139 created 225, still considered active: 110 11:45:16.394 INFO [main] OrphanedBranchTest.java:139 created 226, still considered active: 111 11:45:16.394 INFO [main] OrphanedBranchTest.java:139 created 227, still considered active: 112 11:45:16.404 INFO [main] OrphanedBranchTest.java:139 created 228, still considered active: 113 11:45:16.404 INFO [main] OrphanedBranchTest.java:139 created 229, still considered active: 114 11:45:16.404 INFO [main] OrphanedBranchTest.java:139 created 230, still considered active: 115 11:45:16.404 INFO [main] OrphanedBranchTest.java:139 created 231, still considered active: 116 11:45:16.414 INFO [main] OrphanedBranchTest.java:139 created 232, still considered active: 117 11:45:16.454 INFO [main] OrphanedBranchTest.java:139 created 233, still considered active: 1 11:45:16.454 INFO [main] OrphanedBranchTest.java:139 created 234, still considered active: 2 11:45:16.454 INFO [main] OrphanedBranchTest.java:139 created 235, still considered active: 3 11:45:16.454 INFO [main] OrphanedBranchTest.java:139 created 236, still considered active: 4 11:45:16.454 INFO [main] OrphanedBranchTest.java:139 created 237, still considered active: 5 11:45:16.454 INFO [main] OrphanedBranchTest.java:139 created 238, still considered active: 6 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 239, still considered active: 7 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 240, still considered active: 8 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 241, still considered active: 9 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 242, still considered active: 10 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 243, still considered active: 11 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 244, still considered active: 12 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 245, still considered active: 13 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 246, still considered active: 14 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 247, still considered active: 15 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 248, still considered active: 16 11:45:16.464 INFO [main] OrphanedBranchTest.java:139 created 249, still considered active: 17 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 250, still considered active: 18 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 251, still considered active: 19 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 252, still considered active: 20 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 253, still considered active: 21 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 254, still considered active: 22 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 255, still considered active: 23 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 256, still considered active: 24 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 257, still considered active: 25 11:45:16.474 INFO [main] OrphanedBranchTest.java:139 created 258, still considered active: 26 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 259, still considered active: 27 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 260, still considered active: 28 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 261, still considered active: 29 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 262, still considered active: 30 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 263, still considered active: 31 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 264, still considered active: 32 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 265, still considered active: 33 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 266, still considered active: 34 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 267, still considered active: 35 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 268, still considered active: 36 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 269, still considered active: 37 11:45:16.484 INFO [main] OrphanedBranchTest.java:139 created 270, still considered active: 38 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 271, still considered active: 39 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 272, still considered active: 40 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 273, still considered active: 41 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 274, still considered active: 42 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 275, still considered active: 43 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 276, still considered active: 44 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 277, still considered active: 45 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 278, still considered active: 46 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 279, still considered active: 47 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 280, still considered active: 48 11:45:16.494 INFO [main] OrphanedBranchTest.java:139 created 281, still considered active: 49 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 282, still considered active: 50 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 283, still considered active: 51 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 284, still considered active: 52 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 285, still considered active: 53 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 286, still considered active: 54 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 287, still considered active: 55 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 288, still considered active: 56 11:45:16.504 INFO [main] OrphanedBranchTest.java:139 created 289, still considered active: 57 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 290, still considered active: 58 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 291, still considered active: 59 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 292, still considered active: 60 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 293, still considered active: 61 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 294, still considered active: 62 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 295, still considered active: 63 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 296, still considered active: 64 11:45:16.514 INFO [main] OrphanedBranchTest.java:139 created 297, still considered active: 65 11:45:16.524 INFO [main] OrphanedBranchTest.java:139 created 298, still considered active: 66 11:45:16.524 INFO [main] OrphanedBranchTest.java:139 created 299, still considered active: 67 11:45:16.524 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:15.524] would be removed 11:45:16.524 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 285,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:16.524 INFO [main] OrphanedBranchTest.java:139 created 300, still considered active: 68 11:45:16.524 INFO [main] OrphanedBranchTest.java:139 created 301, still considered active: 69 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 302, still considered active: 70 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 303, still considered active: 71 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 304, still considered active: 72 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 305, still considered active: 73 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 306, still considered active: 74 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 307, still considered active: 75 11:45:16.534 INFO [main] OrphanedBranchTest.java:139 created 308, still considered active: 76 11:45:16.544 INFO [main] OrphanedBranchTest.java:139 created 309, still considered active: 77 11:45:16.544 INFO [main] OrphanedBranchTest.java:139 created 310, still considered active: 78 11:45:16.544 INFO [main] OrphanedBranchTest.java:139 created 311, still considered active: 79 11:45:16.544 INFO [main] OrphanedBranchTest.java:139 created 312, still considered active: 80 11:45:16.554 INFO [main] OrphanedBranchTest.java:139 created 313, still considered active: 81 11:45:16.554 INFO [main] OrphanedBranchTest.java:139 created 314, still considered active: 82 11:45:16.554 INFO [main] OrphanedBranchTest.java:139 created 315, still considered active: 83 11:45:16.554 INFO [main] OrphanedBranchTest.java:139 created 316, still considered active: 84 11:45:16.554 INFO [main] OrphanedBranchTest.java:139 created 317, still considered active: 85 11:45:16.554 INFO [main] OrphanedBranchTest.java:139 created 318, still considered active: 86 11:45:16.564 INFO [main] OrphanedBranchTest.java:139 created 319, still considered active: 87 11:45:16.564 INFO [main] OrphanedBranchTest.java:139 created 320, still considered active: 88 11:45:16.564 INFO [main] OrphanedBranchTest.java:139 created 321, still considered active: 89 11:45:16.574 INFO [main] OrphanedBranchTest.java:139 created 322, still considered active: 90 11:45:16.574 INFO [main] OrphanedBranchTest.java:139 created 323, still considered active: 91 11:45:16.574 INFO [main] OrphanedBranchTest.java:139 created 324, still considered active: 92 11:45:16.574 INFO [main] OrphanedBranchTest.java:139 created 325, still considered active: 93 11:45:16.574 INFO [main] OrphanedBranchTest.java:139 created 326, still considered active: 94 11:45:16.584 INFO [main] OrphanedBranchTest.java:139 created 327, still considered active: 95 11:45:16.584 INFO [main] OrphanedBranchTest.java:139 created 328, still considered active: 96 11:45:16.584 INFO [main] OrphanedBranchTest.java:139 created 329, still considered active: 97 11:45:16.584 INFO [main] OrphanedBranchTest.java:139 created 330, still considered active: 98 11:45:16.584 INFO [main] OrphanedBranchTest.java:139 created 331, still considered active: 99 11:45:16.594 INFO [main] OrphanedBranchTest.java:139 created 332, still considered active: 100 11:45:16.594 INFO [main] OrphanedBranchTest.java:139 created 333, still considered active: 101 11:45:16.594 INFO [main] OrphanedBranchTest.java:139 created 334, still considered active: 102 11:45:16.594 INFO [main] OrphanedBranchTest.java:139 created 335, still considered active: 103 11:45:16.604 INFO [main] OrphanedBranchTest.java:139 created 336, still considered active: 104 11:45:16.604 INFO [main] OrphanedBranchTest.java:139 created 337, still considered active: 105 11:45:16.614 INFO [main] OrphanedBranchTest.java:139 created 338, still considered active: 106 11:45:16.614 INFO [main] OrphanedBranchTest.java:139 created 339, still considered active: 107 11:45:16.614 INFO [main] OrphanedBranchTest.java:139 created 340, still considered active: 108 11:45:16.624 INFO [main] OrphanedBranchTest.java:139 created 341, still considered active: 109 11:45:16.624 INFO [main] OrphanedBranchTest.java:139 created 342, still considered active: 110 11:45:16.634 INFO [main] OrphanedBranchTest.java:139 created 343, still considered active: 111 11:45:16.634 INFO [main] OrphanedBranchTest.java:139 created 344, still considered active: 112 11:45:16.644 INFO [main] OrphanedBranchTest.java:139 created 345, still considered active: 113 11:45:16.644 INFO [main] OrphanedBranchTest.java:139 created 346, still considered active: 114 11:45:16.654 INFO [main] OrphanedBranchTest.java:139 created 347, still considered active: 115 11:45:16.654 INFO [main] OrphanedBranchTest.java:139 created 348, still considered active: 116 11:45:16.664 INFO [main] OrphanedBranchTest.java:139 created 349, still considered active: 117 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 350, still considered active: 1 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 351, still considered active: 2 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 352, still considered active: 3 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 353, still considered active: 4 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 354, still considered active: 5 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 355, still considered active: 6 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 356, still considered active: 7 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 357, still considered active: 8 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 358, still considered active: 9 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 359, still considered active: 10 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 360, still considered active: 11 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 361, still considered active: 12 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 362, still considered active: 13 11:45:16.674 INFO [main] OrphanedBranchTest.java:139 created 363, still considered active: 14 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 364, still considered active: 15 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 365, still considered active: 16 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 366, still considered active: 17 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 367, still considered active: 18 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 368, still considered active: 19 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 369, still considered active: 20 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 370, still considered active: 21 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 371, still considered active: 22 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 372, still considered active: 23 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 373, still considered active: 24 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 374, still considered active: 25 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 375, still considered active: 26 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 376, still considered active: 27 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 377, still considered active: 28 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 378, still considered active: 29 11:45:16.684 INFO [main] OrphanedBranchTest.java:139 created 379, still considered active: 30 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 380, still considered active: 31 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 381, still considered active: 32 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 382, still considered active: 33 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 383, still considered active: 34 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 384, still considered active: 35 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 385, still considered active: 36 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 386, still considered active: 37 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 387, still considered active: 38 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 388, still considered active: 39 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 389, still considered active: 40 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 390, still considered active: 41 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 391, still considered active: 42 11:45:16.694 INFO [main] OrphanedBranchTest.java:139 created 392, still considered active: 43 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 393, still considered active: 44 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 394, still considered active: 45 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 395, still considered active: 46 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 396, still considered active: 47 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 397, still considered active: 48 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 398, still considered active: 49 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 399, still considered active: 50 11:45:16.704 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:15.704] would be removed 11:45:16.704 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 253,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 400, still considered active: 51 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 401, still considered active: 52 11:45:16.704 INFO [main] OrphanedBranchTest.java:139 created 402, still considered active: 53 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 403, still considered active: 54 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 404, still considered active: 55 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 405, still considered active: 56 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 406, still considered active: 57 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 407, still considered active: 58 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 408, still considered active: 59 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 409, still considered active: 60 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 410, still considered active: 61 11:45:16.714 INFO [main] OrphanedBranchTest.java:139 created 411, still considered active: 62 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 412, still considered active: 63 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 413, still considered active: 64 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 414, still considered active: 65 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 415, still considered active: 66 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 416, still considered active: 67 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 417, still considered active: 68 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 418, still considered active: 69 11:45:16.724 INFO [main] OrphanedBranchTest.java:139 created 419, still considered active: 70 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 420, still considered active: 71 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 421, still considered active: 72 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 422, still considered active: 73 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 423, still considered active: 74 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 424, still considered active: 75 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 425, still considered active: 76 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 426, still considered active: 77 11:45:16.734 INFO [main] OrphanedBranchTest.java:139 created 427, still considered active: 78 11:45:16.744 INFO [main] OrphanedBranchTest.java:139 created 428, still considered active: 79 11:45:16.744 INFO [main] OrphanedBranchTest.java:139 created 429, still considered active: 80 11:45:16.744 INFO [main] OrphanedBranchTest.java:139 created 430, still considered active: 81 11:45:16.744 INFO [main] OrphanedBranchTest.java:139 created 431, still considered active: 82 11:45:16.744 INFO [main] OrphanedBranchTest.java:139 created 432, still considered active: 83 11:45:16.754 INFO [main] OrphanedBranchTest.java:139 created 433, still considered active: 84 11:45:16.754 INFO [main] OrphanedBranchTest.java:139 created 434, still considered active: 85 11:45:16.754 INFO [main] OrphanedBranchTest.java:139 created 435, still considered active: 86 11:45:16.754 INFO [main] OrphanedBranchTest.java:139 created 436, still considered active: 87 11:45:16.754 INFO [main] OrphanedBranchTest.java:139 created 437, still considered active: 88 11:45:16.764 INFO [main] OrphanedBranchTest.java:139 created 438, still considered active: 89 11:45:16.764 INFO [main] OrphanedBranchTest.java:139 created 439, still considered active: 90 11:45:16.764 INFO [main] OrphanedBranchTest.java:139 created 440, still considered active: 91 11:45:16.764 INFO [main] OrphanedBranchTest.java:139 created 441, still considered active: 92 11:45:16.764 INFO [main] OrphanedBranchTest.java:139 created 442, still considered active: 93 11:45:16.764 INFO [main] OrphanedBranchTest.java:139 created 443, still considered active: 94 11:45:16.774 INFO [main] OrphanedBranchTest.java:139 created 444, still considered active: 95 11:45:16.774 INFO [main] OrphanedBranchTest.java:139 created 445, still considered active: 96 11:45:16.774 INFO [main] OrphanedBranchTest.java:139 created 446, still considered active: 97 11:45:16.774 INFO [main] OrphanedBranchTest.java:139 created 447, still considered active: 98 11:45:16.774 INFO [main] OrphanedBranchTest.java:139 created 448, still considered active: 99 11:45:16.784 INFO [main] OrphanedBranchTest.java:139 created 449, still considered active: 100 11:45:16.784 INFO [main] OrphanedBranchTest.java:139 created 450, still considered active: 101 11:45:16.784 INFO [main] OrphanedBranchTest.java:139 created 451, still considered active: 102 11:45:16.784 INFO [main] OrphanedBranchTest.java:139 created 452, still considered active: 103 11:45:16.794 INFO [main] OrphanedBranchTest.java:139 created 453, still considered active: 104 11:45:16.794 INFO [main] OrphanedBranchTest.java:139 created 454, still considered active: 105 11:45:16.794 INFO [main] OrphanedBranchTest.java:139 created 455, still considered active: 106 11:45:16.794 INFO [main] OrphanedBranchTest.java:139 created 456, still considered active: 107 11:45:16.804 INFO [main] OrphanedBranchTest.java:139 created 457, still considered active: 108 11:45:16.804 INFO [main] OrphanedBranchTest.java:139 created 458, still considered active: 109 11:45:16.804 INFO [main] OrphanedBranchTest.java:139 created 459, still considered active: 110 11:45:16.804 INFO [main] OrphanedBranchTest.java:139 created 460, still considered active: 111 11:45:16.814 INFO [main] OrphanedBranchTest.java:139 created 461, still considered active: 112 11:45:16.814 INFO [main] OrphanedBranchTest.java:139 created 462, still considered active: 113 11:45:16.814 INFO [main] OrphanedBranchTest.java:139 created 463, still considered active: 114 11:45:16.824 INFO [main] OrphanedBranchTest.java:139 created 464, still considered active: 115 11:45:16.824 INFO [main] OrphanedBranchTest.java:139 created 465, still considered active: 116 11:45:16.834 INFO [main] OrphanedBranchTest.java:139 created 466, still considered active: 117 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 467, still considered active: 2 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 468, still considered active: 3 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 469, still considered active: 4 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 470, still considered active: 5 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 471, still considered active: 6 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 472, still considered active: 7 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 473, still considered active: 8 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 474, still considered active: 9 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 475, still considered active: 10 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 476, still considered active: 11 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 477, still considered active: 12 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 478, still considered active: 13 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 479, still considered active: 14 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 480, still considered active: 15 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 481, still considered active: 16 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 482, still considered active: 17 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 483, still considered active: 18 11:45:16.844 INFO [main] OrphanedBranchTest.java:139 created 484, still considered active: 19 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 485, still considered active: 20 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 486, still considered active: 21 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 487, still considered active: 22 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 488, still considered active: 23 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 489, still considered active: 24 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 490, still considered active: 25 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 491, still considered active: 26 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 492, still considered active: 27 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 493, still considered active: 28 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 494, still considered active: 29 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 495, still considered active: 30 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 496, still considered active: 31 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 497, still considered active: 32 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 498, still considered active: 33 11:45:16.854 INFO [main] OrphanedBranchTest.java:139 created 499, still considered active: 34 11:45:16.854 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:15.854] would be removed 11:45:16.864 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 237,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 500, still considered active: 35 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 501, still considered active: 36 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 502, still considered active: 37 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 503, still considered active: 38 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 504, still considered active: 39 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 505, still considered active: 40 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 506, still considered active: 41 11:45:16.864 INFO [main] OrphanedBranchTest.java:139 created 507, still considered active: 42 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 508, still considered active: 43 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 509, still considered active: 44 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 510, still considered active: 45 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 511, still considered active: 46 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 512, still considered active: 47 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 513, still considered active: 48 11:45:16.874 INFO [main] OrphanedBranchTest.java:139 created 514, still considered active: 49 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 515, still considered active: 50 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 516, still considered active: 51 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 517, still considered active: 52 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 518, still considered active: 53 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 519, still considered active: 54 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 520, still considered active: 55 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 521, still considered active: 56 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 522, still considered active: 57 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 523, still considered active: 58 11:45:16.884 INFO [main] OrphanedBranchTest.java:139 created 524, still considered active: 59 11:45:16.894 INFO [main] OrphanedBranchTest.java:139 created 525, still considered active: 60 11:45:16.894 INFO [main] OrphanedBranchTest.java:139 created 526, still considered active: 61 11:45:16.894 INFO [main] OrphanedBranchTest.java:139 created 527, still considered active: 62 11:45:16.894 INFO [main] OrphanedBranchTest.java:139 created 528, still considered active: 63 11:45:16.894 INFO [main] OrphanedBranchTest.java:139 created 529, still considered active: 64 11:45:16.894 INFO [main] OrphanedBranchTest.java:139 created 530, still considered active: 65 11:45:16.904 INFO [main] OrphanedBranchTest.java:139 created 531, still considered active: 66 11:45:16.904 INFO [main] OrphanedBranchTest.java:139 created 532, still considered active: 67 11:45:16.904 INFO [main] OrphanedBranchTest.java:139 created 533, still considered active: 68 11:45:16.904 INFO [main] OrphanedBranchTest.java:139 created 534, still considered active: 69 11:45:16.914 INFO [main] OrphanedBranchTest.java:139 created 535, still considered active: 70 11:45:16.914 INFO [main] OrphanedBranchTest.java:139 created 536, still considered active: 71 11:45:16.914 INFO [main] OrphanedBranchTest.java:139 created 537, still considered active: 72 11:45:16.914 INFO [main] OrphanedBranchTest.java:139 created 538, still considered active: 73 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 539, still considered active: 74 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 540, still considered active: 75 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 541, still considered active: 76 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 542, still considered active: 77 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 543, still considered active: 78 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 544, still considered active: 79 11:45:16.924 INFO [main] OrphanedBranchTest.java:139 created 545, still considered active: 80 11:45:16.934 INFO [main] OrphanedBranchTest.java:139 created 546, still considered active: 81 11:45:16.934 INFO [main] OrphanedBranchTest.java:139 created 547, still considered active: 82 11:45:16.934 INFO [main] OrphanedBranchTest.java:139 created 548, still considered active: 83 11:45:16.934 INFO [main] OrphanedBranchTest.java:139 created 549, still considered active: 84 11:45:16.934 INFO [main] OrphanedBranchTest.java:139 created 550, still considered active: 85 11:45:16.944 INFO [main] OrphanedBranchTest.java:139 created 551, still considered active: 86 11:45:16.944 INFO [main] OrphanedBranchTest.java:139 created 552, still considered active: 87 11:45:16.944 INFO [main] OrphanedBranchTest.java:139 created 553, still considered active: 88 11:45:16.944 INFO [main] OrphanedBranchTest.java:139 created 554, still considered active: 89 11:45:16.944 INFO [main] OrphanedBranchTest.java:139 created 555, still considered active: 90 11:45:16.944 INFO [main] OrphanedBranchTest.java:139 created 556, still considered active: 91 11:45:16.954 INFO [main] OrphanedBranchTest.java:139 created 557, still considered active: 92 11:45:16.954 INFO [main] OrphanedBranchTest.java:139 created 558, still considered active: 93 11:45:16.954 INFO [main] OrphanedBranchTest.java:139 created 559, still considered active: 94 11:45:16.954 INFO [main] OrphanedBranchTest.java:139 created 560, still considered active: 95 11:45:16.954 INFO [main] OrphanedBranchTest.java:139 created 561, still considered active: 96 11:45:16.964 INFO [main] OrphanedBranchTest.java:139 created 562, still considered active: 97 11:45:16.964 INFO [main] OrphanedBranchTest.java:139 created 563, still considered active: 98 11:45:16.964 INFO [main] OrphanedBranchTest.java:139 created 564, still considered active: 99 11:45:16.964 INFO [main] OrphanedBranchTest.java:139 created 565, still considered active: 100 11:45:16.964 INFO [main] OrphanedBranchTest.java:139 created 566, still considered active: 101 11:45:16.974 INFO [main] OrphanedBranchTest.java:139 created 567, still considered active: 102 11:45:16.974 INFO [main] OrphanedBranchTest.java:139 created 568, still considered active: 103 11:45:16.974 INFO [main] OrphanedBranchTest.java:139 created 569, still considered active: 104 11:45:16.974 INFO [main] OrphanedBranchTest.java:139 created 570, still considered active: 105 11:45:16.984 INFO [main] OrphanedBranchTest.java:139 created 571, still considered active: 106 11:45:16.984 INFO [main] OrphanedBranchTest.java:139 created 572, still considered active: 107 11:45:16.984 INFO [main] OrphanedBranchTest.java:139 created 573, still considered active: 108 11:45:16.984 INFO [main] OrphanedBranchTest.java:139 created 574, still considered active: 109 11:45:16.994 INFO [main] OrphanedBranchTest.java:139 created 575, still considered active: 110 11:45:16.994 INFO [main] OrphanedBranchTest.java:139 created 576, still considered active: 111 11:45:16.994 INFO [main] OrphanedBranchTest.java:139 created 577, still considered active: 112 11:45:17.004 INFO [main] OrphanedBranchTest.java:139 created 578, still considered active: 113 11:45:17.004 INFO [main] OrphanedBranchTest.java:139 created 579, still considered active: 114 11:45:17.004 INFO [main] OrphanedBranchTest.java:139 created 580, still considered active: 115 11:45:17.014 INFO [main] OrphanedBranchTest.java:139 created 581, still considered active: 116 11:45:17.024 INFO [main] OrphanedBranchTest.java:139 created 582, still considered active: 117 11:45:17.024 INFO [main] OrphanedBranchTest.java:139 created 583, still considered active: 2 11:45:17.024 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:17.024 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:17.054 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:17.054 INFO [main] PersistentCache.java:66 start version 1 11:45:17.414 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:17.414 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:45:17.494 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:17.494 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:45:17.494 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.494 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.504 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.514 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.524 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:17.524 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:17.524 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:17.524 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:17.834 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:17.834 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:17.864 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:17.834] would be removed 11:45:17.864 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 370,0 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=4, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:17.894 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:05:17.835] would be removed 11:45:17.894 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 351,0 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=4, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:17.904 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:17.904 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:17.914 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:17.914 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:17.924 ERROR [main] MarkSweepGarbageCollector.java:630 Not all repositories have marked references available : [f605cb2e-70f2-4cf8-88ba-3980d456f431] 11:45:17.924 INFO [main] MarkSweepGarbageCollector.java:186 Blob garbage collection completed in 6,166 ms. Number of blobs deleted [0] 11:45:18.004 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.004 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.034 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:18.004] would be removed 11:45:18.034 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 318,7 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=4, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:18.064 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:05:18.005] would be removed 11:45:18.064 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 317,8 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=4, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:18.064 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.074 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.074 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.074 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.084 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.084 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.094 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.094 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.124 INFO [main] MarkSweepGarbageCollector.java:186 Blob garbage collection completed in 37,77 ms. Number of blobs deleted [8] 11:45:18.194 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.194 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.224 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:18.184] would be removed 11:45:18.224 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 342,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=4, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:18.254 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:05:18.185] would be removed 11:45:18.254 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 346,5 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=4, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:18.254 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.254 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.254 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.264 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.264 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:45:18.264 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [6] 11:45:18.304 INFO [main] MarkSweepGarbageCollector.java:186 Blob garbage collection completed in 33,73 ms. Number of blobs deleted [8] 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.364 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.374 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:45:18.384 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] UnmergedBranches.java:92 Purged [1] uncommitted branch revision entries 11:45:18.384 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.384 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.404 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:18.404 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:18.484 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:28.497 INFO [main] RDBDataSourceFactory.java:58 trying to load org.h2.Driver 11:45:28.497 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:28.497 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:28.497] would be removed 11:45:28.497 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 364,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=1, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.497 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:28.497 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:28.527 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:28.506] would be removed 11:45:28.527 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 392,0 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=2, intermediateSplitDocGCCount=0} 11:45:28.527 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:28.527 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:28.527 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:28.587] would be removed 11:45:28.527 INFO [main] VersionGarbageCollector.java:71 Ignoring version gc as valid checkpoint [revision: "r14b91fe2b4f-24-1", clusterId: 1, time: "2015-02-16 11:45:28.527", counter: 36] found while need to collect versions older than [2015-02-16 11:45:28.587] 11:45:28.527 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:28.690] would be removed 11:45:28.527 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 120,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.527 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:28.527 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:28.537 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 10:45:28.538] would be removed 11:45:28.537 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 160,7 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.537 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 09:55:28.548] would be removed 11:45:28.537 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 121,2 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.537 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:05:28.549] would be removed 11:45:28.537 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 130,0 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=1, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.537 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 14:15:28.550] would be removed 11:45:28.537 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 122,1 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.537 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:28.537 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:28.657 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:28.636] would be removed 11:45:28.657 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 611,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=10, intermediateSplitDocGCCount=1} 11:45:28.657 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:28.657 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:28.657 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 10:45:28.672] would be removed 11:45:28.657 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 136,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:28.927 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:15:28.671] would be removed 11:45:28.927 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 345,0 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:29.167 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:28.671] would be removed 11:45:29.167 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 417,4 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:29.377 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:15:28.671] would be removed 11:45:29.377 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 984,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=18, intermediateSplitDocGCCount=1} 11:45:29.578 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:45:28.671] would be removed 11:45:29.578 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,060 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=20, intermediateSplitDocGCCount=2} 11:45:29.738 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 13:15:28.671] would be removed 11:45:29.738 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,119 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=23, intermediateSplitDocGCCount=3} 11:45:29.888 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 13:45:28.671] would be removed 11:45:29.888 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,266 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=26, intermediateSplitDocGCCount=2} 11:45:30.038 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 14:15:28.671] would be removed 11:45:30.038 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,055 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:30.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 14:45:28.671] would be removed 11:45:30.198 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,202 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:30.358 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 15:15:28.671] would be removed 11:45:30.358 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,143 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:30.508 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 15:45:28.671] would be removed 11:45:30.508 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,092 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:30.658 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 16:15:28.671] would be removed 11:45:30.668 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,226 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:30.798 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 16:45:28.671] would be removed 11:45:30.798 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,083 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:30.958 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 17:15:28.671] would be removed 11:45:30.968 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,411 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:31.118 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 17:45:28.671] would be removed 11:45:31.118 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,179 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:31.268 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 18:15:28.671] would be removed 11:45:31.268 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,125 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:31.418 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 18:45:28.671] would be removed 11:45:31.418 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,166 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:31.558 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 19:15:28.671] would be removed 11:45:31.568 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,361 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:31.708 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 19:45:28.671] would be removed 11:45:31.708 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,179 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:31.848 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 20:15:28.671] would be removed 11:45:31.848 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,116 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:31.998 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 20:45:28.671] would be removed 11:45:31.998 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,095 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:32.148 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 21:15:28.671] would be removed 11:45:32.148 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,071 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:32.288 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 21:45:28.671] would be removed 11:45:32.298 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,101 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:32.438 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 22:15:28.671] would be removed 11:45:32.448 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,314 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:32.588 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 22:45:28.671] would be removed 11:45:32.588 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,202 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:32.728 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 23:15:28.671] would be removed 11:45:32.728 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,087 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:32.878 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 23:45:28.671] would be removed 11:45:32.878 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 917,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:33.018 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 00:15:28.671] would be removed 11:45:33.028 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 954,4 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:33.178 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 00:45:28.671] would be removed 11:45:33.178 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 913,4 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:33.318 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 01:15:28.671] would be removed 11:45:33.318 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 935,4 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:33.468 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 01:45:28.671] would be removed 11:45:33.468 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 862,2 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:33.618 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 02:15:28.671] would be removed 11:45:33.618 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 870,6 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:33.758 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 02:45:28.671] would be removed 11:45:33.758 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 881,8 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:33.898 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 03:15:28.671] would be removed 11:45:33.898 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 985,5 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:34.048 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 03:45:28.671] would be removed 11:45:34.048 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,009 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:34.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 04:15:28.671] would be removed 11:45:34.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 860,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:34.328 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 04:45:28.671] would be removed 11:45:34.338 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 946,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:34.468 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 05:15:28.671] would be removed 11:45:34.468 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 858,2 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:34.618 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 05:45:28.671] would be removed 11:45:34.618 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 966,5 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:34.768 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 06:15:28.671] would be removed 11:45:34.768 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 920,1 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:34.908 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 06:45:28.671] would be removed 11:45:34.908 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 847,7 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:35.058 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 07:15:28.671] would be removed 11:45:35.058 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 899,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:35.208 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 07:45:28.671] would be removed 11:45:35.208 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 870,6 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:35.368 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 08:15:28.671] would be removed 11:45:35.368 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 974,0 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:35.508 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 08:45:28.671] would be removed 11:45:35.508 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 944,8 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:35.658 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 09:15:28.671] would be removed 11:45:35.658 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 810,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:35.808 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 09:45:28.671] would be removed 11:45:35.808 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 840,7 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:35.948 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 10:15:28.671] would be removed 11:45:35.948 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 806,1 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:36.108 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.108 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.118 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:36.117] would be removed 11:45:36.118 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 353,4 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=2, intermediateSplitDocGCCount=0} 11:45:36.118 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.128 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:36.128 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:36.128 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:36.128 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:36.128 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.138 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:36.128] would be removed 11:45:36.138 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,161 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=1, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.138 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.138 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:36.138 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:36.138 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:36.138 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:36.138 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.168 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:36.147] would be removed 11:45:36.178 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 1,361 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=2, intermediateSplitDocGCCount=0} 11:45:36.178 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.178 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:36.178 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:36.178 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:36.178 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:36.178 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.178 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:36.238] would be removed 11:45:36.178 INFO [main] VersionGarbageCollector.java:71 Ignoring version gc as valid checkpoint [revision: "r14b91fe4932-2-1", clusterId: 1, time: "2015-02-16 11:45:36.178", counter: 2] found while need to collect versions older than [2015-02-16 11:45:36.238] 11:45:36.178 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:36.341] would be removed 11:45:36.178 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 770,8 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.178 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.178 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:36.178 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:36.178 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:36.178 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:36.188 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 10:45:36.189] would be removed 11:45:36.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 721,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 09:55:36.199] would be removed 11:45:36.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 458,1 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:05:36.200] would be removed 11:45:36.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 474,7 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=1, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 14:15:36.201] would be removed 11:45:36.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 410,7 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.188 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.188 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:36.188 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:36.188 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:36.188 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:36.198 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.438 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:36.297] would be removed 11:45:36.438 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,265 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=10, intermediateSplitDocGCCount=1} 11:45:36.438 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:36.438 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:36.438 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:36.438 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:36.438 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:36.438 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:36.438 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 10:45:36.453] would be removed 11:45:36.438 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 630,3 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:36.888 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:15:36.452] would be removed 11:45:36.888 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 729,8 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:37.298 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:45:36.452] would be removed 11:45:37.298 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 737,6 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=0, intermediateSplitDocGCCount=0} 11:45:37.638 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:15:36.452] would be removed 11:45:37.638 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,194 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=18, intermediateSplitDocGCCount=1} 11:45:37.978 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 12:45:36.452] would be removed 11:45:37.988 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,261 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=20, intermediateSplitDocGCCount=2} 11:45:38.338 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 13:15:36.452] would be removed 11:45:38.348 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,389 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=23, intermediateSplitDocGCCount=3} 11:45:38.688 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 13:45:36.452] would be removed 11:45:38.688 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,164 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=26, intermediateSplitDocGCCount=2} 11:45:39.038 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 14:15:36.452] would be removed 11:45:39.038 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,296 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:39.378 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 14:45:36.452] would be removed 11:45:39.378 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,575 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:39.728 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 15:15:36.452] would be removed 11:45:39.738 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,892 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:40.058 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 15:45:36.452] would be removed 11:45:40.058 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,473 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:40.388 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 16:15:36.452] would be removed 11:45:40.388 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,858 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:40.718 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 16:45:36.452] would be removed 11:45:40.718 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,234 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:41.048 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 17:15:36.452] would be removed 11:45:41.048 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,217 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:41.498 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 17:45:36.452] would be removed 11:45:41.508 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,324 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:41.838 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 18:15:36.452] would be removed 11:45:41.838 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,015 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:42.158 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 18:45:36.452] would be removed 11:45:42.158 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,248 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:42.528 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 19:15:36.452] would be removed 11:45:42.528 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,252 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:42.848 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 19:45:36.452] would be removed 11:45:42.848 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,174 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:43.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 20:15:36.452] would be removed 11:45:43.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,185 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:43.508 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 20:45:36.452] would be removed 11:45:43.508 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,035 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:43.838 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 21:15:36.452] would be removed 11:45:43.838 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,259 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:44.168 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 21:45:36.452] would be removed 11:45:44.168 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,400 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:44.508 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 22:15:36.452] would be removed 11:45:44.518 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,407 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:44.878 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 22:45:36.452] would be removed 11:45:44.888 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 4,118 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:45.248 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 23:15:36.452] would be removed 11:45:45.258 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,200 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:45.578 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 23:45:36.452] would be removed 11:45:45.578 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,931 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:45.908 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 00:15:36.452] would be removed 11:45:45.908 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,912 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:46.228 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 00:45:36.452] would be removed 11:45:46.248 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 11,72 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:46.568 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 01:15:36.452] would be removed 11:45:46.578 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,326 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:46.898 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 01:45:36.452] would be removed 11:45:46.898 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,796 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:47.218 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 02:15:36.452] would be removed 11:45:47.218 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,924 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:47.548 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 02:45:36.452] would be removed 11:45:47.548 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,655 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:47.868 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 03:15:36.452] would be removed 11:45:47.878 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,335 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:48.208 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 03:45:36.452] would be removed 11:45:48.208 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,133 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:48.538 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 04:15:36.452] would be removed 11:45:48.538 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,895 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:54.168 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 04:45:36.452] would be removed 11:45:54.168 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,831 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:54.508 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 05:15:36.452] would be removed 11:45:54.508 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,919 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:54.838 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 05:45:36.452] would be removed 11:45:54.848 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,417 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:55.178 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 06:15:36.452] would be removed 11:45:55.178 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,083 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:55.518 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 06:45:36.452] would be removed 11:45:55.528 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,850 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:55.848 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 07:15:36.452] would be removed 11:45:55.848 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,848 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:56.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 07:45:36.452] would be removed 11:45:56.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,997 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:56.508 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 08:15:36.452] would be removed 11:45:56.518 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,096 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:56.858 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 08:45:36.452] would be removed 11:45:56.858 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,979 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=29, intermediateSplitDocGCCount=3} 11:45:57.188 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 09:15:36.452] would be removed 11:45:57.188 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 3,028 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=28, intermediateSplitDocGCCount=2} 11:45:57.518 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 09:45:36.452] would be removed 11:45:57.518 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,791 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:57.848 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-17 10:15:36.452] would be removed 11:45:57.848 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 2,966 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=27, intermediateSplitDocGCCount=3} 11:45:58.188 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:45:58.188 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_CLUSTERNODES in H2 11:45:58.188 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_NODES in H2 11:45:58.188 INFO [main] RDBDocumentStore.java:626 Attempting to create table dstest_SETTINGS in H2 11:45:58.188 INFO [main] RDBDocumentStore.java:607 RDBDocumentStore instantiated for database H2 1.4.182 (2014-10-17), using driver: H2 JDBC Driver 1.4.182 (2014-10-17) 11:45:58.198 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:45:58.218 INFO [main] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:55:58.207] would be removed 11:45:58.218 INFO [main] VersionGarbageCollector.java:83 Version garbage collected in 880,9 ?s. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=2, intermediateSplitDocGCCount=0} 11:45:58.218 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:46:08.230 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:46:08.350 INFO [Thread-198] VersionGarbageCollector.java:65 Starting revision garbage collection. Revisions older than [2015-02-16 11:46:19.364] would be removed 11:46:08.371 INFO [Thread-198] VersionGarbageCollector.java:83 Version garbage collected in 17,19 ms. VersionGCStats{ignoredGCDueToCheckPoint=false, deletedDocGCCount=0, splitDocGCCount=10, intermediateSplitDocGCCount=0} 11:46:08.371 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:46:08.411 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:08.451 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:08.471 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[f6314955-35e6-4bc5-bb55-9bbb9a429d5b]]); consider creating an index or changing the query 11:46:08.491 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[f5753dc0-bf2e-471a-b9c8-d5065ed4f3ab]]); consider creating an index or changing the query 11:46:08.521 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[94bf2c9d-1a26-406e-be4f-6f47962621b1]]); consider creating an index or changing the query 11:46:08.541 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[invalid]]); consider creating an index or changing the query 11:46:08.571 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:08.581 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[f6314955-35e6-4bc5-bb55-9bbb9a429d5b]]); consider creating an index or changing the query 11:46:08.591 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[f5753dc0-bf2e-471a-b9c8-d5065ed4f3ab]]); consider creating an index or changing the query 11:46:08.601 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[94bf2c9d-1a26-406e-be4f-6f47962621b1]]); consider creating an index or changing the query 11:46:08.631 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:08.641 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[f6314955-35e6-4bc5-bb55-9bbb9a429d5b]]); consider creating an index or changing the query 11:46:08.641 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[f5753dc0-bf2e-471a-b9c8-d5065ed4f3ab]]); consider creating an index or changing the query 11:46:08.651 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[94bf2c9d-1a26-406e-be4f-6f47962621b1]]); consider creating an index or changing the query 11:46:08.661 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.671 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndexSecond, /oak:index/rootIndex] 11:46:08.671 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndexSecond, /oak:index/rootIndex] in 2,697 ms 11:46:08.671 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.671 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.671 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/newchild/other/oak:index/subIndex] 11:46:08.671 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/newchild/other/oak:index/subIndex, /oak:index/rootIndex] in 876,0 ?s 11:46:08.671 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.671 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.671 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 464,7 ?s 11:46:08.671 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.671 INFO [main] IndexUpdate.java:145 Found a new index node [foo]. Reindexing is requested 11:46:08.671 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/foo] 11:46:08.681 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/foo] in 860,7 ?s 11:46:08.681 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.681 INFO [main] IndexUpdate.java:145 Found a new index node [foo]. Reindexing is requested 11:46:08.681 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/foo] 11:46:08.691 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/foo] in 736,7 ?s 11:46:08.691 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.691 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.691 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 434,5 ?s 11:46:08.691 WARN [main] AsyncIndexUpdate.java:281 Failed to retrieve previously indexed checkpoint faulty; re-running the initial async index update 11:46:08.691 INFO [main] IndexUpdate.java:145 Found a new index node [rootIndex]. Reindexing is requested 11:46:08.691 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.691 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 658,6 ?s 11:46:08.691 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.691 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.691 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.691 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 409,2 ?s 11:46:08.691 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.691 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.691 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 417,1 ?s 11:46:08.701 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.701 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.701 WARN [main] AsyncIndexUpdate.java:334 The async index update failed org.apache.jackrabbit.oak.api.CommitFailedException: Oaktest-001: Testing failures at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdateTest$FaultyIndexEditor.enter(AsyncIndexUpdateTest.java:640) ~[test-classes/:na] at org.apache.jackrabbit.oak.spi.commit.VisibleEditor.enter(VisibleEditor.java:57) ~[classes/:na] at org.apache.jackrabbit.oak.spi.commit.EditorDiff.process(EditorDiff.java:49) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.IndexUpdate.enter(IndexUpdate.java:116) ~[classes/:na] at org.apache.jackrabbit.oak.spi.commit.VisibleEditor.enter(VisibleEditor.java:57) ~[classes/:na] at org.apache.jackrabbit.oak.spi.commit.EditorDiff.process(EditorDiff.java:49) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:366) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:312) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdateTest.cpCleanupWErrors(AsyncIndexUpdateTest.java:552) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:46:08.701 INFO [main] AsyncIndexUpdate.java:294 Initial asyncMissing index update 11:46:08.701 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.701 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 627,2 ?s 11:46:08.701 WARN [main] AsyncIndexUpdate.java:334 The asyncMissing index update failed org.apache.jackrabbit.oak.api.CommitFailedException: OakAsync0002: Missing index provider detected at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$DefaultMissingIndexProviderStrategy.onMissingIndex(AsyncIndexUpdate.java:722) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.IndexUpdate.collectIndexEditors(IndexUpdate.java:165) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.IndexUpdate.enter(IndexUpdate.java:107) ~[classes/:na] at org.apache.jackrabbit.oak.spi.commit.VisibleEditor.enter(VisibleEditor.java:57) ~[classes/:na] at org.apache.jackrabbit.oak.spi.commit.EditorDiff.process(EditorDiff.java:49) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:366) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:312) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdateTest.testReindexMissingProvider(AsyncIndexUpdateTest.java:595) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:46:08.701 INFO [main] AsyncIndexUpdate.java:294 Initial async index update 11:46:08.701 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.701 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 597,1 ?s 11:46:08.711 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/rootIndex] 11:46:08.751 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/newchild/other/oak:index/subIndex] 11:46:08.751 INFO [main] IndexUpdate.java:145 Found a new index node [rootIndex]. Reindexing is requested 11:46:08.751 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/rootIndex] 11:46:08.791 INFO [main] IndexUpdate.java:145 Found a new index node [rootIndex]. Reindexing is requested 11:46:08.791 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/rootIndex] 11:46:08.871 INFO [main] IndexUpdate.java:145 Found a new index node [rootIndex]. Reindexing is requested 11:46:08.871 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.871 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.871 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/foo, /oak:index/uuid, /oak:index/existing] 11:46:08.911 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/test/other/oak:index/index2] 11:46:08.911 INFO [main] AsyncIndexUpdate.java:294 Initial async-reindex index update 11:46:08.911 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.911 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/rootIndex] in 534,1 ?s 11:46:08.921 INFO [main] IndexUpdate.java:145 Found a new index node [rootIndex]. Reindexing is requested 11:46:08.921 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/rootIndex] 11:46:08.961 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/rootIndex] 11:46:08.971 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/rootIndex] 11:46:09.001 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/rootIndex] 11:46:09.041 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.041 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:09.051 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype] 11:46:09.101 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.101 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:09.111 INFO [main] AsyncIndexUpdate.java:294 Initial async-reindex index update 11:46:09.111 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/foo] 11:46:09.111 INFO [main] AsyncIndexUpdate.java:403 Reindexing completed for indexes: [/oak:index/foo] in 436,1 ?s 11:46:09.131 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.131 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/pid, /oak:index/nodetype, /oak:index/uuid] 11:46:09.141 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/content/oak:index/pid] 11:46:09.171 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.171 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/pid, /oak:index/nodetype, /oak:index/uuid] 11:46:09.181 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/content/oak:index/pid] 11:46:09.201 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.201 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/xyz, /oak:index/nodetype, /oak:index/uuid] 11:46:09.231 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.241 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.281 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.281 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.301 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.301 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.321 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.331 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.341 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0003' found on lane '0' for key 'value0022'. Trying to clean it up. You may consider a reindex 11:46:09.341 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0003' found on lane '0' for key 'value0022'. Trying to clean it up. You may consider a reindex 11:46:09.361 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.371 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.381 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.401 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.411 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.421 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0000' found on lane '0' for key 'value0018'. Trying to clean it up. You may consider a reindex 11:46:09.441 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.451 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.471 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.471 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.481 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.491 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.501 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0003' found on lane '0' for key 'value0022'. Trying to clean it up. You may consider a reindex 11:46:09.501 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0003' found on lane '0' for key 'value0022'. Trying to clean it up. You may consider a reindex 11:46:09.531 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.531 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.541 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.541 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0021' found on lane '0' for key 'value0003'. Trying to clean it up. You may consider a reindex 11:46:09.551 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.561 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:09.561 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to 'value0003' found on lane '0' for key 'value0022'. Trying to clean it up. You may consider a reindex 11:46:09.581 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.651 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.661 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where id = $id, path=*, property=[id=[1]]); consider creating an index or changing the query 11:46:09.661 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where id = $id, path=*, property=[id=[2]]); consider creating an index or changing the query 11:46:09.691 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.701 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select prop1 from nt:unstructured where prop1 is not null order by prop1 asc, path=*, property=[prop1=[]]); consider creating an index or changing the query 11:46:09.701 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select excerpt(.) from nt:resource where contains(., 'jackrabbit') fullText="jackrabbit", path=*, property=[rep:excerpt=[]]); consider creating an index or changing the query 11:46:09.721 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:base where jcr:path like '/testroot/%' and birth > timestamp '1976-01-01T00:00:00.000+01:00', path=*, property=[birth=[(1976-01-01T00:00:00.000+01:00..]]); consider creating an index or changing the query 11:46:09.741 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:base where jcr:path like '/testroot/%' and value like 'foo\_bar' escape '\', path=*, property=[value=[foo\_bar]]); consider creating an index or changing the query 11:46:09.751 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:unstructured where "jcr:path" like '/testroot/%' and contains(., 'fox test') fullText="fox" "test", path=*); consider creating an index or changing the query 11:46:09.761 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:09.781 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where [a] = 1 and [b] = 2 and [b] = 3 or [c] = 4, path=*); consider creating an index or changing the query 11:46:09.791 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [a/name] = 'Hello' or [b/name] = 'World', path=*); consider creating an index or changing the query 11:46:09.811 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select distinct [jcr:path] from [nt:base] where [a/name] = 'Hello' or [b/name] = 'World', path=*); consider creating an index or changing the query 11:46:09.821 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [name] = 'Hello' union select [jcr:path] from [nt:base] where [name] = 'World', path=*, property=[name=[Hello]]); consider creating an index or changing the query 11:46:09.831 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [name] = 'Hello' union select [jcr:path] from [nt:base] where [name] = 'World', path=*, property=[name=[World]]); consider creating an index or changing the query 11:46:09.841 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name = 'Hello', path=*, property=[name=[Hello]]); consider creating an index or changing the query 11:46:09.851 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name = 'World', path=*, property=[name=[World]]); consider creating an index or changing the query 11:46:09.851 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id is not null and not id = '100' and id <> '20', path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.861 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id < '1000', path=*, property=[id=[..1000)]]); consider creating an index or changing the query 11:46:09.871 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id is not null and not (id = '100' and id <> '20'), path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.881 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '10', path=*, property=[id=[10]]); consider creating an index or changing the query 11:46:09.891 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], id from [nt:base] where id = '10', path=*, property=[id=[10]]); consider creating an index or changing the query 11:46:09.891 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id > '10', path=*, property=[id=[(10..]]); consider creating an index or changing the query 11:46:09.911 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'My_x0020_Documents', path=*); consider creating an index or changing the query 11:46:09.911 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() like '%My Documents%', path=*); consider creating an index or changing the query 11:46:09.921 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'My Documents', path=*); consider creating an index or changing the query 11:46:09.921 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = -1, path=*, property=[id=[-1]]); consider creating an index or changing the query 11:46:09.931 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'resource', path=*); consider creating an index or changing the query 11:46:09.931 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] as b where localname(b) = 'resource', path=*); consider creating an index or changing the query 11:46:09.941 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [c1/p] = '1', path=*, property=[c1/p=[1]]); consider creating an index or changing the query 11:46:09.941 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select id from [nt:base] where id is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.941 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select id from [nt:base] where id is not null order by id desc, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.951 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[2]]); consider creating an index or changing the query 11:46:09.951 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[1]]); consider creating an index or changing the query 11:46:09.961 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[0]]); consider creating an index or changing the query 11:46:09.961 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.961 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[2]]); consider creating an index or changing the query 11:46:09.971 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[1]]); consider creating an index or changing the query 11:46:09.971 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[0]]); consider creating an index or changing the query 11:46:09.971 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.981 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[2]]); consider creating an index or changing the query 11:46:09.981 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[1]]); consider creating an index or changing the query 11:46:09.991 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[0]]); consider creating an index or changing the query 11:46:09.991 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:09.991 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[2, ]]); consider creating an index or changing the query 11:46:09.991 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[1, ]]); consider creating an index or changing the query 11:46:10.001 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[0, ]]); consider creating an index or changing the query 11:46:10.001 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:10.001 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[2, ]]); consider creating an index or changing the query 11:46:10.001 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[1, ]]); consider creating an index or changing the query 11:46:10.001 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[0, ]]); consider creating an index or changing the query 11:46:10.011 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:10.011 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1', path=*, property=[id=[1]]); consider creating an index or changing the query 11:46:10.011 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1' and x = '2', path=*, property=[id=[1], x=[2]]); consider creating an index or changing the query 11:46:10.011 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1' or x = '2', path=*); consider creating an index or changing the query 11:46:10.021 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where length(name) = 5, path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.021 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) = 'HELLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.021 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where lower(name) = 'world!', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.031 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like 'W%', path=*, property=[name=[[W.., ..X]]]); consider creating an index or changing the query 11:46:10.031 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like '%o_%', path=*, property=[name=[(%o_%..]]); consider creating an index or changing the query 11:46:10.031 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like '__llo', path=*, property=[name=[(__llo..]]); consider creating an index or changing the query 11:46:10.031 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like 'H_LLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.041 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like 'H\_LLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.041 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like '10%', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.041 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like '10\%', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:10.061 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.071 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] as p where p.[testRoot/children/*/*] = '3', path=*, property=[testRoot/children/*/*=[3]]); consider creating an index or changing the query 11:46:10.081 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], p.[children/c1/*] from [nt:base] as p where p.[children/c1/*] is not null, path=*, property=[children/c1/*=[]]); consider creating an index or changing the query 11:46:10.081 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where ([id] = '0' or [p0/id] = '0'), path=*); consider creating an index or changing the query 11:46:10.091 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where ([id] = '0' or [*/id] = '0'), path=*); consider creating an index or changing the query 11:46:10.111 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.131 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.131 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.151 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.151 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.171 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.171 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.191 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.201 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.211 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.211 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.231 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.231 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.251 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.251 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.271 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.271 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.291 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.291 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.311 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.311 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.341 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.341 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.381 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.381 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.401 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.401 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.421 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.421 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.751 WARN [main] OrderedPropertyIndexEditor.java:75 Empty value passed as propertyNames. Index not properly configured. Ignoring. 11:46:10.761 WARN [main] OrderedPropertyIndexEditor.java:93 An unknown direction has been specified for sorting: 'bazbaz'. Using default one. ASC 11:46:10.781 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.791 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.801 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.801 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.821 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.821 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.841 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.841 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.851 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.851 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.861 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.861 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.881 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.881 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.891 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.891 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.911 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.911 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.921 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.921 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.941 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.941 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.951 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.961 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.971 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.971 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:10.991 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:10.991 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.001 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.001 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.021 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.021 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.031 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.031 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.051 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.051 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.051 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/test/oak:index/test-index] 11:46:11.071 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.071 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.081 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.081 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.091 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.101 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.111 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.111 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.131 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.131 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.141 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.141 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.171 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.171 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/test-index] 11:46:11.171 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/test/oak:index/test-index] 11:46:11.191 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.191 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.231 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.231 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.241 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where id = $id, path=*, property=[id=[1]]); consider creating an index or changing the query 11:46:11.241 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where id = $id, path=*, property=[id=[2]]); consider creating an index or changing the query 11:46:11.251 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.251 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.261 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select prop1 from nt:unstructured where prop1 is not null order by prop1 asc, path=*, property=[prop1=[]]); consider creating an index or changing the query 11:46:11.271 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select excerpt(.) from nt:resource where contains(., 'jackrabbit') fullText="jackrabbit", path=*, property=[rep:excerpt=[]]); consider creating an index or changing the query 11:46:11.271 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:base where jcr:path like '/testroot/%' and birth > timestamp '1976-01-01T00:00:00.000+01:00', path=*, property=[birth=[(1976-01-01T00:00:00.000+01:00..]]); consider creating an index or changing the query 11:46:11.281 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:base where jcr:path like '/testroot/%' and value like 'foo\_bar' escape '\', path=*, property=[value=[foo\_bar]]); consider creating an index or changing the query 11:46:11.281 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:unstructured where "jcr:path" like '/testroot/%' and contains(., 'fox test') fullText="fox" "test", path=*); consider creating an index or changing the query 11:46:11.291 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.291 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.311 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where [a] = 1 and [b] = 2 and [b] = 3 or [c] = 4, path=*); consider creating an index or changing the query 11:46:11.311 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [a/name] = 'Hello' or [b/name] = 'World', path=*); consider creating an index or changing the query 11:46:11.321 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select distinct [jcr:path] from [nt:base] where [a/name] = 'Hello' or [b/name] = 'World', path=*); consider creating an index or changing the query 11:46:11.321 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [name] = 'Hello' union select [jcr:path] from [nt:base] where [name] = 'World', path=*, property=[name=[Hello]]); consider creating an index or changing the query 11:46:11.321 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [name] = 'Hello' union select [jcr:path] from [nt:base] where [name] = 'World', path=*, property=[name=[World]]); consider creating an index or changing the query 11:46:11.331 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name = 'Hello', path=*, property=[name=[Hello]]); consider creating an index or changing the query 11:46:11.331 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name = 'World', path=*, property=[name=[World]]); consider creating an index or changing the query 11:46:11.331 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id is not null and not id = '100' and id <> '20', path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.341 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id < '1000', path=*, property=[id=[..1000)]]); consider creating an index or changing the query 11:46:11.341 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id is not null and not (id = '100' and id <> '20'), path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.341 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '10', path=*, property=[id=[10]]); consider creating an index or changing the query 11:46:11.341 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], id from [nt:base] where id = '10', path=*, property=[id=[10]]); consider creating an index or changing the query 11:46:11.351 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id > '10', path=*, property=[id=[(10..]]); consider creating an index or changing the query 11:46:11.351 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'My_x0020_Documents', path=*); consider creating an index or changing the query 11:46:11.361 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() like '%My Documents%', path=*); consider creating an index or changing the query 11:46:11.371 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'My Documents', path=*); consider creating an index or changing the query 11:46:11.371 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = -1, path=*, property=[id=[-1]]); consider creating an index or changing the query 11:46:11.381 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'resource', path=*); consider creating an index or changing the query 11:46:11.381 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] as b where localname(b) = 'resource', path=*); consider creating an index or changing the query 11:46:11.391 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [c1/p] = '1', path=*, property=[c1/p=[1]]); consider creating an index or changing the query 11:46:11.391 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select id from [nt:base] where id is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.391 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select id from [nt:base] where id is not null order by id desc, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.391 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[2]]); consider creating an index or changing the query 11:46:11.401 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[1]]); consider creating an index or changing the query 11:46:11.401 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[0]]); consider creating an index or changing the query 11:46:11.401 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.401 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[2]]); consider creating an index or changing the query 11:46:11.411 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[1]]); consider creating an index or changing the query 11:46:11.411 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[0]]); consider creating an index or changing the query 11:46:11.411 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.421 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[2]]); consider creating an index or changing the query 11:46:11.421 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[1]]); consider creating an index or changing the query 11:46:11.421 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[0]]); consider creating an index or changing the query 11:46:11.421 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.421 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[2, ]]); consider creating an index or changing the query 11:46:11.431 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[1, ]]); consider creating an index or changing the query 11:46:11.431 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[0, ]]); consider creating an index or changing the query 11:46:11.431 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.431 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[2, ]]); consider creating an index or changing the query 11:46:11.431 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[1, ]]); consider creating an index or changing the query 11:46:11.441 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[0, ]]); consider creating an index or changing the query 11:46:11.441 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[id=[]]); consider creating an index or changing the query 11:46:11.441 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1', path=*, property=[id=[1]]); consider creating an index or changing the query 11:46:11.441 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1' and x = '2', path=*, property=[id=[1], x=[2]]); consider creating an index or changing the query 11:46:11.451 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1' or x = '2', path=*); consider creating an index or changing the query 11:46:11.451 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where length(name) = 5, path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.451 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) = 'HELLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.451 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where lower(name) = 'world!', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.461 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like 'W%', path=*, property=[name=[[W.., ..X]]]); consider creating an index or changing the query 11:46:11.461 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like '%o_%', path=*, property=[name=[(%o_%..]]); consider creating an index or changing the query 11:46:11.461 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like '__llo', path=*, property=[name=[(__llo..]]); consider creating an index or changing the query 11:46:11.461 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like 'H_LLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.461 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like 'H\_LLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.471 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like '10%', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.471 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like '10\%', path=*, property=[name=[]]); consider creating an index or changing the query 11:46:11.481 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.481 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.501 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] as p where p.[testRoot/children/*/*] = '3', path=*, property=[testRoot/children/*/*=[3]]); consider creating an index or changing the query 11:46:11.511 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], p.[children/c1/*] from [nt:base] as p where p.[children/c1/*] is not null, path=*, property=[children/c1/*=[]]); consider creating an index or changing the query 11:46:11.511 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where ([id] = '0' or [p0/id] = '0'), path=*); consider creating an index or changing the query 11:46:11.521 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where ([id] = '0' or [*/id] = '0'), path=*); consider creating an index or changing the query 11:46:11.541 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.541 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.551 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.551 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:46:11.571 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/foo, /oak:index/uuid] 11:46:11.581 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/foo, /oak:index/uuid] 11:46:11.591 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/foo] 11:46:11.601 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/foo, /oak:index/uuid] 11:46:11.621 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/foo, /oak:index/uuid] 11:46:11.621 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/fooIndex, /oak:index/uuid, /oak:index/fooIndexFile] 11:46:11.641 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/fooIndex] 11:46:11.641 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/fooIndex] 11:46:11.641 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/fooIndex] 11:46:11.641 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/fooIndex] 11:46:11.641 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/fooIndex, /oak:index/uuid] 11:46:11.651 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/fooIndex, /oak:index/fooIndexFile] 11:46:11.661 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:11.661 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid, /oak:index/myProp] 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '0' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '0' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '0' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '0' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '1' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '1' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '1' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '1' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '2' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '2' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '2' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '2' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '3' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.031 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '3' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '3' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '3' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '4' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '4' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '4' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '4' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '5' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '5' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '5' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '5' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '6' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '6' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '6' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '6' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '7' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '7' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '7' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '7' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '8' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '8' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '8' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '8' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '9' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '9' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '9' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '9' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '10' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '10' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '10' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '10' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '11' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.041 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '11' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '11' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '11' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '12' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '12' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '12' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '12' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '13' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '13' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '13' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '13' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '14' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '005' found on lane '14' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '14' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.051 WARN [main] OrderedContentMirrorStoreStrategy.java:1358 Dangling link to '000' found on lane '14' for key '003'. Trying to clean it up. You may consider a reindex 11:46:12.141 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:46:13.682 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest114162350892132813dir (mmap=true) 11:46:16.213 INFO [main] FileStore.java:281 TarMK compaction started 11:46:16.333 INFO [main] FileStore.java:309 Estimated compaction in 118,0 ms, gain is 32% (9192960/13658112) or (9,2 MB/13,7 MB), so running compaction 11:46:16.333 INFO [main] FileStore.java:537 TarMK compaction running, strategy=DefaultCompactionStrategy [pauseCompaction=false, cloneBinaries=false, cleanup=CLEAN_OLD, olderThan=3600000] 11:46:16.463 INFO [main] FileStore.java:563 TarMK compaction completed in 130ms 11:46:16.493 INFO [main] FileStore.java:281 TarMK compaction started 11:46:16.513 INFO [main] FileStore.java:309 Estimated compaction in 18,10 ms, gain is 72% (5529600/20113408) or (5,5 MB/20,1 MB), so running compaction 11:46:16.513 INFO [main] FileStore.java:537 TarMK compaction running, strategy=DefaultCompactionStrategy [pauseCompaction=false, cloneBinaries=false, cleanup=CLEAN_OLD, olderThan=3600000] 11:46:16.633 INFO [main] FileStore.java:563 TarMK compaction completed in 120ms 11:46:16.633 INFO [main] FileStore.java:491 TarMK revision cleanup started. Current repository size 21,0 MB 11:46:16.753 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00013a.tar 11:46:16.753 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00012a.tar 11:46:16.753 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00011a.tar 11:46:16.753 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00010a.tar 11:46:16.753 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00009a.tar 11:46:16.763 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00008a.tar 11:46:16.763 INFO [main] FileStore.java:523 TarMK revision cleanup completed in 128,6 ms. Post cleanup size is 15,7 MB and space reclaimed 5,3 MB 11:46:16.773 INFO [main] FileStore.java:281 TarMK compaction started 11:46:16.844 INFO [main] FileStore.java:309 Estimated compaction in 72,42 ms, gain is 66% (4990464/14860288) or (5,0 MB/14,9 MB), so running compaction 11:46:16.844 INFO [main] FileStore.java:537 TarMK compaction running, strategy=DefaultCompactionStrategy [pauseCompaction=false, cloneBinaries=false, cleanup=CLEAN_OLD, olderThan=0] 11:46:16.924 INFO [main] FileStore.java:563 TarMK compaction completed in 80ms 11:46:16.934 INFO [main] FileStore.java:491 TarMK revision cleanup started. Current repository size 16,3 MB 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00019a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00014a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00013b.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00008b.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00007a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00006a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00005a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00004a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00003a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00002a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00001a.tar 11:46:17.014 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00000a.tar 11:46:17.014 INFO [main] FileStore.java:523 TarMK revision cleanup completed in 89,83 ms. Post cleanup size is 5,8 MB and space reclaimed 10,5 MB 11:46:17.014 INFO [main] FileStore.java:281 TarMK compaction started 11:46:17.094 INFO [main] FileStore.java:322 Estimated compaction in 70,77 ms, gain is 0% (5515776/5515776) or (5,5 MB/5,5 MB), so skipping compaction for now 11:46:17.094 INFO [main] FileStore.java:491 TarMK revision cleanup started. Current repository size 5,8 MB 11:46:17.204 INFO [main] FileStore.java:523 TarMK revision cleanup completed in 112,2 ms. Post cleanup size is 5,8 MB and space reclaimed 0 B 11:46:17.204 INFO [main] FileStore.java:281 TarMK compaction started 11:46:17.214 INFO [main] FileStore.java:322 Estimated compaction in 13,60 ms, gain is 0% (5515776/5515776) or (5,5 MB/5,5 MB), so skipping compaction for now 11:46:17.444 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest114162350892132813dir 11:46:17.454 ERROR [main] CompactionAndCleanupTest.java:206 Error cleaning directory java.io.IOException: Unable to delete file: target\FileStoreTest114162350892132813dir\data00019b.tar at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2279) ~[commons-io-2.4.jar:2.4] at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653) ~[commons-io-2.4.jar:2.4] at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535) ~[commons-io-2.4.jar:2.4] at org.apache.jackrabbit.oak.plugins.segment.CompactionAndCleanupTest.cleanDir(CompactionAndCleanupTest.java:204) ~[test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:46:17.454 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest2519051676493991686dir (mmap=false) 11:46:17.514 INFO [main] FileStore.java:537 TarMK compaction running, strategy=DefaultCompactionStrategy [pauseCompaction=true, cloneBinaries=false, cleanup=CLEAN_NONE, olderThan=0] 11:46:17.568 INFO [main] FileStore.java:563 TarMK compaction completed in 54ms 11:46:17.671 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest2519051676493991686dir 11:46:17.711 INFO [main] FileStore.java:277 TarMK opened: target\ExternalBlobTest (mmap=false) 11:46:17.791 INFO [main] FileStore.java:633 TarMK closed: target\ExternalBlobTest 11:46:17.801 INFO [main] FileStore.java:277 TarMK opened: target\ExternalBlobTest (mmap=false) 11:46:50.184 INFO [main] FileStore.java:633 TarMK closed: target\ExternalBlobTest 11:47:17.776 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest373569071549880329dir (mmap=false) 11:47:17.896 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest373569071549880329dir 11:47:17.906 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5445773255030464766dir (mmap=false) 11:47:17.966 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5445773255030464766dir 11:47:17.966 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5445773255030464766dir (mmap=false) 11:47:18.086 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5445773255030464766dir 11:47:18.086 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5445773255030464766dir (mmap=false) 11:47:18.096 WARN [main] FileStore.java:759 Call to gc while compaction strategy set to DefaultCompactionStrategy [pauseCompaction=true, cloneBinaries=false, cleanup=CLEAN_NONE, olderThan=0]. 11:47:18.136 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5445773255030464766dir 11:47:18.136 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5445773255030464766dir (mmap=false) 11:47:18.176 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5445773255030464766dir 11:47:18.176 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest1657651474562982250dir (mmap=true) 11:47:18.216 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest1657651474562982250dir 11:47:18.216 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest1657651474562982250dir (mmap=true) 11:47:18.326 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest1657651474562982250dir 11:47:18.326 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest1657651474562982250dir (mmap=true) 11:47:18.326 WARN [main] FileStore.java:759 Call to gc while compaction strategy set to DefaultCompactionStrategy [pauseCompaction=true, cloneBinaries=false, cleanup=CLEAN_NONE, olderThan=0]. 11:47:18.366 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest1657651474562982250dir 11:47:18.376 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest1657651474562982250dir (mmap=true) 11:47:18.406 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest1657651474562982250dir 11:47:18.416 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest4789619740937519134dir (mmap=false) 11:47:18.546 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest4789619740937519134dir 11:47:18.546 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest4789619740937519134dir (mmap=false) 11:47:18.586 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest4789619740937519134dir 11:47:18.596 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest4789619740937519134dir (mmap=false) 11:47:18.596 INFO [main] FileStore.java:491 TarMK revision cleanup started. Current repository size 10,6 MB 11:47:18.636 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00011a.tar 11:47:18.636 INFO [main] FileStore.java:523 TarMK revision cleanup completed in 41,61 ms. Post cleanup size is 10,5 MB and space reclaimed 4,1 kB 11:47:18.676 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest4789619740937519134dir 11:47:18.676 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest4789619740937519134dir (mmap=false) 11:47:18.726 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest4789619740937519134dir 11:47:18.726 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest4789619740937519134dir (mmap=false) 11:47:18.726 INFO [main] FileStore.java:491 TarMK revision cleanup started. Current repository size 10,6 MB 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00011a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00010a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00009a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00008a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00007a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00006a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00005a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00004a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00003a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00002a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00001a.tar 11:47:18.766 INFO [main] FileStore.java:517 TarMK revision cleanup reclaiming data00000a.tar 11:47:18.766 INFO [main] FileStore.java:523 TarMK revision cleanup completed in 41,25 ms. Post cleanup size is 4,1 kB and space reclaimed 10,6 MB 11:47:18.827 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest4789619740937519134dir 11:47:18.837 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest6674022854535142132dir (mmap=false) 11:47:18.877 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest6674022854535142132dir 11:47:18.887 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest6674022854535142132dir (mmap=false) 11:47:18.927 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest6674022854535142132dir 11:47:18.927 WARN [main] TarReader.java:264 Unexpected size 2048 of tar file data00000a.tar 11:47:18.927 INFO [main] TarReader.java:192 No index found in tar file data00000a.tar, skipping... 11:47:18.927 WARN [main] TarReader.java:115 Could not find a valid tar index in [target\FileStoreTest6674022854535142132dir\data00000a.tar], recovering... 11:47:18.927 INFO [main] TarReader.java:118 Recovering segments from tar file target\FileStoreTest6674022854535142132dir\data00000a.tar 11:47:18.927 INFO [main] TarReader.java:172 Backing up target\FileStoreTest6674022854535142132dir\data00000a.tar to data00000a.tar.bak 11:47:18.927 INFO [main] TarReader.java:135 Regenerating tar file target\FileStoreTest6674022854535142132dir\data00000a.tar 11:47:18.927 WARN [main] FileStore.java:234 Unable to access revision 8d57b58c-c9f5-4050-adc0-5569cae90f45.fffc, rewinding... 11:47:18.927 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest6674022854535142132dir (mmap=false) 11:47:18.967 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest6674022854535142132dir 11:47:18.967 WARN [main] TarReader.java:264 Unexpected size 1024 of tar file data00000a.tar 11:47:18.967 INFO [main] TarReader.java:192 No index found in tar file data00000a.tar, skipping... 11:47:18.967 WARN [main] TarReader.java:115 Could not find a valid tar index in [target\FileStoreTest6674022854535142132dir\data00000a.tar], recovering... 11:47:18.967 INFO [main] TarReader.java:118 Recovering segments from tar file target\FileStoreTest6674022854535142132dir\data00000a.tar 11:47:18.967 INFO [main] TarReader.java:172 Backing up target\FileStoreTest6674022854535142132dir\data00000a.tar to data00000a.tar.2.bak 11:47:18.967 INFO [main] TarReader.java:135 Regenerating tar file target\FileStoreTest6674022854535142132dir\data00000a.tar 11:47:18.967 WARN [main] FileStore.java:234 Unable to access revision 8d57b58c-c9f5-4050-adc0-5569cae90f45.fffc, rewinding... 11:47:18.967 WARN [main] FileStore.java:234 Unable to access revision 5f1ff29e-3c68-416d-a711-80b5576a1d10.fff7, rewinding... 11:47:18.977 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest6674022854535142132dir (mmap=false) 11:47:19.017 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest6674022854535142132dir 11:47:19.017 INFO [main] FileStore.java:362 Upgrading TarMK file names in target\FileStoreTest123333161049567181dir 11:47:19.027 INFO [main] FileStore.java:380 Renaming target\FileStoreTest123333161049567181dir\data00000.tar to target\FileStoreTest123333161049567181dir\data00031a.tar 11:47:19.027 INFO [main] FileStore.java:380 Renaming target\FileStoreTest123333161049567181dir\data00010a.tar to target\FileStoreTest123333161049567181dir\data00032a.tar 11:47:19.027 INFO [main] FileStore.java:380 Renaming target\FileStoreTest123333161049567181dir\data00030.tar to target\FileStoreTest123333161049567181dir\data00033a.tar 11:47:19.027 INFO [main] FileStore.java:398 Renaming target\FileStoreTest123333161049567181dir\bulk00002.tar to target\FileStoreTest123333161049567181dir\data00000a.tar 11:47:19.027 INFO [main] FileStore.java:398 Renaming target\FileStoreTest123333161049567181dir\bulk00005a.tar to target\FileStoreTest123333161049567181dir\data00001a.tar 11:47:19.027 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.077 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.087 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.127 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.127 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.177 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.177 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.217 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.217 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.257 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.257 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.297 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.307 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.347 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.347 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.397 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.397 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.437 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.437 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.477 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.477 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.517 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.527 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.567 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.567 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.607 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.617 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.657 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.657 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.707 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.707 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.747 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.747 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.797 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.797 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.837 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.837 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.887 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.887 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.927 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.927 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:19.967 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:19.977 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.017 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.017 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.057 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.067 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.107 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.107 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.157 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.157 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.197 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.207 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.247 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.247 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.287 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.297 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.337 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.337 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.387 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.387 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.427 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.427 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.477 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.477 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.527 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.527 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.567 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.577 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.617 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.617 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.657 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.667 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.707 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.707 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.757 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.757 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.797 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.807 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.848 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.858 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.898 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.898 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.938 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.948 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:20.988 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:20.988 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.028 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.038 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.078 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.078 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.128 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.128 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.178 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.178 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.228 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.228 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.268 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.278 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.318 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.318 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.368 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.368 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.408 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.418 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.458 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.458 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.508 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.508 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.558 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.558 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.598 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.608 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.648 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.658 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.698 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.698 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.748 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.748 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.788 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.798 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.839 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.849 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.889 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.899 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.939 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.939 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:21.989 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:21.999 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.039 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.049 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.089 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.099 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.139 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.149 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.189 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.189 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.239 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.239 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.289 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.289 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.329 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.339 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.379 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.389 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.429 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.429 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.469 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.479 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.519 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.529 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.569 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.579 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.629 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.629 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.679 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.689 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.729 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.739 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.779 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.789 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.829 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.839 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.879 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.889 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.929 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.939 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:22.979 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:22.989 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.029 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.039 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.079 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.089 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.129 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.139 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.179 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.189 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.229 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.239 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.279 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.289 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.329 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.329 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.379 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.389 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.429 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.439 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.479 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.489 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.529 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.529 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.569 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.579 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.619 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.629 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.669 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.679 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.719 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.729 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.779 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.779 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.829 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.839 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.890 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.900 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.940 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.950 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:23.990 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:23.990 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.040 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.050 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.090 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.100 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.140 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.150 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.190 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.200 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.240 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.250 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.290 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.300 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.340 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.350 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.390 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.400 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.440 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.450 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.500 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.500 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.550 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.550 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.600 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.600 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.650 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.650 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.700 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.710 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.750 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.760 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.800 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.810 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.850 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.860 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.900 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.910 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:24.950 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:24.960 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.000 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.010 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.050 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.060 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.100 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.110 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.150 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.160 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.210 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.220 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.260 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.270 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.310 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.320 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.360 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.370 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.410 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.420 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.460 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.470 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.520 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.520 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.570 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.580 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.620 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.630 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.670 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.680 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.720 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.730 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.770 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.780 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.820 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.830 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.890 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.900 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:25.960 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:25.980 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.440 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.450 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.500 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.510 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.550 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.560 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.600 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.610 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.650 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.660 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.700 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.710 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.790 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.800 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.840 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.850 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.900 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.910 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:30.950 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:30.960 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.000 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.010 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.050 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.060 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.110 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.120 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.160 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.170 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.210 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.220 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.260 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.270 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.310 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.320 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.360 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.370 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.420 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.430 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.470 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.480 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.520 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.530 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.570 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.580 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.630 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.640 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.680 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.690 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.730 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.740 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.780 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.790 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.830 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.840 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.890 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.900 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.940 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:31.950 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:31.990 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.000 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.040 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.050 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.090 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.100 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.140 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.150 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.190 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.200 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.240 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.250 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.290 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.300 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.340 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.350 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.400 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.400 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.450 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.460 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.500 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.510 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.550 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.560 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.610 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.610 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.660 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.670 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.710 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.720 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.760 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.770 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.810 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.820 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.860 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.870 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.910 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.920 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:32.960 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:32.970 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.020 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.030 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.070 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.080 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.130 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.140 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.180 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.190 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.230 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.240 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.280 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.290 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.330 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.340 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.380 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.390 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.430 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.440 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.490 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.500 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.540 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.550 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.590 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.600 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.650 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.660 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.700 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.710 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.750 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.770 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.810 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.820 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.861 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.871 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.911 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.921 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:33.971 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:33.981 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.021 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.031 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.071 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.091 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.131 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.141 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.181 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.191 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.241 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.311 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.371 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.381 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.421 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.431 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.471 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.481 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.521 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.531 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.571 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.581 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.631 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.641 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.681 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.691 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.731 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.741 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.791 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.801 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.841 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.861 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.901 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.911 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:34.951 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:34.971 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.021 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.031 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.071 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.081 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.121 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.131 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.171 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.181 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.231 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.241 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.281 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.291 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.331 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.341 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.391 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.401 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.441 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.451 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.501 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.511 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.551 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.571 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.611 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.621 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.661 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.671 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.721 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.731 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.781 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.791 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.831 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.851 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.891 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.901 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:35.951 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:35.961 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:36.011 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:36.021 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:36.061 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:36.071 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:36.111 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:36.121 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:36.171 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:36.181 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:36.231 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:36.952 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:37.012 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:37.022 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:37.062 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:37.072 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:37.122 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:37.132 INFO [main] FileStore.java:277 TarMK opened: target\FileStoreTest5638032991817990717dir (mmap=false) 11:47:37.172 INFO [main] FileStore.java:633 TarMK closed: target\FileStoreTest5638032991817990717dir 11:47:37.402 INFO [main] FileStore.java:277 TarMK opened: target\DataStoreBlobGCTest (mmap=false) 11:47:37.432 INFO [main] SegmentDataStoreBlobGCTest.java:129 Created blobs : 10 11:47:37.432 INFO [main] SegmentDataStoreBlobGCTest.java:134 Deleted nodes : 3 11:47:37.457 INFO [main] FileStore.java:537 TarMK compaction running, strategy=DefaultCompactionStrategy [pauseCompaction=false, cloneBinaries=true, cleanup=CLEAN_OLD, olderThan=5] 11:47:37.458 INFO [main] FileStore.java:563 TarMK compaction completed in 1ms 11:47:37.459 INFO [main] MarkSweepGarbageCollector.java:179 Starting Blob garbage collection 11:47:37.459 INFO [main] MarkSweepGarbageCollector.java:451 Number of valid blob references marked under mark phase of Blob garbage collection [17] 11:47:37.479 INFO [main] MarkSweepGarbageCollector.java:186 Blob garbage collection completed in 19,80 ms. Number of blobs deleted [0] 11:47:37.489 INFO [main] SegmentDataStoreBlobGCTest.java:169 7 blobs that should have remained after gc : [9436058211ab0fd71c6512baa12a589facd42162#16516, ce43debd45668895f50d2314f7bd58c162385f31#16516, 32b1e2483d8d4c863d1c5c85cfd6d77f7355dd5f#16516, a52845c41af9868b092f25be07daf982333c2d60#16516, 2ba196cfdbdd4c284103650e269570b286c99b8a#16516, 8f731dba57e08f95372d4c9123d2c73a1c1a53ca#16516, 09f9ec09c71296a24335460be6bb713573a09630#16516] 11:47:37.489 INFO [main] SegmentDataStoreBlobGCTest.java:170 10 blobs existing after gc : [9436058211ab0fd71c6512baa12a589facd42162#16516, 1c30225908ffe37683ebef1a751e29e5943a6f0b#16516, ce43debd45668895f50d2314f7bd58c162385f31#16516, 3e54c22af16be270642e90f5b2d9693fcaea8dda#16516, 32b1e2483d8d4c863d1c5c85cfd6d77f7355dd5f#16516, a52845c41af9868b092f25be07daf982333c2d60#16516, 2ba196cfdbdd4c284103650e269570b286c99b8a#16516, 8f731dba57e08f95372d4c9123d2c73a1c1a53ca#16516, 18de898e8d909c173321c6557c24b6a068a79ddd#16516, 09f9ec09c71296a24335460be6bb713573a09630#16516] 11:47:37.569 INFO [main] FileStore.java:633 TarMK closed: target\DataStoreBlobGCTest 11:47:37.689 WARN [main] BinaryBasedBlob.java:58 Error retrieving stream from binary javax.jcr.RepositoryException: no stream at org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlobTest$FailingBinary.getStream(BinaryBasedBlobTest.java:103) ~[test-classes/:na] at org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlob.getNewStream(BinaryBasedBlob.java:56) ~[classes/:na] at org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlobTest.getStreamWithError(BinaryBasedBlobTest.java:64) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:47:37.849 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:37.849 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select prop1 from nt:unstructured where prop1 is not null order by prop1 asc, path=*, property=[prop1=[]]); consider creating an index or changing the query 11:47:37.849 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select excerpt(.) from nt:resource where contains(., 'jackrabbit') fullText="jackrabbit", path=*, property=[rep:excerpt=[]]); consider creating an index or changing the query 11:47:37.859 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:base where jcr:path like '/testroot/%' and birth > timestamp '1976-01-01T00:00:00.000+01:00', path=*, property=[birth=[(1976-01-01T00:00:00.000+01:00..]]); consider creating an index or changing the query 11:47:37.859 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:base where jcr:path like '/testroot/%' and value like 'foo\_bar' escape '\', path=*, property=[value=[foo\_bar]]); consider creating an index or changing the query 11:47:37.859 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from nt:unstructured where "jcr:path" like '/testroot/%' and contains(., 'fox test') fullText="fox" "test", path=*); consider creating an index or changing the query 11:47:37.879 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:37.879 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select * from [nt:base] where [a] = 1 and [b] = 2 and [b] = 3 or [c] = 4, path=*); consider creating an index or changing the query 11:47:37.889 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [a/name] = 'Hello' or [b/name] = 'World', path=*); consider creating an index or changing the query 11:47:37.889 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select distinct [jcr:path] from [nt:base] where [a/name] = 'Hello' or [b/name] = 'World', path=*); consider creating an index or changing the query 11:47:37.889 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [name] = 'Hello' union select [jcr:path] from [nt:base] where [name] = 'World', path=*, property=[name=[Hello]]); consider creating an index or changing the query 11:47:37.899 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [name] = 'Hello' union select [jcr:path] from [nt:base] where [name] = 'World', path=*, property=[name=[World]]); consider creating an index or changing the query 11:47:37.899 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name = 'Hello', path=*, property=[name=[Hello]]); consider creating an index or changing the query 11:47:37.899 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name = 'World', path=*, property=[name=[World]]); consider creating an index or changing the query 11:47:37.899 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id is not null and not id = '100' and id <> '20', path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.909 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id < '1000', path=*, property=[id=[..1000)]]); consider creating an index or changing the query 11:47:37.909 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id is not null and not (id = '100' and id <> '20'), path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.909 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '10', path=*, property=[id=[10]]); consider creating an index or changing the query 11:47:37.909 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], id from [nt:base] where id = '10', path=*, property=[id=[10]]); consider creating an index or changing the query 11:47:37.919 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id > '10', path=*, property=[id=[(10..]]); consider creating an index or changing the query 11:47:37.919 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'My_x0020_Documents', path=*); consider creating an index or changing the query 11:47:37.919 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() like '%My Documents%', path=*); consider creating an index or changing the query 11:47:37.929 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'My Documents', path=*); consider creating an index or changing the query 11:47:37.929 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = -1, path=*, property=[id=[-1]]); consider creating an index or changing the query 11:47:37.929 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name() = 'resource', path=*); consider creating an index or changing the query 11:47:37.939 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] as b where localname(b) = 'resource', path=*); consider creating an index or changing the query 11:47:37.939 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where [c1/p] = '1', path=*, property=[c1/p=[1]]); consider creating an index or changing the query 11:47:37.939 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select id from [nt:base] where id is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.939 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select id from [nt:base] where id is not null order by id desc, path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.949 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[2]]); consider creating an index or changing the query 11:47:37.949 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[1]]); consider creating an index or changing the query 11:47:37.949 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[p=[0]]); consider creating an index or changing the query 11:47:37.949 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select c.[jcr:path], p.[jcr:path] from [nt:base] as c right outer join [nt:base] as p on p.id = c.p where p.id is not null and not isdescendantnode(p, '/jcr:system'), path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.959 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[2]]); consider creating an index or changing the query 11:47:37.959 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[1]]); consider creating an index or changing the query 11:47:37.959 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[p=[0]]); consider creating an index or changing the query 11:47:37.959 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.959 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[2]]); consider creating an index or changing the query 11:47:37.969 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[1]]); consider creating an index or changing the query 11:47:37.969 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[p=[0]]); consider creating an index or changing the query 11:47:37.969 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is null, path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.969 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[2, ]]); consider creating an index or changing the query 11:47:37.969 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[1, ]]); consider creating an index or changing the query 11:47:37.979 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[p=[0, ]]); consider creating an index or changing the query 11:47:37.979 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p left outer join [nt:base] as c on p.id = c.p where p.id is not null and c.p is not null, path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.979 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[2, ]]); consider creating an index or changing the query 11:47:37.979 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[1, ]]); consider creating an index or changing the query 11:47:37.989 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[p=[0, ]]); consider creating an index or changing the query 11:47:37.989 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select p.[jcr:path], c.[jcr:path] from [nt:base] as p inner join [nt:base] as c on p.id = c.p, path=*, property=[id=[]]); consider creating an index or changing the query 11:47:37.989 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1', path=*, property=[id=[1]]); consider creating an index or changing the query 11:47:37.989 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1' and x = '2', path=*, property=[id=[1], x=[2]]); consider creating an index or changing the query 11:47:37.999 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where id = '1' or x = '2', path=*); consider creating an index or changing the query 11:47:37.999 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where length(name) = 5, path=*, property=[name=[]]); consider creating an index or changing the query 11:47:37.999 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) = 'HELLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:47:37.999 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where lower(name) = 'world!', path=*, property=[name=[]]); consider creating an index or changing the query 11:47:38.009 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like 'W%', path=*, property=[name=[[W.., ..X]]]); consider creating an index or changing the query 11:47:38.009 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like '%o_%', path=*, property=[name=[(%o_%..]]); consider creating an index or changing the query 11:47:38.009 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where name like '__llo', path=*, property=[name=[(__llo..]]); consider creating an index or changing the query 11:47:38.009 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like 'H_LLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:47:38.019 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like 'H\_LLO', path=*, property=[name=[]]); consider creating an index or changing the query 11:47:38.019 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like '10%', path=*, property=[name=[]]); consider creating an index or changing the query 11:47:38.019 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path] from [nt:base] where upper(name) like '10\%', path=*, property=[name=[]]); consider creating an index or changing the query 11:47:38.029 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.039 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/a] > 2 /* xpath: //*[* /@a > 2] */, path=*, property=[*/a=[(2..]]); consider creating an index or changing the query 11:47:38.049 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/a] > '1' /* xpath: //*[* /@a > '1'] */, path=*, property=[*/a=[(1..]]); consider creating an index or changing the query 11:47:38.049 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/a] > 'abd' /* xpath: //*[* /@a > 'abd'] */, path=*, property=[*/a=[(abd..]]); consider creating an index or changing the query 11:47:38.059 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/a] = 'abc' /* xpath: //*[* /@a = 'abc'] */, path=*, property=[*/a=[abc]]); consider creating an index or changing the query 11:47:38.059 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/a] >= 'abc' /* xpath: //*[* /@a >= 'abc'] */, path=*, property=[*/a=[[abc..]]); consider creating an index or changing the query 11:47:38.069 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/b] > 2 /* xpath: //*[* /@b > 2] */, path=*, property=[*/b=[(2..]]); consider creating an index or changing the query 11:47:38.079 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/b] > 2048 /* xpath: //*[* /@b > 2048] */, path=*, property=[*/b=[(2048..]]); consider creating an index or changing the query 11:47:38.079 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/b] > '1' /* xpath: //*[* /@b > '1'] */, path=*, property=[*/b=[(1..]]); consider creating an index or changing the query 11:47:38.089 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/b] = 128 /* xpath: //*[* /@b = 128] */, path=*, property=[*/b=[128]]); consider creating an index or changing the query 11:47:38.099 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/c] > 10 /* xpath: //*[* /@c > 10] */, path=*, property=[*/c=[(10..]]); consider creating an index or changing the query 11:47:38.099 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/c] > 11 /* xpath: //*[* /@c > 11] */, path=*, property=[*/c=[(11..]]); consider creating an index or changing the query 11:47:38.109 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/c] > '1' /* xpath: //*[* /@c > '1'] */, path=*, property=[*/c=[(1..]]); consider creating an index or changing the query 11:47:38.109 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/c] = 9.8 /* xpath: //*[* /@c = 9.8] */, path=*, property=[*/c=[9.8]]); consider creating an index or changing the query 11:47:38.119 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/d] > 10 /* xpath: //*[* /@d > 10] */, path=*, property=[*/d=[(10..]]); consider creating an index or changing the query 11:47:38.119 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/d] > 11 /* xpath: //*[* /@d > 11] */, path=*, property=[*/d=[(11..]]); consider creating an index or changing the query 11:47:38.119 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/d] > '1' /* xpath: //*[* /@d > '1'] */, path=*, property=[*/d=[(1..]]); consider creating an index or changing the query 11:47:38.129 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/d] = 10 /* xpath: //*[* /@d = 10] */, path=*, property=[*/d=[10]]); consider creating an index or changing the query 11:47:38.139 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/d] < 3 /* xpath: //*[* /@d < 3] */, path=*, property=[*/d=[..3)]]); consider creating an index or changing the query 11:47:38.149 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.159 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.169 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] <> 'value' /* xpath: //*[@prop != 'value'] */, path=*); consider creating an index or changing the query 11:47:38.179 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.179 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] = 'aaa' and [prop] = 'bbb' and [prop] = 'ccc' /* xpath: //*[(@prop = 'aaa' and @prop = 'bbb' and @prop = 'ccc')] */, path=*, property=[prop=[aaa, bbb, ccc]]); consider creating an index or changing the query 11:47:38.189 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.189 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] like 'aaa%' and [prop] like 'bbb%' and [prop] like 'ccc%' /* xpath: //*[(jcr:like(@prop, 'aaa%') and jcr:like(@prop, 'bbb%') and jcr:like(@prop, 'ccc%'))] */, path=*, property=[prop=[[aaa.., ..aab], [bbb.., ..bbc], [ccc.., ..ccd]]]); consider creating an index or changing the query 11:47:38.199 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.209 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [child/prop] = 'aaa' and [child/prop] = 'bbb' and [child/prop] = 'ccc' /* xpath: //*[(child/@prop = 'aaa' and child/@prop = 'bbb' and child/@prop = 'ccc')] */, path=*, property=[child/prop=[aaa, bbb, ccc]]); consider creating an index or changing the query 11:47:38.219 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.219 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [child/prop] like 'aaa%' and [child/prop] like 'bbb%' and [child/prop] like 'ccc%' /* xpath: //*[(jcr:like(child/@prop, 'aaa%') and jcr:like(child/@prop, 'bbb%') and jcr:like(child/@prop, 'ccc%'))] */, path=*, property=[child/prop=[[aaa.., ..aab], [bbb.., ..bbc], [ccc.., ..ccd]]]); consider creating an index or changing the query 11:47:38.229 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.229 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] > 1 /* xpath: //*[(@prop > 1)] */, path=*, property=[prop=[(1..]]); consider creating an index or changing the query 11:47:38.239 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] > 2 /* xpath: //*[(@prop > 2)] */, path=*, property=[prop=[(2..]]); consider creating an index or changing the query 11:47:38.239 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] > 20 /* xpath: //*[(@prop > 20)] */, path=*, property=[prop=[(20..]]); consider creating an index or changing the query 11:47:38.239 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] > 100 /* xpath: //*[(@prop > 100)] */, path=*, property=[prop=[(100..]]); consider creating an index or changing the query 11:47:38.239 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] > 200 /* xpath: //*[(@prop > 200)] */, path=*, property=[prop=[(200..]]); consider creating an index or changing the query 11:47:38.249 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [prop] > 1000 /* xpath: //*[(@prop > 1000)] */, path=*, property=[prop=[(1000..]]); consider creating an index or changing the query 11:47:38.249 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/prop] > 1 /* xpath: //*[(* /@prop > 1)] */, path=*, property=[*/prop=[(1..]]); consider creating an index or changing the query 11:47:38.259 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/prop] > 2 /* xpath: //*[(* /@prop > 2)] */, path=*, property=[*/prop=[(2..]]); consider creating an index or changing the query 11:47:38.259 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/prop] > 20 /* xpath: //*[(* /@prop > 20)] */, path=*, property=[*/prop=[(20..]]); consider creating an index or changing the query 11:47:38.269 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/prop] > 100 /* xpath: //*[(* /@prop > 100)] */, path=*, property=[*/prop=[(100..]]); consider creating an index or changing the query 11:47:38.269 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/prop] > 200 /* xpath: //*[(* /@prop > 200)] */, path=*, property=[*/prop=[(200..]]); consider creating an index or changing the query 11:47:38.269 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where [*/prop] > 1000 /* xpath: //*[(* /@prop > 1000)] */, path=*, property=[*/prop=[(1000..]]); consider creating an index or changing the query 11:47:38.279 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.299 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.319 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.319 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where lower([array]) like '%x%' /* xpath: //*[jcr:like(fn:lower-case(@array), '%x%')] */, path=*, property=[array=[]]); consider creating an index or changing the query 11:47:38.399 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.399 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.469 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:38.499 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.499 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.529 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.549 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.559 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.579 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.599 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.599 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.619 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:38.639 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.639 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.649 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.679 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.679 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.689 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.719 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.719 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.729 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:38.749 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.759 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.779 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.799 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.799 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.809 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.839 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.839 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.849 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.859 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.859 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.869 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.889 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.889 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.899 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:38.919 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.919 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.929 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:38.949 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.949 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.959 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:38.979 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:38.979 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:38.989 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.009 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.009 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.019 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.039 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.039 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.059 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.079 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.079 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.099 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.119 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.119 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.139 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.159 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.159 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.169 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.189 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.189 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.199 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.219 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.219 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.239 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.249 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.249 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.259 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.289 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.289 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.299 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.339 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.339 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.349 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.369 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.369 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.379 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.409 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.409 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.419 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.429 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.429 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.439 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.459 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.459 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.469 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.489 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.489 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.499 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.529 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.529 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.539 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.569 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.569 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.589 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.609 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.609 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.619 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.629 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.629 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.639 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.659 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.659 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.669 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.689 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.689 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.699 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.719 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.719 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.729 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.749 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.749 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.759 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.769 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.769 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.779 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.799 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.799 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.809 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.819 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.829 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.829 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.849 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.849 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.859 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.869 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.869 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.879 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.889 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.889 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.899 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.919 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.919 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.929 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:39.949 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.949 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.959 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:39.969 WARN [main] TokenProviderImpl.java:230 Unable to get/create token store for user unknownUserId 11:47:39.979 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:39.979 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:39.989 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.009 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.009 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.019 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.029 WARN [main] TokenProviderImpl.java:230 Unable to get/create token store for user unknownUserId 11:47:40.039 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.039 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.049 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.069 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.069 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.079 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.099 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.099 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.109 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.119 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.119 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.129 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.149 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.149 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.159 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.189 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.189 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.199 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.209 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.209 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.219 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.239 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.239 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.249 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.299 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.299 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.309 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.319 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.319 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.329 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.349 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.349 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.359 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.369 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.369 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.379 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.399 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.399 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.409 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.429 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.429 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.439 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.449 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.449 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.459 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.479 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.479 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.489 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.499 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.499 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.509 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.529 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.529 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.539 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.559 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.559 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.569 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.579 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.579 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.589 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.619 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.619 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.629 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.639 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.639 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.649 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.669 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.669 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.679 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.699 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.699 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.699 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.719 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.719 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.729 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.749 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.749 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.759 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.769 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.769 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.779 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.799 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.799 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.809 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.829 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.829 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.839 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.849 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.849 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.859 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.879 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.879 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.889 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.909 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.909 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.919 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.929 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.929 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.939 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:40.959 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.959 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.969 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:40.979 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:40.979 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:40.989 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.009 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.009 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.019 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.039 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.039 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.049 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.059 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.059 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.069 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.089 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.089 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.099 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.109 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.109 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.119 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.129 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.129 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.139 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.149 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.149 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.159 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.169 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.169 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.179 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.199 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.199 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.209 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.219 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.219 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.229 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.239 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.239 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.249 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.269 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.269 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.279 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.289 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.289 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.299 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.319 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.319 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.329 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.339 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.339 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.349 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.359 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.369 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.369 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.389 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.389 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.399 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.409 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.409 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.419 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.439 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.439 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.449 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.459 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.459 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.469 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.489 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.489 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.499 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.509 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.509 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.519 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.529 ERROR [main] ContentSessionImpl.java:121 Error during logout. javax.security.auth.login.LoginException: Login Failure: all modules ignored at javax.security.auth.login.LoginContext.invoke(LoginContext.java:935) ~[na:1.7.0_40] at javax.security.auth.login.LoginContext.access$000(LoginContext.java:203) ~[na:1.7.0_40] at javax.security.auth.login.LoginContext$5.run(LoginContext.java:721) ~[na:1.7.0_40] at javax.security.auth.login.LoginContext$5.run(LoginContext.java:719) ~[na:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.7.0_40] at javax.security.auth.login.LoginContext.invokeCreatorPriv(LoginContext.java:718) ~[na:1.7.0_40] at javax.security.auth.login.LoginContext.logout(LoginContext.java:641) ~[na:1.7.0_40] at org.apache.jackrabbit.oak.core.ContentSessionImpl.close(ContentSessionImpl.java:119) ~[classes/:na] at org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImplTest.testLoginWithAttributes(LoginModuleImplTest.java:272) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) [junit-4.10.jar:na] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit-4.10.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) [junit-4.10.jar:na] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit-4.10.jar:na] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) [junit-4.10.jar:na] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68) [junit-4.10.jar:na] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) [junit-4.10.jar:na] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) [junit-4.10.jar:na] at org.junit.runners.ParentRunner.run(ParentRunner.java:300) [junit-4.10.jar:na] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) [surefire-junit4-2.12.4.jar:2.12.4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) [surefire-junit4-2.12.4.jar:2.12.4] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_40] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_40] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_40] at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_40] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) [surefire-api-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) [surefire-booter-2.12.4.jar:2.12.4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) [surefire-booter-2.12.4.jar:2.12.4] 11:47:41.539 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.539 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.549 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.579 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.579 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.589 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.609 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.609 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.619 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.629 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.629 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.639 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.659 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.659 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.669 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.679 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.679 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.689 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.709 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.709 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.719 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.729 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.739 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.739 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.759 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.759 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.769 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.789 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.789 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.799 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.819 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.819 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.829 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.849 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.849 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.859 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.869 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.869 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.879 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.899 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.899 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.909 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.929 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.929 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.939 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:41.959 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.959 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.969 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:41.979 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:41.979 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:41.989 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.009 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.009 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.019 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.029 WARN [main] AccessControlManagerImpl.java:181 Colliding policy child without node being access controllable (/jr:testRoot). 11:47:42.039 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.039 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.049 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.059 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.059 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.069 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.089 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.089 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.099 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.119 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.119 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.129 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.139 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.139 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.149 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.169 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.169 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.169 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.189 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.189 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.199 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.219 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.219 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.229 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.239 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.239 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.249 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.269 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.269 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.279 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.289 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.289 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.299 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.319 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.319 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.329 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.339 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.339 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.349 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.369 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.369 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.379 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.389 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.389 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.399 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.419 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.419 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.429 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.449 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.449 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.459 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.469 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.469 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.479 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.499 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.499 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.509 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.519 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.519 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.529 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.549 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.549 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.559 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.569 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.569 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.579 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.599 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.599 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.609 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.619 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.619 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.629 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.649 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.649 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.659 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.679 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.679 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.689 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.699 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.699 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.709 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.729 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.729 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.739 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.759 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.759 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.769 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.789 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.789 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.799 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.829 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.829 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.839 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.859 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.859 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.869 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:42.889 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.889 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.909 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.919 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.919 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.939 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.949 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.949 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.959 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:42.979 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:42.979 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:42.989 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.009 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.009 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.019 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.039 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.039 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.049 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.069 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.069 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.079 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.099 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.099 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.109 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.129 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.129 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.139 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.159 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.159 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.169 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.179 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.189 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.189 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.209 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.209 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.219 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.229 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.229 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.239 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.259 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.259 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.269 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.279 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.279 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.289 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.309 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.309 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.319 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.339 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.339 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.349 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.359 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.359 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.369 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.389 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.389 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.399 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.409 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.409 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.429 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.439 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.439 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.449 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.469 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.469 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.479 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.489 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.489 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.499 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.519 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.519 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.529 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.549 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.549 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.559 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.579 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.579 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.589 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.609 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.609 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.619 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.629 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.629 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.649 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.659 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.659 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.669 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.689 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.689 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.689 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.709 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.709 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.719 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.729 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.729 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.739 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.759 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.759 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.769 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.789 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.789 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.799 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.809 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.809 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.819 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.839 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.839 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.849 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:43.859 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.869 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.869 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.889 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.889 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.899 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.919 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.919 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.930 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.930 WARN [main] AccessControlManagerImpl.java:571 Attempt to create an ACE for the admin principal which always has full access. 11:47:43.930 WARN [main] AccessControlManagerImpl.java:571 Attempt to create an ACE for the admin principal which always has full access. 11:47:43.940 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.940 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:43.950 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:43.980 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:43.980 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.020 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.020 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.030 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.050 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.050 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.050 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.070 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.070 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.080 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.100 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.100 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.110 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.120 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.120 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.150 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.150 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.160 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.180 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.180 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.190 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.210 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.210 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.220 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.250 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.260 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.280 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.280 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.290 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.310 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.310 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.330 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.350 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.350 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.360 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.380 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.390 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.400 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.400 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.410 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.430 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.430 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.440 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.450 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.450 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.460 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.480 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.480 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.490 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.510 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.510 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.520 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.530 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.530 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.550 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.570 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.570 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.580 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.590 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.590 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.600 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.620 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.620 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.630 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.650 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.650 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.660 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.680 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.680 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.690 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.700 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.700 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.710 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.720 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.720 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.730 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.750 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.750 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.760 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.780 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.780 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.790 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.800 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.800 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.810 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.820 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.820 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.830 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.850 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.850 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.860 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.870 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.870 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.880 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.890 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.890 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.900 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:44.910 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.910 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.920 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.930 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.930 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.950 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.960 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.960 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.970 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:44.980 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:44.980 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:44.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.000 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.030 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.030 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.040 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.050 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.050 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.060 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.070 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.070 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.080 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.090 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.090 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.100 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.120 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.120 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.140 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.140 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.150 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.160 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.160 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.170 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.190 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.190 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.200 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.210 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.210 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.220 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.230 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.230 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.240 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.250 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.260 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.280 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.280 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.290 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.300 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.300 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.310 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.320 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.320 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.330 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.350 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.350 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.360 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.370 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.370 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.390 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.390 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.400 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.420 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.420 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.430 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.440 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.440 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.450 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.460 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.460 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.470 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.480 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.490 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.490 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.510 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.510 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.520 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.530 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.530 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.540 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.550 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.550 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.560 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.580 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.580 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.590 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.600 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.600 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.610 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.620 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.620 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.630 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.640 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.640 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.650 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.660 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.660 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.670 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.690 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.690 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.700 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.710 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.710 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.720 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.740 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.740 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.750 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.760 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.760 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.770 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.780 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.780 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.790 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.810 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.810 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.820 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.830 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.830 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.840 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.850 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.850 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.860 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.870 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.870 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.890 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.900 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.900 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.910 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.920 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.920 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.930 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.940 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.940 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.950 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:45.960 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.960 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:45.970 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:45.990 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:45.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.010 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.020 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.030 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.030 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.040 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.050 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.050 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.060 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.080 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.080 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.090 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.100 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.100 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.110 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.120 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.120 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.140 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.140 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.150 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.170 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.170 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.180 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.190 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.190 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.200 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.220 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.220 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.230 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.240 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.240 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.260 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.260 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.270 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.290 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.290 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.300 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.310 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.310 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.320 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.330 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.330 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.340 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.360 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.360 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.370 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.380 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.390 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.410 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.410 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.410 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.430 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.430 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.440 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.450 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.450 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.460 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.480 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.480 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.480 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.500 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.500 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.510 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.520 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.520 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.530 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.590 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.590 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.610 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.670 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.670 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.680 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.720 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.720 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.730 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.760 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.760 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.770 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.800 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.800 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.810 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.850 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.850 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.860 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.890 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.890 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.900 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.920 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.920 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.930 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:46.950 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.950 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.960 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:46.980 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:46.980 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:46.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.010 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.020 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.040 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.040 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.050 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.070 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.070 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.080 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.100 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.100 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.110 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.130 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.150 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.150 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.160 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.180 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.180 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.190 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.200 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.200 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.210 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.230 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.230 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.240 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.250 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.260 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.280 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.280 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.290 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.310 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.310 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.320 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.330 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.330 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.340 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.370 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.370 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.390 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.390 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.400 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.420 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.420 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.430 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.440 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.440 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.450 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.470 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.470 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.480 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.490 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.490 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.500 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.520 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.520 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.530 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.550 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.550 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.560 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.570 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.570 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.580 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.600 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.600 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.610 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.620 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.620 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.630 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.650 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.650 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.660 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.680 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.680 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.700 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.710 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.710 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.720 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.740 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.740 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.750 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.770 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.770 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.780 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.800 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.800 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.810 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.820 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.820 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.830 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.850 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.850 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.860 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:47.870 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.870 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.880 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.890 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.890 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:47.900 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:47.910 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:47:47.910 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:47:47.990 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:47.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.140 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.190 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:47:48.190 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:47:48.190 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:47:48.190 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:47:48.250 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.430 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:47:48.430 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:47:48.430 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 1 11:47:48.430 INFO [main] DocumentNodeStore.java:442 Initialized DocumentNodeStore with clusterNodeId: 2 11:47:48.480 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.480 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.610 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.670 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 1 11:47:48.670 INFO [main] DocumentNodeStore.java:474 Disposed DocumentNodeStore with clusterNodeId: 2 11:47:48.690 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.690 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.700 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.730 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.730 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.740 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.760 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.760 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.770 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.790 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.790 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.800 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.820 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.820 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.830 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.860 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.860 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.870 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:48.900 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.900 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.910 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.930 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.930 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.940 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:48.960 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.960 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:48.970 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:48.990 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:48.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.010 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.020 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.040 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.040 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.050 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.060 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.060 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.070 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.090 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.090 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.100 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.130 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.140 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.150 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.160 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.160 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.180 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.180 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.190 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.210 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.210 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.210 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.230 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.230 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.240 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.250 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.260 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.280 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.280 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.290 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.320 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.320 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.330 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.340 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.340 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.350 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.370 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.370 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.390 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.390 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.400 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.420 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.420 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.430 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.440 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.440 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.450 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.460 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.460 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.470 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.520 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.520 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.530 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.540 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.540 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.550 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.560 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.560 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.570 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.600 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.600 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.610 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.620 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.620 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.630 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.650 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.650 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.660 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.670 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.670 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.680 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.690 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.690 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.720 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.740 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.740 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.750 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.760 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.760 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.770 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.780 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.790 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.800 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.810 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.810 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.820 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.830 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.830 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.840 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.850 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.850 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.870 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.880 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.880 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.890 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:49.940 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.940 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.950 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.960 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.960 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.970 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:49.980 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:49.980 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:49.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.000 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.020 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.020 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.030 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.040 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.040 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.060 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.080 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.080 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.090 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.100 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.100 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.120 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.130 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.130 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.150 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.170 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.170 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.180 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.200 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.200 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.210 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.240 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.240 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.250 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.270 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.270 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.280 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.300 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.300 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.310 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.320 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.320 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.330 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.340 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.340 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.350 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.370 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.370 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.380 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.390 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.390 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.400 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.420 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.420 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.430 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.450 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.450 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.460 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.470 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.470 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.490 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.500 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.500 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.510 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.530 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.530 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.540 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.550 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.560 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.570 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.580 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.580 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.590 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.620 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.620 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.630 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.650 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.650 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.650 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.670 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.670 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.680 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.690 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.690 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.700 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.720 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.720 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.730 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.750 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.750 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.760 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.780 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.780 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.790 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.800 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.800 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.810 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.830 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.830 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.850 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.870 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.870 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.880 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.900 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.900 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.910 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:50.930 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.930 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.940 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.960 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.960 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:50.970 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:50.990 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:50.990 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:51.010 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:51.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.020 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:51.030 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:51.030 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.040 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:51.060 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:51.060 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.070 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:51.080 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:51.080 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.090 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:51.110 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:51.110 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.120 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:51.160 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:51.160 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:51.170 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:53.000 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:53.000 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:53.010 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:54.013 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:54.013 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:54.023 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:55.693 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:55.693 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:55.693 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:55.773 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:55.773 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:55.783 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.373 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.373 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.383 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.403 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.403 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.413 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.423 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.423 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.433 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.443 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.443 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.453 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.473 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.473 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.483 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.493 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.493 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.523 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.533 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.533 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.543 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.553 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.553 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.563 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.573 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.573 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.583 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.593 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.603 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.603 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.623 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.623 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.633 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.643 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.643 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.653 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.673 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.673 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.683 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.703 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.703 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.703 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.723 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.723 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.733 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.743 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.743 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.753 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.763 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.763 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.773 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.783 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.783 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.793 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.803 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.813 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.823 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.833 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.833 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.843 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.853 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.863 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.863 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.883 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.883 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.893 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.903 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.903 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.913 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:57.923 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.923 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.933 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.953 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.953 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.963 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:57.973 WARN [main] UserAuthentication.java:166 Aborted password change for user testUserd4860db8-0bfe-41f9-b163-2459b0dd87b7: provided new password is of incompatible type java.lang.Long 11:47:57.983 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:57.983 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:57.993 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.003 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.003 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.013 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.023 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.033 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.043 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.053 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.053 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.063 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.073 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.073 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.083 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.093 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.093 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.103 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.123 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.123 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.133 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.143 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.143 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.153 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.173 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.173 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.173 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.193 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.193 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.203 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.213 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.213 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.223 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.233 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.233 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.243 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.253 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.253 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.263 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.273 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.273 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.283 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.293 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.293 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.303 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.313 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.313 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.323 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.333 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.333 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.343 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.363 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.363 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.373 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.383 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.383 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.393 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.413 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.413 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.423 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.433 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.433 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.443 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.453 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.453 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.463 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.473 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.473 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.483 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.503 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.503 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.513 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.523 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.523 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.533 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.553 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.553 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.553 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.573 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.573 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.573 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.593 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.593 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.603 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.613 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.613 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.623 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.633 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.633 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.643 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.653 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.653 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.663 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.683 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.683 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.693 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.713 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.713 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.713 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.733 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.733 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.743 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.753 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.753 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.763 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.773 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.773 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.783 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.793 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.793 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.803 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.813 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.813 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.823 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.833 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.833 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:58.843 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.853 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.853 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.863 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.873 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.873 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:58.883 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.893 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.893 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.903 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.913 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.913 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.923 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:58.933 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.933 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.943 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.963 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.963 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.973 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:58.984 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:58.984 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:58.994 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.004 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.004 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.014 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.024 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.024 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.034 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.054 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.054 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.064 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.084 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.084 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.084 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.114 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.114 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.134 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.134 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.144 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[eb09d5e3-9618-3f4b-b1c3-c798158f7c07]]); consider creating an index or changing the query 11:47:59.144 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[efa9745c-7df0-360d-a2cf-1348c2a00a92]]); consider creating an index or changing the query 11:47:59.154 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.154 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.174 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.174 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.184 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.184 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.204 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.204 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.214 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.214 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.234 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.234 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.244 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[1992b9a1-cd4c-36c7-b791-4b997064110f]]); consider creating an index or changing the query 11:47:59.244 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[ce9f86d9-4f8f-3b89-8e47-d5d8bb7a3fbe]]); consider creating an index or changing the query 11:47:59.254 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[cd5248b6-b355-3a4a-9d9b-02e0b3715efc]]); consider creating an index or changing the query 11:47:59.254 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[cd012353-1d24-31b9-9ded-42e0212fabee]]); consider creating an index or changing the query 11:47:59.264 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.264 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.274 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.274 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.294 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.294 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.304 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[92eb5ffe-e6ae-3fec-bad7-1c777531578f]]); consider creating an index or changing the query 11:47:59.304 WARN [main] Cursors.java:312 Traversed 1000 nodes with filter Filter(query=SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id /* oak-internal */, path=*, property=[jcr:uuid=[21ad0bd8-36b9-3d08-b4cf-640b4c298e7c]]); consider creating an index or changing the query 11:47:59.314 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.314 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.324 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.324 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.344 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.344 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.364 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.364 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/nodetype, /oak:index/uuid] 11:47:59.404 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.404 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.414 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.424 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.424 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.434 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.444 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.444 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.454 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.464 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.464 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.484 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.494 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.494 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.504 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.524 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.524 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.534 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.554 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.554 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.564 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.584 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.584 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.594 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.604 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.604 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.624 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.644 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.644 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.664 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.684 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.684 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.694 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.704 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.704 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.714 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.724 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.724 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.734 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.744 WARN [main] GroupImpl.java:114 Attempt to create circular group membership. 11:47:59.754 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.754 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.794 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.804 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.804 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.814 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:47:59.834 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.834 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:47:59.844 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:47:59.994 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:47:59.994 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.004 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.014 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.014 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.024 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.044 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.044 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.044 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.064 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.064 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.074 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.084 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.084 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.094 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.104 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.104 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.114 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.124 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.124 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.134 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.144 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.144 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.154 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.174 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.174 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.184 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.194 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.194 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.204 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.214 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.214 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.234 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.244 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.244 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.254 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.264 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.264 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.274 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.284 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.284 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.294 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.304 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.304 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.314 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.324 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.324 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.334 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.344 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.344 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.354 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.364 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.364 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.374 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.384 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.384 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.394 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.404 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.404 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.414 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.424 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.424 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.434 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.444 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.444 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.454 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.464 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.464 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.474 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.484 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.484 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.494 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.504 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.504 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.514 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.524 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.524 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.534 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.544 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.544 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.554 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.564 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.564 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.574 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.584 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.584 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.594 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.614 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.614 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.614 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.634 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.634 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.634 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.654 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.654 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.664 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.674 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.674 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.684 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.694 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.694 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.704 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.714 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.714 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.724 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.734 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.744 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.744 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.764 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.764 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.774 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.784 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.784 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.794 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.804 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.804 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.814 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.824 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.824 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.834 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.844 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.844 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.854 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.874 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.874 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.874 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.894 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.894 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.904 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.914 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.914 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.924 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:00.934 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.934 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.944 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.954 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.954 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.964 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:00.974 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:00.974 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:00.984 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.004 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.004 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.014 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.024 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.024 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.034 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.044 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.044 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.044 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.064 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.064 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.074 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.084 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.084 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.094 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.104 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.104 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.114 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.124 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.124 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.134 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.144 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.144 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.154 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.164 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.164 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.174 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.184 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.184 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.194 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.204 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.204 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.214 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.224 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.224 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.234 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.254 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.254 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.264 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.274 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.274 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.284 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.294 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.294 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.304 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.314 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.314 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.324 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.334 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.334 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.344 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.354 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.354 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.364 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.374 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.374 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.384 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.394 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.394 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.404 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.414 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.414 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.424 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.434 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.434 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.444 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.454 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.454 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.464 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.474 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.474 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.484 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.494 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.494 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.504 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.514 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.514 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.524 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.534 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.534 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.544 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.554 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.564 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.564 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.574 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.574 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.584 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.594 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.594 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.604 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.614 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.614 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.624 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.644 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.644 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.644 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.664 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.664 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.664 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.674 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.684 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.684 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.694 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.704 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.704 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.714 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.714 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.724 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.734 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.734 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.744 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.764 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.764 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.764 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.784 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.784 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.784 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.804 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.804 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.814 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.824 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.834 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.834 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.844 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.844 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.854 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.864 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.864 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.874 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.884 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.884 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.894 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.904 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.904 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.914 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:01.924 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.934 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.934 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.954 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.954 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.954 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.974 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.974 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:01.984 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:01.995 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:01.995 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.005 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.015 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.015 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.025 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.035 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.035 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.045 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.055 WARN [main] ConfigurationParameters.java:284 Unsupported target type java.util.Calendar for value 10 11:48:02.055 WARN [main] ConfigurationParameters.java:284 Unsupported target type java.util.Calendar for value v 11:48:02.055 WARN [main] ConfigurationParameters.java:288 Invalid value test; cannot be parsed into java.lang.Integer 11:48:02.065 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.065 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.075 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.095 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.095 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.105 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.115 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.115 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.125 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.135 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.135 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.145 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.155 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.155 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.165 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.175 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.175 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.185 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.195 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.195 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.205 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.215 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.215 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.225 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.235 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.235 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.245 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.255 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.255 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.265 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.285 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.285 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.295 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.305 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.305 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.315 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.345 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.345 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.355 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.365 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.365 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.375 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.385 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.385 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.395 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.405 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.405 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.415 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.425 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.425 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.435 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.445 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.445 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.455 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.465 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.465 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.475 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.485 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.485 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.495 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.505 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.505 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.515 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.525 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.525 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.535 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.555 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.555 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.555 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.575 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.575 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.575 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.595 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.595 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.605 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.615 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.615 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.625 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.635 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.635 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.645 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.655 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.655 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.665 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.685 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.685 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.695 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.705 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.705 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.715 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.735 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.735 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.745 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.755 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.755 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.765 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.775 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.775 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.785 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.805 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.805 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.815 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:02.825 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.825 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.835 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:02.845 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:02.845 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:02.855 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:05.005 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:05.005 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:05.015 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/authorizableId, /oak:index/acPrincipalName] 11:48:05.025 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:05.025 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:05.035 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:05.055 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:05.055 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:05.065 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId] 11:48:05.075 INFO [main] IndexUpdate.java:145 Found a new index node [reference]. Reindexing is requested 11:48:05.075 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/reference, /oak:index/nodetype, /oak:index/uuid] 11:48:05.085 INFO [main] IndexUpdate.java:110 Reindexing will be performed for following indexes: [/oak:index/principalName, /oak:index/acPrincipalName, /oak:index/authorizableId]