Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/154/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny
1 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Something is broken in the assert for no shards using the same indexDir -
probably something was changed in the attributes published in the MBean of
SolrCore : {}
Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using
the same indexDir - probably something was changed in the attributes published
in the MBean of SolrCore : {}
at
__randomizedtesting.SeedInfo.seed([9341DF159E363B6F:DB34ABA1980514FA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12152 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/init-core-data-001
[junit4] 2> 1045221 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
[junit4] 2> 1045221 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1045221 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1045222 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001
[junit4] 2> 1045222 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1045222 INFO (Thread-2770) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1045222 INFO (Thread-2770) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1045223 ERROR (Thread-2770) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1045322 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39945
[junit4] 2> 1045328 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1045328 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1045328 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1045328 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1045329 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d1a686{/solr,null,AVAILABLE}
[junit4] 2> 1045330 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1242c3e{/solr,null,AVAILABLE}
[junit4] 2> 1045330 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e27267{/solr,null,AVAILABLE}
[junit4] 2> 1045330 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@701a23{/solr,null,AVAILABLE}
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@145d53d{HTTP/1.1,[http/1.1]}{127.0.0.1:42381}
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12523c3{HTTP/1.1,[http/1.1]}{127.0.0.1:38745}
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16a3267{HTTP/1.1,[http/1.1]}{127.0.0.1:37365}
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-1) [ ]
o.e.j.s.Server Started @1046756ms
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-2) [ ]
o.e.j.s.Server Started @1046756ms
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38745}
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37365}
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-3) [ ]
o.e.j.s.Server Started @1046755ms
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42381}
[junit4] 2> 1045334 ERROR (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1045334 ERROR (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1045334 ERROR (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-08T01:41:19.896538Z
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-08T01:41:19.896588Z
[junit4] 2> 1045333 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f85fdd{HTTP/1.1,[http/1.1]}{127.0.0.1:46385}
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-4) [ ]
o.e.j.s.Server Started @1046757ms
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46385}
[junit4] 2> 1045334 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1045335 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-08T01:41:19.897096Z
[junit4] 2> 1045335 ERROR (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1045335 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 1045335 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1045335 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1045335 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-08T01:41:19.897532Z
[junit4] 2> 1045337 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1045337 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1045337 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1045337 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1045342 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 0x15e5f2601290002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1045342 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 0x15e5f2601290003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1045343 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1045344 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1045344 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39945/solr
[junit4] 2> 1045345 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1045345 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1045345 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39945/solr
[junit4] 2> 1045346 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39945/solr
[junit4] 2> 1045346 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39945/solr
[junit4] 2> 1045347 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 0x15e5f2601290006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1045361 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1045361 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1045361 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1045361 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1045362 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42381_solr
[junit4] 2> 1045362 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37365_solr
[junit4] 2> 1045362 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46385_solr
[junit4] 2> 1045363 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38745_solr
[junit4] 2> 1045364 INFO (zkCallback-1609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1045364 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1045364 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1045364 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1045365 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98620858681589772-127.0.0.1:42381_solr-n_0000000000) starting
[junit4] 2> 1045375 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42381_solr
[junit4] 2> 1045376 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1045376 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1045376 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1045376 INFO (zkCallback-1609-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1045427 INFO (jetty-launcher-1587-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node4/.
[junit4] 2> 1045452 INFO (jetty-launcher-1587-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node1/.
[junit4] 2> 1045458 INFO (jetty-launcher-1587-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node3/.
[junit4] 2> 1045487 INFO (jetty-launcher-1587-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node2/.
[junit4] 2> 1045491 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1045492 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39945/solr ready
[junit4] 2> 1045505 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
[junit4] 2> 1045506 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[9341DF159E363B6F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1045508 INFO (qtp21674558-10012) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1054509 INFO (qtp21674558-10012) [ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
[junit4] 2> 1054509 INFO (qtp21674558-10012) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1054511 INFO
(OverseerStateUpdate-98620858681589772-127.0.0.1:42381_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1055515 ERROR (qtp21674558-10012) [ ]
o.a.s.c.c.ZkStateReader Specified config=[conf123] does not exist in ZooKeeper
at location=[/configs/conf123]
[junit4] 2> 1055517 ERROR (qtp21674558-10012) [ ]
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:891)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [corewithnocollection3]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:938)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:858)
[junit4] 2> ... 34 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:54)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
[junit4] 2> at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:918)
[junit4] 2> ... 35 more
[junit4] 2>
[junit4] 2> 1055518 INFO (qtp21674558-10012) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
status=400 QTime=10009
[junit4] 2> 1056521 INFO (qtp21674558-10016) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1056521 INFO (qtp21674558-10016) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1056521 INFO
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
[junit4] 2> 1056552 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTooManyReplicas
[junit4] 2> 1056553 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[9341DF159E363B6F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1056556 INFO (qtp21674558-10021) [ ]
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> 1056558 INFO (OverseerThreadFactory-4090-thread-1) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1057263 INFO (qtp21674558-10021) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0
QTime=707
[junit4] 2> 1057266 INFO (qtp21674558-10004) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1057268 INFO (OverseerThreadFactory-4090-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection
[junit4] 2> 1057269 WARN (OverseerThreadFactory-4090-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Specified replicationFactor of 10 on collection
collection is higher than or equal to the number of Solr instances currently
live or live and part of your createNodeSet(4). It's unusual to run two replica
of the same slice on the same Solr-instance.
[junit4] 2> 1057269 INFO
(OverseerCollectionConfigSetProcessor-98620858681589772-127.0.0.1:42381_solr-n_0000000000)
[ ] 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> 1057269 ERROR (OverseerThreadFactory-4090-thread-2) [ ]
o.a.s.c.OverseerCollectionMessageHandler Collection: collection operation:
create failed:org.apache.solr.common.SolrException: Cannot create collection
collection. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to
be created. Value of numShards is 2 and value of replicationFactor is 10. This
requires 20 shards to be created (higher than the allowed number)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:155)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1057311 INFO (qtp21674558-10004) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=collection&action=CREATE&numShards=2&wt=javabin&version=2}
status=400 QTime=45
[junit4] 2> 1057311 INFO
(TEST-CollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testTooManyReplicas
[junit4] 2> 1057330 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
[junit4] 2> 1057331 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[9341DF159E363B6F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1057332 INFO (qtp12894375-10028) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1059299 INFO
(OverseerCollectionConfigSetProcessor-98620858681589772-127.0.0.1:42381_solr-n_0000000000)
[ ] 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> 1066333 INFO (qtp12894375-10028) [ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2
[junit4] 2> 1066333 INFO (qtp12894375-10028) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1066334 INFO
(OverseerStateUpdate-98620858681589772-127.0.0.1:42381_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1067344 INFO (qtp12894375-10028) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1067363 INFO (qtp12894375-10028) [ ] o.a.s.s.IndexSchema
[halfcollection_shard1_replica1] Schema name=minimal
[junit4] 2> 1067365 INFO (qtp12894375-10028) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1067365 INFO (qtp12894375-10028) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'halfcollection_shard1_replica1' using configuration from
collection halfcollectionblocker, trusted=true
[junit4] 2> 1067366 INFO (qtp12894375-10028) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1067366 INFO (qtp12894375-10028) [ ] o.a.s.c.SolrCore
[[halfcollection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node4/halfcollection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-003/]
[junit4] 2> 1067403 INFO (qtp12894375-10028) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1067403 INFO (qtp12894375-10028) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1067403 INFO (qtp12894375-10028) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1067403 INFO (qtp12894375-10028) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1067404 INFO (qtp12894375-10028) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b67464[halfcollection_shard1_replica1] main]
[junit4] 2> 1067405 INFO (qtp12894375-10028) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1067405 INFO (qtp12894375-10028) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1067405 INFO (qtp12894375-10028) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1067405 INFO (searcherExecutor-4099-thread-1) [ ]
o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher
Searcher@b67464[halfcollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1067405 INFO (qtp12894375-10028) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933762164948992
[junit4] 2> 1067408 INFO (qtp12894375-10028) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1067408 INFO (qtp12894375-10028) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1067408 INFO (qtp12894375-10028) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:46385/solr/halfcollection_shard1_replica1/
[junit4] 2> 1067408 INFO (qtp12894375-10028) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1067408 INFO (qtp12894375-10028) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:46385/solr/halfcollection_shard1_replica1/ has no replicas
[junit4] 2> 1067408 INFO (qtp12894375-10028) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1067409 INFO (qtp12894375-10028) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46385/solr/halfcollection_shard1_replica1/ shard1
[junit4] 2> 1067560 INFO (qtp12894375-10028) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1067561 INFO (qtp12894375-10028) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2}
status=0 QTime=10229
[junit4] 2> 1067564 INFO (qtp31820591-10024) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1076565 INFO (qtp31820591-10024) [ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-004&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2
[junit4] 2> 1076565 INFO (qtp31820591-10024) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1076566 INFO
(OverseerStateUpdate-98620858681589772-127.0.0.1:42381_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1077570 INFO (qtp31820591-10024) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1077574 INFO (qtp31820591-10024) [ ] o.a.s.s.IndexSchema
[halfcollection_shard1_replica1] Schema name=minimal
[junit4] 2> 1077574 INFO (qtp31820591-10024) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1077574 INFO (qtp31820591-10024) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'halfcollection_shard1_replica1' using configuration from
collection halfcollectionblocker2, trusted=true
[junit4] 2> 1077575 INFO (qtp31820591-10024) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1077575 INFO (qtp31820591-10024) [ ] o.a.s.c.SolrCore
[[halfcollection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node1/halfcollection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-004/]
[junit4] 2> 1077601 INFO (qtp31820591-10024) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1077601 INFO (qtp31820591-10024) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1077602 INFO (qtp31820591-10024) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1077602 INFO (qtp31820591-10024) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1077602 INFO (qtp31820591-10024) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@76477f[halfcollection_shard1_replica1] main]
[junit4] 2> 1077603 INFO (qtp31820591-10024) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1077604 INFO (qtp31820591-10024) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1077604 INFO (qtp31820591-10024) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1077604 INFO (searcherExecutor-4104-thread-1) [ ]
o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher
Searcher@76477f[halfcollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1077604 INFO (qtp31820591-10024) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933772859375616
[junit4] 2> 1077607 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1077607 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1077607 INFO (qtp31820591-10024) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:38745/solr/halfcollection_shard1_replica1/
[junit4] 2> 1077607 INFO (qtp31820591-10024) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1077607 INFO (qtp31820591-10024) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:38745/solr/halfcollection_shard1_replica1/ has no replicas
[junit4] 2> 1077607 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1077608 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38745/solr/halfcollection_shard1_replica1/ shard1
[junit4] 2> 1077758 INFO (qtp31820591-10024) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1077760 INFO (qtp31820591-10024) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-004&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2}
status=0 QTime=10195
[junit4] 2> 1077761 INFO (qtp21674558-10012) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46385_solr,127.0.0.1:38745_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1077762 INFO (OverseerThreadFactory-4090-thread-3) [ ]
o.a.s.c.CreateCollectionCmd Create collection halfcollection
[junit4] 2> 1077965 INFO (qtp31820591-10024) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1077965 WARN (qtp31820591-10024) [ ] o.a.s.c.CoreContainer
Creating a core with existing name is not allowed
[junit4] 2> 1077965 INFO (qtp12894375-10013) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1077965 ERROR (qtp31820591-10024) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name
'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:839)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1077965 INFO (qtp31820591-10024) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2}
status=500 QTime=0
[junit4] 2> 1077965 ERROR (qtp31820591-10024) [ ] o.a.s.s.HttpSolrCall
null:org.apache.solr.common.SolrException: Core with name
'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:839)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1077966 ERROR (OverseerThreadFactory-4090-thread-3) [ ]
o.a.s.c.OverseerCollectionMessageHandler Error from shard:
http://127.0.0.1:38745/solr
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:38745/solr: Core with name
'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1086965 INFO (qtp12894375-10013) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1086970 INFO (zkCallback-1606-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/halfcollection/state.json] for collection [halfcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1087977 INFO (qtp12894375-10013) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1087984 INFO (qtp12894375-10013) [ ] o.a.s.s.IndexSchema
[halfcollection_shard2_replica1] Schema name=minimal
[junit4] 2> 1087986 INFO (qtp12894375-10013) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1087986 INFO (qtp12894375-10013) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'halfcollection_shard2_replica1' using configuration from
collection halfcollection, trusted=true
[junit4] 2> 1087987 INFO (qtp12894375-10013) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1087987 INFO (qtp12894375-10013) [ ] o.a.s.c.SolrCore
[[halfcollection_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node4/halfcollection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node4/./halfcollection_shard2_replica1/data/]
[junit4] 2> 1088027 INFO (qtp12894375-10013) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1088027 INFO (qtp12894375-10013) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1088028 INFO (qtp12894375-10013) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1088028 INFO (qtp12894375-10013) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1088028 INFO (qtp12894375-10013) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e4b140[halfcollection_shard2_replica1] main]
[junit4] 2> 1088029 INFO (qtp12894375-10013) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1088029 INFO (qtp12894375-10013) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1088030 INFO (qtp12894375-10013) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1088030 INFO (searcherExecutor-4109-thread-1) [ ]
o.a.s.c.SolrCore [halfcollection_shard2_replica1] Registered new searcher
Searcher@e4b140[halfcollection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1088030 INFO (qtp12894375-10013) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933783791828992
[junit4] 2> 1088033 INFO (qtp12894375-10013) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1088033 INFO (qtp12894375-10013) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1088033 INFO (qtp12894375-10013) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:46385/solr/halfcollection_shard2_replica1/
[junit4] 2> 1088033 INFO (qtp12894375-10013) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1088033 INFO (qtp12894375-10013) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:46385/solr/halfcollection_shard2_replica1/ has no replicas
[junit4] 2> 1088033 INFO (qtp12894375-10013) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1088034 INFO (qtp12894375-10013) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46385/solr/halfcollection_shard2_replica1/ shard2
[junit4] 2> 1088135 INFO (zkCallback-1606-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/halfcollection/state.json] for collection [halfcollection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 1088185 INFO (qtp12894375-10013) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1088187 INFO (qtp12894375-10013) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2}
status=0 QTime=10221
[junit4] 2> 1088187 ERROR (OverseerThreadFactory-4090-thread-3) [ ]
o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection
[halfcollection].
[junit4] 2> 1088188 INFO (OverseerThreadFactory-4090-thread-3) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1088190 INFO (qtp12894375-10031) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection.shard2.replica1
[junit4] 2> 1088190 INFO (qtp12894375-10031) [ ] o.a.s.c.SolrCore
[halfcollection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@ab47ca
[junit4] 2> 1088192 INFO (qtp12894375-10031) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection.shard2.replica1
[junit4] 2> 1088195 INFO (qtp12894375-10031) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfcollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 1088898 INFO (OverseerThreadFactory-4090-thread-3) [ ]
o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection
for [halfcollection]
[junit4] 2> 1088899 INFO (qtp21674558-10012) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1089766 INFO
(OverseerCollectionConfigSetProcessor-98620858681589772-127.0.0.1:42381_solr-n_0000000000)
[ ] 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> 1118902 ERROR (qtp21674558-10012) [ ]
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to
become ACTIVE with timeout=30
[junit4] 2> 1118902 INFO (qtp21674558-10012) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46385_solr,127.0.0.1:38745_solr&wt=javabin&version=2}
status=0 QTime=41141
[junit4] 2> 1118903 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
[junit4] 2> 1118915 INFO
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
[junit4] 2> 1118916 INFO
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[9341DF159E363B6F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1118917 INFO (qtp21674558-10016) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1118918 INFO (OverseerThreadFactory-4090-thread-4) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1118919 INFO (qtp31820591-10014) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 1118919 INFO (qtp31820591-10014) [ ] o.a.s.c.SolrCore
[halfcollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7d1091
[junit4] 2> 1118919 INFO (qtp31820591-10014) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 1118922 INFO (qtp31820591-10014) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1119623 INFO (qtp21674558-10016) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2}
status=0 QTime=706
[junit4] 2> 1119625 INFO (qtp21674558-10021) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1119626 INFO (OverseerThreadFactory-4090-thread-5) [ ]
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1119626 INFO
(OverseerCollectionConfigSetProcessor-98620858681589772-127.0.0.1:42381_solr-n_0000000000)
[ ] 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> 1119627 INFO (qtp12894375-10031) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 1119627 INFO (qtp12894375-10031) [ ] o.a.s.c.SolrCore
[halfcollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1ed3c54
[junit4] 2> 1119627 INFO (qtp12894375-10031) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.halfcollection_shard1_replica1
[junit4] 2> 1119628 INFO (qtp12894375-10031) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1120331 INFO (qtp21674558-10021) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0
QTime=706
[junit4] 2> 1120334 INFO (qtp21674558-10004) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1120336 INFO (OverseerThreadFactory-4090-thread-5) [ ]
o.a.s.c.CreateCollectionCmd Create collection acollection
[junit4] 2> 1120336 INFO
(OverseerCollectionConfigSetProcessor-98620858681589772-127.0.0.1:42381_solr-n_0000000000)
[ ] 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> 1120336 ERROR (OverseerThreadFactory-4090-thread-5) [ ]
o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation:
create failed:org.apache.solr.common.SolrException: numShards must be > 0
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:124)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1120338 INFO (qtp21674558-10004) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
status=400 QTime=4
[junit4] 2> 1120339 INFO
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
[junit4] 2> 1120375 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[9341DF159E363B6F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
[junit4] 2> 1120376 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[9341DF159E363B6F])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1120379 INFO (qtp21674558-10012) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1120381 INFO (OverseerThreadFactory-4090-thread-5) [ ]
o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection
[junit4] 2> 1120382 INFO
(OverseerCollectionConfigSetProcessor-98620858681589772-127.0.0.1:42381_solr-n_0000000000)
[ ] 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> 1120588 INFO (qtp14719292-10032) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1120588 INFO (qtp31820591-10024) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1120588 INFO (qtp21674558-10021) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1120588 INFO (qtp12894375-10011) [ ] o.a.s.u.TestInjection
Inject random core creation delay of 9s
[junit4] 2> 1120692 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1121594 INFO (qtp31820591-10024) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1121598 INFO (qtp31820591-10024) [ ] o.a.s.s.IndexSchema
[nodes_used_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 1121599 INFO (qtp31820591-10024) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1121599 INFO (qtp31820591-10024) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'nodes_used_collection_shard1_replica2' using configuration
from collection nodes_used_collection, trusted=true
[junit4] 2> 1121599 INFO (qtp31820591-10024) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1121599 INFO (qtp31820591-10024) [ ] o.a.s.c.SolrCore
[[nodes_used_collection_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node1/nodes_used_collection_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node1/./nodes_used_collection_shard1_replica2/data/]
[junit4] 2> 1121632 INFO (qtp31820591-10024) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1121632 INFO (qtp31820591-10024) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1121632 INFO (qtp31820591-10024) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1121632 INFO (qtp31820591-10024) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1121633 INFO (qtp31820591-10024) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6005a7[nodes_used_collection_shard1_replica2] main]
[junit4] 2> 1121634 INFO (qtp31820591-10024) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1121634 INFO (qtp31820591-10024) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1121634 INFO (qtp31820591-10024) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1121634 INFO (searcherExecutor-4114-thread-1) [ ]
o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2] Registered new
searcher Searcher@6005a7[nodes_used_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1121634 INFO (qtp31820591-10024) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933819028176896
[junit4] 2> 1121637 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1121637 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1121637 INFO (qtp31820591-10024) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:38745/solr/nodes_used_collection_shard1_replica2/
[junit4] 2> 1121637 INFO (qtp31820591-10024) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1121637 INFO (qtp31820591-10024) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:38745/solr/nodes_used_collection_shard1_replica2/ has no
replicas
[junit4] 2> 1121637 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1121638 INFO (qtp31820591-10024) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38745/solr/nodes_used_collection_shard1_replica2/ shard1
[junit4] 2> 1121739 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1121788 INFO (qtp31820591-10024) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1121789 INFO (qtp31820591-10024) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1201
[junit4] 2> 1121890 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129588 INFO (qtp14719292-10032) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1129588 INFO (qtp14719292-10032) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1129588 INFO (qtp21674558-10021) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 1129589 INFO (qtp12894375-10011) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 1129590 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129590 INFO (zkCallback-1606-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129590 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129590 INFO (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129691 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129691 INFO (zkCallback-1606-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129691 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1129691 INFO (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1130602 INFO (qtp14719292-10032) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1130626 INFO (qtp21674558-10021) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1130626 INFO (qtp12894375-10011) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1130631 INFO (qtp14719292-10032) [ ] o.a.s.s.IndexSchema
[nodes_used_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 1130631 INFO (qtp21674558-10021) [ ] o.a.s.s.IndexSchema
[nodes_used_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 1130631 INFO (qtp12894375-10011) [ ] o.a.s.s.IndexSchema
[nodes_used_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 1130632 INFO (qtp21674558-10021) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1130632 INFO (qtp12894375-10011) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1130632 INFO (qtp21674558-10021) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'nodes_used_collection_shard1_replica1' using configuration
from collection nodes_used_collection, trusted=true
[junit4] 2> 1130632 INFO (qtp14719292-10032) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1130632 INFO (qtp12894375-10011) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'nodes_used_collection_shard2_replica2' using configuration
from collection nodes_used_collection, trusted=true
[junit4] 2> 1130632 INFO (qtp14719292-10032) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'nodes_used_collection_shard2_replica1' using configuration
from collection nodes_used_collection, trusted=true
[junit4] 2> 1130632 INFO (qtp12894375-10011) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1130632 INFO (qtp21674558-10021) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1130632 INFO (qtp14719292-10032) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1130632 INFO (qtp12894375-10011) [ ] o.a.s.c.SolrCore
[[nodes_used_collection_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node4/nodes_used_collection_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node4/./nodes_used_collection_shard2_replica2/data/]
[junit4] 2> 1130632 INFO (qtp14719292-10032) [ ] o.a.s.c.SolrCore
[[nodes_used_collection_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node3/nodes_used_collection_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node3/./nodes_used_collection_shard2_replica1/data/]
[junit4] 2> 1130632 INFO (qtp21674558-10021) [ ] o.a.s.c.SolrCore
[[nodes_used_collection_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node2/nodes_used_collection_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001/tempDir-001/node2/./nodes_used_collection_shard1_replica1/data/]
[junit4] 2> 1130713 INFO (qtp21674558-10021) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1130713 INFO (qtp21674558-10021) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1130732 INFO (qtp21674558-10021) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1130732 INFO (qtp21674558-10021) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1130734 INFO (qtp21674558-10021) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b43414[nodes_used_collection_shard1_replica1] main]
[junit4] 2> 1130735 INFO (qtp21674558-10021) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1130736 INFO (qtp21674558-10021) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1130736 INFO (qtp21674558-10021) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1130738 INFO (searcherExecutor-4119-thread-1) [ ]
o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1] Registered new
searcher Searcher@1b43414[nodes_used_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1130738 INFO (qtp12894375-10011) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1130738 INFO (qtp21674558-10021) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933828574412800
[junit4] 2> 1130738 INFO (qtp12894375-10011) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1130738 INFO (qtp14719292-10032) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1130739 INFO (qtp14719292-10032) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1130739 INFO (qtp12894375-10011) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1130739 INFO (qtp12894375-10011) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1130739 INFO (qtp14719292-10032) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1130739 INFO (qtp14719292-10032) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1130740 INFO (qtp12894375-10011) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1cd5140[nodes_used_collection_shard2_replica2] main]
[junit4] 2> 1130740 INFO (qtp14719292-10032) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ee6764[nodes_used_collection_shard2_replica1] main]
[junit4] 2> 1130743 INFO (qtp12894375-10011) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1130743 INFO (qtp12894375-10011) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1130743 INFO (qtp12894375-10011) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1130743 INFO (qtp14719292-10032) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1130743 INFO (searcherExecutor-4120-thread-1) [ ]
o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2] Registered new
searcher Searcher@1cd5140[nodes_used_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1130743 INFO (qtp14719292-10032) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1130743 INFO (qtp14719292-10032) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1130744 INFO (qtp12894375-10011) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933828580704256
[junit4] 2> 1130744 INFO (searcherExecutor-4121-thread-1) [ ]
o.a.s.c.SolrCore [nodes_used_collection_shard2_replica1] Registered new
searcher Searcher@1ee6764[nodes_used_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1130744 INFO (qtp14719292-10032) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577933828580704256
[junit4] 2> 1130745 INFO (qtp21674558-10021) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=10157
[junit4] 2> 1130746 INFO (qtp12894375-10011) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1130747 INFO (qtp12894375-10011) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1130747 INFO (qtp12894375-10011) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:46385/solr/nodes_used_collection_shard2_replica2/
[junit4] 2> 1130747 INFO (qtp12894375-10011) [ ] o.a.s.u.PeerSync
PeerSync: core=nodes_used_collection_shard2_replica2
url=http://127.0.0.1:46385/solr START
replicas=[http://127.0.0.1:42381/solr/nodes_used_collection_shard2_replica1/]
nUpdates=100
[junit4] 2> 1130747 INFO (qtp12894375-10011) [ ] o.a.s.u.PeerSync
PeerSync: core=nodes_used_collection_shard2_replica2
url=http://127.0.0.1:46385/solr DONE. We have no versions. sync failed.
[junit4] 2> 1130752 INFO (qtp14719292-10030) [ ] o.a.s.c.S.Request
[nodes_used_collection_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1130752 INFO (qtp12894375-10011) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1130752 INFO (qtp12894375-10011) [ ]
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> 1130752 INFO (qtp12894375-10011) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1130754 INFO (qtp12894375-10011) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46385/solr/nodes_used_collection_shard2_replica2/ shard2
[junit4] 2> 1130855 INFO (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1130855 INFO (zkCallback-1606-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1130855 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1130855 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1130904 INFO (qtp12894375-10011) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1130905 INFO (qtp12894375-10011) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=10317
[junit4] 2> 1131007 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1131007 INFO (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1131007 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1131007 INFO (zkCallback-1606-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 11317
[...truncated too long message...]
SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1269991 INFO (jetty-closer-1588-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1269992 INFO (coreCloseExecutor-4277-thread-1) [ ]
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9f16a3
[junit4] 2> 1269993 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 0x15e5f260129000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1269993 INFO (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 1269993 INFO (coreCloseExecutor-4278-thread-1) [ ]
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f36af2
[junit4] 2> 1269993 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 1269993 INFO (coreCloseExecutor-4277-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.acollectionafterbaddelete.shard1.replica1
[junit4] 2> 1269993 INFO (coreCloseExecutor-4278-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.acollectionafterbaddelete.shard1.replica2
[junit4] 2> 1269994 INFO (jetty-closer-1588-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98620858681589772-127.0.0.1:42381_solr-n_0000000000) closing
[junit4] 2> 1269994 INFO
(OverseerStateUpdate-98620858681589772-127.0.0.1:42381_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42381_solr
[junit4] 2> 1269994 INFO (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1271493 WARN (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1271493 WARN (zkCallback-1606-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1271493 INFO (jetty-closer-1588-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1242c3e{/solr,null,UNAVAILABLE}
[junit4] 2> 1271493 INFO (jetty-closer-1588-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e27267{/solr,null,UNAVAILABLE}
[junit4] 2> 1271494 WARN (zkCallback-1607-thread-6) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1271494 INFO (jetty-closer-1588-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d1a686{/solr,null,UNAVAILABLE}
[junit4] 2> 1271494 WARN (zkCallback-1609-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1271494 INFO (jetty-closer-1588-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@701a23{/solr,null,UNAVAILABLE}
[junit4] 2> 1271495 ERROR
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1271495 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39945 39945
[junit4] 2> 1276522 INFO (Thread-2770) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39945 39945
[junit4] 2> 1276523 WARN (Thread-2770) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/aliases.json
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 23 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 136 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 4 /solr/collections/addReplicaColl/state.json
[junit4] 2> 4
/solr/collections/awhollynewcollection_0/state.json
[junit4] 2> 4 /solr/collections/reloaded_collection/state.json
[junit4] 2> 3
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 2 /solr/collections/onlyinzk/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98620858681589772-127.0.0.1:42381_solr-n_0000000000
[junit4] 2> 2
/solr/collections/halfdeletedcollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 414 /solr/collections
[junit4] 2> 25 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1276523 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[9341DF159E363B6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9341DF159E363B6F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=FST50, id=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=1926, maxMBSortInHeap=6.3705340929045935,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ksh-DE,
timezone=Pacific/Wake
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=211972552,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedGrouping,
TestNumericTerms64, TestFastOutputStream, TestCollectionAPIs,
SpellingQueryConverterTest, TestFuzzyAnalyzedSuggestions,
BasicFunctionalityTest, RuleEngineTest, TestSegmentSorting,
TestElisionMultitermQuery, DistributedFacetPivotLargeTest, ConnectionReuseTest,
SuggesterFSTTest, TestSolrIndexConfig, TestQueryUtils,
TestManagedStopFilterFactory, SharedFSAutoReplicaFailoverUtilsTest,
TestDynamicLoading, TestManagedSchemaAPI, OverseerModifyCollectionTest,
TestSchemaManager, ZkCLITest, TestLMDirichletSimilarityFactory,
ZkSolrClientTest, SolrCloudExampleTest, TestCollapseQParserPlugin,
TestStressCloudBlindAtomicUpdates, HdfsDirectoryTest, SmileWriterTest,
MoreLikeThisHandlerTest, TestRTGBase,
DistributedQueryComponentOptimizationTest, MoveReplicaTest,
InfixSuggestersTest, HdfsWriteToMultipleCollectionsTest,
TestUnifiedSolrHighlighter, TestTrie, TestJsonFacetRefinement,
TestGraphMLResponseWriter, TestUpdate, TestConfigSets,
TestDeleteCollectionOnDownNodes, TestSystemIdResolver, TestRawResponseWriter,
TestLRUStatsCache, SpatialHeatmapFacetsTest, TestFiltering,
TestSystemCollAutoCreate, TestOrdValues, UpdateRequestProcessorFactoryTest,
HighlighterTest, LeaderFailoverAfterPartitionTest, DateMathParserTest,
TestSurroundQueryParser, SparseHLLTest, SpellCheckComponentTest,
LoggingHandlerTest, ConvertedLegacyTest, TestCoreContainer,
TestEmbeddedSolrServerConstructors, ShardRoutingTest, TestDFISimilarityFactory,
TestCharFilters, PKIAuthenticationIntegrationTest, OpenCloseCoreStressTest,
DeleteReplicaTest, TestDistribIDF, SpellCheckCollatorWithCollapseTest,
SortByFunctionTest, TestSolrCloudWithDelegationTokens, TestQueryTypes,
DocValuesTest, SimplePostToolTest, DistributedDebugComponentTest,
RestartWhileUpdatingTest, SolrMetricsIntegrationTest, TestLockTree,
ZkControllerTest, TestFieldTypeResource, DirectSolrSpellCheckerTest,
HdfsThreadLeakTest, DistributedMLTComponentTest,
TestCopyFieldCollectionResource, TestConfigSetsAPIExclusivity,
TestChildDocTransformer, CleanupOldIndexTest, TestCloudPivotFacet,
SolrInfoMBeanTest, HdfsCollectionsAPIDistributedZkTest, ForceLeaderTest,
TestFieldCache, TestTestInjection, TestSQLHandlerNonCloud,
TestFileDictionaryLookup, SaslZkACLProviderTest, TestSearchPerf,
TestObjectReleaseTracker, TestHashPartitioner, TestCloudDeleteByQuery,
BigEndianAscendingWordSerializerTest, TestRandomRequestDistribution,
DistanceFunctionTest, TestTrackingShardHandlerFactory,
TestSimpleTrackingShardHandler, TestRestManager, AssignTest, TestLRUCache,
TestReqParamsAPI, TestConfigOverlay, TestReloadDeadlock,
SolrJmxReporterCloudTest, RAMDirectoryFactoryTest, TestTrieFacet,
TestCustomSort, TestMiniSolrCloudClusterSSL, SpellCheckCollatorTest,
TestQuerySenderListener, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [362/713 (1!)] on J1 in 231.32s, 20 tests, 1 failure <<<
FAILURES!
[...truncated 37501 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]