Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1089/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([10F0E6577DBF52E]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.setupCluster(PreAnalyzedFieldManagedSchemaCloudTest.java:45)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:45083/i/r

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:45083/i/r
        at 
__randomizedtesting.SeedInfo.seed([10F0E6577DBF52E:895B31BFD92798D6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1675)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1614)
        at 
org.apache.solr.cloud.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:751)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 53 more




Build Log:
[...truncated 12528 lines...]
   [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest
   [junit4]   2> 583081 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/init-core-data-001
   [junit4]   2> 583081 WARN  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 583081 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 583082 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 583083 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001
   [junit4]   2> 583083 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 583083 INFO  (Thread-3151) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 583083 INFO  (Thread-3151) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 583085 ERROR (Thread-3151) [    ] 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> 583183 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.c.ZkTestServer start zk server on port:37327
   [junit4]   2> 583201 INFO  (zkConnectionManagerCallback-1195-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583206 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 0x160ad62466e0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 583218 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 583219 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 583220 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d3b46f{/solr,null,AVAILABLE}
   [junit4]   2> 583220 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@195ca9c{/solr,null,AVAILABLE}
   [junit4]   2> 583228 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@777320{SSL,[ssl, 
http/1.1]}{127.0.0.1:40043}
   [junit4]   2> 583228 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f4946{SSL,[ssl, 
http/1.1]}{127.0.0.1:33731}
   [junit4]   2> 583228 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.e.j.s.Server Started @585045ms
   [junit4]   2> 583228 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.e.j.s.Server Started @585046ms
   [junit4]   2> 583228 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40043}
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33731}
   [junit4]   2> 583229 ERROR (jetty-launcher-1192-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 583229 ERROR (jetty-launcher-1192-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-31T16:23:07.263Z
   [junit4]   2> 583229 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-31T16:23:07.263Z
   [junit4]   2> 583234 INFO  (zkConnectionManagerCallback-1199-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583234 INFO  (zkConnectionManagerCallback-1198-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583238 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583238 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583247 INFO  (jetty-launcher-1192-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37327/solr
   [junit4]   2> 583247 INFO  (jetty-launcher-1192-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37327/solr
   [junit4]   2> 583251 INFO  (zkConnectionManagerCallback-1205-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583251 INFO  (zkConnectionManagerCallback-1207-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583253 INFO  
(zkConnectionManagerCallback-1209-thread-1-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583264 INFO  
(zkConnectionManagerCallback-1211-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583270 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583271 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33731_solr
   [junit4]   2> 583271 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.Overseer Overseer 
(id=99269829402165254-127.0.0.1:33731_solr-n_0000000000) starting
   [junit4]   2> 583282 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33731_solr
   [junit4]   2> 583291 INFO  
(zkCallback-1210-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 583306 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 583307 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583308 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40043_solr
   [junit4]   2> 583308 INFO  
(zkCallback-1210-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 583309 INFO  
(zkCallback-1208-thread-1-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 583393 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40043.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 583401 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40043.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 583401 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40043.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 583403 INFO  (jetty-launcher-1192-thread-1) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001/node1/.
   [junit4]   2> 583410 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33731.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 583417 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33731.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 583417 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33731.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 583418 INFO  (jetty-launcher-1192-thread-2) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001/node2/.
   [junit4]   2> 583444 INFO  (zkConnectionManagerCallback-1217-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583453 INFO  (zkConnectionManagerCallback-1221-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583453 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 583454 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37327/solr 
ready
   [junit4]   2> 583497 INFO  (qtp13209148-7511) [n:127.0.0.1:40043_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 583498 INFO  
(OverseerThreadFactory-2525-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
managed-preanalyzed
   [junit4]   2> 583608 INFO  
(OverseerStateUpdate-99269829402165254-127.0.0.1:33731_solr-n_0000000000) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed-preanalyzed",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed-preanalyzed_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40043/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 583609 INFO  
(OverseerStateUpdate-99269829402165254-127.0.0.1:33731_solr-n_0000000000) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed-preanalyzed",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed-preanalyzed_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33731/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 583827 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica_n1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 583828 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 583874 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica_n2&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 583874 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 583976 INFO  
(zkCallback-1208-thread-1-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 583977 INFO  
(zkCallback-1208-thread-2-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 583977 INFO  
(zkCallback-1210-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 583977 INFO  
(zkCallback-1210-thread-2-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 584841 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 584847 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard1_replica_n1] Schema name=managed-preanalyzed
   [junit4]   2> 584850 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 584850 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'managed-preanalyzed_shard1_replica_n1' using configuration from 
collection managed-preanalyzed, trusted=true
   [junit4]   2> 584850 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40043.solr.core.managed-preanalyzed.shard1.replica_n1' 
(registry 'solr.core.managed-preanalyzed.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 584850 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 584850 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SolrCore 
[[managed-preanalyzed_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001/node1/managed-preanalyzed_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica_n1/data/]
   [junit4]   2> 584883 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 584890 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard2_replica_n2] Schema name=managed-preanalyzed
   [junit4]   2> 584893 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 584893 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'managed-preanalyzed_shard2_replica_n2' using configuration from 
collection managed-preanalyzed, trusted=true
   [junit4]   2> 584893 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 584893 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 584893 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33731.solr.core.managed-preanalyzed.shard2.replica_n2' 
(registry 'solr.core.managed-preanalyzed.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@178480c
   [junit4]   2> 584893 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 584894 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SolrCore 
[[managed-preanalyzed_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001/node2/managed-preanalyzed_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_10F0E6577DBF52E-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica_n2/data/]
   [junit4]   2> 584894 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 584894 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 584895 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@185c4c5[managed-preanalyzed_shard1_replica_n1] main]
   [junit4]   2> 584896 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 584896 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 584896 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 584897 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 584897 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 584897 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1588317272335712256
   [junit4]   2> 584898 INFO  
(searcherExecutor-2530-thread-1-processing-n:127.0.0.1:40043_solr 
x:managed-preanalyzed_shard1_replica_n1 s:shard1 c:managed-preanalyzed 
r:core_node3) [n:127.0.0.1:40043_solr c:managed-preanalyzed s:shard1 
r:core_node3 x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica_n1] Registered new searcher 
Searcher@185c4c5[managed-preanalyzed_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 584902 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 584902 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 584902 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40043/solr/managed-preanalyzed_shard1_replica_n1/
   [junit4]   2> 584902 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 584902 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:40043/solr/managed-preanalyzed_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 584902 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 584904 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:40043/solr/managed-preanalyzed_shard1_replica_n1/ shard1
   [junit4]   2> 584998 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 584998 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 584999 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 584999 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 585000 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@126ebae[managed-preanalyzed_shard2_replica_n2] main]
   [junit4]   2> 585001 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 585001 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 585001 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 585002 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 585002 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 585003 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1588317272446861312
   [junit4]   2> 585005 INFO  
(searcherExecutor-2532-thread-1-processing-n:127.0.0.1:33731_solr 
x:managed-preanalyzed_shard2_replica_n2 s:shard2 c:managed-preanalyzed 
r:core_node4) [n:127.0.0.1:33731_solr c:managed-preanalyzed s:shard2 
r:core_node4 x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica_n2] Registered new searcher 
Searcher@126ebae[managed-preanalyzed_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 585005 INFO  
(zkCallback-1210-thread-2-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585005 INFO  
(zkCallback-1208-thread-2-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585006 INFO  
(zkCallback-1210-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585006 INFO  
(zkCallback-1208-thread-1-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585007 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 585007 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 585007 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33731/solr/managed-preanalyzed_shard2_replica_n2/
   [junit4]   2> 585007 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 585007 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:33731/solr/managed-preanalyzed_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 585007 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 585011 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:33731/solr/managed-preanalyzed_shard2_replica_n2/ shard2
   [junit4]   2> 585046 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 585054 INFO  (qtp13209148-7517) [n:127.0.0.1:40043_solr 
c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica_n1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1226
   [junit4]   2> 585148 INFO  
(zkCallback-1210-thread-1-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585148 INFO  
(zkCallback-1210-thread-2-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585148 INFO  
(zkCallback-1208-thread-1-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585149 INFO  
(zkCallback-1208-thread-2-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/managed-preanalyzed/state.json] for collection 
[managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 585161 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 585163 INFO  (qtp8779174-7518) [n:127.0.0.1:33731_solr 
c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica_n2&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1289
   [junit4]   2> 585164 INFO  (qtp13209148-7511) [n:127.0.0.1:40043_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 585499 INFO  
(OverseerCollectionConfigSetProcessor-99269829402165254-127.0.0.1:33731_solr-n_0000000000)
 [n:127.0.0.1:33731_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 615170 ERROR (qtp13209148-7511) [n:127.0.0.1:40043_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE replica 
https://127.0.0.1:33731/solr/managed-preanalyzed_shard2_replica_n2/ is in state 
of down with timeout=30
   [junit4]   2> 615170 INFO  (qtp13209148-7511) [n:127.0.0.1:40043_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=31672
   [junit4]   2> 705173 INFO  (jetty-closer-1193-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2f4946{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 705173 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14209301
   [junit4]   2> 705173 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 705173 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ec9b17: rootName = 
solr_33731, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@9907db
   [junit4]   2> 705173 INFO  (jetty-closer-1193-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@777320{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 705174 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=16651721
   [junit4]   2> 705174 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 705174 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11cdb6c: rootName = 
solr_40043, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@9a2d5f
   [junit4]   2> 705177 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 705177 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b4ea1a: rootName = 
solr_33731, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e23c2d
   [junit4]   2> 705179 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 705180 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fb3eb2: rootName = 
solr_40043, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e23c2d
   [junit4]   2> 705180 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 705180 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c19bb4: rootName = 
solr_33731, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1672313
   [junit4]   2> 705181 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33731_solr
   [junit4]   2> 705181 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 705185 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 705185 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bf4919: rootName = 
solr_40043, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1672313
   [junit4]   2> 705185 INFO  (coreCloseExecutor-2540-thread-1) 
[n:127.0.0.1:33731_solr c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1654d72
   [junit4]   2> 705185 INFO  (coreCloseExecutor-2540-thread-1) 
[n:127.0.0.1:33731_solr c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.managed-preanalyzed.shard2.replica_n2, 
tag=23416178
   [junit4]   2> 705185 INFO  
(zkCallback-1208-thread-3-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 705185 INFO  (coreCloseExecutor-2540-thread-1) 
[n:127.0.0.1:33731_solr c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dbe9a: rootName = 
solr_33731, domain = solr.core.managed-preanalyzed.shard2.replica_n2, service 
url = null, agent id = null] for registry 
solr.core.managed-preanalyzed.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@1b0ebfc
   [junit4]   2> 705185 INFO  
(zkCallback-1210-thread-4-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 705190 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40043_solr
   [junit4]   2> 705190 INFO  (jetty-closer-1193-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 705194 INFO  (coreCloseExecutor-2541-thread-1) 
[n:127.0.0.1:40043_solr c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f4ff57
   [junit4]   2> 705194 INFO  (coreCloseExecutor-2541-thread-1) 
[n:127.0.0.1:40043_solr c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.managed-preanalyzed.shard1.replica_n1, 
tag=16056151
   [junit4]   2> 705194 INFO  (coreCloseExecutor-2541-thread-1) 
[n:127.0.0.1:40043_solr c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15131ce: rootName = 
solr_40043, domain = solr.core.managed-preanalyzed.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.managed-preanalyzed.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@665ae
   [junit4]   2> 705198 INFO  (coreCloseExecutor-2540-thread-1) 
[n:127.0.0.1:33731_solr c:managed-preanalyzed s:shard2 r:core_node4 
x:managed-preanalyzed_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.managed-preanalyzed.shard2.leader, tag=23416178
   [junit4]   2> 705203 INFO  
(zkCallback-1208-thread-3-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 705204 INFO  
(zkCallback-1210-thread-4-processing-n:127.0.0.1:33731_solr) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 705212 INFO  (jetty-closer-1193-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99269829402165254-127.0.0.1:33731_solr-n_0000000000) closing
   [junit4]   2> 705212 INFO  
(OverseerStateUpdate-99269829402165254-127.0.0.1:33731_solr-n_0000000000) 
[n:127.0.0.1:33731_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33731_solr
   [junit4]   2> 705215 INFO  (coreCloseExecutor-2541-thread-1) 
[n:127.0.0.1:40043_solr c:managed-preanalyzed s:shard1 r:core_node3 
x:managed-preanalyzed_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.managed-preanalyzed.shard1.leader, tag=16056151
   [junit4]   2> 705216 WARN  
(OverseerAutoScalingTriggerThread-99269829402165254-127.0.0.1:33731_solr-n_0000000000)
 [n:127.0.0.1:33731_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 705218 INFO  
(zkCallback-1208-thread-3-processing-n:127.0.0.1:40043_solr) 
[n:127.0.0.1:40043_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40043_solr
   [junit4]   2> 705219 INFO  (jetty-closer-1193-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@195ca9c{/solr,null,UNAVAILABLE}
   [junit4]   2> 705220 INFO  (jetty-closer-1193-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d3b46f{/solr,null,UNAVAILABLE}
   [junit4]   2> 705220 ERROR 
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-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> 705221 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37327 37327
   [junit4]   2> 707137 INFO  (Thread-3151) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37327 37327
   [junit4]   2> 707141 WARN  (Thread-3151) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       
/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/cloud-managed-preanalyzed
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections/managed-preanalyzed/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 707142 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[10F0E6577DBF52E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=106, maxMBSortInHeap=6.284114899467414, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, 
timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=305950768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLegacyNumericRangeQueryBuilder, TestUniqueKeyFieldResource, 
DistributedFacetExistsSmallTest, TestUseDocValuesAsStored2, 
TestExecutePlanAction, PolyFieldTest, HdfsRecoverLeaseTest, 
TestManagedSynonymGraphFilterFactory, TestExactStatsCache, 
TestNumericRangeQuery32, CreateCollectionCleanupTest, ClusterStateUpdateTest, 
OpenExchangeRatesOrgProviderTest, TestLockTree, 
ParsingFieldUpdateProcessorsTest, TestPseudoReturnFields, ShardRoutingTest, 
ChaosMonkeySafeLeaderTest, TestSolrCoreParser, DocValuesMultiTest, 
TestCursorMarkWithoutUniqueKey, TestPrepRecovery, TestSolrQueryParser, 
CollectionsAPIDistributedZkTest, TestFastLRUCache, TestQuerySenderNoQuery, 
TestPerFieldSimilarity, TestLeaderElectionZkExpiry, MBeansHandlerTest, 
TestStreamBody, TestDelegationWithHadoopAuth, TestClusterStateProvider, 
AutoScalingHandlerTest, AssignTest, TestFaceting, 
TestPayloadCheckQParserPlugin, TlogReplayBufferedWhileIndexingTest, 
TestDefaultStatsCache, MoreLikeThisHandlerTest, DocValuesMissingTest, 
SolrMetricsIntegrationTest, TestSortByMinMaxFunction, TestRTGBase, 
TestCloudJSONFacetJoinDomain, BigEndianAscendingWordSerializerTest, 
HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource, 
HighlighterConfigTest, CdcrReplicationHandlerTest, TestFieldTypeResource, 
TestBM25SimilarityFactory, TestExclusionRuleCollectionAccess, SuggesterFSTTest, 
BasicAuthStandaloneTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
RegexBoostProcessorTest, TestGraphTermsQParserPlugin, TestCollationField, 
TestStressRecovery, TestConfigSetsAPIExclusivity, SecurityConfHandlerTest, 
TestSchemaManager, RollingRestartTest, TestSurroundQueryParser, TestCustomSort, 
TestSlowCompositeReaderWrapper, LegacyCloudClusterPropTest, RankQueryTest, 
FacetPivotSmallTest, TestApiFramework, ConvertedLegacyTest, 
TestZkAclsWithHadoopAuth, TestAuthenticationFramework, TestCoreAdminApis, 
CloudExitableDirectoryReaderTest, TestSolr4Spatial, TestAtomicUpdateErrorCases, 
TestFastWriter, SolrCLIZkUtilsTest, TestHighFrequencyDictionaryFactory, 
SolrIndexConfigTest, SolrRequestParserTest, TestDocumentBuilder, 
TestLuceneMatchVersion, PathHierarchyTokenizerFactoryTest, TestStressLucene, 
TolerantUpdateProcessorTest, TestRecoveryHdfs, SolrIndexSplitterTest, 
LukeRequestHandlerTest, TestSubQueryTransformerCrossCore, 
TestMultiWordSynonyms, TestDeleteCollectionOnDownNodes, 
ShowFileRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.seed=10F0E6577DBF52E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-CN 
-Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | PreAnalyzedFieldManagedSchemaCloudTest (suite) 
<<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([10F0E6577DBF52E]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
   [junit4]    >        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.setupCluster(PreAnalyzedFieldManagedSchemaCloudTest.java:45)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [259/764 (1!)] on J1 in 124.07s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 1279 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 2065110 INFO  
(SUITE-ShardSplitTest-seed#[10F0E6577DBF52E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/init-core-data-001
   [junit4]   2> 2065111 WARN  
(SUITE-ShardSplitTest-seed#[10F0E6577DBF52E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 2065111 INFO  
(SUITE-ShardSplitTest-seed#[10F0E6577DBF52E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2065112 INFO  
(SUITE-ShardSplitTest-seed#[10F0E6577DBF52E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2065112 INFO  
(SUITE-ShardSplitTest-seed#[10F0E6577DBF52E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/r
   [junit4]   2> 2065115 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2065115 INFO  (Thread-6107) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2065115 INFO  (Thread-6107) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2065116 ERROR (Thread-6107) [    ] 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> 2065215 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33965
   [junit4]   2> 2065217 INFO  (zkConnectionManagerCallback-10030-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2065219 INFO  (zkConnectionManagerCallback-10032-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2065220 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2065221 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2065222 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2065222 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2065222 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2065223 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2065223 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2065223 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2065224 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2065224 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2065225 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2065225 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2065291 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2065292 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dc36c3{/i/r,null,AVAILABLE}
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c634d{HTTP/1.1,[http/1.1]}{127.0.0.1:46811}
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.Server Started @2067019ms
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/tempDir-001/control/data,
 hostContext=/i/r, hostPort=46811, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/control-001/cores}
   [junit4]   2> 2065293 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2065293 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-31T16:47:49.235Z
   [junit4]   2> 2065295 INFO  (zkConnectionManagerCallback-10034-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2065295 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2065295 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/control-001/solr.xml
   [junit4]   2> 2065298 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2065298 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2065299 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17403fc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2065301 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33965/solr
   [junit4]   2> 2065301 INFO  (zkConnectionManagerCallback-10038-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2065302 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 0x160ad78e3420003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2065302 INFO  
(zkConnectionManagerCallback-10040-thread-1-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2065328 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2065328 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46811_i%2Fr
   [junit4]   2> 2065329 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.Overseer Overseer 
(id=99269926522585092-127.0.0.1:46811_i%2Fr-n_0000000000) starting
   [junit4]   2> 2065332 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46811_i%2Fr
   [junit4]   2> 2065332 INFO  
(zkCallback-10039-thread-1-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2065454 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17403fc
   [junit4]   2> 2065462 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17403fc
   [junit4]   2> 2065462 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17403fc
   [junit4]   2> 2065463 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/control-001/cores
   [junit4]   2> 2065479 INFO  (zkConnectionManagerCallback-10046-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2065480 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2065480 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33965/solr ready
   [junit4]   2> 2065481 INFO  (qtp1242750-31135) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46811_i%252Fr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2065482 INFO  
(OverseerThreadFactory-9832-thread-1-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2065585 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2065585 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2065687 INFO  
(zkCallback-10039-thread-1-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2066602 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2066627 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2066674 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2066681 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2066681 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17403fc
   [junit4]   2> 2066681 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2066681 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2066684 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=97.796875, 
floorSegmentMB=2.0595703125, forceMergeDeletesPctAllowed=19.957366809104393, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2066705 WARN  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2066731 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2066732 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2066732 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2066732 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2066733 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=53.7001953125, 
floorSegmentMB=1.2431640625, forceMergeDeletesPctAllowed=28.59210968916453, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4757805355459702
   [junit4]   2> 2066734 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@88f9b4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2066734 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2066735 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2066735 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2066736 INFO  
(searcherExecutor-9835-thread-1-processing-n:127.0.0.1:46811_i%2Fr 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:46811_i%2Fr c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@88f9b4[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2066736 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588318826060054528
   [junit4]   2> 2066739 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2066739 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2066739 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46811/i/r/control_collection_shard1_replica_n1/
   [junit4]   2> 2066739 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2066739 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46811/i/r/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2066739 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2066740 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46811/i/r/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2066841 INFO  
(zkCallback-10039-thread-1-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2066891 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2066895 INFO  (qtp1242750-31137) [n:127.0.0.1:46811_i%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1310
   [junit4]   2> 2066897 INFO  (qtp1242750-31135) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2066992 INFO  
(zkCallback-10039-thread-1-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2067483 INFO  
(OverseerCollectionConfigSetProcessor-99269926522585092-127.0.0.1:46811_i%2Fr-n_0000000000)
 [n:127.0.0.1:46811_i%2Fr    ] 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> 2067897 INFO  (qtp1242750-31135) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46811_i%252Fr&wt=javabin&version=2}
 status=0 QTime=2416
   [junit4]   2> 2067901 INFO  (zkConnectionManagerCallback-10050-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067901 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2067901 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33965/solr ready
   [junit4]   2> 2067901 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2067902 INFO  (qtp1242750-31135) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2067903 INFO  
(OverseerThreadFactory-9832-thread-2-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2067903 WARN  
(OverseerThreadFactory-9832-thread-2-processing-n:127.0.0.1:46811_i%2Fr) 
[n:127.0.0.1:46811_i%2Fr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2068105 INFO  (qtp1242750-31135) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2068105 INFO  (qtp1242750-31135) [n:127.0.0.1:46811_i%2Fr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 2068168 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/shard-1-001
 of type NRT
   [junit4]   2> 2068168 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2068169 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e20f89{/i/r,null,AVAILABLE}
   [junit4]   2> 2068169 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34c715{HTTP/1.1,[http/1.1]}{127.0.0.1:43799}
   [junit4]   2> 2068169 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.Server Started @2069895ms
   [junit4]   2> 2068170 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/i/r, hostPort=43799, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/shard-1-001/cores}
   [junit4]   2> 2068170 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2068170 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2068170 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068170 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068170 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-31T16:47:52.112Z
   [junit4]   2> 2068171 INFO  (zkConnectionManagerCallback-10052-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068171 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2068171 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001/shard-1-001/solr.xml
   [junit4]   2> 206

[...truncated too long message...]

sing metric reporters for registry=solr.collection.collection1.shard1.leader, 
tag=30265812
   [junit4]   2> 3010434 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.Overseer Overseer 
(id=99269985967276050-127.0.0.1:35723_i%2Fr-n_0000000004) closing
   [junit4]   2> 3010434 WARN  
(OverseerAutoScalingTriggerThread-99269985967276050-127.0.0.1:35723_i%2Fr-n_0000000004)
 [n:127.0.0.1:35723_i%2Fr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3010442 INFO  
(OverseerStateUpdate-99269985967276050-127.0.0.1:35723_i%2Fr-n_0000000004) 
[n:127.0.0.1:35723_i%2Fr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35723_i%2Fr
   [junit4]   2> 3010482 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@a73076{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3010482 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[10F0E6577DBF52E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1763a23{/i/r,null,UNAVAILABLE}
   [junit4]   2> 3010483 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 42167
   [junit4]   2> 3010483 ERROR 
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[10F0E6577DBF52E]) [    ] 
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> 3010484 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[10F0E6577DBF52E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42595 42595
   [junit4]   2> 3011935 INFO  (Thread-6359) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42595 42595
   [junit4]   2> 3011935 WARN  (Thread-6359) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/collections/collection1/state.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99269985967276041-127.0.0.1:46297_i%2Fr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_10F0E6577DBF52E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=LuceneFixedGap), 
shard_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{rnd_b=DocValuesFormat(name=Lucene70), 
shard_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), 
n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1804, maxMBSortInHeap=6.719549478275708, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, timezone=Europe/Samara
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=145029792,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateLogTest, 
SpatialHeatmapFacetsTest, BadCopyFieldTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSolrCLIRunExample, ZkStateReaderTest, 
TestLegacyFieldCache, DistributedSpellCheckComponentTest, 
TestRequestForwarding, BJQParserTest, TestClassicSimilarityFactory, 
TestSearchPerf, HLLSerializationTest, TestConfigSets, HdfsDirectoryTest, 
XmlUpdateRequestHandlerTest, MoveReplicaHDFSTest, TestSmileRequest, 
TestJavabinTupleStreamParser, TestPerFieldSimilarityWithDefaultOverride, 
ClusterStateTest, TestUninvertingReader, TestFiltering, JvmMetricsTest, 
TestHalfAndHalfDocValues, TestCloudDeleteByQuery, CdcrBootstrapTest, 
DistributedDebugComponentTest, TestLFUCache, FieldAnalysisRequestHandlerTest, 
TestTrie, TestComputePlanAction, TestFunctionQuery, TestGroupingSearch, 
TestZkChroot, RequiredFieldsTest, OverseerTest, TestMiniSolrCloudClusterSSL, 
TestQueryTypes, SolrIndexMetricsTest, SolrShardReporterTest, BitVectorTest, 
TestJsonRequest, DefaultValueUpdateProcessorTest, 
SolrCoreCheckLockOnStartupTest, TestEmbeddedSolrServerConstructors, 
BadComponentTest, BlockCacheTest, SortByFunctionTest, 
TestFuzzyAnalyzedSuggestions, TestPayloadScoreQParserPlugin, 
TestShardHandlerFactory, SpellPossibilityIteratorTest, TestMaxScoreQueryParser, 
TestNestedDocsSort, CdcrRequestHandlerTest, 
TestSolrCloudWithSecureImpersonation, TestNamedUpdateProcessors, 
TestReplicationHandlerBackup, CoreAdminHandlerTest, TestStressLiveNodes, 
SharedFSAutoReplicaFailoverTest, MetricsHandlerTest, TestRestManager, 
TestExportWriter, OverseerCollectionConfigSetProcessorTest, 
DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest, 
SpellCheckCollatorWithCollapseTest, TestSQLHandler, TestReloadDeadlock, 
TestConfigOverlay, TestCollectionsAPIViaSolrCloudCluster, 
PreAnalyzedUpdateProcessorTest, FieldMutatingUpdateProcessorTest, 
UnloadDistributedZkTest, TestReload, TestTriggerIntegration, 
ConnectionReuseTest, SolrGangliaReporterTest, TestQuerySenderListener, 
TestMaxTokenLenTokenizer, TestLMDirichletSimilarityFactory, SmileWriterTest, 
ChaosMonkeyNothingIsSafeTest, TestFieldCacheSortRandom, RecoveryZkTest, 
RuleEngineTest, TestDistribDocBasedVersion, InfixSuggestersTest, 
FileBasedSpellCheckerTest, SegmentsInfoRequestHandlerTest, 
TestManagedSchemaThreadSafety, TestTrieFacet, CopyFieldTest, 
TestSolrDeletionPolicy2, ReturnFieldsTest, TestComplexPhraseLeadingWildcard, 
TestConfigReload, DistributedFacetSimpleRefinementLongTailTest, 
ComputePlanActionTest, TestMacroExpander, MigrateRouteKeyTest, 
NodeLostTriggerTest, CoreSorterTest, TestPullReplica, 
TestDistributedStatsComponentCardinality, TestGenericDistributedQueue, 
TestSchemaVersionResource, TestSegmentSorting, TriLevelCompositeIdRoutingTest, 
TestTolerantUpdateProcessorRandomCloud, UUIDUpdateProcessorFallbackTest, 
TestCoreDiscovery, TestRealTimeGet, TestImpersonationWithHadoopAuth, 
CoreAdminRequestStatusTest, CurrencyFieldTypeTest, 
CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, 
LeaderElectionContextKeyTest, TestChildDocTransformer, TestRandomFaceting, 
LeaderElectionTest, TestRandomDVFaceting, TestDistributedGrouping, 
TestRecovery, TestHashPartitioner, TestStressReorder, TestCoreContainer, 
SimpleFacetsTest, StatsComponentTest, BadIndexSchemaTest, 
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, 
HighlighterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, 
TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, 
RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, 
LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, 
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, 
TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, 
SearchHandlerTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, 
ResponseLogComponentTest, TestMergePolicyConfig, MultiTermTest, SampleTest, 
TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, 
OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestCharFilters, TestCodecSupport, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, 
CircularListTest, DistributedMLTComponentTest, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, AliasIntegrationTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, 
DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
MultiThreadedOCPTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, 
ReplicationFactorTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed [622/764 (2!)] on J2 in 946.85s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 44374 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to