Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/428/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188) at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:344) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:859) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:428) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:415) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:299)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:211)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:957)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1112)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:738)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177) at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2088) at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106) at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71) at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85) at
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:109)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:344)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:859)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:428)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:415)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:299)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:211)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:957)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1112)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:738)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2088)
at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:109)
at __randomizedtesting.SeedInfo.seed([806EF9E0983CAD37]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 13143 lines...]
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/init-core-data-001
[junit4] 2> 76729 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 76792 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 76809 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/extraction/lib
[junit4] 2> 76810 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 76810 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/clustering/lib
[junit4] 2> 76810 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 76811 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/langid/lib
[junit4] 2> 76811 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 76811 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/velocity/lib
[junit4] 2> 76811 WARN
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 76848 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 76849 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 76882 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 77053 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 77053 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 77054 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 77054 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 77054 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 77080 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 77091 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/extraction/lib
[junit4] 2> 77091 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 77091 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/clustering/lib
[junit4] 2> 77092 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 77092 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/langid/lib
[junit4] 2> 77092 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 77092 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../contrib/velocity/lib
[junit4] 2> 77092 WARN (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 77099 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 77100 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 77127 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 77298 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 77298 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 77299 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 77299 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 77299 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 77323 INFO (coreLoadExecutor-260-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1
[junit4] 2> 77324 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/init-core-data-001/]
[junit4] 2> 77324 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bb4b0be
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
init: current segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2eae4702
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
0 msec to checkpoint
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
init: create=true
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@4edda338
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@369c6c4c)
[junit4] 2> index=
[junit4] 2> version=6.3.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene62
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@4da88b20
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@6ecf35ce
[junit4] 2>
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
now flush at close
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
index before flush
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
startFullFlush
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
coreLoadExecutor-260-thread-1 finishFullFlush success=true
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
apply all deletes during flush
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
now apply all deletes for all segments maxDoc=0
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-260-thread-1]:
prune sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-260-thread-1]:
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-260-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 77325 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-260-thread-1]:
now merge
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-260-thread-1]:
index:
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-260-thread-1]:
no more merges pending; now return
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
waitForMerges
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
waitForMerges done
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: start
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: enter lock
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: now prepare
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
prepareCommit: flush
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
index before flush
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
startFullFlush
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
apply all deletes during flush
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
now apply all deletes for all segments maxDoc=0
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-260-thread-1]:
prune sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
coreLoadExecutor-260-thread-1 finishFullFlush success=true
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
startCommit(): start
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
startCommit index= changeCount=2
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
startCommit: wrote pending segments file "pending_segments_1"
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
done all syncs: []
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: pendingCommit != null
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: done writing segments file "segments_1"
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
now checkpoint "" [0 segments ; isCommit = true]
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
0 msec to checkpoint
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: took 0.5 msec
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
commit: done
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
rollback
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
all running merges have aborted
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
rollback: done finish merges
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
abort
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
done abort success=true
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
rollback: infos=
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
0 msec to checkpoint
[junit4] 2> 77326 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77327 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 77343 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 77343 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 77344 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for
15000ms;
[junit4] 2> 77344 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
init: current segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2eae4702
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
init: load commit "segments_1"
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
delete []
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-260-thread-1]:
0 msec to checkpoint
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
init: create=false
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@4edda338
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@369c6c4c)
[junit4] 2> index=
[junit4] 2> version=6.3.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene62
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@66906f76
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@487a6f00
[junit4] 2>
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
flush at getReader
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
startFullFlush
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
apply all deletes during flush
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
now apply all deletes for all segments maxDoc=0
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-260-thread-1]:
prune sis=segments_1: minGen=9223372036854775807 packetCount=0
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
incRefDeleter for NRT reader version=2 segments=
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 77345 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-260-thread-1]:
coreLoadExecutor-260-thread-1 finishFullFlush success=true
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-260-thread-1]:
getReader took 1 msec
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1717ef13[collection1] main]
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/conf
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/conf
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/conf
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for
/schema/analysis/stopwords/english
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for
/schema/analysis/stopwords/english
[junit4] 2> 77346 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/stopwords/english
[junit4] 2> 77347 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_synonyms_english.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/conf
[junit4] 2> 77347 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResource Loaded initArgs
{ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
[junit4] 2> 77347 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 77347 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 77347 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 77347 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 77348 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 77348 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 77348 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 77348 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_806EF9E0983CAD37-001/tempDir-001/collection1/conf/elevate.xml
[junit4] 2> 77352 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 77352 INFO
(searcherExecutor-261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@1717ef13[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 77354 INFO
(searcherExecutor-261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
hits=0 status=0 QTime=1
[junit4] 2> 77354 INFO
(searcherExecutor-261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 77354 INFO
(searcherExecutor-261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 77354 INFO
(searcherExecutor-261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 77354 INFO (coreLoadExecutor-260-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1547170897366876160
[junit4] 2> 77355 INFO
(searcherExecutor-261-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1717ef13[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 77357 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 77361 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
anyChanges? numDocsInRam=0 deletes=true hasTickets:false
pendingChangesInFullFlush: false
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
anyChanges? numDocsInRam=0 deletes=true hasTickets:false
pendingChangesInFullFlush: false
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
flush at getReader
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
startFullFlush
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
anyChanges? numDocsInRam=0 deletes=true hasTickets:false
pendingChangesInFullFlush: false
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]: flush
naked frozen global deletes
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
push deletes 1 deleted queries bytesUsed=100 segmentPrivate?=false delGen=2
packetCount=1 totBytesUsed=100
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
flush: push buffered updates: 1 deleted queries bytesUsed=100
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
apply all deletes during flush
[junit4] 2> 77364 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
now apply all deletes for all segments maxDoc=0
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
prune sis=segments_1: minGen=9223372036854775807 packetCount=1
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
pruneDeletes: prune 1 packets; 0 packets remain
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
incRefDeleter for NRT reader version=2 segments=
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]
finishFullFlush success=true
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
getReader took 1 msec
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IFD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
delete []
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.LoggingInfoStream
[IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]]:
decRefDeleter for NRT reader version=2 segments=
[junit4] 2> 77365 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update
params={}{deleteByQuery=*:* (-1547170897374216192)} 0 3
[junit4] 2> 77366 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 0
[junit4] 2> 77366 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 1
[junit4] 2> 77366 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 2
[junit4] 2> 77366 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 3
[junit4] 2> 77366 INFO
(TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[806EF9E0983CAD37]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 4
[junit4] 2> 77405 INFO (DocThread-3) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update
params={}{add=[T3:0 (1547170897385750528), T3:1 (1547170897401479169), T3:2
(1547170897411964928), T3:3 (1547170897411964929), T3:4 (1547170897411964930),
T3:5 (1547170897411964932), T3:6 (1547170897411964933), T3:7
(1547170897411964935), T3:8 (1547170897411964936), T3:9 (1547170897411964938),
... (100 adds)]} 0 33
[junit4] 2> 77405 INFO (DocThread-3) [ ] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@487a6f00
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: start
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: enter lock
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: now prepare
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: prepareCommit: flush
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: index before flush
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: startFullFlush
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: anyChanges? numDocsInRam=360 deletes=true hasTickets:false
pendingChangesInFullFlush: false
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWFC][DocThread-3]: addFlushableState DocumentsWriterPerThread
[pendingDeletes=gen=0 351 deleted terms (unique count=351) bytesUsed=81737,
segment=_0, aborted=false, numDocsInRAM=104, deleteQueue=DWDQ: [ generation: 2
]]
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWFC][DocThread-3]: addFlushableState DocumentsWriterPerThread
[pendingDeletes=gen=0 71 deleted terms (unique count=71) bytesUsed=16521,
segment=_4, aborted=false, numDocsInRAM=4, deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWFC][DocThread-3]: addFlushableState DocumentsWriterPerThread
[pendingDeletes=gen=0, segment=_1, aborted=false, numDocsInRAM=1,
deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWFC][DocThread-3]: addFlushableState DocumentsWriterPerThread
[pendingDeletes=gen=0 82 deleted terms (unique count=82) bytesUsed=19090,
segment=_2, aborted=false, numDocsInRAM=82, deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 77406 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWFC][DocThread-3]: addFlushableState DocumentsWriterPerThread
[pendingDeletes=gen=0 255 deleted terms (unique count=255) bytesUsed=59397,
segment=_3, aborted=false, numDocsInRAM=169, deleteQueue=DWDQ: [ generation: 2
]]
[junit4] 2> 77407 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flush postings as segment _0 numDocs=104
[junit4] 2> 77407 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write norms
[junit4] 2> 77407 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write docValues
[junit4] 2> 77408 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write points
[junit4] 2> 77408 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to finish stored fields
[junit4] 2> 77408 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: flush postings as segment _3 numDocs=169
[junit4] 2> 77408 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: 0 msec to write norms
[junit4] 2> 77408 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: 0 msec to write docValues
[junit4] 2> 77408 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: flush postings as segment _2 numDocs=82
[junit4] 2> 77408 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: 0 msec to write points
[junit4] 2> 77409 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: 0 msec to finish stored fields
[junit4] 2> 77409 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: 0 msec to write norms
[junit4] 2> 77409 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: 0 msec to write docValues
[junit4] 2> 77409 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: 0 msec to write points
[junit4] 2> 77409 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: 0 msec to finish stored fields
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: 1 msec to write postings and finish vectors
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: 0 msec to write fieldInfos
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: new segment has 0 deleted docs
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: new segment has no vectors; norms; docValues; prox; freqs
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: flushedFiles=[_3.fdx, _3.nvd, _3_Lucene50_0.pos,
_3_Lucene54_0.dvd, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3.nvm, _3.fnm,
_3.fdt, _3_Lucene50_0.tip, _3_Lucene54_0.dvm]
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: flushed codec=Lucene62
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: flushed: segment=_3 ramUsed=0.158 MB newFlushedSize=0.005
MB docs/MB=33,812.124
[junit4] 2> 77410 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-2]: flush time 2.366309 msec
[junit4] 2> 77411 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-2]: findMerges: 0 segments
[junit4] 2> 77411 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-2]: initDynamicDefaults spins=true maxThreadCount=1
maxMergeCount=6
[junit4] 2> 77411 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-2]: now merge
[junit4] 2> 77411 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-2]: index:
[junit4] 2> 77411 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-2]: no more merges pending; now return
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: 1 msec to write postings and finish vectors
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: 0 msec to write fieldInfos
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: new segment has 0 deleted docs
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: new segment has no vectors; norms; docValues; prox; freqs
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: flushedFiles=[_2_Lucene54_0.dvd, _2.nvd, _2.fdt, _2.nvm,
_2_Lucene54_0.dvm, _2_Lucene50_0.pos, _2.fnm, _2.fdx, _2_Lucene50_0.doc,
_2_Lucene50_0.tim, _2_Lucene50_0.tip]
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: flushed codec=Lucene62
[junit4] 2> 77411 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: flushed: segment=_2 ramUsed=0.173 MB newFlushedSize=0.003
MB docs/MB=24,872.211
[junit4] 2> 77413 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-0]: flush time 4.385098 msec
[junit4] 2> 77412 INFO (DocThread-2) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update
params={}{add=[T2:0 (1547170897384701953), T2:1 (1547170897392041985), T2:2
(1547170897392041986), T2:3 (1547170897393090560), T2:4 (1547170897393090561),
T2:5 (1547170897393090562), T2:6 (1547170897393090563), T2:7
(1547170897393090564), T2:8 (1547170897393090565), T2:9 (1547170897393090566),
... (100 adds)]} 0 40
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 5 msec to write postings and finish vectors
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write fieldInfos
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: new segment has 0 deleted docs
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: new segment has no vectors; norms; docValues; prox; freqs
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flushedFiles=[_0_Lucene54_0.dvm, _0_Lucene50_0.doc,
_0_Lucene50_0.tim, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene54_0.dvd,
_0_Lucene50_0.tip, _0.fdt, _0.nvm, _0.fnm]
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flushed codec=Lucene62
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flushed: segment=_0 ramUsed=0.178 MB newFlushedSize=0.004
MB docs/MB=26,919.749
[junit4] 2> 77414 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flush time 6.838705 msec
[junit4] 2> 77414 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: flush postings as segment _1 numDocs=1
[junit4] 2> 77414 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-1]: 0 msec to write norms
[junit4] 2> 77414 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-1]: 0 msec to write docValues
[junit4] 2> 77414 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-1]: 0 msec to write points
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-1]: 0 msec to finish stored fields
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-1]: 0 msec to write postings and finish vectors
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-1]: 0 msec to write fieldInfos
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: new segment has 0 deleted docs
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: new segment has no vectors; norms; docValues; prox; freqs
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim,
_1_Lucene54_0.dvd, _1.nvd, _1_Lucene50_0.pos, _1.fdx, _1.nvm,
_1_Lucene54_0.dvm, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: flushed codec=Lucene62
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: flushed: segment=_1 ramUsed=0.152 MB newFlushedSize=0.001
MB docs/MB=691.673
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-1]: flush time 1.025523 msec
[junit4] 2> 77415 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-1]: findMerges: 0 segments
[junit4] 2> 77416 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-1]: now merge
[junit4] 2> 77416 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-1]: index:
[junit4] 2> 77416 INFO (DocThread-1) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-1]: no more merges pending; now return
[junit4] 2> 77422 INFO (DocThread-1) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update
params={}{add=[T1:0 (1547170897380507648), T1:1 (1547170897389944832), T1:2
(1547170897389944833), T1:3 (1547170897389944834), T1:4 (1547170897389944835),
T1:5 (1547170897389944836), T1:6 (1547170897390993408), T1:7
(1547170897390993409), T1:8 (1547170897390993410), T1:9 (1547170897390993411),
... (100 adds)]} 0 55
[junit4] 2> 77423 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: flush postings as segment _4 numDocs=4
[junit4] 2> 77423 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-4]: 0 msec to write norms
[junit4] 2> 77423 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-4]: 0 msec to write docValues
[junit4] 2> 77423 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-4]: 0 msec to write points
[junit4] 2> 77423 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-4]: 0 msec to finish stored fields
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-4]: 0 msec to write postings and finish vectors
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-4]: 0 msec to write fieldInfos
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: new segment has 0 deleted docs
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: new segment has no vectors; norms; docValues; prox; freqs
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: flushedFiles=[_4.fdt, _4.nvm, _4_Lucene50_0.pos, _4.fnm,
_4_Lucene54_0.dvd, _4_Lucene50_0.tip, _4.nvd, _4.fdx, _4_Lucene54_0.dvm,
_4_Lucene50_0.doc, _4_Lucene50_0.tim]
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: flushed codec=Lucene62
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: flushed: segment=_4 ramUsed=0.175 MB newFlushedSize=0.002
MB docs/MB=2,606.777
[junit4] 2> 77424 INFO (DocThread-4) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-4]: flush time 1.393768 msec
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-0]: publishFlushedSegment seg-private updates=null
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publishFlushedSegment
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-0]: push deletes 360 deleted terms (unique count=360)
bytesUsed=2112 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=2112
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publish sets newSegment delGen=5 seg=_0(6.3.0):C104
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: now checkpoint "_0(6.3.0):C104" [1 segments ; isCommit =
false]
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: delete []
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: 0 msec to checkpoint
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-0]: publishFlushedSegment seg-private updates=null
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publishFlushedSegment
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publish sets newSegment delGen=6 seg=_3(6.3.0):C169
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: now checkpoint "_0(6.3.0):C104 _3(6.3.0):C169" [2 segments
; isCommit = false]
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: delete []
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: 0 msec to checkpoint
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-0]: publishFlushedSegment seg-private updates=null
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publishFlushedSegment
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publish sets newSegment delGen=7 seg=_2(6.3.0):C82
[junit4] 2> 77424 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: now checkpoint "_0(6.3.0):C104 _3(6.3.0):C169
_2(6.3.0):C82" [3 segments ; isCommit = false]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: delete []
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: 0 msec to checkpoint
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-0]: publishFlushedSegment seg-private updates=null
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publishFlushedSegment
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publish sets newSegment delGen=8 seg=_1(6.3.0):C1
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: now checkpoint "_0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1" [4 segments ; isCommit = false]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: delete []
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: 0 msec to checkpoint
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-0]: publishFlushedSegment seg-private updates=null
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publishFlushedSegment
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-0]: publish sets newSegment delGen=9 seg=_4(6.3.0):C4
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: now checkpoint "_0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4" [5 segments ; isCommit = false]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: delete []
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-0]: 0 msec to checkpoint
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: findMerges: 5 segments
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_3(6.3.0):C169 size=0.005 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_0(6.3.0):C104 size=0.004 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_2(6.3.0):C82 size=0.003 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_4(6.3.0):C4 size=0.002 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_1(6.3.0):C1 size=0.001 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: allowedSegmentCount=1 vs count=5 (eligible count=5)
tooBigCount=0
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: now merge
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: index: _0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: no more merges pending; now return
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: findMerges: 5 segments
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_3(6.3.0):C169 size=0.005 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_0(6.3.0):C104 size=0.004 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_2(6.3.0):C82 size=0.003 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_4(6.3.0):C4 size=0.002 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_1(6.3.0):C1 size=0.001 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: allowedSegmentCount=1 vs count=5 (eligible count=5)
tooBigCount=0
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: now merge
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: index: _0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: no more merges pending; now return
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: findMerges: 5 segments
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_3(6.3.0):C169 size=0.005 MB [floored]
[junit4] 2> 77425 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_0(6.3.0):C104 size=0.004 MB [floored]
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_2(6.3.0):C82 size=0.003 MB [floored]
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_4(6.3.0):C4 size=0.002 MB [floored]
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: seg=_1(6.3.0):C1 size=0.001 MB [floored]
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-0]: allowedSegmentCount=1 vs count=5 (eligible count=5)
tooBigCount=0
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: now merge
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: index: _0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4
[junit4] 2> 77426 INFO (DocThread-0) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-0]: no more merges pending; now return
[junit4] 2> 77426 INFO (DocThread-0) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update
params={}{add=[T0:0 (1547170897382604800), T0:1 (1547170897387847680), T0:2
(1547170897388896256), T0:3 (1547170897388896257), T0:4 (1547170897398333440),
T0:5 (1547170897398333441), T0:6 (1547170897398333442), T0:7
(1547170897398333443), T0:8 (1547170897398333444), T0:9 (1547170897398333445),
... (100 adds)]} 0 56
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: apply all deletes during flush
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: now apply all deletes for all segments maxDoc=478
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes: open segment readers took 0 msec
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes: infos=[_0(6.3.0):C104, _3(6.3.0):C169,
_2(6.3.0):C82, _1(6.3.0):C1, _4(6.3.0):C4] packetCount=1
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes took 0 msec for 5 segments, 0 newly deleted
docs (query deletes), 0 visited terms, allDeleted=null
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: prune sis=segments_1: _0(6.3.0):C104 _3(6.3.0):C169
_2(6.3.0):C82 _1(6.3.0):C1 _4(6.3.0):C4 minGen=5 packetCount=1
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: pruneDeletes: prune 1 packets; 0 packets remain
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: DocThread-3 finishFullFlush success=true
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: findMerges: 5 segments
[junit4] 2> 77428 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_3(6.3.0):C169 size=0.005 MB [floored]
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_0(6.3.0):C104 size=0.004 MB [floored]
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_2(6.3.0):C82 size=0.003 MB [floored]
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_4(6.3.0):C4 size=0.002 MB [floored]
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_1(6.3.0):C1 size=0.001 MB [floored]
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: allowedSegmentCount=1 vs count=5 (eligible count=5)
tooBigCount=0
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-3]: now merge
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-3]: index: _0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-3]: no more merges pending; now return
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: startCommit(): start
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: startCommit index=_0(6.3.0):C104 _3(6.3.0):C169
_2(6.3.0):C82 _1(6.3.0):C1 _4(6.3.0):C4 changeCount=13
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: startCommit: wrote pending segments file "pending_segments_2"
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: done all syncs: [_3.si, _1.nvd, _0.nvd, _2_Lucene50_0.pos,
_1.nvm, _1.fnm, _4_Lucene50_0.doc, _2.nvd, _1_Lucene50_0.tim,
_4_Lucene50_0.pos, _3_Lucene54_0.dvd, _2.nvm, _2.fnm, _3_Lucene54_0.dvm,
_1_Lucene50_0.tip, _2.si, _0_Lucene50_0.pos, _4_Lucene50_0.tip,
_4_Lucene50_0.tim, _4.fdt, _3_Lucene50_0.tim, _3.fdt, _3_Lucene50_0.tip,
_0.nvm, _0.fnm, _3.fdx, _0_Lucene50_0.doc, _1.si, _3_Lucene50_0.pos,
_4_Lucene54_0.dvd, _2.fdt, _2.fdx, _2_Lucene50_0.tim, _2_Lucene50_0.tip,
_4.fdx, _4_Lucene54_0.dvm, _1_Lucene50_0.pos, _3_Lucene50_0.doc, _1.fdx,
_1.fdt, _2_Lucene54_0.dvd, _0.si, _0_Lucene50_0.tim, _3.nvd, _4.nvm, _4.fnm,
_2_Lucene54_0.dvm, _0.fdx, _3.nvm, _3.fnm, _0_Lucene50_0.tip, _4.nvd,
_2_Lucene50_0.doc, _0.fdt, _1_Lucene50_0.doc, _0_Lucene54_0.dvm,
_1_Lucene54_0.dvd, _0_Lucene54_0.dvd, _1_Lucene54_0.dvm, _4.si]
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: pendingCommit != null
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: done writing segments file "segments_2"
[junit4] 2> 77429 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: now checkpoint "_0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4" [5 segments ; isCommit = true]
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: deleteCommits: now decRef commit "segments_1"
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: delete [segments_1]
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: 0 msec to checkpoint
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: delete []
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: took 24.2 msec
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: commit: done
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: anyChanges? numDocsInRam=118 deletes=true hasTickets:false
pendingChangesInFullFlush: false
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: nrtIsCurrent: infoVersion matches: false; DW changes: true;
BD changes: false
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: flush at getReader
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: startFullFlush
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: anyChanges? numDocsInRam=118 deletes=true hasTickets:false
pendingChangesInFullFlush: false
[junit4] 2> 77430 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWFC][DocThread-3]: addFlushableState DocumentsWriterPerThread
[pendingDeletes=gen=0 117 deleted terms (unique count=117) bytesUsed=27261,
segment=_5, aborted=false, numDocsInRAM=118, deleteQueue=DWDQ: [ generation: 3
]]
[junit4] 2> 77431 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flush postings as segment _5 numDocs=118
[junit4] 2> 77431 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write norms
[junit4] 2> 77431 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write docValues
[junit4] 2> 77431 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write points
[junit4] 2> 77431 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to finish stored fields
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write postings and finish vectors
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: 0 msec to write fieldInfos
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: new segment has 0 deleted docs
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: new segment has no vectors; norms; docValues; prox; freqs
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flushedFiles=[_5.nvm, _5_Lucene54_0.dvm, _5.fnm,
_5_Lucene50_0.pos, _5.fdt, _5_Lucene54_0.dvd, _5.nvd, _5_Lucene50_0.tip,
_5_Lucene50_0.doc, _5_Lucene50_0.tim, _5.fdx]
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flushed codec=Lucene62
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flushed: segment=_5 ramUsed=0.125 MB newFlushedSize=0.004
MB docs/MB=28,936.382
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DWPT][DocThread-3]: flush time 1.664247 msec
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: publishFlushedSegment seg-private updates=null
[junit4] 2> 77432 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: publishFlushedSegment
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: push deletes 118 deleted terms (unique count=118)
bytesUsed=1088 segmentPrivate?=false delGen=11 packetCount=1 totBytesUsed=1088
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: publish sets newSegment delGen=12 seg=_5(6.3.0):C118
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: now checkpoint "_0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4 _5(6.3.0):C118" [6 segments ; isCommit = false]
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: delete []
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IFD][DocThread-3]: 0 msec to checkpoint
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: apply all deletes during flush
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: now apply all deletes for all segments maxDoc=478
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes: open segment readers took 0 msec
[junit4] 2> 77433 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes: infos=[_0(6.3.0):C104, _3(6.3.0):C169,
_2(6.3.0):C82, _1(6.3.0):C1, _4(6.3.0):C4, _5(6.3.0):C118] packetCount=1
[junit4] 2> 77435 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyTermDeletes took 0.5 msec for 6 segments and 1 packets;
118 del terms visited; 257 seg terms visited
[junit4] 2> 77435 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes: 0 new deleted documents
[junit4] 2> 77435 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: applyDeletes took 2 msec for 6 segments, 0 newly deleted
docs (query deletes), 118 visited terms, allDeleted=null
[junit4] 2> 77435 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: prune sis=segments_2: _0(6.3.0):C104 _3(6.3.0):C169
_2(6.3.0):C82 _1(6.3.0):C1 _4(6.3.0):C4 _5(6.3.0):C118 minGen=13 packetCount=1
[junit4] 2> 77435 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[BD][DocThread-3]: pruneDeletes: prune 1 packets; 0 packets remain
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: incRefDeleter for NRT reader version=16
segments=_0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82 _1(6.3.0):C1 _4(6.3.0):C4
_5(6.3.0):C118
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: return reader version=16
reader=StandardDirectoryReader(segments_2:16:nrt _0(6.3.0):C104 _3(6.3.0):C169
_2(6.3.0):C82 _1(6.3.0):C1 _4(6.3.0):C4 _5(6.3.0):C118)
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[DW][DocThread-3]: DocThread-3 finishFullFlush success=true
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: findMerges: 6 segments
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_3(6.3.0):C169 size=0.005 MB [floored]
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_5(6.3.0):C118 size=0.004 MB [floored]
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_0(6.3.0):C104 size=0.004 MB [floored]
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_2(6.3.0):C82 size=0.003 MB [floored]
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_4(6.3.0):C4 size=0.002 MB [floored]
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: seg=_1(6.3.0):C1 size=0.001 MB [floored]
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[TMP][DocThread-3]: allowedSegmentCount=1 vs count=6 (eligible count=6)
tooBigCount=0
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-3]: now merge
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-3]: index: _0(6.3.0):C104 _3(6.3.0):C169 _2(6.3.0):C82
_1(6.3.0):C1 _4(6.3.0):C4 _5(6.3.0):C118
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[MS][DocThread-3]: no more merges pending; now return
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-3]: getReader took 6 msec
[junit4] 2> 77436 INFO (DocThread-3) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5ab213ad[collection1] main]
[junit4] 2> 77437 INFO (DocThread-3) [ ] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 77437 INFO (DocThread-2) [ ] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 77437 INFO (searcherExecutor-261-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@5ab213ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C104)
Uninverting(_3(6.3.0):C169) Uninverting(_2(6.3.0):C82)
Uninverting(_1(6.3.0):C1) Uninverting(_4(6.3.0):C4)
Uninverting(_5(6.3.0):C118)))}
[junit4] 2> 77437 INFO (searcherExecutor-261-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 77438 INFO (searcherExecutor-261-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ab213ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C104)
Uninverting(_3(6.3.0):C169) Uninverting(_2(6.3.0):C82)
Uninverting(_1(6.3.0):C1) Uninverting(_4(6.3.0):C4)
Uninverting(_5(6.3.0):C118)))}
[junit4] 2> 77438 INFO (searcherExecutor-261-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][searcherExecutor-261-thread-1]: delete []
[junit4] 2> 77439 INFO (searcherExecutor-261-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][searcherExecutor-261-thread-1]: decRefDeleter
for NRT reader version=2 segments=
[junit4] 2> 77439 INFO (DocThread-3) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 33
[junit4] 2> 77439 INFO (DocThread-2) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@487a6f00
[junit4] 2> 77439 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: commit: start
[junit4] 2> 77439 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThread-2]: commit: enter lock
[junit4] 2> 77439 INFO (DocThread-2) [ ] o.a.s.u.LoggingInfoStream
[IW][DocThr
[...truncated too long message...]
> 77474 INFO (coreCloseExecutor-266-thread-1) [ x:collection1]
> o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]: waitForMerges
> done
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
commit: start
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
commit: enter lock
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
commit: now prepare
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
prepareCommit: flush
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
index before flush _7(6.3.0):C500
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-266-thread-1]:
startFullFlush
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
apply all deletes during flush
[junit4] 2> 77474 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
now apply all deletes for all segments maxDoc=500
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-266-thread-1]:
applyDeletes: open segment readers took 0 msec
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-266-thread-1]:
applyDeletes: no segments; skipping
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-266-thread-1]:
prune sis=segments_5: _7(6.3.0):C500 minGen=18 packetCount=0
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-266-thread-1]:
coreCloseExecutor-266-thread-1 finishFullFlush success=true
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
startCommit(): start
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
skip startCommit(): no changes pending
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-266-thread-1]:
delete []
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
commit: pendingCommit == null; skip
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
commit: took 0.3 msec
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
commit: done
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
rollback
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
all running merges have aborted
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
rollback: done finish merges
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-266-thread-1]:
abort
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-266-thread-1]:
done abort success=true
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-266-thread-1]:
rollback: infos=_7(6.3.0):C500
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-266-thread-1]:
now checkpoint "_7(6.3.0):C500" [1 segments ; isCommit = false]
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-266-thread-1]:
delete []
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-266-thread-1]:
0 msec to checkpoint
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-266-thread-1]:
delete []
[junit4] 2> 77475 INFO (coreCloseExecutor-266-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-266-thread-1]:
delete []
[junit4] 2> 77485 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 77485 INFO
(SUITE-LargeVolumeEmbeddedTest-seed#[806EF9E0983CAD37]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=519314843
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1740, maxMBSortInHeap=7.803047766387756,
sim=ClassicSimilarity, locale=fr-CA, timezone=Antarctica/DumontDUrville
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=126518696,total=396361728
[junit4] 2> NOTE: All tests run in this JVM: [JdbcDriverTest,
SolrParamTest, HttpClientUtilTest, GraphExpressionTest, SolrExceptionTest,
TestLBHttpSolrClient, SolrExampleStreamingBinaryTest, ContentStreamTest,
StreamExpressionToExpessionTest, LBHttpSolrClientBuilderTest,
MergeIndexesEmbeddedTest, TestDelegationTokenResponse, TestUpdateRequestCodec,
ClientUtilsTest, CommonAdminParamsTest, QueryResponseTest,
ConcurrentUpdateSolrClientBuilderTest, GetByIdTest, LargeVolumeEmbeddedTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LargeVolumeEmbeddedTest -Dtests.seed=806EF9E0983CAD37
-Dtests.slow=true -Dtests.locale=fr-CA
-Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | LargeVolumeEmbeddedTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [TransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:188)
[junit4] > at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:344)
[junit4] > at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:859)
[junit4] > at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:428)
[junit4] > at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:415)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:299)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:211)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:166)
[junit4] > at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:957)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1112)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:738)
[junit4] > at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
[junit4] > at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
[junit4] > at
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
[junit4] > at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2088)
[junit4] > at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
[junit4] > at
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:109)
[junit4] > at
__randomizedtesting.SeedInfo.seed([806EF9E0983CAD37]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [43/87 (1!)] on J1 in 31.86s, 1 test, 1 failure <<<
FAILURES!
[...truncated 59786 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]