Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/612/
3 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([5DB81D2BB6165FD2:3E732BA92FD92CFF]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate
Error Message:
Error in posting blob {"error":{ "metadata":[ "error-class",
"org.apache.solr.common.SolrException", "root-error-class",
"org.apache.solr.common.SolrException"], "msg":"Could not auto-create
.system collection: \"{Operation create caused
exception:=org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/configs/.system,exception={msg=KeeperErrorCode = Session expired for
/configs/.system,rspCode=-1}}\"",
"trace":"org.apache.solr.common.SolrException: Could not auto-create .system
collection: \"{Operation create caused
exception:=org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/configs/.system,exception={msg=KeeperErrorCode = Session expired for
/configs/.system,rspCode=-1}}\"\n\tat
org.apache.solr.servlet.HttpSolrCall.autoCreateSystemColl(HttpSolrCall.java:349)\n\tat
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:297)\n\tat
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:471)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)\n\tat
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)\n\tat
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)\n\tat
org.eclipse.jetty.server.Server.handle(Server.java:531)\n\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)\n\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)\n\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)\n\tat
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)\n\tat
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)\n\tat
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)\n\tat
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)\n\tat
java.lang.Thread.run(Thread.java:748)\n", "code":500}}
Stack Trace:
java.lang.AssertionError: Error in posting blob {"error":{
"metadata":[
"error-class",
"org.apache.solr.common.SolrException",
"root-error-class",
"org.apache.solr.common.SolrException"],
"msg":"Could not auto-create .system collection: \"{Operation create caused
exception:=org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/configs/.system,exception={msg=KeeperErrorCode = Session expired for
/configs/.system,rspCode=-1}}\"",
"trace":"org.apache.solr.common.SolrException: Could not auto-create
.system collection: \"{Operation create caused
exception:=org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/configs/.system,exception={msg=KeeperErrorCode = Session expired for
/configs/.system,rspCode=-1}}\"\n\tat
org.apache.solr.servlet.HttpSolrCall.autoCreateSystemColl(HttpSolrCall.java:349)\n\tat
org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:297)\n\tat
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:471)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)\n\tat
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)\n\tat
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)\n\tat
org.eclipse.jetty.server.Server.handle(Server.java:531)\n\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)\n\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)\n\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)\n\tat
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)\n\tat
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)\n\tat
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)\n\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)\n\tat
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:760)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:678)\n\tat
java.lang.Thread.run(Thread.java:748)\n",
"code":500}}
at
__randomizedtesting.SeedInfo.seed([5DB81D2BB6165FD2:62E3A9FA006896BF]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.handler.TestBlobHandler.postData(TestBlobHandler.java:185)
at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:126)
at
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:102)
at
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:26)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.update.MaxSizeAutoCommitTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190) at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:458) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1271) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:544) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:529) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:366)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:284)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188) 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:199)
at
org.apache.solr.update.MaxSizeAutoCommitTest.simpleTest(MaxSizeAutoCommitTest.java:104)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)
at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:458)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1271)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:544)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:529)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:366)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:284)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
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:199)
at
org.apache.solr.update.MaxSizeAutoCommitTest.simpleTest(MaxSizeAutoCommitTest.java:104)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5DB81D2BB6165FD2]: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:303)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
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:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12544 lines...]
[junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_5DB81D2BB6165FD2-001/init-core-data-001
[junit4] 2> 265019 WARN
(SUITE-MaxSizeAutoCommitTest-seed#[5DB81D2BB6165FD2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 265020 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[5DB81D2BB6165FD2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 265050 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[5DB81D2BB6165FD2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 265051 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[5DB81D2BB6165FD2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 265072 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting simpleTest
[junit4] 2> 268539 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 268555 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 268757 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 268981 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 270154 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 271060 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 271177 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 271178 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 271287 INFO (coreLoadExecutor-307-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 271288 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 271600 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 271746 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 272890 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 273140 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 273140 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 273140 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 273140 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_5DB81D2BB6165FD2-001/init-core-data-001/]
[junit4] 2> 273188 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=86.3125,
floorSegmentMB=0.2890625, forceMergeDeletesPctAllowed=6.0282878279787635,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 273279 WARN (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 275919 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 275919 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 275920 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 275920 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 275935 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=48.7275390625,
floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=7.307220403316979,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6072616204098001
[junit4] 2> 275940 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c8444b0[collection1]
main]
[junit4] 2> 275941 WARN (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 275942 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 275962 INFO
(searcherExecutor-308-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c8444b0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 275962 INFO (coreLoadExecutor-307-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1600853423393079296
[junit4] 2> 275974 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 275988 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1600853423409856512), 1 (1600853423419293696), 2 (1600853423420342272)]} 0 13
[junit4] 2> 276236 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1600853423674097664), 4 (1600853423675146240), 5 (1600853423679340544)]} 0 9
[junit4] 2> 276447 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1600853423894298624), 7 (1600853423895347200), 8 (1600853423900590080)]} 0 9
[junit4] 2> 276683 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1600853424144908288), 10 (1600853424147005440), 11 (1600853424148054016)]} 0 4
[junit4] 2> 276887 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1600853424360914944), 13 (1600853424361963520), 14 (1600853424363012096)]} 0 3
[junit4] 2> 277111 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1600853424595795968), 16 (1600853424596844544), 17 (1600853424597893120)]} 0 3
[junit4] 2> 277315 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[18
(1600853424809705472), 19 (1600853424809705473), 20 (1600853424810754048)]} 0 2
[junit4] 2> 277603 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[21
(1600853425112743936), 22 (1600853425112743937), 23 (1600853425113792512)]} 0 2
[junit4] 2> 277832 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[24
(1600853425325604864), 25 (1600853425326653440), 26 (1600853425326653441)]} 0 27
[junit4] 2> 277833 INFO (commitScheduler-311-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 277833 INFO (commitScheduler-311-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6343f1ff commitCommandVersion:0
[junit4] 2> 277886 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[27
(1600853425407393792), 28 (1600853425409490944), 29 (1600853425410539520)]} 0 3
[junit4] 2> 278128 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending simpleTest
[junit4] 2> 278128 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 278128 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=400458258
[junit4] 2> 278128 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 278128 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74d56f68: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@67220fdd
[junit4] 2> 278141 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 278141 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b82d6ff: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@3bf48b83
[junit4] 2> 278162 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 278162 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d309f40: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@3b4cf049
[junit4] 2> 278215 INFO (coreCloseExecutor-313-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2afb16e3
[junit4] 2> 278215 INFO (coreCloseExecutor-313-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2afb16e3
[junit4] 2> 278215 INFO (coreCloseExecutor-313-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6472ebe0: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@424514bc
[junit4] 2> 278272 ERROR (commitScheduler-311-thread-1) [ ]
o.a.s.u.CommitTracker auto commit
error...:org.apache.solr.common.SolrException: openNewSearcher called on closed
core
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1976)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:735)
[junit4] 2> at
org.apache.solr.update.CommitTracker.run(CommitTracker.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 278350 INFO (coreCloseExecutor-313-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 278351 INFO (coreCloseExecutor-313-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6343f1ff commitCommandVersion:0
[junit4] 2> 278692 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting endToEndTest
{seed=[5DB81D2BB6165FD2:47EE721D56A478D0]}
[junit4] 2> 278692 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 278693 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 278915 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 279061 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 280279 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 280970 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 281488 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 281489 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 281492 INFO (coreLoadExecutor-320-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 281495 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 282927 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 283031 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 284017 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 284195 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 284195 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19eb089f
[junit4] 2> 284195 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 284195 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_5DB81D2BB6165FD2-001/init-core-data-001/]
[junit4] 2> 284240 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=86.3125,
floorSegmentMB=0.2890625, forceMergeDeletesPctAllowed=6.0282878279787635,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 284258 WARN (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 284809 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 284809 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 284810 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 284810 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 284847 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=48.7275390625,
floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=7.307220403316979,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6072616204098001
[junit4] 2> 284852 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e91d449[collection1] main]
[junit4] 2> 284853 WARN (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 284854 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 284865 INFO
(searcherExecutor-321-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2e91d449[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 284865 INFO (coreLoadExecutor-320-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1600853432728551424
[junit4] 2> 284870 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 285026 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1600853432756862976), 1 (1600853432799854592), 2 (1600853432813486080), 3
(1600853432825020416), 4 (1600853432840749056), 5 (1600853432841797632), 6
(1600853432841797633), 7 (1600853432841797634), 8 (1600853432842846208), 9
(1600853432842846209), ... (20 adds)]} 0 155
[junit4] 2> 285231 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=359
[junit4] 2> 290725 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[20
(1600853438745280512), 21 (1600853438755766272), 22 (1600853438789320704), 23
(1600853438793515008), 24 (1600853438795612160), 25 (1600853438796660736), 26
(1600853438799806464), 27 (1600853438800855040), 28 (1600853438802952192), 29
(1600853438804000768), ... (20 adds)]} 0 122
[junit4] 2> 290957 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6085
[junit4] 2> 290983 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[40
(1600853439116476416), 41 (1600853439117524992), 42 (1600853439120670720), 43
(1600853439121719296), 44 (1600853439121719297), 45 (1600853439122767872), 46
(1600853439122767873), 47 (1600853439122767874), 48 (1600853439132205056), 49
(1600853439132205057), ... (20 adds)]} 0 25
[junit4] 2> 291184 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6313
[junit4] 2> 291220 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[60
(1600853439355551744), 61 (1600853439356600320), 62 (1600853439356600321), 63
(1600853439358697472), 64 (1600853439359746048), 65 (1600853439359746049), 66
(1600853439360794624), 67 (1600853439360794625), 68 (1600853439361843200), 69
(1600853439361843201), ... (20 adds)]} 0 35
[junit4] 2> 291421 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6550
[junit4] 2> 291447 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[80
(1600853439604064256), 81 (1600853439605112832), 82 (1600853439605112833), 83
(1600853439614550016), 84 (1600853439615598592), 85 (1600853439615598593), 86
(1600853439615598594), 87 (1600853439616647168), 88 (1600853439616647169), 89
(1600853439617695744), ... (20 adds)]} 0 24
[junit4] 2> 291694 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6823
[junit4] 2> 291718 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[100
(1600853439890325504), 101 (1600853439891374080), 102 (1600853439891374081),
103 (1600853439892422656), 104 (1600853439892422657), 105
(1600853439893471232), 106 (1600853439893471233), 107 (1600853439893471234),
108 (1600853439894519808), 109 (1600853439894519809), ... (20 adds)]} 0 23
[junit4] 2> 291919 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7048
[junit4] 2> 291957 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[120
(1600853440126255104), 121 (1600853440127303680), 122 (1600853440127303681),
123 (1600853440128352256), 124 (1600853440128352257), 125
(1600853440128352258), 126 (1600853440129400832), 127 (1600853440129400833),
128 (1600853440138838016), 129 (1600853440139886592), ... (20 adds)]} 0 36
[junit4] 2> 291961 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 291961 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f681cd3 commitCommandVersion:0
[junit4] 2> 292007 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7136
[junit4] 2> 292021 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[140
(1600853440218529792), 141 (1600853440222724096), 142 (1600853440222724097),
143 (1600853440223772672), 144 (1600853440223772673), 145
(1600853440223772674), 146 (1600853440224821248), 147 (1600853440224821249),
148 (1600853440224821250), 149 (1600853440225869824), ... (20 adds)]} 0 13
[junit4] 2> 292258 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7387
[junit4] 2> 292278 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[160
(1600853440481722368), 161 (1600853440482770944), 162 (1600853440482770945),
163 (1600853440483819520), 164 (1600853440483819521), 165
(1600853440483819522), 166 (1600853440484868096), 167 (1600853440484868097),
168 (1600853440484868098), 169 (1600853440485916672), ... (20 adds)]} 0 19
[junit4] 2> 292452 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@eda5351[collection1] realtime]
[junit4] 2> 292453 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 292480 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7609
[junit4] 2> 292500 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[180
(1600853440714506240), 181 (1600853440722894848), 182 (1600853440722894849),
183 (1600853440723943424), 184 (1600853440723943425), 185
(1600853440723943426), 186 (1600853440724992000), 187 (1600853440724992001),
188 (1600853440724992002), 189 (1600853440726040576), ... (20 adds)]} 0 19
[junit4] 2> 292704 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7833
[junit4] 2> 292729 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[200
(1600853440949387264), 201 (1600853440950435840), 202 (1600853440950435841),
203 (1600853440951484416), 204 (1600853440951484417), 205
(1600853440951484418), 206 (1600853440951484419), 207 (1600853440958824448),
208 (1600853440958824449), 209 (1600853440958824450), ... (20 adds)]} 0 24
[junit4] 2> 292959 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8088
[junit4] 2> 292995 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[220
(1600853441216774144), 221 (1600853441217822720), 222 (1600853441217822721),
223 (1600853441218871296), 224 (1600853441218871297), 225
(1600853441219919872), 226 (1600853441219919873), 227 (1600853441220968448),
228 (1600853441228308480), 229 (1600853441229357056), ... (20 adds)]} 0 35
[junit4] 2> 293196 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8325
[junit4] 2> 293224 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[240
(1600853441465286656), 241 (1600853441465286657), 242 (1600853441466335232),
243 (1600853441466335233), 244 (1600853441472626688), 245
(1600853441472626689), 246 (1600853441472626690), 247 (1600853441473675264),
248 (1600853441473675265), 249 (1600853441473675266), ... (20 adds)]} 0 28
[junit4] 2> 293426 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8555
[junit4] 2> 293438 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 293446 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f681cd3 commitCommandVersion:0
[junit4] 2> 293456 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[260
(1600853441706459136), 261 (1600853441706459137), 262 (1600853441706459138),
263 (1600853441708556288), 264 (1600853441708556289), 265
(1600853441709604864), 266 (1600853441709604865), 267 (1600853441709604866),
268 (1600853441710653440), 269 (1600853441710653441), ... (20 adds)]} 0 29
[junit4] 2> 293698 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8826
[junit4] 2> 294118 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@66fa78d3[collection1] realtime]
[junit4] 2> 294121 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[280
(1600853441991671808), 281 (1600853442403762176), 282 (1600853442403762177),
283 (1600853442404810752), 284 (1600853442404810753), 285
(1600853442404810754), 286 (1600853442405859328), 287 (1600853442405859329),
288 (1600853442405859330), 289 (1600853442405859331), ... (20 adds)]} 0 422
[junit4] 2> 294130 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 294322 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9451
[junit4] 2> 294346 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[300
(1600853442645983232), 301 (1600853442647031808), 302 (1600853442647031809),
303 (1600853442648080384), 304 (1600853442648080385), 305
(1600853442648080386), 306 (1600853442648080387), 307 (1600853442649128960),
308 (1600853442649128961), 309 (1600853442649128962), ... (20 adds)]} 0 22
[junit4] 2> 294547 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9676
[junit4] 2> 294769 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[320
(1600853442881912832), 321 (1600853442881912833), 322 (1600853442882961408),
323 (1600853442882961409), 324 (1600853442882961410), 325
(1600853442882961411), 326 (1600853442884009984), 327 (1600853442884009985),
328 (1600853442884009986), 329 (1600853442884009987), ... (20 adds)]} 0 222
[junit4] 2> 294971 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10099
[junit4] 2> 294999 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[340
(1600853443326509056), 341 (1600853443326509057), 342 (1600853443326509058),
343 (1600853443327557632), 344 (1600853443327557633), 345
(1600853443327557634), 346 (1600853443327557635), 347 (1600853443328606208),
348 (1600853443328606209), 349 (1600853443328606210), ... (20 adds)]} 0 27
[junit4] 2> 295201 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10330
[junit4] 2> 295215 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[360
(1600853443567681536), 361 (1600853443567681537), 362 (1600853443567681538),
363 (1600853443568730112), 364 (1600853443568730113), 365
(1600853443568730114), 366 (1600853443569778688), 367 (1600853443569778689),
368 (1600853443570827264), 369 (1600853443570827265), ... (20 adds)]} 0 13
[junit4] 2> 295416 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10545
[junit4] 2> 295430 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[380
(1600853443793125376), 381 (1600853443793125377), 382 (1600853443794173952),
383 (1600853443794173953), 384 (1600853443794173954), 385
(1600853443794173955), 386 (1600853443795222528), 387 (1600853443795222529),
388 (1600853443795222530), 389 (1600853443795222531), ... (20 adds)]} 0 13
[junit4] 2> 295631 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10760
[junit4] 2> 295654 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 295654 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f681cd3 commitCommandVersion:0
[junit4] 2> 295669 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[400
(1600853444018569216), 401 (1600853444018569217), 402 (1600853444019617792),
403 (1600853444019617793), 404 (1600853444019617794), 405
(1600853444020666368), 406 (1600853444020666369), 407 (1600853444020666370),
408 (1600853444039540736), 409 (1600853444039540737), ... (20 adds)]} 0 37
[junit4] 2> 295857 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12db68e6[collection1] realtime]
[junit4] 2> 295858 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 295871 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10999
[junit4] 2> 295885 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[420
(1600853444269178880), 421 (1600853444274421760), 422 (1600853444274421761),
423 (1600853444275470336), 424 (1600853444275470337), 425
(1600853444275470338), 426 (1600853444276518912), 427 (1600853444276518913),
428 (1600853444276518914), 429 (1600853444276518915), ... (20 adds)]} 0 14
[junit4] 2> 296088 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11217
[junit4] 2> 296102 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[440
(1600853444497768448), 441 (1600853444498817024), 442 (1600853444498817025),
443 (1600853444498817026), 444 (1600853444498817027), 445
(1600853444499865600), 446 (1600853444499865601), 447 (1600853444499865602),
448 (1600853444499865603), 449 (1600853444499865604), ... (20 adds)]} 0 13
[junit4] 2> 296493 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11622
[junit4] 2> 296509 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[460
(1600853444922441728), 461 (1600853444922441729), 462 (1600853444923490304),
463 (1600853444923490305), 464 (1600853444923490306), 465
(1600853444923490307), 466 (1600853444932927488), 467 (1600853444932927489),
468 (1600853444932927490), 469 (1600853444933976064), ... (20 adds)]} 0 15
[junit4] 2> 296710 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11839
[junit4] 2> 296718 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[480
(1600853445149982720), 481 (1600853445149982721), 482 (1600853445149982722),
483 (1600853445151031296), 484 (1600853445151031297), 485
(1600853445152079872), 486 (1600853445152079873), 487 (1600853445152079874),
488 (1600853445154177024), 489 (1600853445154177025), ... (20 adds)]} 0 7
[junit4] 2> 296919 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=12047
[junit4] 2> 296935 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1600853445368086528), 501 (1600853445369135104), 502 (1600853445369135105),
503 (1600853445369135106), 504 (1600853445370183680), 505
(1600853445370183681), 506 (1600853445370183682), 507 (1600853445370183683),
508 (1600853445370183684), 509 (1600853445371232256), ... (20 adds)]} 0 15
[junit4] 2> 297136 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=12265
[junit4] 2> 297152 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[520
(1600853445596676096), 521 (1600853445596676097), 522 (1600853445597724672),
523 (1600853445597724673), 524 (1600853445597724674), 525
(1600853445597724675), 526 (1600853445597724676), 527 (1600853445598773248),
528 (1600853445598773249), 529 (1600853445598773250), ... (20 adds)]} 0 15
[junit4] 2> 297353 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=12482
[junit4] 2> 297360 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 297360 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f681cd3 commitCommandVersion:0
[junit4] 2> 297396 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[540
(1600853445824217088), 541 (1600853445824217089), 542 (1600853445824217090),
543 (1600853445824217091), 544 (1600853445825265664), 545
(1600853445825265665), 546 (1600853445825265666), 547 (1600853445826314240),
548 (1600853445828411392), 549 (1600853445829459968), ... (20 adds)]} 0 42
[junit4] 2> 297525 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79a463b5[collection1] realtime]
[junit4] 2> 297529 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 297598 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=12727
[junit4] 2> 297605 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[560
(1600853446081118208), 561 (1600853446082166784), 562 (1600853446082166785),
563 (1600853446082166786), 564 (1600853446083215360), 565
(1600853446083215361), 566 (1600853446083215362), 567 (1600853446083215363),
568 (1600853446083215364), 569 (1600853446084263936), ... (20 adds)]} 0 7
[junit4] 2> 297825 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=12954
[junit4] 2> 297838 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[580
(1600853446319144960), 581 (1600853446319144961), 582 (1600853446320193536),
583 (1600853446320193537), 584 (1600853446320193538), 585
(1600853446320193539), 586 (1600853446320193540), 587 (1600853446325436416),
588 (1600853446325436417), 589 (1600853446325436418), ... (20 adds)]} 0 12
[junit4] 2> 298056 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=13185
[junit4] 2> 298074 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[600
(1600853446561366016), 601 (1600853446561366017), 602 (1600853446562414592),
603 (1600853446562414593), 604 (1600853446562414594), 605
(1600853446562414595), 606 (1600853446562414596), 607 (1600853446563463168),
608 (1600853446563463169), 609 (1600853446563463170), ... (20 adds)]} 0 17
[junit4] 2> 298275 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=13404
[junit4] 2> 298286 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[620
(1600853446791004160), 621 (1600853446791004161), 622 (1600853446791004162),
623 (1600853446792052736), 624 (1600853446792052737), 625
(1600853446792052738), 626 (1600853446792052739), 627 (1600853446792052740),
628 (1600853446799392768), 629 (1600853446799392769), ... (20 adds)]} 0 10
[junit4] 2> 298507 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=13635
[junit4] 2> 298524 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[640
(1600853447038468096), 641 (1600853447038468097), 642 (1600853447039516672),
643 (1600853447039516673), 644 (1600853447040565248), 645
(1600853447040565249), 646 (1600853447040565250), 647 (1600853447040565251),
648 (1600853447040565252), 649 (1600853447041613824), ... (20 adds)]} 0 16
[junit4] 2> 298725 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=13854
[junit4] 2> 298740 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[660
(1600853447266009088), 661 (1600853447266009089), 662 (1600853447266009090),
663 (1600853447266009091), 664 (1600853447267057664), 665
(1600853447267057665), 666 (1600853447267057666), 667 (1600853447267057667),
668 (1600853447267057668), 669 (1600853447267057669), ... (20 adds)]} 0 14
[junit4] 2> 299006 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=14135
[junit4] 2> 299011 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 299011 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f681cd3 commitCommandVersion:0
[junit4] 2> 299022 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[680
(1600853447557513216), 681 (1600853447557513217), 682 (1600853447557513218),
683 (1600853447557513219), 684 (1600853447558561792), 685
(1600853447558561793), 686 (1600853447559610368), 687 (1600853447559610369),
688 (1600853447560658944), 689 (1600853447560658945), ... (20 adds)]} 0 15
[junit4] 2> 299223 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=14352
[junit4] 2> 299228 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[700
(1600853447785054208), 701 (1600853447786102784), 702 (1600853447786102785),
703 (1600853447786102786), 704 (1600853447786102787), 705
(1600853447787151360), 706 (1600853447787151361), 707 (1600853447787151362),
708 (1600853447787151363), 709 (1600853447787151364), ... (20 adds)]} 0 4
[junit4] 2> 299267 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c0e4138[collection1] realtime]
[junit4] 2> 299268 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 299458 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=14587
[junit4] 2> 299462 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[720
(1600853448030420992), 721 (1600853448031469568), 722 (1600853448031469569),
723 (1600853448031469570), 724 (1600853448031469571), 725
(1600853448031469572), 726 (1600853448032518144), 727 (1600853448032518145),
728 (1600853448032518146), 729 (1600853448032518147), ... (20 adds)]} 0 3
[junit4] 2> 299663 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=14792
[junit4] 2> 299667 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[740
(1600853448246427648), 741 (1600853448246427649), 742 (1600853448246427650),
743 (1600853448246427651), 744 (1600853448247476224), 745
(1600853448247476225), 746 (1600853448247476226), 747 (1600853448247476227),
748 (1600853448247476228), 749 (1600853448247476229), ... (20 adds)]} 0 3
[junit4] 2> 299868 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=14997
[junit4] 2> 299958 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[760
(1600853448461385728), 761 (1600853448461385729), 762 (1600853448461385730),
763 (1600853448462434304), 764 (1600853448462434305), 765
(1600853448462434306), 766 (1600853448462434307), 767 (1600853448462434308),
768 (1600853448462434309), 769 (1600853448463482880), ... (20 adds)]} 0 89
[junit4] 2> 300159 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=15288
[junit4] 2> 300163 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[780
(1600853448766521344), 781 (1600853448766521345), 782 (1600853448766521346),
783 (1600853448766521347), 784 (1600853448766521348), 785
(1600853448767569920), 786 (1600853448767569921), 787 (1600853448767569922),
788 (1600853448767569923), 789 (1600853448767569924), ... (20 adds)]} 0 3
[junit4] 2> 300364 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=15493
[junit4] 2> 300406 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[800
(1600853448981479424), 801 (1600853448981479425), 802 (1600853448981479426),
803 (1600853448982528000), 804 (1600853448982528001), 805
(1600853448982528002), 806 (1600853448982528003), 807 (1600853448982528004),
808 (1600853448982528005), 809 (1600853448983576576), ... (20 adds)]} 0 41
[junit4] 2> 300656 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=15785
[junit4] 2> 300661 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 300662 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6f681cd3 commitCommandVersion:0
[junit4] 2> 300673 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[820
(1600853449287663616), 821 (1600853449287663617), 822 (1600853449287663618),
823 (1600853449287663619), 824 (1600853449288712192), 825
(1600853449288712193), 826 (1600853449288712194), 827 (1600853449288712195),
828 (1600853449290809344), 829 (1600853449290809345), ... (20 adds)]} 0 16
[junit4] 2> 300835 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6252c9ce[collection1] realtime]
[junit4] 2> 300846 INFO (commitScheduler-324-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 300875 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=16003
[junit4] 2> 300879 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[840
(1600853449516253184), 841 (1600853449517301760), 842 (1600853449517301761),
843 (1600853449517301762), 844 (1600853449517301763), 845
(1600853449518350336), 846 (1600853449518350337), 847 (1600853449518350338),
848 (1600853449518350339), 849 (1600853449518350340), ... (20 adds)]} 0 3
[junit4] 2> 301186 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=16315
[junit4] 2> 301261 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[860
(1600853449917857792), 861 (1600853449917857793), 862 (1600853449917857794),
863 (1600853449917857795), 864 (1600853449917857796), 865
(1600853449918906368), 866 (1600853449918906369), 867 (1600853449918906370),
868 (1600853449918906371), 869 (1600853449918906372), ... (20 adds)]} 0 3
[junit4] 2> 301462 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=16591
[junit4] 2> 301466 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[880
(1600853450132815872), 881 (1600853450132815873), 882 (1600853450132815874),
883 (1600853450132815875), 884 (1600853450132815876), 885
(1600853450132815877), 886 (1600853450133864448), 887 (1600853450133864449),
888 (1600853450133864450), 889 (1600853450133864451), ... (20 adds)]} 0 3
[junit4] 2> 301669 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=16798
[junit4] 2> 301672 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[900
(1600853450348822528), 901 (1600853450349871104), 902 (1600853450349871105),
903 (1600853450349871106), 904 (1600853450349871107), 905
(1600853450349871108), 906 (1600853450349871109), 907 (1600853450350919680),
908 (1600853450350919681), 909 (1600853450350919682), ... (20 adds)]} 0 3
[junit4] 2> 301874 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=17002
[junit4] 2> 301883 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[920
(1600853450563780608), 921 (1600853450564829184), 922 (1600853450564829185),
923 (1600853450564829186), 924 (1600853450564829187), 925
(1600853450564829188), 926 (1600853450564829189), 927 (1600853450564829190),
928 (1600853450565877760), 929 (1600853450570072064), ... (20 adds)]} 0 9
[junit4] 2> 302084 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=17213
[junit4] 2> 302855 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[5DB81D2BB6165FD2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[940 (160
[...truncated too long message...]
figure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null250462815
[copy] Copying 39 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null250462815
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null250462815
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null2145985112
[copy] Copying 246 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null2145985112
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null2145985112
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 127ms :: artifacts dl 19ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 288 minutes 45 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]