Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/138/
6 tests failed.
FAILED:
org.apache.lucene.classification.BooleanPerceptronClassifierTest.testPerformance
Error Message:
training took more than 10s: 13s
Stack Trace:
java.lang.AssertionError: training took more than 10s: 13s
at
__randomizedtesting.SeedInfo.seed([B1799241E15C8C93:769860638AE8B43C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.lucene.classification.BooleanPerceptronClassifierTest.testPerformance(BooleanPerceptronClassifierTest.java:93)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.cloud.AliasIntegrationTest.test
Error Message:
Collection not found: testalias
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: testalias
at
__randomizedtesting.SeedInfo.seed([703428D68449EEB2:F860170C2AB5834A]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at
org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:65)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([703428D68449EEB2:EAC055341AD3728E]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
... 40 more
FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers
Error Message:
Error from server at http://127.0.0.1:33315/solr/collection1: SolrCore
'collection1' is not available due to init failure: null
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:33315/solr/collection1: SolrCore 'collection1'
is not available due to init failure: null
at
__randomizedtesting.SeedInfo.seed([92D1A4BF93E8FD4C:323B0A3248A3D36C]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:690)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:638)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers(TestLBHttpSolrClient.java:191)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState
Error Message:
Could not load collection from ZK: waitforstate
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
waitforstate
at
__randomizedtesting.SeedInfo.seed([92D1A4BF93E8FD4C:443DCB67C3B18019]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1114)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:128)
at
org.apache.solr.common.cloud.ZkStateReader.registerCollectionStateWatcher(ZkStateReader.java:1232)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1262)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:438)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:182)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/waitforstate/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
... 45 more
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([703428D68449EEB2:F860170C2AB5834A]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:541)
at
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:309)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:674)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1311)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1302)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1294)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexQueryDeleteHierarchical(FullSolrCloudDistribCmdsTest.java:528)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:134)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 5983 lines...]
[junit4] Suite:
org.apache.lucene.classification.BooleanPerceptronClassifierTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BooleanPerceptronClassifierTest -Dtests.method=testPerformance
-Dtests.seed=B1799241E15C8C93 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-QA -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 16.7s J1 | BooleanPerceptronClassifierTest.testPerformance
<<<
[junit4] > Throwable #1: java.lang.AssertionError: training took more
than 10s: 13s
[junit4] > at
__randomizedtesting.SeedInfo.seed([B1799241E15C8C93:769860638AE8B43C]:0)
[junit4] > at
org.apache.lucene.classification.BooleanPerceptronClassifierTest.testPerformance(BooleanPerceptronClassifierTest.java:93)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{bool=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=292,
maxMBSortInHeap=7.536940325083805, sim=RandomSimilarity(queryNorm=false):
{bool=DFR I(n)L3(800.0), cat=DFR I(F)L1, text=DFR I(n)1}, locale=ar-QA,
timezone=Pacific/Guadalcanal
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=275481144,total=319291392
[junit4] 2> NOTE: All tests run in this JVM: [DocToDoubleVectorUtilsTest,
BooleanPerceptronClassifierTest]
[junit4] Completed [4/11 (1!)] on J1 in 19.55s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 5507 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_703428D68449EEB2-001/init-core-data-001
[junit4] 2> 2408612 WARN
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2408625 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2408626 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2408626 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2408626 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2408803 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2408854 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=1378108305
[junit4] 2> 2408854 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=142120857
[junit4] 2> 2408854 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=2068263166
[junit4] 2> 2409158 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2410296 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2411411 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236de2e
[junit4] 2> 2411458 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236de2e
[junit4] 2> 2411458 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236de2e
[junit4] 2> 2411581 INFO (coreLoadExecutor-1543-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.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2411774 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2411970 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2413468 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2415247 INFO (coreLoadExecutor-1543-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.0/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2415283 INFO (coreLoadExecutor-1543-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@236de2e
[junit4] 2> 2415283 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2415283 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_703428D68449EEB2-001/init-core-data-001/]
[junit4] 2> 2415331 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=87.9462890625,
floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=4.450336364518488,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7532615149120815
[junit4] 2> 2416342 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2416342 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2416343 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2416343 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2416344 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=70.755859375,
floorSegmentMB=0.6357421875, forceMergeDeletesPctAllowed=9.106726898305856,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2416371 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@25f74535[collection1] main]
[junit4] 2> 2416372 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2416451 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2416896 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2416896 INFO (coreLoadExecutor-1543-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1578891372601016320
[junit4] 2> 2416898 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2416899 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2416923 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2416923 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2416923 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2416923 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2416924 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 2416925 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2416935 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2416935 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2416935 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@28a99967[collection1] realtime]
[junit4] 2> 2416936 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 11
[junit4] 2> 2416937 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 2416938 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2416938 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2416975 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2416976 INFO
(searcherExecutor-1544-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25f74535[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2417383 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2419838 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2421358 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2421511 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 2422899 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ 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@236de2e
[junit4] 2> 2422899 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_703428D68449EEB2-001/init-core-data-001/]
[junit4] 2> 2425295 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2425295 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2425296 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@70a4879[collection1] main]
[junit4] 2> 2425297 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2425303 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2425368 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2425368 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2425368 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2425368 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2425368 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2425371 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2425371 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2425371 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2425375 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2425375 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2425378 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70a4879[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2425378 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578891381495037952
[junit4] 2> 2427780 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 2427785 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2427788 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@755c33d9[collection1] main]
[junit4] 2> 2427789 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7ff6725
[junit4] 2> 2427789 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=134178597
[junit4] 2> 2427789 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f862955: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6c940cd3
[junit4] 2> 2427947 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1578891384167858176)]} 0 24
[junit4] 2> 2427947 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2427984 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@755c33d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2428207 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1578891384461459456)]} 0 284
[junit4] 2> 2428208 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2428208 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 2428208 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2428209 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=703428D68449EEB2 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Europe/Mariehamn
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 11.3s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([703428D68449EEB2:EAC055341AD3728E]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
[junit4] > ... 40 more
[junit4] 2> 2428240 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 2428240 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 2428271 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4902671e[collection1] realtime]
[junit4] 2> 2428271 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 30
[junit4] 2> 2428271 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 2428272 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2428407 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2429262 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2429459 INFO (commitScheduler-1552-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2429459 INFO (commitScheduler-1552-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8f9e2f1[collection1]
main]
[junit4] 2> 2429460 INFO (commitScheduler-1552-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2429476 INFO
(searcherExecutor-1549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8f9e2f1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2432274 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2432311 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 2432566 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
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@236de2e
[junit4] 2> 2432566 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_703428D68449EEB2-001/init-core-data-001/]
[junit4] 2> 2433286 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2433286 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2433289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dffd05[collection1]
main]
[junit4] 2> 2433290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2433291 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2433294 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2433294 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2433295 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2433295 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2433295 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2433296 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2433296 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2433296 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2433296 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2433296 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2433299 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1dffd05[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2433343 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=8.375,
floorSegmentMB=0.2509765625, forceMergeDeletesPctAllowed=24.947985153227062,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2433375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2433375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@385fc20c[collection1] main]
[junit4] 2> 2433375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12300612
[junit4] 2> 2433375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=305137170
[junit4] 2> 2433376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1552a32f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6c940cd3
[junit4] 2> 2433395 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@385fc20c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2433543 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1578891390005280768)]} 0 48
[junit4] 2> 2433543 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2437503 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2437554 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ecef77a[collection1] main]
[junit4] 2> 2437556 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ecef77a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 2437556 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2437563 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1578891394270887936)]} 0 4068
[junit4] 2> 2437563 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2437564 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1578891394272985088)]} 0 4069
[junit4] 2> 2437564 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2439565 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2439629 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3a86db4b[collection1] main]
[junit4] 2> 2439629 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2439634 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3a86db4b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 2439826 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2439827 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2439828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396645912576)]} 0 6333
[junit4] 2> 2439828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396646961152)]} 0 6334
[junit4] 2> 2439828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396646961153)]} 0 6334
[junit4] 2> 2439828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396646961154)]} 0 6334
[junit4] 2> 2439828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396646961155)]} 0 6334
[junit4] 2> 2439828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396646961156)]} 0 6334
[junit4] 2> 2439829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396646961157)]} 0 6334
[junit4] 2> 2439829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396648009728)]} 0 6334
[junit4] 2> 2439829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396648009729)]} 0 6334
[junit4] 2> 2439829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1578891396648009730)]} 0 6334
[junit4] 2> 2439829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2439829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396648009731)]} 0 6335
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396648009732)]} 0 6335
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058304)]} 0 6335
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058305)]} 0 6335
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058306)]} 0 6335
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058307)]} 0 6335
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058308)]} 0 6336
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058309)]} 0 6336
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058310)]} 0 6336
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1578891396649058311)]} 0 6336
[junit4] 2> 2439830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2440839 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2440895 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@16fe17ce[collection1] main]
[junit4] 2> 2440896 INFO (commitScheduler-1556-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2440897 INFO
(searcherExecutor-1553-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16fe17ce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10/9:delGen=1)))}
[junit4] 2> 2441205 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2441206 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2441206 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[703428D68449EEB2]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 2441213 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 2441213 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2441213 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1db8aeab[collection1] realtime]
[junit4] 2> 2441213 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 2441214 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 2441214 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2441478 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2441782 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2442859 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2442976 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 2443331 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ 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@236de2e
[junit4] 2> 2443331 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_703428D68449EEB2-001/init-core-data-001/]
[junit4] 2> 2444010 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2444010 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2444012 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@61fe3407[collection1] main]
[junit4] 2> 2444013 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2444055 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2444375 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2444375 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2444375 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2444375 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2444376 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2444376 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2444376 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2444377 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2444377 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2444378 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2444433 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@61fe3407[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2444475 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=38.078125,
floorSegmentMB=1.4755859375, forceMergeDeletesPctAllowed=18.578499549502933,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2444487 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2444487 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ffa4f80[collection1] main]
[junit4] 2> 2444491 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ffa4f80[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2444491 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1361430d
[junit4] 2> 2444491 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=325141261
[junit4] 2> 2444491 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d094dc9: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6c940cd3
[junit4] 2> 2444578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1578891401604628480)]} 0 21
[junit4] 2> 2444578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1578891401627697152)]} 0 21
[junit4] 2> 2444578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1578891401627697153)]} 0 21
[junit4] 2> 2444579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1578891401627697154)]} 0 22
[junit4] 2> 2444579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1578891401628745728)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1578891401628745729)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1578891401629794304)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1578891401629794305)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1578891401629794306)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1578891401629794307)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1578891401629794308)]} 0 23
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1578891401629794309)]} 0 24
[junit4] 2> 2444580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1578891401629794310)]} 0 24
[junit4] 2> 2444581 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1578891401630842880)]} 0 24
[junit4] 2> 2444581 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2445151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1578891401661251584)]} 0 594
[junit4] 2> 2445151 INFO (commitScheduler-1560-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2445388 INFO (commitScheduler-1560-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ba857c4[collection1] main]
[junit4] 2> 2445390 INFO
(searcherExecutor-1557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ba857c4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C15)))}
[junit4] 2> 2445390 INFO (commitScheduler-1560-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2445427 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1578891402517938176)]} 0 871
[junit4] 2> 2445428 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 2445428 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2445428 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[703428D68449EEB2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 2445429 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2445429 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=109923669
[junit4] 2> 2445429 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2445429 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f834bef: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@36d4955f
[junit4] 2> 2445452 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2445452 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f012c84: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@5137f554
[junit4] 2> 2445463 INFO
(SUITE-AutoCommitTest-seed#[703428D68449EEB2]-worker) [
[...truncated too long message...]
hard1 r:core_node1 x:stateformat1_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.stateformat1.shard1.replica_n1,
tag=1758856291
[junit4] 2> 837349 INFO (coreCloseExecutor-493-thread-2)
[n:127.0.0.1:51812_solr c:stateformat1 s:shard1 r:core_node1
x:stateformat1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@48ad8d3c: rootName =
solr_51812, domain = solr.core.stateformat1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.stateformat1.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@6a6c1283
[junit4] 2> 837379 INFO (coreCloseExecutor-493-thread-1)
[n:127.0.0.1:51812_solr c:falsepredicate s:shard2 r:core_node2
x:falsepredicate_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.falsepredicate.shard2.leader,
tag=316734497
[junit4] 2> 837390 INFO (coreCloseExecutor-493-thread-3)
[n:127.0.0.1:51812_solr c:currentstate s:shard1 r:core_node1
x:currentstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.currentstate.shard1.replica_n1, tag=1337333624
[junit4] 2> 837390 INFO (coreCloseExecutor-493-thread-3)
[n:127.0.0.1:51812_solr c:currentstate s:shard1 r:core_node1
x:currentstate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4171a81: rootName =
solr_51812, domain = solr.core.currentstate.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.currentstate.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@4a3f2f5e
[junit4] 2> 837411 INFO (coreCloseExecutor-493-thread-2)
[n:127.0.0.1:51812_solr c:stateformat1 s:shard1 r:core_node1
x:stateformat1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.stateformat1.shard1.leader,
tag=1758856291
[junit4] 2> 837412 INFO (coreCloseExecutor-493-thread-4)
[n:127.0.0.1:51812_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.delayed.shard1.replica_n1, tag=905669918
[junit4] 2> 837412 INFO (coreCloseExecutor-493-thread-4)
[n:127.0.0.1:51812_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@127cfa92: rootName =
solr_51812, domain = solr.core.delayed.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.delayed.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@75e1ea00
[junit4] 2> 837447 INFO (coreCloseExecutor-493-thread-3)
[n:127.0.0.1:51812_solr c:currentstate s:shard1 r:core_node1
x:currentstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.currentstate.shard1.leader,
tag=1337333624
[junit4] 2> 837448 INFO (coreCloseExecutor-493-thread-5)
[n:127.0.0.1:51812_solr c:testcollection s:shard2 r:core_node2
x:testcollection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testcollection.shard2.replica_n1,
tag=1680709931
[junit4] 2> 837448 INFO (coreCloseExecutor-493-thread-5)
[n:127.0.0.1:51812_solr c:testcollection s:shard2 r:core_node2
x:testcollection_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b1fa18e: rootName =
solr_51812, domain = solr.core.testcollection.shard2.replica_n1, service url =
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n1
/ com.codahale.metrics.MetricRegistry@78f65947
[junit4] 2> 837454 INFO (coreCloseExecutor-493-thread-5)
[n:127.0.0.1:51812_solr c:testcollection s:shard2 r:core_node2
x:testcollection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard2.leader,
tag=1680709931
[junit4] 2> 837555 INFO (coreCloseExecutor-493-thread-4)
[n:127.0.0.1:51812_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.delayed.shard1.leader, tag=905669918
[junit4] 2> 837732 INFO (jetty-closer-676-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98681274751778827-127.0.0.1:50873_solr-n_0000000001) closing
[junit4] 2> 837733 INFO
(OverseerStateUpdate-98681274751778827-127.0.0.1:50873_solr-n_0000000001)
[n:127.0.0.1:50873_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:50873_solr
[junit4] 2> 837792 INFO (jetty-closer-676-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a7a3e02{/solr,null,UNAVAILABLE}
[junit4] 2> 837811 INFO
(zkCallback-715-thread-3-processing-n:127.0.0.1:40674_solr)
[n:127.0.0.1:40674_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 837812 INFO
(zkCallback-715-thread-2-processing-n:127.0.0.1:40674_solr)
[n:127.0.0.1:40674_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 837812 INFO
(zkCallback-715-thread-3-processing-n:127.0.0.1:40674_solr)
[n:127.0.0.1:40674_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40674_solr
[junit4] 2> 839298 WARN
(zkCallback-696-thread-4-processing-n:127.0.0.1:50873_solr)
[n:127.0.0.1:50873_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 839298 INFO (jetty-closer-676-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5fbadefc{/solr,null,UNAVAILABLE}
[junit4] 2> 839843 WARN
(zkCallback-715-thread-3-processing-n:127.0.0.1:40674_solr)
[n:127.0.0.1:40674_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 839847 INFO (jetty-closer-676-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5e1ecdbe{/solr,null,UNAVAILABLE}
[junit4] 2> 839873 ERROR
(SUITE-TestCollectionStateWatchers-seed#[92D1A4BF93E8FD4C]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 839873 INFO
(SUITE-TestCollectionStateWatchers-seed#[92D1A4BF93E8FD4C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52790 52790
[junit4] 2> 839980 INFO (Thread-160) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52790 52790
[junit4] 2> 839981 WARN (Thread-160) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2> 4 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 68 /solr/collections/falsepredicate/state.json
[junit4] 2> 49 /solr/collections/testcollection/state.json
[junit4] 2> 14 /solr/collections/currentstate/state.json
[junit4] 2> 8 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/collections/delayed/state.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 8 /solr/collections/stateformat1/state.json
[junit4] 2> 7 /solr/collections/tobedeleted/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98681274751778828-127.0.0.1:54848_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/98681274751778827-127.0.0.1:50873_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_92D1A4BF93E8FD4C-001
[junit4] 2> Sep 18, 2017 5:47:51 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=249, maxMBSortInHeap=7.630669518135804,
sim=RandomSimilarity(queryNorm=true): {}, locale=is-IS, timezone=ACT
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=239605728,total=443023360
[junit4] 2> NOTE: All tests run in this JVM: [TestZkConfigManager,
SolrDocumentTest, GetByIdTest, TestToleratedUpdateError,
NaturalLogEvaluatorTest, QueryResponseTest, MergeIndexesEmbeddedTest,
GreaterThanEvaluatorTest, SelectWithEvaluatorsTest, TestPathTrie,
LBHttpSolrClientBuilderTest, SineEvaluatorTest, CloudSolrClientTest,
AddEvaluatorTest, TestSolrJErrorHandling, DivideEvaluatorTest, ShardParamsTest,
PowerEvaluatorTest, TestSolrProperties, TestUpdateRequestCodec,
TestFastInputStream, StreamExpressionParserTest, GraphTest, JdbcTest,
FloorEvaluatorTest, HyperbolicCosineEvaluatorTest,
HyperbolicTangentEvaluatorTest, ModuloEvaluatorTest, OrEvaluatorTest,
ConcatOperationTest, TestConfigSetAdminRequest, TestDelegationTokenRequest,
TestV1toV2ApiMapper, TestClusteringResponse, TestDelegationTokenResponse,
TestSuggesterResponse, TestCollectionStateWatchers]
[junit4] Completed [131/135 (2!)] on J1 in 117.07s, 9 tests, 1 error <<<
FAILURES!
[...truncated 42511 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]