Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/84/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor230.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:922)
at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor230.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:922)
at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([CEF34615EF769682]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
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.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Something is broken in the assert for no shards using the same indexDir -
probably something was changed in the attributes published in the MBean of
SolrCore : {}
Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using
the same indexDir - probably something was changed in the attributes published
in the MBean of SolrCore : {}
at
__randomizedtesting.SeedInfo.seed([CEF34615EF769682:868632A1E945B917]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
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.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Error from server at https://127.0.0.1:36939/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:36939/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
at
__randomizedtesting.SeedInfo.seed([CEF34615EF769682:729D30074B2515F8]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
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)
Build Log:
[...truncated 12076 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/init-core-data-001
[junit4] 2> 964161 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
[junit4] 2> 964161 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 964162 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 964163 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001
[junit4] 2> 964163 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 964163 INFO (Thread-4098) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 964163 INFO (Thread-4098) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 964164 ERROR (Thread-4098) [ ] 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> 964263 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46529
[junit4] 2> 964270 INFO (jetty-launcher-1435-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 964270 INFO (jetty-launcher-1435-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 964270 INFO (jetty-launcher-1435-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 964271 INFO (jetty-launcher-1435-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c9bdb70{/solr,null,AVAILABLE}
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@597690a4{HTTP/1.1,[http/1.1]}{127.0.0.1:33277}
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.e.j.s.Server Started @965810ms
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33277}
[junit4] 2> 964274 ERROR (jetty-launcher-1435-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 964274 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T12:46:06.411Z
[junit4] 2> 964275 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 964278 INFO (jetty-launcher-1435-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75dd8ce{/solr,null,AVAILABLE}
[junit4] 2> 964278 INFO (jetty-launcher-1435-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@454a42cf{/solr,null,AVAILABLE}
[junit4] 2> 964278 INFO (jetty-launcher-1435-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@f60e0bf{HTTP/1.1,[http/1.1]}{127.0.0.1:35243}
[junit4] 2> 964278 INFO (jetty-launcher-1435-thread-1) [ ]
o.e.j.s.Server Started @965814ms
[junit4] 2> 964278 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35243}
[junit4] 2> 964279 ERROR (jetty-launcher-1435-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T12:46:06.416Z
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@358b300e{/solr,null,AVAILABLE}
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@44583ee{HTTP/1.1,[http/1.1]}{127.0.0.1:40087}
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-3) [ ]
o.e.j.s.Server Started @965815ms
[junit4] 2> 964279 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40087}
[junit4] 2> 964280 ERROR (jetty-launcher-1435-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 964280 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 964280 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 964280 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 964280 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T12:46:06.417Z
[junit4] 2> 964281 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 964289 INFO (jetty-launcher-1435-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@55111837{HTTP/1.1,[http/1.1]}{127.0.0.1:34761}
[junit4] 2> 964289 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 964289 INFO (jetty-launcher-1435-thread-4) [ ]
o.e.j.s.Server Started @965825ms
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34761}
[junit4] 2> 964290 ERROR (jetty-launcher-1435-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-23T12:46:06.427Z
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46529/solr
[junit4] 2> 964290 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 964298 INFO (jetty-launcher-1435-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46529/solr
[junit4] 2> 964299 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 964306 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 964307 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 964312 INFO (jetty-launcher-1435-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46529/solr
[junit4] 2> 964312 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 964313 INFO (jetty-launcher-1435-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46529/solr
[junit4] 2> 964318 INFO (jetty-launcher-1435-thread-2)
[n:127.0.0.1:33277_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 964318 INFO (jetty-launcher-1435-thread-3)
[n:127.0.0.1:40087_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 964318 INFO (jetty-launcher-1435-thread-2)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33277_solr
[junit4] 2> 964318 INFO (jetty-launcher-1435-thread-2)
[n:127.0.0.1:33277_solr ] o.a.s.c.Overseer Overseer
(id=98532875717902344-127.0.0.1:33277_solr-n_0000000000) starting
[junit4] 2> 964318 INFO (jetty-launcher-1435-thread-3)
[n:127.0.0.1:40087_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40087_solr
[junit4] 2> 964320 INFO
(zkCallback-1448-thread-1-processing-n:127.0.0.1:40087_solr)
[n:127.0.0.1:40087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 964326 INFO
(zkCallback-1450-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 964328 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e0f20dfdd000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 964334 INFO (jetty-launcher-1435-thread-2)
[n:127.0.0.1:33277_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33277_solr
[junit4] 2> 964334 INFO
(zkCallback-1450-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 964335 INFO
(zkCallback-1448-thread-1-processing-n:127.0.0.1:40087_solr)
[n:127.0.0.1:40087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 964335 INFO (jetty-launcher-1435-thread-4)
[n:127.0.0.1:34761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 964335 INFO (jetty-launcher-1435-thread-1)
[n:127.0.0.1:35243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 964336 INFO (jetty-launcher-1435-thread-4)
[n:127.0.0.1:34761_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 964336 INFO (jetty-launcher-1435-thread-1)
[n:127.0.0.1:35243_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 964337 INFO (jetty-launcher-1435-thread-4)
[n:127.0.0.1:34761_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34761_solr
[junit4] 2> 964337 INFO (jetty-launcher-1435-thread-1)
[n:127.0.0.1:35243_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35243_solr
[junit4] 2> 964337 INFO
(zkCallback-1450-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 964339 INFO
(zkCallback-1448-thread-1-processing-n:127.0.0.1:40087_solr)
[n:127.0.0.1:40087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 964347 INFO
(zkCallback-1459-thread-1-processing-n:127.0.0.1:35243_solr)
[n:127.0.0.1:35243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 964347 INFO
(zkCallback-1458-thread-1-processing-n:127.0.0.1:34761_solr)
[n:127.0.0.1:34761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 964373 INFO (jetty-launcher-1435-thread-3)
[n:127.0.0.1:40087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node3/.
[junit4] 2> 964374 INFO (jetty-launcher-1435-thread-1)
[n:127.0.0.1:35243_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node1/.
[junit4] 2> 964397 INFO (jetty-launcher-1435-thread-4)
[n:127.0.0.1:34761_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node4/.
[junit4] 2> 964452 INFO (jetty-launcher-1435-thread-2)
[n:127.0.0.1:33277_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node2/.
[junit4] 2> 964458 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 964458 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46529/solr ready
[junit4] 2> 964474 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[CEF34615EF769682])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
[junit4] 2> 964474 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[CEF34615EF769682])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 964476 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2
[junit4] 2> 964477 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 964478 INFO
(OverseerStateUpdate-98532875717902344-127.0.0.1:33277_solr-n_0000000000)
[n:127.0.0.1:33277_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 965489 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 965503 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema
[halfcollection_shard1_replica1] Schema name=minimal
[junit4] 2> 965505 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 965506 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using
configuration from collection halfcollectionblocker, trusted=true
[junit4] 2> 965506 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 965506 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[[halfcollection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node1/halfcollection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-002/]
[junit4] 2> 965548 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 965548 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 965548 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 965548 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 965549 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e92f93[halfcollection_shard1_replica1] main]
[junit4] 2> 965550 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 965550 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 965550 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 965550 INFO
(searcherExecutor-3870-thread-1-processing-n:127.0.0.1:35243_solr
x:halfcollection_shard1_replica1 c:halfcollectionblocker)
[n:127.0.0.1:35243_solr c:halfcollectionblocker
x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[halfcollection_shard1_replica1] Registered new searcher
Searcher@4e92f93[halfcollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 965550 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576526012939763712
[junit4] 2> 965553 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 965553 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 965553 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35243/solr/halfcollection_shard1_replica1/
[junit4] 2> 965553 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 965554 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:35243/solr/halfcollection_shard1_replica1/ has no replicas
[junit4] 2> 965554 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 965555 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35243/solr/halfcollection_shard1_replica1/ shard1
[junit4] 2> 965705 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 965706 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2}
status=0 QTime=1229
[junit4] 2> 965708 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2
[junit4] 2> 965708 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 965709 INFO
(OverseerStateUpdate-98532875717902344-127.0.0.1:33277_solr-n_0000000000)
[n:127.0.0.1:33277_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 966715 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 966718 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
[junit4] 2> 966719 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 966719 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using
configuration from collection halfcollectionblocker2, trusted=true
[junit4] 2> 966720 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 966720 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[[halfcollection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node3/halfcollection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-003/]
[junit4] 2> 966738 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 966738 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 966739 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 966739 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 966739 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@274e7961[halfcollection_shard1_replica1] main]
[junit4] 2> 966740 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 966740 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 966740 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 966740 INFO
(searcherExecutor-3875-thread-1-processing-n:127.0.0.1:40087_solr
x:halfcollection_shard1_replica1 c:halfcollectionblocker2)
[n:127.0.0.1:40087_solr c:halfcollectionblocker2
x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[halfcollection_shard1_replica1] Registered new searcher
Searcher@274e7961[halfcollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 966740 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576526014187569152
[junit4] 2> 966743 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 966743 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 966743 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40087/solr/halfcollection_shard1_replica1/
[junit4] 2> 966743 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 966743 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:40087/solr/halfcollection_shard1_replica1/ has no replicas
[junit4] 2> 966743 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 966744 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40087/solr/halfcollection_shard1_replica1/ shard1
[junit4] 2> 966895 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 966896 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2}
status=0 QTime=1188
[junit4] 2> 966899 INFO (qtp1139346600-10678) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35243_solr,127.0.0.1:40087_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 966901 INFO
(OverseerThreadFactory-3861-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.CreateCollectionCmd Create collection
halfcollection
[junit4] 2> 967109 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 967109 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 967109 WARN (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 967110 ERROR (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with
name 'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:839)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 967110 INFO (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2}
status=500 QTime=1
[junit4] 2> 967110 ERROR (qtp1153771808-10677) [n:127.0.0.1:35243_solr
] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with
name 'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:839)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 967111 ERROR
(OverseerThreadFactory-3861-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerCollectionMessageHandler Error
from shard: http://127.0.0.1:35243/solr
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35243/solr: Core with name
'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 967213 INFO
(zkCallback-1448-thread-1-processing-n:127.0.0.1:40087_solr)
[n:127.0.0.1:40087_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfcollection/state.json] for collection [halfcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 968118 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 968123 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.s.IndexSchema [halfcollection_shard2_replica1] Schema name=minimal
[junit4] 2> 968124 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 968124 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica1' using
configuration from collection halfcollection, trusted=true
[junit4] 2> 968125 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 968125 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.c.SolrCore
[[halfcollection_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node3/halfcollection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node3/./halfcollection_shard2_replica1/data/]
[junit4] 2> 968148 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 968148 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 968148 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 968148 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 968149 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10f84bae[halfcollection_shard2_replica1] main]
[junit4] 2> 968149 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 968150 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 968150 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 968150 INFO
(searcherExecutor-3880-thread-1-processing-n:127.0.0.1:40087_solr
x:halfcollection_shard2_replica1 s:shard2 c:halfcollection)
[n:127.0.0.1:40087_solr c:halfcollection s:shard2
x:halfcollection_shard2_replica1] o.a.s.c.SolrCore
[halfcollection_shard2_replica1] Registered new searcher
Searcher@10f84bae[halfcollection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 968150 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576526015666061312
[junit4] 2> 968153 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 968153 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 968153 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40087/solr/halfcollection_shard2_replica1/
[junit4] 2> 968153 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 968153 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.SyncStrategy
http://127.0.0.1:40087/solr/halfcollection_shard2_replica1/ has no replicas
[junit4] 2> 968153 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 968154 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40087/solr/halfcollection_shard2_replica1/ shard2
[junit4] 2> 968255 INFO
(zkCallback-1448-thread-1-processing-n:127.0.0.1:40087_solr)
[n:127.0.0.1:40087_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfcollection/state.json] for collection [halfcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 968305 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 968306 INFO (qtp2030388816-10674) [n:127.0.0.1:40087_solr
c:halfcollection s:shard2 x:halfcollection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1197
[junit4] 2> 968307 ERROR
(OverseerThreadFactory-3861-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerCollectionMessageHandler Cleaning
up collection [halfcollection].
[junit4] 2> 968307 INFO
(OverseerThreadFactory-3861-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 968309 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection.shard2.replica1
[junit4] 2> 968310 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.c.SolrCore [halfcollection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@8ad152f
[junit4] 2> 968311 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection.shard2.replica1
[junit4] 2> 968313 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfcollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 969016 INFO
(OverseerThreadFactory-3861-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts
for failed create collection for [halfcollection]
[junit4] 2> 969020 INFO (qtp1139346600-10678) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 970903 INFO
(OverseerCollectionConfigSetProcessor-98532875717902344-127.0.0.1:33277_solr-n_0000000000)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 999023 ERROR (qtp1139346600-10678) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas
to become ACTIVE with timeout=30
[junit4] 2> 999023 INFO (qtp1139346600-10678) [n:127.0.0.1:34761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35243_solr,127.0.0.1:40087_solr&wt=javabin&version=2}
status=0 QTime=32123
[junit4] 2> 999023 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[CEF34615EF769682])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
[junit4] 2> 999040 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[CEF34615EF769682])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
[junit4] 2> 999040 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[CEF34615EF769682])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 999042 INFO (qtp1139346600-10679) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 999043 INFO
(OverseerThreadFactory-3861-thread-2-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 999044 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 999044 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.c.SolrCore [halfcollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@795a510c
[junit4] 2> 999045 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 999046 INFO (qtp2030388816-10682) [n:127.0.0.1:40087_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 999748 INFO (qtp1139346600-10679) [n:127.0.0.1:34761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2}
status=0 QTime=705
[junit4] 2> 999750 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 999751 INFO
(OverseerThreadFactory-3861-thread-3-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 999751 INFO
(OverseerCollectionConfigSetProcessor-98532875717902344-127.0.0.1:33277_solr-n_0000000000)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 999752 INFO (qtp1153771808-10658) [n:127.0.0.1:35243_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 999752 INFO (qtp1153771808-10658) [n:127.0.0.1:35243_solr
] o.a.s.c.SolrCore [halfcollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b49ef26
[junit4] 2> 999753 INFO (qtp1153771808-10658) [n:127.0.0.1:35243_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 999753 INFO (qtp1153771808-10658) [n:127.0.0.1:35243_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1000456 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0
QTime=706
[junit4] 2> 1000458 ERROR (qtp1139346600-10654) [n:127.0.0.1:34761_solr
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown
action: BADACTION
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:210)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1000458 INFO (qtp1139346600-10654) [n:127.0.0.1:34761_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
status=400 QTime=0
[junit4] 2> 1000458 INFO
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[CEF34615EF769682])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
[junit4] 2> 1000476 INFO
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[CEF34615EF769682])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
[junit4] 2> 1000477 INFO
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[CEF34615EF769682])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1000479 INFO (qtp1139346600-10678) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1000480 INFO
(OverseerThreadFactory-3861-thread-4-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.CreateCollectionCmd Create collection
reloaded_collection
[junit4] 2> 1000480 INFO
(OverseerCollectionConfigSetProcessor-98532875717902344-127.0.0.1:33277_solr-n_0000000000)
[n:127.0.0.1:33277_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1000686 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1000686 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1000686 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1000686 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1000686 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1000686 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1000790 INFO
(zkCallback-1458-thread-1-processing-n:127.0.0.1:34761_solr)
[n:127.0.0.1:34761_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1000790 INFO
(zkCallback-1450-thread-1-processing-n:127.0.0.1:33277_solr)
[n:127.0.0.1:33277_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1000790 INFO
(zkCallback-1448-thread-2-processing-n:127.0.0.1:40087_solr)
[n:127.0.0.1:40087_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1000790 INFO
(zkCallback-1459-thread-1-processing-n:127.0.0.1:35243_solr)
[n:127.0.0.1:35243_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1001730 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1001731 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1001737 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1001737 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1001741 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 1001741 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 1001743 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1001743 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1001743 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1001744 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1001744 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1001744 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1001744 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 1001744 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node2/reloaded_collection_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node2/./reloaded_collection_shard1_replica2/data/]
[junit4] 2> 1001746 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1001746 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1001747 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1001747 INFO (qtp1153771808-10651) [n:127.0.0.1:35243_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node1/reloaded_collection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node1/./reloaded_collection_shard2_replica1/data/]
[junit4] 2> 1001744 INFO (qtp2030388816-10648) [n:127.0.0.1:40087_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node3/reloaded_collection_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node3/./reloaded_collection_shard2_replica2/data/]
[junit4] 2> 1001749 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 1001751 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1001751 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1'
using configuration from collection reloaded_collection, trusted=true
[junit4] 2> 1001752 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1001752 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node4/reloaded_collection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CEF34615EF769682-001/tempDir-001/node4/./reloaded_collection_shard1_replica1/data/]
[junit4] 2> 1001808 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1001808 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1001809 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1001809 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1001809 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3051b6b[reloaded_collection_shard1_replica2] main]
[junit4] 2> 1001810 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1001811 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1001811 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1001811 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576526050962178048
[junit4] 2> 1001816 INFO (qtp1112438321-10662) [n:127.0.0.1:33277_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9998ms
[junit4] 2> 1001817 INFO
(searcherExecutor-3886-thread-1-processing-n:127.0.0.1:33277_solr
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection)
[n:127.0.0.1:33277_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica2] Registered new searcher
Searcher@3051b6b[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1001822 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1001822 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1001823 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1001823 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1001824 INFO (qtp1139346600-10680) [n:127.0.0.1:34761_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b4946d1[re
[...truncated too long message...]
rrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2026365 ERROR
(coreZkRegister-6760-thread-1-processing-n:127.0.0.1:39119_solr
x:authCollection_shard2_replica1 s:shard2 c:authCollection)
[n:127.0.0.1:39119_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica1] o.a.s.c.ZkContainer
:org.apache.solr.common.SolrException: Error getting leader from zk for shard
shard2
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:996)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:902)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:846)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: CoreContainer
is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1040)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1007)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:963)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 2026484 WARN
(zkCallback-2574-thread-1-processing-n:127.0.0.1:39119_solr)
[n:127.0.0.1:39119_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2026484 WARN
(zkCallback-2558-thread-2-processing-n:127.0.0.1:36093_solr)
[n:127.0.0.1:36093_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2026484 INFO (jetty-closer-2546-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b522bce{/solr,null,UNAVAILABLE}
[junit4] 2> 2026484 INFO (jetty-closer-2546-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@754cb3ef{/solr,null,UNAVAILABLE}
[junit4] 2> 2026485 WARN
(zkCallback-2557-thread-1-processing-n:127.0.0.1:36939_solr)
[n:127.0.0.1:36939_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2026485 INFO (jetty-closer-2546-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5b619d0f{/solr,null,UNAVAILABLE}
[junit4] 2> 2026486 ERROR
(SUITE-BasicAuthIntegrationTest-seed#[CEF34615EF769682]-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> 2026486 INFO
(SUITE-BasicAuthIntegrationTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46447 46447
[junit4] 2> 2032119 INFO (Thread-5386) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46447 46447
[junit4] 2> 2032120 WARN (Thread-5386) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/authCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98532944700637191-127.0.0.1:36093_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2032121 INFO
(SUITE-BasicAuthIntegrationTest-seed#[CEF34615EF769682]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CEF34615EF769682-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=675, maxMBSortInHeap=6.352282703020231,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-SV,
timezone=America/Argentina/Mendoza
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=153594456,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[SimpleCollectionCreateDeleteTest, NoCacheHeaderTest,
ShowFileRequestHandlerTest, OverseerRolesTest, V2ApiIntegrationTest,
TestBulkSchemaAPI, TestAuthorizationFramework, TestSchemalessBufferedUpdates,
TestSolrDeletionPolicy1, TestCollectionAPI,
SuggestComponentContextFilterQueryTest, DistributedSuggestComponentTest,
BlockDirectoryTest, SolrMetricManagerTest, DistributedExpandComponentTest,
TestMacroExpander, UnloadDistributedZkTest, TestManagedSynonymFilterFactory,
TimeZoneUtilsTest, TestSchemaVersionResource, BadComponentTest,
PreAnalyzedFieldTest, TestCloudInspectUtil, SpatialRPTFieldTypeTest,
TestRTimerTree, OverseerTest, FieldMutatingUpdateProcessorTest,
TestNonDefinedSimilarityFactory, SuggesterTSTTest, TestRestoreCore,
TestSolrXml, TestPhraseSuggestions, StatsComponentTest, DocValuesMultiTest,
TestConfigsApi, TestOverriddenPrefixQueryForCustomFieldType, PrimUtilsTest,
TestJmxMonitoredMap, SuggesterTest, TestReload, TestSolrQueryParserResource,
TestStressInPlaceUpdates, QueryParsingTest, TestReRankQParserPlugin,
ActionThrottleTest, SortSpecParsingTest, TestExactSharedStatsCache,
TestComplexPhraseLeadingWildcard, StressHdfsTest, TestFieldCacheSortRandom,
AutoCommitTest, TestHdfsUpdateLog, LukeRequestHandlerTest, TestSort,
FieldAnalysisRequestHandlerTest, TestImplicitCoreProperties,
TestSolrCloudWithHadoopAuthPlugin, BasicDistributedZk2Test,
ReplicaListTransformerTest, LargeFieldTest, TestScoreJoinQPScore,
TestSubQueryTransformer, TestShortCircuitedRequests,
StatelessScriptUpdateProcessorFactoryTest, ResponseLogComponentTest,
TestCorePropertiesReload, TestReversedWildcardFilterFactory,
MultiThreadedOCPTest, TestOnReconnectListenerSupport, SolrTestCaseJ4Test,
TestSchemaNameResource, ClassificationUpdateProcessorIntegrationTest,
TestSolrJ, TestEmbeddedSolrServerSchemaAPI, TestCloudPseudoReturnFields,
HardAutoCommitTest, SolrIndexMetricsTest, SolrPluginUtilsTest,
TestUninvertingReader, AnalyticsMergeStrategyTest, BlockJoinFacetRandomTest,
TestIndexSearcher, TestMergePolicyConfig,
TestTolerantUpdateProcessorRandomCloud, TestMissingGroups,
TestHdfsBackupRestoreCore, RollingRestartTest, TestSlowCompositeReaderWrapper,
AtomicUpdateProcessorFactoryTest, LeaderElectionTest, BitVectorTest,
ResponseHeaderTest, TestRawTransformer, CurrencyFieldXmlFileTest,
ShardSplitTest, TestFreeTextSuggestions, PrimitiveFieldTypeTest,
MinimalSchemaTest, SpellPossibilityIteratorTest,
TestSha256AuthenticationProvider, TestExportWriter,
CachingDirectoryFactoryTest, BadIndexSchemaTest, TestSortByMinMaxFunction,
TestHashQParserPlugin, DirectUpdateHandlerTest, HttpPartitionTest,
TestConfigSetsAPIZkFailure, SimpleMLTQParserTest, DistanceUnitsTest,
TestCloudNestedDocsSort, TestXIncludeConfig, TestConfig, SimpleFacetsTest,
SoftAutoCommitTest, TestSolrQueryParser, TestCollationField,
TestAnalyzedSuggestions, PingRequestHandlerTest, MultiTermTest, TestDocSet,
TestBinaryField, NumericFieldsTest, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, TestCharFilters, TestCodecSupport,
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest,
CollectionsAPISolrJTest, DeleteReplicaTest, DistributedVersionInfoTest,
LeaderFailoverAfterPartitionTest, NodeMutatorTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, SolrXmlInZkTest,
TestCloudJSONFacetJoinDomain, TestExclusionRuleCollectionAccess,
TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread,
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution,
TestRequestForwarding, TestSSLRandomization, TestSegmentSorting,
HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, RulesTest,
HdfsDirectoryFactoryTest, RequestLoggingTest, TestBlobHandler,
TestSolrConfigHandlerConcurrent, DistributedFacetPivotWhiteBoxTest,
TestExpandComponent, TestPivotHelperCode, JavabinLoaderTest,
HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, JvmMetricsTest,
SolrGangliaReporterTest, SolrJmxReporterTest, SolrSlf4jReporterTest,
TestManagedResource, TestCopyFieldCollectionResource,
TestDynamicFieldCollectionResource, TestFieldCollectionResource,
TestFieldResource, TestSchemaResource,
TestSolrQueryParserDefaultOperatorResource, BadCopyFieldTest,
ChangedSchemaMergeTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest,
TestUseDocValuesAsStored, TestSolr4Spatial2, TestSolrFieldCacheMBean,
TestStressUserVersions, TestJsonFacets, BasicAuthIntegrationTest]
[junit4] Completed [680/713 (3!)] on J2 in 15.60s, 1 test, 1 error <<<
FAILURES!
[...truncated 43593 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]