Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/502/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([FBC37B910D9EB4E2:B3B60F250BAD9B77]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:516)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ForceLeaderTest.testLastPublishedStateIsActive
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([FBC37B910D9EB4E2:13A14500AA93B6BE]:0)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1864)
at
org.apache.solr.cloud.ForceLeaderTest.testLastPublishedStateIsActive(ForceLeaderTest.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([FBC37B910D9EB4E2:937C4EBBDD04A60E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11669 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/init-core-data-001
[junit4] 2> 1374996 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1374996 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001
[junit4] 2> 1374997 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1374997 INFO (Thread-3623) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1374997 INFO (Thread-3623) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1375097 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37122
[junit4] 2> 1375105 INFO (jetty-launcher-10220-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1375105 INFO (jetty-launcher-10220-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1375108 INFO (jetty-launcher-10220-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c4904a{/solr,null,AVAILABLE}
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7e78026b{HTTP/1.1,[http/1.1]}{127.0.0.1:59415}
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.e.j.s.Server Started @1378725ms
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59415}
[junit4] 2> 1375109 ERROR (jetty-launcher-10220-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1375109 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-20T19:05:51.794Z
[junit4] 2> 1375110 INFO (jetty-launcher-10220-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17efe3f9{/solr,null,AVAILABLE}
[junit4] 2> 1375111 INFO (jetty-launcher-10220-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1375116 INFO (jetty-launcher-10220-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4fcf155f{/solr,null,AVAILABLE}
[junit4] 2> 1375116 INFO (jetty-launcher-10220-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@65e214e2{HTTP/1.1,[http/1.1]}{127.0.0.1:56148}
[junit4] 2> 1375116 INFO (jetty-launcher-10220-thread-3) [ ]
o.e.j.s.Server Started @1378732ms
[junit4] 2> 1375117 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56148}
[junit4] 2> 1375117 ERROR (jetty-launcher-10220-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1375117 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1375117 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1375117 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1375117 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-20T19:05:51.802Z
[junit4] 2> 1375113 INFO (jetty-launcher-10220-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1375111 INFO (jetty-launcher-10220-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7f424e87{HTTP/1.1,[http/1.1]}{127.0.0.1:44459}
[junit4] 2> 1375119 INFO (jetty-launcher-10220-thread-2) [ ]
o.e.j.s.Server Started @1378735ms
[junit4] 2> 1375119 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44459}
[junit4] 2> 1375119 ERROR (jetty-launcher-10220-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1375119 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1375119 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1375119 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1375119 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-20T19:05:51.804Z
[junit4] 2> 1375123 INFO (jetty-launcher-10220-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12204b20{/solr,null,AVAILABLE}
[junit4] 2> 1375123 INFO (jetty-launcher-10220-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@531ed029{HTTP/1.1,[http/1.1]}{127.0.0.1:58079}
[junit4] 2> 1375123 INFO (jetty-launcher-10220-thread-4) [ ]
o.e.j.s.Server Started @1378739ms
[junit4] 2> 1375123 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58079}
[junit4] 2> 1375124 ERROR (jetty-launcher-10220-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1375124 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1375124 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1375124 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1375124 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-20T19:05:51.809Z
[junit4] 2> 1375133 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1375134 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1375139 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1375140 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1375141 INFO (jetty-launcher-10220-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37122/solr
[junit4] 2> 1375143 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1375143 INFO (jetty-launcher-10220-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37122/solr
[junit4] 2> 1375156 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1375164 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1375166 INFO (jetty-launcher-10220-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37122/solr
[junit4] 2> 1375198 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1375199 INFO (jetty-launcher-10220-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37122/solr
[junit4] 2> 1375205 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 0x15883215d43000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1375206 INFO (jetty-launcher-10220-thread-1)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59415_solr
[junit4] 2> 1375207 INFO (jetty-launcher-10220-thread-2)
[n:127.0.0.1:44459_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44459_solr
[junit4] 2> 1375208 INFO (jetty-launcher-10220-thread-1)
[n:127.0.0.1:59415_solr ] o.a.s.c.Overseer Overseer
(id=96971571310297095-127.0.0.1:59415_solr-n_0000000000) starting
[junit4] 2> 1375210 INFO
(zkCallback-10232-thread-1-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1375216 INFO (jetty-launcher-10220-thread-3)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1375221 INFO (jetty-launcher-10220-thread-3)
[n:127.0.0.1:56148_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56148_solr
[junit4] 2> 1375224 INFO
(zkCallback-10233-thread-1-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1375235 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1375240 INFO
(zkCallback-10232-thread-1-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1375245 INFO
(zkCallback-10243-thread-1-processing-n:127.0.0.1:56148_solr)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1375253 INFO (jetty-launcher-10220-thread-1)
[n:127.0.0.1:59415_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59415_solr
[junit4] 2> 1375256 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1375256 INFO
(zkCallback-10232-thread-1-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1375262 INFO (jetty-launcher-10220-thread-4)
[n:127.0.0.1:58079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1375268 INFO (jetty-launcher-10220-thread-4)
[n:127.0.0.1:58079_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58079_solr
[junit4] 2> 1375273 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1375274 INFO
(zkCallback-10232-thread-1-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1375275 INFO
(zkCallback-10243-thread-1-processing-n:127.0.0.1:56148_solr)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 1375277 INFO
(zkCallback-10242-thread-1-processing-n:127.0.0.1:58079_solr)
[n:127.0.0.1:58079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1375309 INFO (jetty-launcher-10220-thread-2)
[n:127.0.0.1:44459_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node2/.
[junit4] 2> 1375409 INFO (jetty-launcher-10220-thread-1)
[n:127.0.0.1:59415_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node1/.
[junit4] 2> 1375483 INFO (jetty-launcher-10220-thread-3)
[n:127.0.0.1:56148_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node3/.
[junit4] 2> 1375495 INFO (jetty-launcher-10220-thread-4)
[n:127.0.0.1:58079_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node4/.
[junit4] 2> 1375504 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1375558 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 1375560 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1375566 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 1375569 INFO
(OverseerStateUpdate-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1376575 ERROR (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection3 x:corewithnocollection3] o.a.s.c.c.ZkStateReader
Specified config=[conf123] does not exist in ZooKeeper at
location=[/configs/conf123]
[junit4] 2> 1376576 ERROR (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection3 x:corewithnocollection3] o.a.s.c.CoreContainer Error
creating core [corewithnocollection3]: Specified config does not exist in
ZooKeeper: conf123
[junit4] 2> org.apache.solr.common.cloud.ZooKeeperException: Specified
config does not exist in ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
[junit4] 2> at
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:36)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:840)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[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:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[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:1092)
[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:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[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.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1376577 ERROR (qtp538524327-42835) [n:127.0.0.1:56148_solr
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error
CREATEing SolrCore 'corewithnocollection3': Unable to create core
[corewithnocollection3] Caused by: Specified config does not exist in
ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:813)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[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:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[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:1092)
[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:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[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.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [corewithnocollection3]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:855)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: org.apache.solr.common.cloud.ZooKeeperException:
Specified config does not exist in ZooKeeper: conf123
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
[junit4] 2> at
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:36)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:840)
[junit4] 2> ... 33 more
[junit4] 2>
[junit4] 2> 1376578 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
status=400 QTime=1012
[junit4] 2> 1376785 INFO (qtp538524327-42833) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1376785 INFO (qtp538524327-42833) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1376785 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
[junit4] 2> 1376823 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
deleteCollectionRemovesStaleZkCollectionsNode
[junit4] 2> 1376825 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1376830 INFO (qtp538524327-42814) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=corewithnocollection3&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1376834 INFO
(OverseerThreadFactory-7594-thread-1-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1377547 INFO (qtp538524327-42814) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0
QTime=717
[junit4] 2> 1377552 INFO (qtp538524327-42812) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1377556 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_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> 1377561 INFO (qtp538524327-42812) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2}
status=0 QTime=9
[junit4] 2> 1377563 INFO (qtp538524327-42810) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1377564 INFO (qtp538524327-42810) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1377564 INFO
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
deleteCollectionRemovesStaleZkCollectionsNode
[junit4] 2> 1377600 INFO
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
[junit4] 2> 1377602 INFO
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1377608 INFO (qtp538524327-42813) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1377608 ERROR (qtp538524327-42813) [n:127.0.0.1:56148_solr
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing
required parameter: name
[junit4] 2> at
org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:461)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:478)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$0(CollectionsHandler.java:376)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:870)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:209)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[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:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[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:1092)
[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:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[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.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1377609 INFO (qtp538524327-42813) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CREATE&numShards=2&wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 1377609 INFO
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingRequiredParameters
[junit4] 2> 1377643 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNodeSet
[junit4] 2> 1377645 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1377649 INFO (qtp538524327-42811) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:44459/solr,http://127.0.0.1:56148/solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1377652 INFO
(OverseerThreadFactory-7594-thread-3-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.CreateCollectionCmd Create collection
nodeset_collection
[junit4] 2> 1377652 WARN
(OverseerThreadFactory-7594-thread-3-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (nodeset_collection) without cores.
[junit4] 2> 1377652 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_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> 1377864 INFO (qtp538524327-42811) [n:127.0.0.1:56148_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> 1377864 INFO (qtp538524327-42811) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:44459/solr,http://127.0.0.1:56148/solr&wt=javabin&version=2}
status=0 QTime=215
[junit4] 2> 1377865 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
[junit4] 2> 1377901 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoCollectionSpecified
[junit4] 2> 1377903 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1377911 INFO (qtp538524327-42808) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=nodeset_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1377915 INFO
(OverseerThreadFactory-7594-thread-4-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1377916 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_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> 1378622 INFO (qtp538524327-42808) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=nodeset_collection&action=DELETE&wt=javabin&version=2} status=0
QTime=711
[junit4] 2> 1378631 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-003&collection.configName=conf&name=corewithnocollection&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 1378634 INFO
(OverseerStateUpdate-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1379647 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 1379654 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection x:corewithnocollection] o.a.s.s.IndexSchema
[corewithnocollection] Schema name=minimal
[junit4] 2> 1379657 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection x:corewithnocollection] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1379658 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection x:corewithnocollection] o.a.s.c.CoreContainer Creating
SolrCore 'corewithnocollection' using configuration from collection
corewithnocollection
[junit4] 2> 1379659 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.SolrCore [[corewithnocollection] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node3/corewithnocollection],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-003/]
[junit4] 2> 1379668 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1379668 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1379668 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1379668 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1379669 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b528607[corewithnocollection] main]
[junit4] 2> 1379671 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1379671 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1379671 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1379671 INFO
(searcherExecutor-7603-thread-1-processing-n:127.0.0.1:56148_solr
x:corewithnocollection s:shard1 c:corewithnocollection r:core_node1)
[n:127.0.0.1:56148_solr c:corewithnocollection s:shard1 r:core_node1
x:corewithnocollection] o.a.s.c.SolrCore [corewithnocollection] Registered new
searcher Searcher@7b528607[corewithnocollection]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1379671 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551545145864749056
[junit4] 2> 1379683 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1379683 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1379683 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56148/solr/corewithnocollection/
[junit4] 2> 1379684 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1379684 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.SyncStrategy http://127.0.0.1:56148/solr/corewithnocollection/ has no
replicas
[junit4] 2> 1379691 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56148/solr/corewithnocollection/ shard1
[junit4] 2> 1379845 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1379853 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:corewithnocollection s:shard1 r:core_node1 x:corewithnocollection]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-003&collection.configName=conf&name=corewithnocollection&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
status=0 QTime=1222
[junit4] 2> 1379855 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CoreAdminOperation core create command
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-003&collection.configName=conf&name=corewithnocollection2&action=CREATE&numShards=1&wt=javabin&version=2
[junit4] 2> 1379857 INFO
(OverseerStateUpdate-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1379918 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1380867 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 1380874 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.IndexSchema
[corewithnocollection2] Schema name=minimal
[junit4] 2> 1380876 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1380877 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.CoreContainer
Creating SolrCore 'corewithnocollection2' using configuration from collection
corewithnocollection2
[junit4] 2> 1380878 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.SolrCore [[corewithnocollection2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node3/corewithnocollection2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-003/]
[junit4] 2> 1380886 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1380886 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1380887 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1380887 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1380887 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@65b405cd[corewithnocollection2]
main]
[junit4] 2> 1380889 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1380889 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1380889 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1380889 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551545147141914624
[junit4] 2> 1380889 INFO
(searcherExecutor-7608-thread-1-processing-n:127.0.0.1:56148_solr
x:corewithnocollection2 s:shard1 c:corewithnocollection2 r:core_node1)
[n:127.0.0.1:56148_solr c:corewithnocollection2 s:shard1 r:core_node1
x:corewithnocollection2] o.a.s.c.SolrCore [corewithnocollection2] Registered
new searcher Searcher@65b405cd[corewithnocollection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1380900 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1380900 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1380900 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56148/solr/corewithnocollection2/
[junit4] 2> 1380900 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1380900 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.SyncStrategy http://127.0.0.1:56148/solr/corewithnocollection2/ has no
replicas
[junit4] 2> 1380908 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56148/solr/corewithnocollection2/ shard1
[junit4] 2> 1381061 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1381063 INFO (qtp538524327-42835) [n:127.0.0.1:56148_solr
c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-003&collection.configName=conf&name=corewithnocollection2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1209
[junit4] 2> 1381065 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoCollectionSpecified
[junit4] 2> 1381106 INFO
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
[junit4] 2> 1381108 INFO
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1381111 INFO (qtp538524327-42833) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=corewithnocollection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1381115 INFO
(OverseerThreadFactory-7594-thread-5-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1381117 INFO (qtp538524327-42812) [n:127.0.0.1:56148_solr
] o.a.s.c.SolrCore [corewithnocollection] CLOSING SolrCore
org.apache.solr.core.SolrCore@234d9521
[junit4] 2> 1381120 INFO (qtp538524327-42812) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corewithnocollection&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1381827 INFO (qtp538524327-42833) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=corewithnocollection&action=DELETE&wt=javabin&version=2} status=0
QTime=716
[junit4] 2> 1381830 INFO (qtp538524327-42810) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=corewithnocollection2&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1381833 INFO
(OverseerThreadFactory-7594-thread-5-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1381834 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1381840 INFO (qtp538524327-42813) [n:127.0.0.1:56148_solr
] o.a.s.c.SolrCore [corewithnocollection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@7e89b5b3
[junit4] 2> 1381843 INFO (qtp538524327-42813) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corewithnocollection2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1382555 INFO (qtp538524327-42810) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=corewithnocollection2&action=DELETE&wt=javabin&version=2} status=0
QTime=725
[junit4] 2> 1382561 INFO (qtp538524327-42811) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=unknown_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1382564 INFO
(OverseerThreadFactory-7594-thread-5-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1382565 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1382565 ERROR
(OverseerThreadFactory-7594-thread-5-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: unknown_collection operation: delete
failed:org.apache.solr.common.SolrException: Could not find collection :
unknown_collection
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:193)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:843)
[junit4] 2> at
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:81)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
[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:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1382575 INFO (qtp538524327-42811) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400
QTime=13
[junit4] 2> 1382576 INFO (qtp538524327-42808) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1382579 INFO
(OverseerThreadFactory-7594-thread-5-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollectionafterbaddelete
[junit4] 2> 1382580 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1382789 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
[junit4] 2> 1382791 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
[junit4] 2> 1382902 INFO
(zkCallback-10243-thread-1-processing-n:127.0.0.1:56148_solr)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1382902 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1383803 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.4.0
[junit4] 2> 1383803 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.4.0
[junit4] 2> 1383827 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema
[acollectionafterbaddelete_shard1_replica2] Schema name=minimal
[junit4] 2> 1383827 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema
[acollectionafterbaddelete_shard1_replica1] Schema name=minimal
[junit4] 2> 1383829 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1383830 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1383831 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'acollectionafterbaddelete_shard1_replica2' using configuration from
collection acollectionafterbaddelete
[junit4] 2> 1383831 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'acollectionafterbaddelete_shard1_replica1' using configuration from
collection acollectionafterbaddelete
[junit4] 2> 1383831 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
[[acollectionafterbaddelete_shard1_replica2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node3/./acollectionafterbaddelete_shard1_replica2/data/]
[junit4] 2> 1383832 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[[acollectionafterbaddelete_shard1_replica1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_FBC37B910D9EB4E2-001/tempDir-001/node2/./acollectionafterbaddelete_shard1_replica1/data/]
[junit4] 2> 1383842 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1383842 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1383842 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1383842 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1383843 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1383843 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1383843 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1383843 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1383843 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@62b7949[acollectionafterbaddelete_shard1_replica2] main]
[junit4] 2> 1383843 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f4dfcd4[acollectionafterbaddelete_shard1_replica1] main]
[junit4] 2> 1383845 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1383845 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1383845 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1383845 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 1383845 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1551545150241505280
[junit4] 2> 1383846 INFO
(searcherExecutor-7613-thread-1-processing-n:127.0.0.1:56148_solr
x:acollectionafterbaddelete_shard1_replica2 s:shard1
c:acollectionafterbaddelete r:core_node1) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica2] Registered new searcher
Searcher@62b7949[acollectionafterbaddelete_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1383846 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1383846 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 1383846 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1551545150242553856
[junit4] 2> 1383846 INFO
(searcherExecutor-7614-thread-1-processing-n:127.0.0.1:44459_solr
x:acollectionafterbaddelete_shard1_replica1 s:shard1
c:acollectionafterbaddelete r:core_node2) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica1] Registered new searcher
Searcher@4f4dfcd4[acollectionafterbaddelete_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1383856 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1383856 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 1383856 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:56148/solr/acollectionafterbaddelete_shard1_replica2/
[junit4] 2> 1383857 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=acollectionafterbaddelete_shard1_replica2 url=http://127.0.0.1:56148/solr
START
replicas=[http://127.0.0.1:44459/solr/acollectionafterbaddelete_shard1_replica1/]
nUpdates=100
[junit4] 2> 1383857 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=acollectionafterbaddelete_shard1_replica2 url=http://127.0.0.1:56148/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1383860 INFO (qtp643340143-42796) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.S.Request
[acollectionafterbaddelete_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1383860 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1383860 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 1383867 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:56148/solr/acollectionafterbaddelete_shard1_replica2/ shard1
[junit4] 2> 1383973 INFO
(zkCallback-10243-thread-1-processing-n:127.0.0.1:56148_solr)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1383973 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384021 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1384024 INFO (qtp538524327-42807) [n:127.0.0.1:56148_solr
c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2}
status=0 QTime=1235
[junit4] 2> 1384128 INFO
(zkCallback-10243-thread-1-processing-n:127.0.0.1:56148_solr)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384128 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384861 INFO (qtp643340143-42794) [n:127.0.0.1:44459_solr
c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2}
status=0 QTime=2070
[junit4] 2> 1384864 INFO (qtp538524327-42808) [n:127.0.0.1:56148_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> 1384972 INFO
(zkCallback-10243-thread-1-processing-n:127.0.0.1:56148_solr)
[n:127.0.0.1:56148_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1384972 INFO
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1385865 INFO (qtp538524327-42808) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3289
[junit4] 2> 1385867 INFO
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
[junit4] 2> 1385913 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
[junit4] 2> 1385915 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[FBC37B910D9EB4E2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1385920 INFO (qtp538524327-42814) [n:127.0.0.1:56148_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1385923 INFO
(OverseerThreadFactory-7594-thread-5-processing-n:127.0.0.1:59415_solr)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1385924 INFO
(OverseerCollectionConfigSetProcessor-96971571310297095-127.0.0.1:59415_solr-n_0000000000)
[n:127.0.0.1:59415_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000014 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1385926 INFO (qtp538524327-42812) [n:127.0.0.1:56148_solr
] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2] CLOSING
SolrCore org.apache.solr.core.SolrCore@23f4015b
[junit4] 2> 1385926 INFO (qtp643340143-42797) [n:127.0.0.1:44459_solr
] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1] CLOSING
SolrCore org.apache.solr.core.SolrCore@1253e367
[junit4] 2> 1385928 INFO (qtp643340143-42797) [n:127.0.0.1:44459_solr
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 1385929 WARN
(zkCallback-10233-thread-2-processing-n:127.0.0.1:44459_solr)
[n:127.0.0.1:44459_solr ] o.a.s.c.LeaderElector Our node is no longer in
line to be leader
[junit4] 2> 1385929 INFO (qtp643340143-42797) [n:127.0.0.1:44459_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1385929 INFO (qtp538524327-42812) [n:127.0.0.1:56148_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&versi
[...truncated too long message...]
ler@5a3a452b{/solr,null,UNAVAILABLE}
[junit4] 2> 2368369 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50936 50936
[junit4] 2> 2368394 INFO (Thread-6543) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50936 50936
[junit4] 2> 2368396 WARN (Thread-6543) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/aliases.json
[junit4] 2> 17 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/clusterstate.json
[junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/live_nodes
[junit4] 2> 17 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 2368397 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[FBC37B910D9EB4E2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_FBC37B910D9EB4E2-001
[junit4] 2> Nov 20, 2016 7:22:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1957, maxMBSortInHeap=6.735066846796433,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=el-GR,
timezone=Pacific/Noumea
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=242145320,total=496844800
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1,
TestLeaderElectionZkExpiry, ShufflingReplicaListTransformerTest,
CachingDirectoryFactoryTest, TestJmxIntegration, JSONWriterTest,
DocumentAnalysisRequestHandlerTest, TestFastOutputStream,
TestMiniSolrCloudClusterSSL, DocExpirationUpdateProcessorFactoryTest,
PrimitiveFieldTypeTest, TestDownShardTolerantSearch,
CollectionStateFormat2Test, QueryElevationComponentTest,
BaseCdcrDistributedZkTest, DistributedSpellCheckComponentTest,
DistribDocExpirationUpdateProcessorTest, TestSizeLimitedDistributedMap,
SecurityConfHandlerTest, TestSolrXml, PrimUtilsTest, BasicAuthIntegrationTest,
TestCustomSort, OverseerModifyCollectionTest, TestCollapseQParserPlugin,
TestWordDelimiterFilterFactory, SolrPluginUtilsTest, TestTestInjection,
TestSSLRandomization, TestHighlightDedupGrouping, BadComponentTest, TestMacros,
SchemaVersionSpecificBehaviorTest, RequiredFieldsTest, SpatialFilterTest,
TestDistributedSearch, TestFreeTextSuggestions, SimpleFacetsTest,
RecoveryZkTest, SimplePostToolTest, DocValuesMultiTest, ActionThrottleTest,
TestUniqueKeyFieldResource, TestReplicationHandler, DisMaxRequestHandlerTest,
TestPushWriter, TestFieldCacheSortRandom, StatsReloadRaceTest,
TestNumericTerms32, SolrTestCaseJ4Test, DistanceUnitsTest, TestSort,
TestSubQueryTransformerCrossCore, TestCollationField,
BlockJoinFacetDistribTest, DateFieldTest, PingRequestHandlerTest,
TestJsonRequest, FastVectorHighlighterTest, SmileWriterTest,
ReplicationFactorTest, CustomCollectionTest, DistributedExpandComponentTest,
TestPseudoReturnFields, TestFieldCache, RankQueryTest,
IndexBasedSpellCheckerTest, ResponseLogComponentTest, HLLUtilTest,
DocValuesTest, JavabinLoaderTest, VMParamsZkACLAndCredentialsProvidersTest,
TestJsonFacetRefinement, TestUpdate, CheckHdfsIndexTest,
DistributedMLTComponentTest, TestBackupRepositoryFactory, CursorMarkTest,
AnalyticsMergeStrategyTest, MultiTermTest, TestLocalFSCloudBackupRestore,
FacetPivotSmallTest, TestManagedResource, HdfsWriteToMultipleCollectionsTest,
TestRTimerTree, PeerSyncTest, ParsingFieldUpdateProcessorsTest,
TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters,
TestRebalanceLeaders, TestBM25SimilarityFactory, TestSolrJ,
HdfsBasicDistributedZkTest, HdfsNNFailoverTest,
TestTolerantUpdateProcessorCloud, BlockCacheTest, TestStressUserVersions,
DistributedQueryComponentOptimizationTest, OpenExchangeRatesOrgProviderTest,
TestHashQParserPlugin, TestPerFieldSimilarity, TestRequestForwarding,
LeaderFailureAfterFreshStartTest, TestChildDocTransformer, TestLazyCores,
TestInitParams, TestAuthenticationFramework, SystemInfoHandlerTest,
DistributedQueryElevationComponentTest, OverseerTest, TermsComponentTest,
BigEndianAscendingWordDeserializerTest, TestSmileRequest, DocumentBuilderTest,
TestJettySolrRunner, TestHdfsCloudBackupRestore, ZkStateWriterTest,
SolrCoreTest, TestFieldCacheWithThreads, SimpleMLTQParserTest,
ShardRoutingTest, LeaderElectionContextKeyTest, EnumFieldTest,
TestAuthorizationFramework, SolrCloudExampleTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestRemoteStreaming,
TestConfigSetsAPIZkFailure, TestBlobHandler, XsltUpdateRequestHandlerTest,
DeleteReplicaTest, TestBinaryField, TestQueryWrapperFilter,
SimpleCollectionCreateDeleteTest, PathHierarchyTokenizerFactoryTest,
TestRestManager, SpatialRPTFieldTypeTest, TestRandomDVFaceting,
IndexSchemaRuntimeFieldTest, SynonymTokenizerTest, TestElisionMultitermQuery,
TestSolrCoreSnapshots, DeleteStatusTest, SaslZkACLProviderTest,
BufferStoreTest, TestSolrFieldCacheMBean, TestGroupingSearch,
NumericFieldsTest, OutputWriterTest, TestFieldCacheSanityChecker,
TestSolrConfigHandler, HdfsSyncSliceTest, SampleTest, TestRandomFlRTGCloud,
TestMinMaxOnMultiValuedField, TestImplicitCoreProperties, TestFunctionQuery,
TestGeoJSONResponseWriter, BasicDistributedZkTest, UnloadDistributedZkTest,
SyncSliceTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest,
ZkCLITest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin,
TestReload, HardAutoCommitTest, DistributedTermsComponentTest,
StatsComponentTest, SoftAutoCommitTest, TestStressLucene, TestCSVLoader,
PolyFieldTest, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, SortByFunctionTest, CacheHeaderTest,
LukeRequestHandlerTest, FileBasedSpellCheckerTest, RequestHandlersTest,
LoggingHandlerTest, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
TestBinaryResponseWriter, TestLFUCache, MinimalSchemaTest, TestConfig,
TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, TestCodecSupport, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest, PluginInfoTest,
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
FileUtilsTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors,
ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest,
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
ConnectionManagerTest, CreateCollectionCleanupTest, DeleteShardTest,
ForceLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCloudInspectUtil,
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestClusterProperties,
TestCollectionAPI, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes,
TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica,
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudCluster,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [507/654 (3!)] on J0 in 2.90s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 61213 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]