Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18329/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/snapshot_metadata,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132809,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132717]
 expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/snapshot_metadata,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132809,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132717]
 expected:<3> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([D3B191C7C77B8E97:24C27F9F01932171]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36887/solr/managed-preanalyzed, 
https://127.0.0.1:43771/solr/managed-preanalyzed]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36887/solr/managed-preanalyzed, 
https://127.0.0.1:43771/solr/managed-preanalyzed]
        at 
__randomizedtesting.SeedInfo.seed([D3B191C7C77B8E97:7BA4232C1B7D1D61]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36887/solr/managed-preanalyzed: No such path 
/schema/fields/field2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
        ... 45 more




Build Log:
[...truncated 11486 lines...]
   [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/init-core-data-001
   [junit4]   2> 801096 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-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> 801099 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001
   [junit4]   2> 801099 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 801099 INFO  (Thread-1160) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 801099 INFO  (Thread-1160) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 801199 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:42406
   [junit4]   2> 801210 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 801211 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 801212 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f1e341{/solr,null,AVAILABLE}
   [junit4]   2> 801212 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@893f34{/solr,null,AVAILABLE}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@a5bc81{SSL,[ssl, 
http/1.1]}{127.0.0.1:43771}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@99abe8{SSL,[ssl, 
http/1.1]}{127.0.0.1:36887}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.e.j.s.Server Started @804094ms
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.e.j.s.Server Started @804095ms
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43771}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36887}
   [junit4]   2> 801221 ERROR (jetty-launcher-1379-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 801221 ERROR (jetty-launcher-1379-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-20T15:15:33.062Z
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-20T15:15:33.062Z
   [junit4]   2> 801226 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801226 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801243 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42406/solr
   [junit4]   2> 801246 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 0x158824e81cc0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 801249 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42406/solr
   [junit4]   2> 801252 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 0x158824e81cc0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 801271 INFO  (jetty-launcher-1379-thread-2) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36887_solr
   [junit4]   2> 801271 INFO  (jetty-launcher-1379-thread-1) 
[n:127.0.0.1:43771_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43771_solr
   [junit4]   2> 801272 INFO  (jetty-launcher-1379-thread-2) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.Overseer Overseer 
(id=96970665685155844-127.0.0.1:36887_solr-n_0000000000) starting
   [junit4]   2> 801276 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 801282 INFO  
(zkCallback-1386-thread-1-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 801289 INFO  (jetty-launcher-1379-thread-2) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36887_solr
   [junit4]   2> 801290 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 801291 INFO  
(zkCallback-1386-thread-1-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 801490 INFO  (jetty-launcher-1379-thread-1) 
[n:127.0.0.1:43771_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/.
   [junit4]   2> 801556 INFO  (jetty-launcher-1379-thread-2) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/.
   [junit4]   2> 801563 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 801699 INFO  (qtp16442650-6405) [n:127.0.0.1:36887_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&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 801702 INFO  
(OverseerThreadFactory-2906-thread-1-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
managed-preanalyzed
   [junit4]   2> 801821 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2
   [junit4]   2> 801928 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_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> 801948 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2
   [junit4]   2> 802056 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_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> 802056 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_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> 802839 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 802854 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 802863 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 802864 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard2_replica1' 
using configuration from collection managed-preanalyzed
   [junit4]   2> 802864 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/managed-preanalyzed_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 802876 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802877 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802877 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 802877 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 802878 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bf752c[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 802879 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 802880 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 802883 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 802884 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 802884 INFO  
(searcherExecutor-2911-thread-1-processing-n:127.0.0.1:36887_solr 
x:managed-preanalyzed_shard2_replica1 s:shard2 c:managed-preanalyzed 
r:core_node1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 
r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica1] Registered new searcher 
Searcher@1bf752c[managed-preanalyzed_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802884 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551530652833153024
   [junit4]   2> 802889 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36887/solr/managed-preanalyzed_shard2_replica1/
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:36887/solr/managed-preanalyzed_shard2_replica1/ has no 
replicas
   [junit4]   2> 802894 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:36887/solr/managed-preanalyzed_shard2_replica1/ shard2
   [junit4]   2> 802964 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 802976 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 803000 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_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> 803000 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_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> 803002 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 803003 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard1_replica1' 
using configuration from collection managed-preanalyzed
   [junit4]   2> 803004 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/managed-preanalyzed_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 803015 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 803015 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 803016 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 803016 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 803016 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d82de[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 803017 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 803017 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 803018 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 803018 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 803018 INFO  
(searcherExecutor-2916-thread-1-processing-n:127.0.0.1:43771_solr 
x:managed-preanalyzed_shard1_replica1 s:shard1 c:managed-preanalyzed 
r:core_node2) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 
r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica1] Registered new searcher 
Searcher@6d82de[managed-preanalyzed_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 803019 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551530652974710784
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43771/solr/managed-preanalyzed_shard1_replica1/
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:43771/solr/managed-preanalyzed_shard1_replica1/ has no 
replicas
   [junit4]   2> 803028 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:43771/solr/managed-preanalyzed_shard1_replica1/ shard1
   [junit4]   2> 803045 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 803046 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1225
   [junit4]   2> 803148 INFO  
(zkCallback-1386-thread-2-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_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> 803148 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_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> 803179 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 803182 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1234
   [junit4]   2> 803187 INFO  (qtp16442650-6405) [n:127.0.0.1:36887_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> 803287 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_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> 803287 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_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> 803709 INFO  
(OverseerCollectionConfigSetProcessor-96970665685155844-127.0.0.1:36887_solr-n_0000000000)
 [n:127.0.0.1:36887_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> 804187 INFO  (qtp16442650-6405) [n:127.0.0.1:36887_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&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2487
   [junit4]   2> 804209 INFO  
(TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdd2Fields
   [junit4]   2> 804223 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.SchemaManager managed schema 
loaded . version : 0 
   [junit4]   2> 804231 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804241 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804243 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.ZkController Persisted config 
data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 804243 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating 
schema from ZooKeeper ...
   [junit4]   2> 804243 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating 
schema from ZooKeeper ...
   [junit4]   2> 804244 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 804245 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
managed-preanalyzed_shard1_replica1
   [junit4]   2> 804245 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
managed-preanalyzed_shard2_replica1
   [junit4]   2> 804246 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.ManagedIndexSchema Waiting up to 
599 secs for 1 replicas to apply schema update version 1 for collection 
managed-preanalyzed
   [junit4]   2> 804246 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 804248 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 804252 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 804252 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804253 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 804259 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804260 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 804262 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804262 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 18 ms
   [junit4]   2> 804262 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804262 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 804271 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 804273 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.ManagedIndexSchema Took 29.0ms 
for 1 replicas to apply schema update version 1 for collection 
managed-preanalyzed
   [junit4]   2> 804274 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 804299 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=76
   [junit4]   2> 804300 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804300 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804303 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804304 INFO  (qtp16442650-6411) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field1 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 804310 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.SchemaManager managed schema 
loaded . version : 1 
   [junit4]   2> 804312 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804312 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 38 ms
   [junit4]   2> 804315 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804317 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 804317 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 804320 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804322 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.ZkController Persisted config 
data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 804323 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.ManagedIndexSchema Waiting up to 
599 secs for 1 replicas to apply schema update version 2 for collection 
managed-preanalyzed
   [junit4]   2> 804324 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
managed-preanalyzed_shard2_replica1
   [junit4]   2> 804324 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
managed-preanalyzed_shard1_replica1
   [junit4]   2> 804325 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating 
schema from ZooKeeper ...
   [junit4]   2> 804342 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating 
schema from ZooKeeper ...
   [junit4]   2> 804343 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 2 from ZooKeeper
   [junit4]   2> 804343 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 804344 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 804344 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804344 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804346 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard2_replica1' 
using configuration from collection managed-preanalyzed
   [junit4]   2> 804346 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard1_replica1' 
using configuration from collection managed-preanalyzed
   [junit4]   2> 804347 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/managed-preanalyzed_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 804349 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/managed-preanalyzed_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 804350 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804350 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 804351 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema 
name=managed-preanalyzed
   [junit4]   2> 804353 INFO  (qtp5280494-6403) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.h.SchemaHandler REFRESHING SCHEMA 
(refreshIfBelowVersion=2, currentVersion=1) before returning version!
   [junit4]   2> 804358 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 804358 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 804358 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e0c691[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 804359 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804359 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 804359 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 804360 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 804360 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804360 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 804360 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 804360 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 804360 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 804360 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 804360 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@836bd2[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 804361 INFO  
(searcherExecutor-2923-thread-1-processing-n:127.0.0.1:36887_solr 
x:managed-preanalyzed_shard2_replica1 s:shard2 c:managed-preanalyzed 
r:core_node1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 
r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica1] Registered new searcher 
Searcher@1e0c691[managed-preanalyzed_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804361 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551530654381899776
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 804363 INFO  
(searcherExecutor-2924-thread-1-processing-n:127.0.0.1:43771_solr 
x:managed-preanalyzed_shard1_replica1 s:shard1 c:managed-preanalyzed 
r:core_node2) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 
r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica1] Registered new searcher 
Searcher@836bd2[managed-preanalyzed_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804363 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551530654383996928
   [junit4]   2> 804364 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.u.DefaultSolrCoreState New 
IndexWriter is ready to be used.
   [junit4]   2> 804365 INFO  (Thread-1179) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b27001[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 804365 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804365 INFO  
(searcherExecutor-2923-thread-1-processing-n:127.0.0.1:36887_solr 
x:managed-preanalyzed_shard2_replica1 s:shard2 c:managed-preanalyzed 
r:core_node1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 
r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica1] Registered new searcher 
Searcher@b27001[managed-preanalyzed_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804365 INFO  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 21 ms
   [junit4]   2> 804365 INFO  (qtp5280494-6403) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 804366 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.u.DefaultSolrCoreState New 
IndexWriter is ready to be used.
   [junit4]   2> 804366 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@160c29f[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 804366 INFO  (Thread-1180) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@211c1
   [junit4]   2> 804366 INFO  
(searcherExecutor-2924-thread-1-processing-n:127.0.0.1:43771_solr 
x:managed-preanalyzed_shard1_replica1 s:shard1 c:managed-preanalyzed 
r:core_node2) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 
r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica1] Registered new searcher 
Searcher@160c29f[managed-preanalyzed_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804367 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.s.ManagedIndexSchema Took 43.0ms 
for 1 replicas to apply schema update version 2 for collection 
managed-preanalyzed
   [junit4]   2> 804367 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=57
   [junit4]   2> 804367 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ef5766
   [junit4]   2> 804367 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 2 from ZooKeeper
   [junit4]   2> 804370 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr 
c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/fields/field2 
params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 804372 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr 
c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request 
[managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field2 
params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 804372 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema 
[managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804373 ERROR 
(TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection managed-preanalyzed 
failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36887/solr/managed-preanalyzed: No such path 
/schema/fields/field2, retry? 0
   [junit4]   2> 804373 INFO  
(TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdd2Fields
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.method=testAdd2Fields 
-Dtests.seed=D3B191C7C77B8E97 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lt -Dtests.timezone=Singapore -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.19s J0 | 
PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36887/solr/managed-preanalyzed, 
https://127.0.0.1:43771/solr/managed-preanalyzed]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D3B191C7C77B8E97:7BA4232C1B7D1D61]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
   [junit4]    >        at 
org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36887/solr/managed-preanalyzed: No such path 
/schema/fields/field2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    >        ... 45 more
   [junit4]   2> 804378 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema 
managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804378 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 10 ms
   [junit4]   2> 804378 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@99abe8{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 804378 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@a5bc81{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 804379 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7288472
   [junit4]   2> 804379 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10162572
   [junit4]   2> 804379 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804382 INFO  (coreCloseExecutor-2931-thread-1) 
[n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 
x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1155194
   [junit4]   2> 804383 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804397 INFO  (coreCloseExecutor-2932-thread-1) 
[n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 
x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore 
[managed-preanalyzed_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30f971
   [junit4]   2> 804401 INFO  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 804403 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96970665685155844-127.0.0.1:36887_solr-n_0000000000) closing
   [junit4]   2> 804403 INFO  
(OverseerStateUpdate-96970665685155844-127.0.0.1:36887_solr-n_0000000000) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36887_solr
   [junit4]   2> 804405 WARN  
(zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) 
[n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 804406 INFO  (jetty-launcher-1379-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@893f34{/solr,null,UNAVAILABLE}
   [junit4]   2> 804406 ERROR (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.s.ManagedIndexSchemaFactory Error attempting to access 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 804407 WARN  (Thread-1182) [n:127.0.0.1:43771_solr    ] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[managed-preanalyzed_shard1_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core managed-preanalyzed_shard1_replica1: Error attempting to 
access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        ... 4 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        ... 8 more
   [junit4]   2> 804408 ERROR (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.s.ManagedIndexSchemaFactory Error attempting to access 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 804408 WARN  (Thread-1181) [n:127.0.0.1:36887_solr    ] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[managed-preanalyzed_shard2_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core managed-preanalyzed_shard2_replica1: Error attempting to 
access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error 
attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        ... 4 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2>        ... 8 more
   [junit4]   2> 805900 WARN  
(zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) 
[n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 805901 INFO  (jetty-launcher-1379-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f1e341{/solr,null,UNAVAILABLE}
   [junit4]   2> 805902 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42406 42406
   [junit4]   2> 805904 INFO  (Thread-1160) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42406 42406
   [junit4]   2> 805904 WARN  (Thread-1160) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/cloud-managed-preanalyzed
   [junit4]   2>        4       
/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/managed-preanalyzed/state.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 805905 INFO  
(SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001
   [junit4]   2> Nov 20, 2016 3:15:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=Singapore
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=95371728,total=305897472
   [junit4]   2> NOTE: All tests run in this JVM: [BlockCacheTest, 
TestSubQueryTransformerDistrib, SSLMigrationTest, TestRestManager, 
TestExclusionRuleCollectionAccess, TestConfigSetsAPIExclusivity, 
TestSuggestSpellingConverter, TestCopyFieldCollectionResource, 
TestHdfsBackupRestoreCore, TestConfigOverlay, 
DocumentAnalysisRequestHandlerTest, TestBadConfig, RequestLoggingTest, 
TestMacros, BlockJoinFacetRandomTest, AtomicUpdatesTest, TestLRUCache, 
DistributedFacetPivotLargeTest, TestRandomRequestDistribution, 
TestHighlightDedupGrouping, TestExpandComponent, TestRestoreCore, 
TestMaxScoreQueryParser, TestJsonFacets, RequiredFieldsTest, DeleteShardTest, 
QueryElevationComponentTest, TestCollapseQParserPlugin, 
DefaultValueUpdateProcessorTest, OverseerStatusTest, FileBasedSpellCheckerTest, 
LeaderInitiatedRecoveryOnCommitTest, TestSolrConfigHandlerCloud, 
TestCloudPivotFacet, TestStandardQParsers, PreAnalyzedUpdateProcessorTest, 
FastVectorHighlighterTest, TestUseDocValuesAsStored2, TestJmxIntegration, 
TestSolrCoreProperties, TestDynamicFieldResource, TestRandomFaceting, 
TestSolr4Spatial, CollectionTooManyReplicasTest, 
ConjunctionSolrSpellCheckerTest, DateMathParserTest, TestRangeQuery, 
SystemInfoHandlerTest, StandardRequestHandlerTest, TestShardHandlerFactory, 
CloudMLTQParserTest, SearchHandlerTest, TestHashQParserPlugin, 
NotRequiredUniqueKeyTest, SolrRequestParserTest, TestPseudoReturnFields, 
TestSortByMinMaxFunction, BasicAuthIntegrationTest, TestReloadDeadlock, 
HdfsBasicDistributedZk2Test, TestInitParams, 
ConcurrentDeleteAndCreateCollectionTest, UUIDFieldTest, 
XsltUpdateRequestHandlerTest, TestCrossCoreJoin, TestAtomicUpdateErrorCases, 
TestLFUCache, ReturnFieldsTest, NumericFieldsTest, TestSmileRequest, 
RecoveryAfterSoftCommitTest, TestSolrCloudWithKerberosAlt, 
TestGeoJSONResponseWriter, PolyFieldTest, TestFieldCacheSort, 
TestChildDocTransformer, TestLMJelinekMercerSimilarityFactory, 
MultiThreadedOCPTest, ActionThrottleTest, TestRemoteStreaming, 
DistributedDebugComponentTest, RegexBoostProcessorTest, 
PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [275/652 (1!)] on J0 in 5.34s, 1 test, 1 error <<< 
FAILURES!

[...truncated 181 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/init-core-data-001
   [junit4]   2> 1135353 INFO  
(SUITE-TestReplicationHandler-seed#[D3B191C7C77B8E97]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1135355 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 1135355 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1
   [junit4]   2> 1135358 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1135359 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a8d782{/solr,null,AVAILABLE}
   [junit4]   2> 1135360 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1d803a2{HTTP/1.1,[http/1.1]}{127.0.0.1:36367}
   [junit4]   2> 1135360 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.Server Started @1136587ms
   [junit4]   2> 1135360 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=36367}
   [junit4]   2> 1135360 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1135360 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1135361 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1135361 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1135361 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-20T15:21:05.555Z
   [junit4]   2> 1135361 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/solr.xml
   [junit4]   2> 1135373 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/.
   [junit4]   2> 1135374 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1135387 WARN  (coreLoadExecutor-4147-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1135388 INFO  (coreLoadExecutor-4147-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1135414 INFO  (coreLoadExecutor-4147-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1135418 INFO  (coreLoadExecutor-4147-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1135420 INFO  (coreLoadExecutor-4147-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/./collection1
   [junit4]   2> 1135420 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1135421 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=41.7880859375, 
floorSegmentMB=1.513671875, forceMergeDeletesPctAllowed=24.29121587605277, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3758850617178843
   [junit4]   2> 1135429 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1135429 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1135429 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1135430 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d928a[collection1] 
main]
   [junit4]   2> 1135430 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1/conf
   [junit4]   2> 1135431 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1135431 INFO  (coreLoadExecutor-4147-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1135431 INFO  
(searcherExecutor-4148-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d928a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1135876 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-002/collection1
   [junit4]   2> 1135878 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1135879 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8a9fd5{/solr,null,AVAILABLE}
   [junit4]   2> 1135880 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1326a08{HTTP/1.1,[http/1.1]}{127.0.0.1:45654}
   [junit4]   2> 1135880 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.e.j.s.Server Started @1137107ms
   [junit4]   2> 1135880 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-0

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

/sec) to MockDirectoryWrapper(RAMDirectory@dd8858 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@175c438)
   [junit4]   2> 1186819 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already 
written to
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:689)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1186820 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.970703125, 
floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=9.240449547216224, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.280436857886101
   [junit4]   2> 1186821 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1186822 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14156b2[collection1] main]
   [junit4]   2> 1186823 INFO  
(searcherExecutor-4788-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14156b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1) 
Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1186823 INFO  (qtp794904-9299) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:42909/solr/collection1/replication&command=fetchindex}
 status=0 QTime=30
   [junit4]   2> 1186825 INFO  (qtp16475656-9282) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} 
hits=4 status=0 QTime=0
   [junit4]   2> 1186826 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1186827 INFO  (qtp794904-9303) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} 
hits=4 status=0 QTime=0
   [junit4]   2> 1186827 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1186828 INFO  (qtp16475656-9286) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1186829 INFO  (qtp16475656-9287) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1186830 INFO  (qtp16475656-9288) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1186831 INFO  (qtp794904-9298) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1186831 INFO  (qtp16475656-9281) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1186832 INFO  (qtp794904-9305) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1186832 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 1186833 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@7fe278{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1186833 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17629519
   [junit4]   2> 1186833 INFO  (coreCloseExecutor-4797-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15628e3
   [junit4]   2> 1186834 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@171947a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1186836 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@f2e5ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1186836 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28434985
   [junit4]   2> 1186836 INFO  (coreCloseExecutor-4799-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4445c
   [junit4]   2> 1186837 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@107bf35{/solr,null,UNAVAILABLE}
   [junit4]   2> 1186839 INFO  
(SUITE-TestReplicationHandler-seed#[D3B191C7C77B8E97]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), 
newname=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1670, 
maxMBSortInHeap=5.5612891831111275, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-VE, timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=109889200,total=304517120
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest, 
SOLR749Test, TestFilteredDocIdSet, TestHashPartitioner, HLLSerializationTest, 
ChaosMonkeyNothingIsSafeTest, SharedFSAutoReplicaFailoverUtilsTest, 
ConfigSetsAPITest, LeaderFailoverAfterPartitionTest, BlockDirectoryTest, 
DistributedFacetPivotWhiteBoxTest, TestSolrCloudWithSecureImpersonation, 
AnalyticsMergeStrategyTest, TestDistribDocBasedVersion, 
TestConfigSetsAPIZkFailure, TestFiltering, CustomCollectionTest, 
HighlighterMaxOffsetTest, OpenExchangeRatesOrgProviderTest, TestBlobHandler, 
CoreMergeIndexesAdminHandlerTest, CollectionsAPIAsyncDistributedZkTest, 
CSVRequestHandlerTest, AlternateDirectoryTest, TestPivotHelperCode, 
TestSQLHandler, TestReRankQParserPlugin, TestSearchPerf, TestNRTOpen, 
DirectoryFactoryTest, SpatialFilterTest, RestartWhileUpdatingTest, 
TestRTimerTree, TestPKIAuthenticationPlugin, DistribJoinFromCollectionTest, 
QueryParsingTest, TestDistributedGrouping, SpellCheckCollatorTest, 
TestDefaultSearchFieldResource, ConvertedLegacyTest, 
DistributedIntervalFacetingTest, UtilsToolTest, TestSchemaSimilarityResource, 
IndexSchemaTest, BasicFunctionalityTest, CheckHdfsIndexTest, DeleteStatusTest, 
TestStressUserVersions, TestQueryUtils, AliasIntegrationTest, 
TestManagedResource, UUIDUpdateProcessorFallbackTest, 
TestFuzzyAnalyzedSuggestions, TestUpdate, CdcrReplicationHandlerTest, 
TestComplexPhraseQParserPlugin, TestOnReconnectListenerSupport, 
DocValuesMissingTest, TestScoreJoinQPScore, TestSolr4Spatial2, 
TestSubQueryTransformer, TestSizeLimitedDistributedMap, 
IndexBasedSpellCheckerTest, TestSolrCloudSnapshots, TestFreeTextSuggestions, 
TestRebalanceLeaders, WordBreakSolrSpellCheckerTest, MergeStrategyTest, 
TestXIncludeConfig, TestStressRecovery, ZkControllerTest, 
TestReplicationHandlerBackup, ChaosMonkeySafeLeaderTest, 
BaseCdcrDistributedZkTest, TestDocumentBuilder, RemoteQueryErrorTest, 
TestSolrIndexConfig, TestStressVersions, SoftAutoCommitTest, TestManagedSchema, 
OutOfBoxZkACLAndCredentialsProvidersTest, DirectSolrSpellCheckerTest, 
TestDefaultStatsCache, TestSearcherReuse, SpellCheckComponentTest, 
TermsComponentTest, TestTolerantUpdateProcessorCloud, TestIntervalFaceting, 
TestSchemaManager, SampleTest, SchemaVersionSpecificBehaviorTest, 
IndexSchemaRuntimeFieldTest, MoreLikeThisHandlerTest, TestXmlQParserPlugin, 
TestSurroundQueryParser, TestCloudDeleteByQuery, TestManagedStopFilterFactory, 
TestPartialUpdateDeduplication, TestSolrQueryParserDefaultOperatorResource, 
TestWordDelimiterFilterFactory, TestRequestStatusCollectionAPI, 
CollectionReloadTest, SuggestComponentTest, TestQueryWrapperFilter, 
TestMinMaxOnMultiValuedField, TestConfigSetImmutable, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, 
RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [321/652 (2!)] on J1 in 51.51s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 55580 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to