You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/28 19:52:39 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18395 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18395/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:44408/solr/managed-preanalyzed, https://127.0.0.1:43213/solr/managed-preanalyzed]
	at __randomizedtesting.SeedInfo.seed([3D35BA5B82C8000F:952008B05ECE93F9]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1340)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1091)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1033)
	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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43213/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 12557 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_3D35BA5B82C8000F-001/init-core-data-001
   [junit4]   2> 2122580 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2122582 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-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_3D35BA5B82C8000F-001/tempDir-001
   [junit4]   2> 2122583 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2122583 INFO  (Thread-4087) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2122583 INFO  (Thread-4087) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2122683 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45425
   [junit4]   2> 2122689 INFO  (jetty-launcher-2359-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2122689 INFO  (jetty-launcher-2359-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1db25572{/solr,null,AVAILABLE}
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7479294c{/solr,null,AVAILABLE}
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@442a4f5a{SSL,[ssl, http/1.1]}{127.0.0.1:44408}
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@498e7bc6{SSL,[ssl, http/1.1]}{127.0.0.1:43213}
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-2) [    ] o.e.j.s.Server Started @2125267ms
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-1) [    ] o.e.j.s.Server Started @2125267ms
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44408}
   [junit4]   2> 2122690 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43213}
   [junit4]   2> 2122690 ERROR (jetty-launcher-2359-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2122690 ERROR (jetty-launcher-2359-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-28T19:42:18.011286Z
   [junit4]   2> 2122691 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-28T19:42:18.011332Z
   [junit4]   2> 2122700 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2122700 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2122706 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45425/solr
   [junit4]   2> 2122706 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45425/solr
   [junit4]   2> 2122716 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44408_solr
   [junit4]   2> 2122716 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43213_solr
   [junit4]   2> 2122716 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97017013070331910-127.0.0.1:44408_solr-n_0000000000) starting
   [junit4]   2> 2122717 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2122717 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2122720 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44408_solr
   [junit4]   2> 2122722 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2122722 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2122737 INFO  (jetty-launcher-2359-thread-1) [    ] 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_3D35BA5B82C8000F-001/tempDir-001/node1/.
   [junit4]   2> 2122737 INFO  (jetty-launcher-2359-thread-2) [    ] 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_3D35BA5B82C8000F-001/tempDir-001/node2/.
   [junit4]   2> 2122741 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2122742 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45425/solr ready
   [junit4]   2> 2122761 INFO  (qtp329083930-15373) [    ] 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> 2122762 INFO  (OverseerThreadFactory-8524-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection managed-preanalyzed
   [junit4]   2> 2122869 INFO  (qtp329083930-15385) [    ] 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> 2122889 INFO  (qtp1991045194-15371) [    ] 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> 2122998 INFO  (zkCallback-2369-thread-1) [    ] 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> 2122998 INFO  (zkCallback-2370-thread-2) [    ] 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> 2123875 INFO  (qtp329083930-15385) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2123880 INFO  (qtp329083930-15385) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2123884 INFO  (qtp329083930-15385) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2123885 INFO  (qtp329083930-15385) [    ] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 2123885 INFO  (qtp329083930-15385) [    ] 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_3D35BA5B82C8000F-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_3D35BA5B82C8000F-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 2123892 INFO  (qtp329083930-15385) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2123892 INFO  (qtp329083930-15385) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2123895 INFO  (qtp329083930-15385) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2123895 INFO  (qtp329083930-15385) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2123895 INFO  (qtp329083930-15385) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ca6e91d[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 2123896 INFO  (qtp329083930-15385) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 2123896 INFO  (qtp329083930-15385) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 2123896 INFO  (qtp329083930-15385) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 2123896 INFO  (qtp329083930-15385) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2123896 INFO  (searcherExecutor-8529-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@ca6e91d[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2123896 INFO  (qtp329083930-15385) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552272210490556416
   [junit4]   2> 2123900 INFO  (qtp1991045194-15371) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2123902 INFO  (qtp329083930-15385) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2123902 INFO  (qtp329083930-15385) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2123902 INFO  (qtp329083930-15385) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43213/solr/managed-preanalyzed_shard1_replica1/
   [junit4]   2> 2123902 INFO  (qtp329083930-15385) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2123903 INFO  (qtp329083930-15385) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:43213/solr/managed-preanalyzed_shard1_replica1/ has no replicas
   [junit4]   2> 2123905 INFO  (qtp329083930-15385) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43213/solr/managed-preanalyzed_shard1_replica1/ shard1
   [junit4]   2> 2123905 INFO  (qtp1991045194-15371) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2123908 INFO  (qtp1991045194-15371) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2123908 INFO  (qtp1991045194-15371) [    ] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 2123909 INFO  (qtp1991045194-15371) [    ] 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_3D35BA5B82C8000F-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_3D35BA5B82C8000F-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 2123915 INFO  (qtp1991045194-15371) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2123915 INFO  (qtp1991045194-15371) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2123918 INFO  (qtp1991045194-15371) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2123918 INFO  (qtp1991045194-15371) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2123919 INFO  (qtp1991045194-15371) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d47381b[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 2123919 INFO  (qtp1991045194-15371) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 2123920 INFO  (qtp1991045194-15371) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 2123920 INFO  (qtp1991045194-15371) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 2123920 INFO  (qtp1991045194-15371) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2123920 INFO  (searcherExecutor-8534-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@5d47381b[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2123920 INFO  (qtp1991045194-15371) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552272210515722240
   [junit4]   2> 2123925 INFO  (qtp1991045194-15371) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2123925 INFO  (qtp1991045194-15371) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2123925 INFO  (qtp1991045194-15371) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44408/solr/managed-preanalyzed_shard2_replica1/
   [junit4]   2> 2123925 INFO  (qtp1991045194-15371) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2123925 INFO  (qtp1991045194-15371) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:44408/solr/managed-preanalyzed_shard2_replica1/ has no replicas
   [junit4]   2> 2123926 INFO  (qtp1991045194-15371) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44408/solr/managed-preanalyzed_shard2_replica1/ shard2
   [junit4]   2> 2124028 INFO  (zkCallback-2370-thread-3) [    ] 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> 2124028 INFO  (zkCallback-2369-thread-1) [    ] 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> 2124056 INFO  (qtp329083930-15385) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2124059 INFO  (qtp329083930-15385) [    ] 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=1190
   [junit4]   2> 2124077 INFO  (qtp1991045194-15371) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2124080 INFO  (qtp1991045194-15371) [    ] 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=1190
   [junit4]   2> 2124082 INFO  (qtp329083930-15373) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2124179 INFO  (zkCallback-2370-thread-1) [    ] 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> 2124179 INFO  (zkCallback-2369-thread-1) [    ] 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> 2124763 INFO  (OverseerCollectionConfigSetProcessor-97017013070331910-127.0.0.1:44408_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2125082 INFO  (qtp329083930-15373) [    ] 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=2321
   [junit4]   2> 2125092 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[3D35BA5B82C8000F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdd2Fields
   [junit4]   2> 2125101 INFO  (qtp329083930-15383) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2125102 INFO  (qtp329083930-15383) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125117 INFO  (qtp329083930-15383) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125118 INFO  (qtp329083930-15383) [    ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 2125118 INFO  (zkCallback-2369-thread-1) [    ] 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> 2125118 INFO  (zkCallback-2370-thread-1) [    ] 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> 2125118 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2125119 INFO  (Thread-4107) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 2125119 INFO  (Thread-4106) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 2125119 INFO  (qtp329083930-15383) [    ] 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> 2125119 INFO  (Thread-4106) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 2125119 INFO  (Thread-4107) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 2125120 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125120 INFO  (Thread-4106) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125120 INFO  (Thread-4107) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125125 INFO  (Thread-4107) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125125 INFO  (Thread-4107) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 2125126 INFO  (Thread-4106) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125126 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125126 INFO  (Thread-4106) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 2125126 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 2125126 INFO  (qtp1991045194-15371) [    ] 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> 2125127 INFO  (qtp329083930-15383) [    ] o.a.s.s.ManagedIndexSchema Took 8.0ms for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 2125127 INFO  (qtp329083930-15383) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 2125127 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2125128 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125129 INFO  (qtp329083930-15375) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/fields/field1 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2125130 INFO  (Thread-4106) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2125130 INFO  (Thread-4107) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2125131 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125131 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 2125135 INFO  (qtp329083930-15385) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 2125137 INFO  (qtp329083930-15385) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125137 INFO  (Thread-4106) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125137 INFO  (Thread-4107) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125154 INFO  (qtp329083930-15385) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125154 INFO  (Thread-4107) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125154 INFO  (Thread-4106) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125155 INFO  (qtp329083930-15385) [    ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 2125155 INFO  (Thread-4107) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 2125155 INFO  (Thread-4106) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 2125155 INFO  (zkCallback-2370-thread-1) [    ] 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> 2125155 INFO  (zkCallback-2369-thread-1) [    ] 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> 2125155 INFO  (qtp329083930-15385) [    ] 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> 2125155 INFO  (Thread-4108) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 2125155 INFO  (Thread-4106) [    ] 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_3D35BA5B82C8000F-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_3D35BA5B82C8000F-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 2125156 INFO  (Thread-4107) [    ] 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_3D35BA5B82C8000F-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_3D35BA5B82C8000F-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 2125157 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 2125158 INFO  (Thread-4109) [    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 2125158 INFO  (Thread-4108) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 2125159 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125159 INFO  (Thread-4108) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125162 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125162 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 2125163 INFO  (Thread-4108) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125163 INFO  (Thread-4108) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 2125165 INFO  (Thread-4109) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 2125165 INFO  (Thread-4107) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125165 INFO  (Thread-4107) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125165 INFO  (Thread-4106) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125165 INFO  (Thread-4106) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125165 INFO  (Thread-4107) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f05561[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 2125165 INFO  (Thread-4106) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d4fa5e7[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 2125165 INFO  (Thread-4106) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 2125166 INFO  (Thread-4107) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 2125166 INFO  (Thread-4106) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 2125166 INFO  (Thread-4107) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 2125166 INFO  (Thread-4106) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 2125166 INFO  (Thread-4107) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 2125166 INFO  (Thread-4109) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125166 INFO  (Thread-4107) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2125166 INFO  (Thread-4106) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2125166 INFO  (searcherExecutor-8542-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@5f05561[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125166 INFO  (searcherExecutor-8541-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@4d4fa5e7[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125167 INFO  (Thread-4107) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552272211823296512
   [junit4]   2> 2125167 INFO  (Thread-4106) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552272211823296512
   [junit4]   2> 2125170 INFO  (Thread-4109) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125170 INFO  (Thread-4109) [    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 2125172 INFO  (Thread-4107) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2125172 INFO  (Thread-4106) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2125172 INFO  (Thread-4107) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@316652d6[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 2125172 INFO  (Thread-4106) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@557ef0b7[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 2125172 INFO  (qtp1991045194-15372) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2125172 INFO  (searcherExecutor-8542-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@316652d6[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125172 INFO  (qtp1991045194-15372) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6acffeff
   [junit4]   2> 2125173 INFO  (searcherExecutor-8541-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@557ef0b7[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125174 INFO  (qtp329083930-15385) [    ] o.a.s.s.ManagedIndexSchema Took 18.0ms for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 2125174 INFO  (qtp329083930-15385) [    ] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 2125174 INFO  (qtp329083930-15385) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bb82957
   [junit4]   2> 2125174 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 2125175 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125177 INFO  (qtp1991045194-15374) [    ] 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> 2125177 INFO  (Thread-4108) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2125178 INFO  (Thread-4109) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2125179 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125179 INFO  (qtp329083930-15373) [    ] 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> 2125179 INFO  (zkCallback-2369-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 2125180 ERROR (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[3D35BA5B82C8000F]) [    ] 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:43213/solr/managed-preanalyzed: No such path /schema/fields/field2, retry? 0
   [junit4]   2> 2125180 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[3D35BA5B82C8000F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdd2Fields
   [junit4]   2> 2125184 INFO  (Thread-4109) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 2125184 INFO  (Thread-4108) [    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.method=testAdd2Fields -Dtests.seed=3D35BA5B82C8000F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-AS -Dtests.timezone=America/Managua -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.10s 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:44408/solr/managed-preanalyzed, https://127.0.0.1:43213/solr/managed-preanalyzed]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D35BA5B82C8000F:952008B05ECE93F9]: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:1340)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1091)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1033)
   [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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43213/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> 2125188 INFO  (jetty-launcher-2359-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@498e7bc6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2125189 INFO  (jetty-launcher-2359-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@442a4f5a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2125202 INFO  (jetty-launcher-2359-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1619298005
   [junit4]   2> 2125202 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=442721813
   [junit4]   2> 2125203 INFO  (Thread-4108) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125204 INFO  (Thread-4109) [    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 2125211 INFO  (Thread-4109) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 2125211 INFO  (Thread-4108) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 2125211 INFO  (coreCloseExecutor-8549-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@54dbc5e5
   [junit4]   2> 2125211 INFO  (coreCloseExecutor-8550-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38c2c251
   [junit4]   2> 2125211 INFO  (Thread-4108) [    ] 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_3D35BA5B82C8000F-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_3D35BA5B82C8000F-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 2125211 INFO  (Thread-4109) [    ] 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_3D35BA5B82C8000F-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_3D35BA5B82C8000F-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 2125212 WARN  (zkCallback-2369-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2125212 INFO  (jetty-launcher-2359-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97017013070331910-127.0.0.1:44408_solr-n_0000000000) closing
   [junit4]   2> 2125213 INFO  (jetty-launcher-2359-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7479294c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2125213 INFO  (zkCallback-2370-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2125213 INFO  (OverseerStateUpdate-97017013070331910-127.0.0.1:44408_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44408_solr
   [junit4]   2> 2125219 INFO  (Thread-4108) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125219 INFO  (Thread-4109) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125219 INFO  (Thread-4108) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125219 INFO  (Thread-4109) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125220 INFO  (Thread-4108) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@795e7019[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 2125220 INFO  (Thread-4109) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d7b438e[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 2125220 ERROR (Thread-4109) [    ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2> org.apache.solr.common.SolrException: Error loading config name for collection managed-preanalyzed
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:198)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2514)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:894)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/managed-preanalyzed
   [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.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:178)
   [junit4]   2> 	... 8 more
   [junit4]   2> 2125220 ERROR (Thread-4108) [    ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2> org.apache.solr.common.SolrException: Error loading config name for collection managed-preanalyzed
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:198)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2514)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:894)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/managed-preanalyzed
   [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.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:178)
   [junit4]   2> 	... 8 more
   [junit4]   2> 2125221 INFO  (searcherExecutor-8553-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@7d7b438e[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125221 INFO  (Thread-4108) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d48b5a
   [junit4]   2> 2125221 INFO  (Thread-4109) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6678bb8f
   [junit4]   2> 2125221 INFO  (searcherExecutor-8551-thread-1) [    ] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@795e7019[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125221 WARN  (Thread-4108) [    ] 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:managed-preanalyzed due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:managed-preanalyzed due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:98)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2514)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:894)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading config name for collection managed-preanalyzed
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:198)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/managed-preanalyzed
   [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.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:178)
   [junit4]   2> 	... 8 more
   [junit4]   2> 2125221 WARN  (Thread-4109) [    ] 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:managed-preanalyzed due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:managed-preanalyzed due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:98)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2514)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:894)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading config name for collection managed-preanalyzed
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:198)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/managed-preanalyzed
   [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.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:178)
   [junit4]   2> 	... 8 more
   [junit4]   2> 2126713 WARN  (zkCallback-2370-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2126714 INFO  (jetty-launcher-2359-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1db25572{/solr,null,UNAVAILABLE}
   [junit4]   2> 2126714 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45425 45425
   [junit4]   2> 2126776 INFO  (Thread-4087) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45425 45425
   [junit4]   2> 2126776 WARN  (Thread-4087) [    ] 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> 	6	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2126777 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[3D35BA5B82C8000F]-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_3D35BA5B82C8000F-001
   [junit4]   2> Nov 28, 2016 7:42:22 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=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=en-AS, timezone=America/Managua
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=201414296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, TestCSVLoader, TestCodecSupport, LeaderFailureAfterFreshStartTest, TestDFRSimilarityFactory, TestStressLucene, TestRTimerTree, TestConfigSetProperties, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRealTimeGet, NotRequiredUniqueKeyTest, TestReloadDeadlock, CloudExitableDirectoryReaderTest, TestSolrDeletionPolicy2, ClusterStateTest, InfoHandlerTest, BlockCacheTest, TestHdfsUpdateLog, TestUseDocValuesAsStored2, DistributedQueryElevationComponentTest, TestLeaderElectionWithEmptyReplica, TestFieldCacheWithThreads, CursorPagingTest, TestDownShardTolerantSearch, TestValueSourceCache, CoreAdminCreateDiscoverTest, TestCryptoKeys, PluginInfoTest, MinimalSchemaTest, CreateCollectionCleanupTest, TestHighlightDedupGrouping, DistributedQueryComponentCustomSortTest, TestStandardQParsers, QueryElevationComponentTest, PolyFieldTest, SolrRequestParserTest, TestJmxIntegration, SolrXmlInZkTest, CheckHdfsIndexTest, TestFieldTypeCollectionResource, TestLocalFSCloudBackupRestore, TestSolrDynamicMBean, TestUniqueKeyFieldResource, CloudMLTQParserTest, TestManagedSchemaThreadSafety, PathHierarchyTokenizerFactoryTest, TestCollapseQParserPlugin, TestBadConfig, TestLRUCache, TestSha256AuthenticationProvider, TestAnalyzedSuggestions, DateRangeFieldTest, MultiTermTest, TestFileDictionaryLookup, DistributedFacetExistsSmallTest, TestRandomDVFaceting, PingRequestHandlerTest, TestFieldSortValues, TestRawResponseWriter, TestSchemaResource, TestXmlQParser, DistributedVersionInfoTest, HdfsChaosMonkeyNothingIsSafeTest, TestFieldCacheSort, TestLFUCache, TestEmbeddedSolrServerConstructors, TestCustomDocTransformer, TestGraphMLResponseWriter, TestRandomFlRTGCloud, TestJsonFacets, UtilsToolTest, TestRestManager, TestCloudRecovery, TestLMJelinekMercerSimilarityFactory, TestReplicaProperties, AsyncCallRequestStatusResponseTest, DefaultValueUpdateProcessorTest, SystemInfoHandlerTest, CacheHeaderTest, ActionThrottleTest, FileBasedSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest, CollectionTooManyReplicasTest, TestCloudManagedSchema, TestBackupRepositoryFactory, UUIDUpdateProcessorFallbackTest, DistribDocExpirationUpdateProcessorTest, ResponseLogComponentTest, TestRTGBase, AnalysisErrorHandlingTest, NumericFieldsTest, DisMaxRequestHandlerTest, TestReplicationHandler, SolrCoreTest, XsltUpdateRequestHandlerTest, TestSolr4Spatial, JSONWriterTest, AtomicUpdatesTest, StatsReloadRaceTest, TestSolrCoreSnapshots, TestNumericTerms64, MigrateRouteKeyTest, ZkNodePropsTest, CopyFieldTest, TestFoldingMultitermQuery, DateMathParserTest, TestExactSharedStatsCache, BasicZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestReload, TestRangeQuery, TestCoreContainer, TestGroupingSearch, PeerSyncTest, TestSort, TestFunctionQuery, TestLazyCores, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, DocValuesTest, TestRemoteStreaming, SolrInfoMBeanTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, SearchHandlerTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestCrossCoreJoin, TestSimpleTrackingShardHandler, CdcrBootstrapTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, PeerSyncReplicationTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestRandomRequestDistribution, TestRequestStatusCollectionAPI, TestSSLRandomization, TestShortCircuitedRequests, TestTolerantUpdateProcessorRandomCloud, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, CoreSorterTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestIntervalFaceting, TestMacroExpander, TestMacros, SmileWriterTest, TestExportWriter, TestPushWriter, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [586/658 (1!)] on J0 in 5.22s, 1 test, 1 error <<< FAILURES!

[...truncated 51647 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18397 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18397/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudDeleteByQuery:     1) Thread[id=211, name=OverseerHdfsCoreFailoverThread-97018240649068556-127.0.0.1:33090_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudDeleteByQuery: 
   1) Thread[id=211, name=OverseerHdfsCoreFailoverThread-97018240649068556-127.0.0.1:33090_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4AC34103DE4681B1]:0)




Build Log:
[...truncated 10684 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.e.j.u.log Logging initialized @2113ms
   [junit4]   2> 16   INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 243  INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001
   [junit4]   2> 255  INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 276  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 276  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 375  INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38555
   [junit4]   2> 484  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 2753 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2753 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2753 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2753 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2753 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2784 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35244d53{/solr,null,AVAILABLE}
   [junit4]   2> 2785 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fab49a5{/solr,null,AVAILABLE}
   [junit4]   2> 2784 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fc8375f{/solr,null,AVAILABLE}
   [junit4]   2> 2784 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64e1d480{/solr,null,AVAILABLE}
   [junit4]   2> 2784 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b06f2dc{/solr,null,AVAILABLE}
   [junit4]   2> 2964 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ccc4720{SSL,[ssl, http/1.1]}{127.0.0.1:38222}
   [junit4]   2> 2964 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server Started @5088ms
   [junit4]   2> 2970 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c6073b8{SSL,[ssl, http/1.1]}{127.0.0.1:33090}
   [junit4]   2> 2970 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @5094ms
   [junit4]   2> 2966 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d08a6e4{SSL,[ssl, http/1.1]}{127.0.0.1:38323}
   [junit4]   2> 2970 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @5094ms
   [junit4]   2> 2970 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38222}
   [junit4]   2> 2964 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1275095b{SSL,[ssl, http/1.1]}{127.0.0.1:39701}
   [junit4]   2> 2982 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @5105ms
   [junit4]   2> 2987 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a763142{SSL,[ssl, http/1.1]}{127.0.0.1:35123}
   [junit4]   2> 2987 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server Started @5110ms
   [junit4]   2> 2987 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35123}
   [junit4]   2> 2982 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39701}
   [junit4]   2> 2970 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38323}
   [junit4]   2> 2970 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33090}
   [junit4]   2> 2997 ERROR (jetty-launcher-1-thread-5) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3000 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 3005 ERROR (jetty-launcher-1-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3006 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3006 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 3017 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 3018 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3020 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3026 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3027 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3038 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-29T00:54:31.949Z
   [junit4]   2> 3038 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-29T00:54:31.942Z
   [junit4]   2> 3038 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-29T00:54:31.947Z
   [junit4]   2> 3038 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-29T00:54:31.942Z
   [junit4]   2> 3038 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-29T00:54:31.942Z
   [junit4]   2> 3091 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3091 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3091 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3093 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3158 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3161 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3162 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3163 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3163 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3374 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 0x158ad936a9f0003, 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> 3377 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 0x158ad936a9f0001, 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> 3378 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 0x158ad936a9f0004, 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> 3640 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38555/solr
   [junit4]   2> 3640 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38555/solr
   [junit4]   2> 3645 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38555/solr
   [junit4]   2> 3646 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38555/solr
   [junit4]   2> 3646 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38555/solr
   [junit4]   2> 3687 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 0x158ad936a9f0009, 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> 3823 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:38323_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38323_solr
   [junit4]   2> 3825 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:39701_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39701_solr
   [junit4]   2> 3825 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:38222_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38222_solr
   [junit4]   2> 3832 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3834 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:33090_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33090_solr
   [junit4]   2> 3840 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3842 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3849 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3849 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3855 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3855 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3856 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:38323_solr    ] o.a.s.c.Overseer Overseer (id=97018240649068559-127.0.0.1:38323_solr-n_0000000000) starting
   [junit4]   2> 3856 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3861 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3861 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3891 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:35123_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35123_solr
   [junit4]   2> 3894 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3894 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3894 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3895 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3900 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4059 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:38323_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38323_solr
   [junit4]   2> 4064 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4065 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4065 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4065 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4067 INFO  (OverseerStateUpdate-97018240649068559-127.0.0.1:38323_solr-n_0000000000) [n:127.0.0.1:38323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4100 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:39701_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node2/.
   [junit4]   2> 4100 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:38222_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node5/.
   [junit4]   2> 4101 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:35123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node4/.
   [junit4]   2> 4207 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:38323_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node1/.
   [junit4]   2> 4300 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:33090_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node3/.
   [junit4]   2> 4343 INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 4345 INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38555/solr ready
   [junit4]   2> 5523 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema15.xml&collection.configName=solrCloudCollectionConfig&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5545 INFO  (OverseerThreadFactory-22-thread-1-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr    ] o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 5790 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 5831 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 5850 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 5883 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 5993 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 5993 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 5993 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 5993 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6913 WARN  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 6922 WARN  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 6930 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 6931 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 6935 WARN  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 6939 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 6954 WARN  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 6957 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7300 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema [test_col_shard2_replica2] Schema name=test
   [junit4]   2> 7303 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=test
   [junit4]   2> 7321 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=test
   [junit4]   2> 7332 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=test
   [junit4]   2> 7756 WARN  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema [test_col_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 7756 WARN  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema [test_col_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 7756 WARN  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema [test_col_shard2_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 7757 WARN  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema [test_col_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 7762 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7763 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7762 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7763 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7928 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
   [junit4]   2> 7929 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica2' using configuration from collection test_col
   [junit4]   2> 7933 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
   [junit4]   2> 7933 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col
   [junit4]   2> 7970 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node3/test_col_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node3/./test_col_shard2_replica1/data/]
   [junit4]   2> 7970 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node5/test_col_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node5/./test_col_shard1_replica1/data/]
   [junit4]   2> 7970 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [[test_col_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node4/test_col_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node4/./test_col_shard2_replica2/data/]
   [junit4]   2> 7970 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node2/test_col_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_4AC34103DE4681B1-001/tempDir-001/node2/./test_col_shard1_replica2/data/]
   [junit4]   2> 7977 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78805f8e
   [junit4]   2> 7977 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78805f8e
   [junit4]   2> 7977 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78805f8e
   [junit4]   2> 7977 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78805f8e
   [junit4]   2> 8073 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.9248046875, floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=26.836630032960738, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8082 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.9248046875, floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=26.836630032960738, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8082 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.9248046875, floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=26.836630032960738, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8083 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.9248046875, floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=26.836630032960738, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8437 WARN  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 8437 WARN  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 8437 WARN  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 8437 WARN  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 8793 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8793 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8794 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8794 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8793 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8793 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8795 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8795 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8810 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8810 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8812 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.1640625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=0.1663367723394038, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8812 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.1640625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=0.1663367723394038, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8812 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.1640625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=0.1663367723394038, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8812 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.1640625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=0.1663367723394038, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8831 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aee391a[test_col_shard1_replica2] main]
   [junit4]   2> 8831 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4708b096[test_col_shard1_replica1] main]
   [junit4]   2> 8831 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15124151[test_col_shard2_replica1] main]
   [junit4]   2> 8831 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@101a488a[test_col_shard2_replica2] main]
   [junit4]   2> 8847 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 8847 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 8847 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 8847 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 8863 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 8863 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 8863 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 8863 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 8891 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8891 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8892 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8892 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8920 INFO  (searcherExecutor-36-thread-1-processing-n:127.0.0.1:38222_solr x:test_col_shard1_replica1 s:shard1 c:test_col r:core_node2) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@4708b096[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8921 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552291859363004416
   [junit4]   2> 8922 INFO  (searcherExecutor-35-thread-1-processing-n:127.0.0.1:35123_solr x:test_col_shard2_replica2 s:shard2 c:test_col r:core_node4) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@101a488a[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8922 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552291859364052992
   [junit4]   2> 8923 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552291859365101568
   [junit4]   2> 8925 INFO  (searcherExecutor-34-thread-1-processing-n:127.0.0.1:39701_solr x:test_col_shard1_replica2 s:shard1 c:test_col r:core_node3) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@1aee391a[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8927 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552291859369295872
   [junit4]   2> 8929 INFO  (searcherExecutor-33-thread-1-processing-n:127.0.0.1:33090_solr x:test_col_shard2_replica1 s:shard2 c:test_col r:core_node1) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@15124151[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8951 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8951 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8953 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39701/solr/test_col_shard1_replica2/
   [junit4]   2> 8954 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8954 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8954 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35123/solr/test_col_shard2_replica2/
   [junit4]   2> 8955 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 8955 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 8955 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 8955 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 8960 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica2 url=https://127.0.0.1:35123/solr START replicas=[https://127.0.0.1:33090/solr/test_col_shard2_replica1/] nUpdates=100
   [junit4]   2> 8960 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica2 url=https://127.0.0.1:39701/solr START replicas=[https://127.0.0.1:38222/solr/test_col_shard1_replica1/] nUpdates=100
   [junit4]   2> 8960 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica2 url=https://127.0.0.1:35123/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 8964 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica2 url=https://127.0.0.1:39701/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 8983 INFO  (qtp1336979899-38) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.S.Request [test_col_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 8983 INFO  (qtp209465758-175) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.S.Request [test_col_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 9016 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 9016 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 9017 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 9017 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 9034 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39701/solr/test_col_shard1_replica2/ shard1
   [junit4]   2> 9034 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35123/solr/test_col_shard2_replica2/ shard2
   [junit4]   2> 9138 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9138 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9139 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9139 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9186 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 9186 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 9196 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=3345
   [junit4]   2> 9198 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=3315
   [junit4]   2> 9303 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9303 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9303 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9303 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 9956 INFO  (qtp1336979899-64) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=4125
   [junit4]   2> 9959 INFO  (qtp209465758-54) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=4179
   [junit4]   2> 9982 INFO  (qtp209465758-60) [n:127.0.0.1:33090_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> 10069 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10069 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10069 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10069 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10983 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema15.xml&collection.configName=solrCloudCollectionConfig&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=5540
   [junit4]   2> 10992 INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 10994 INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 11139 INFO  (qtp1336979899-55) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39701/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[abc!-1902669188 (1552291861598568448)]} 0 7
   [junit4]   2> 11140 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[abc!-1902669188 (1552291861598568448)]} 0 111
   [junit4]   2> 11175 INFO  (qtp209465758-42) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[XYZ!-871382476 (1552291861710766080)]} 0 8
   [junit4]   2> 11176 INFO  (qtp1679836597-67) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[XYZ!-871382476 (1552291861710766080)]} 0 17
   [junit4]   2> 11190 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11190 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62b2eeed
   [junit4]   2> 11218 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11218 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75d04e6f
   [junit4]   2> 11226 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11226 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27609bed
   [junit4]   2> 11230 INFO  (qtp1679836597-63) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11230 INFO  (qtp1679836597-63) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4494961b
   [junit4]   2> 11338 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@325cc336[test_col_shard1_replica2] main]
   [junit4]   2> 11338 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73933ca[test_col_shard2_replica1] main]
   [junit4]   2> 11338 INFO  (qtp1679836597-63) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5de0451d[test_col_shard2_replica2] main]
   [junit4]   2> 11346 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76bfcd05[test_col_shard1_replica1] main]
   [junit4]   2> 11350 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11351 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11351 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11350 INFO  (qtp1679836597-63) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11355 INFO  (searcherExecutor-33-thread-1-processing-n:127.0.0.1:33090_solr x:test_col_shard2_replica1 s:shard2 c:test_col r:core_node1) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@73933ca[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 11357 INFO  (searcherExecutor-34-thread-1-processing-n:127.0.0.1:39701_solr x:test_col_shard1_replica2 s:shard1 c:test_col r:core_node3) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@325cc336[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 11358 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39701/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 140
   [junit4]   2> 11358 INFO  (searcherExecutor-35-thread-1-processing-n:127.0.0.1:35123_solr x:test_col_shard2_replica2 s:shard2 c:test_col r:core_node4) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@5de0451d[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 11359 INFO  (qtp1679836597-63) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39701/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 130
   [junit4]   2> 11359 INFO  (qtp209465758-60) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39701/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 133
   [junit4]   2> 11361 INFO  (searcherExecutor-36-thread-1-processing-n:127.0.0.1:38222_solr x:test_col_shard1_replica1 s:shard1 c:test_col r:core_node2) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@76bfcd05[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 11363 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39701/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 173
   [junit4]   2> 11371 INFO  (qtp804680924-56) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={_stateVer_=test_col:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 187
   [junit4]   2> 11504 INFO  (qtp1336979899-55) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.S.Request [test_col_shard1_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=test_col:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38222/solr/test_col_shard1_replica1/|https://127.0.0.1:39701/solr/test_col_shard1_replica2/&rows=10&version=2&q=*:*&NOW=1480380880299&isShard=true&wt=javabin} hits=1 status=0 QTime=29
   [junit4]   2> 11504 INFO  (qtp1679836597-52) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request [test_col_shard2_replica2]  webapp=/solr path=/select params={distrib=false&_stateVer_=test_col:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35123/solr/test_col_shard2_replica2/|https://127.0.0.1:33090/solr/test_col_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1480380880299&isShard=true&wt=javabin} hits=1 status=0 QTime=45
   [junit4]   2> 11531 INFO  (qtp1679836597-35) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request [test_col_shard2_replica2]  webapp=/solr path=/select params={q=*:*&distrib=false&_stateVer_=test_col:5&fl=id,expected_shard_s,[shard]&shards.purpose=64&NOW=1480380880299&ids=XYZ!-871382476&isShard=true&shard.url=https://127.0.0.1:35123/solr/test_col_shard2_replica2/|https://127.0.0.1:33090/solr/test_col_shard2_replica1/&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 11531 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.S.Request [test_col_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&_stateVer_=test_col:5&fl=id,expected_shard_s,[shard]&shards.purpose=64&NOW=1480380880299&ids=abc!-1902669188&isShard=true&shard.url=https://127.0.0.1:38222/solr/test_col_shard1_replica1/|https://127.0.0.1:39701/solr/test_col_shard1_replica2/&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 11534 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request [test_col_shard2_replica2]  webapp=/solr path=/select params={q=*:*&_stateVer_=test_col:5&fl=id,expected_shard_s,[shard]&wt=javabin&version=2} hits=2 status=0 QTime=154
   [junit4]   2> 11554 INFO  (OverseerCollectionConfigSetProcessor-97018240649068559-127.0.0.1:38323_solr-n_0000000000) [n:127.0.0.1:38323_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> 11577 INFO  (TEST-TestCloudDeleteByQuery.testMalformedDBQViaShard2NonLeaderClient-seed#[4AC34103DE4681B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMalformedDBQViaShard2NonLeaderClient
   [junit4]   2> 11713 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb17d96[test_col_shard1_replica2] realtime]
   [junit4]   2> 11713 INFO  (qtp1679836597-43) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6724e932[test_col_shard2_replica2] realtime]
   [junit4]   2> 11743 INFO  (qtp209465758-31) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b8babcf[test_col_shard2_replica1] realtime]
   [junit4]   2> 11744 INFO  (qtp209465758-31) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552291862151168000&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1552291862151168000)} 0 28
   [junit4]   2> 11745 INFO  (qtp1336979899-38) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2475fbaa[test_col_shard1_replica1] realtime]
   [junit4]   2> 11745 INFO  (qtp1336979899-38) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552291862177382400&distrib.from=https://127.0.0.1:39701/solr/test_col_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1552291862177382400)} 0 19
   [junit4]   2> 11746 INFO  (qtp804680924-66) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1552291862177382400)} 0 141
   [junit4]   2> 11747 INFO  (qtp1679836597-43) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552291862151168000)} 0 168
   [junit4]   2> 11761 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11761 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75d04e6f
   [junit4]   2> 11761 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1e9933[test_col_shard1_replica2] main]
   [junit4]   2> 11766 INFO  (qtp209465758-45) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11767 INFO  (qtp209465758-45) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27609bed
   [junit4]   2> 11767 INFO  (searcherExecutor-34-thread-1-processing-n:127.0.0.1:39701_solr x:test_col_shard1_replica2 s:shard1 c:test_col r:core_node3) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@a1e9933[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11767 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11772 INFO  (qtp209465758-45) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11bde0d2[test_col_shard2_replica1] main]
   [junit4]   2> 11774 INFO  (searcherExecutor-33-thread-1-processing-n:127.0.0.1:33090_solr x:test_col_shard2_replica1 s:shard2 c:test_col r:core_node1) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@11bde0d2[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11777 INFO  (qtp804680924-37) [n:127.0.0.1:39701_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17
   [junit4]   2> 11777 INFO  (qtp209465758-45) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11778 INFO  (qtp209465758-45) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 11784 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11788 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4494961b
   [junit4]   2> 11789 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a2a03dc[test_col_shard2_replica2] main]
   [junit4]   2> 11794 INFO  (searcherExecutor-35-thread-1-processing-n:127.0.0.1:35123_solr x:test_col_shard2_replica2 s:shard2 c:test_col r:core_node4) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@7a2a03dc[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11809 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11811 INFO  (qtp1679836597-68) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 27
   [junit4]   2> 11816 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11816 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62b2eeed
   [junit4]   2> 11817 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a4c816c[test_col_shard1_replica1] main]
   [junit4]   2> 11818 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11820 INFO  (searcherExecutor-36-thread-1-processing-n:127.0.0.1:38222_solr x:test_col_shard1_replica1 s:shard1 c:test_col r:core_node2) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@a4c816c[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11822 INFO  (qtp1336979899-57) [n:127.0.0.1:38222_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35123/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 11825 INFO  (qtp1679836597-52) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={_stateVer_=test_col:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 75
   [junit4]   2> 11878 INFO  (qtp1679836597-52) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33090/solr/test_col_shard2_replica1/&wt=javabin&version=2}{} 0 3
   [junit4]   2> 11879 ERROR (qtp1679836597-52) [n:127.0.0.1:35123_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Number: not_a_num
   [junit4]   2> 	at org.apache.solr.schema.TrieField.readableToIndexed(TrieField.java:536)
   [junit4]   2> 	at org.apache.solr.schema.FieldType.getFieldQuery(FieldType.java:742)
   [junit4]   2> 	at org.apache.solr.schema.TrieField.getFieldQuery(TrieField.java:495)
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.rawToNormal(SolrQueryParserBase.java:837)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:139)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:91)
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:191)
   [junit4]   2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:50)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.getQuery(DirectUpdateHandler2.java:400)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:430)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:52)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:962)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:1445)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1350)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1159)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:159)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:112)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2228)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 11886 ERROR (updateExecutor-11-thread-1-processing-https:////127.0.0.1:35123//solr//test_col_shard2_replica2 x:test_col_shard2_replica1 r:core_node1 n:127.0.0.1:33090_solr s:shard2 c:test_col) [n:127.0.0.1:33090_solr c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> org.apache.solr.common.SolrException: Bad Request
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> request: https://127.0.0.1:35123/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A33090%2Fsolr%2Ftest_col_shard2_replica1%2F&wt=javabin&version=2
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:333)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:187)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExe

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


   [junit4]   2> 12613 INFO  (zkCallback-26-thread-2-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 12624 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97018240649068558-127.0.0.1:35123_solr-n_0000000001) closing
   [junit4]   2> 12637 INFO  (OverseerStateUpdate-97018240649068558-127.0.0.1:35123_solr-n_0000000001) [n:127.0.0.1:35123_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35123_solr
   [junit4]   2> 12662 INFO  (zkCallback-26-thread-2-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 12664 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33090_solr
   [junit4]   2> 12664 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 12664 WARN  (zkCallback-26-thread-2-processing-n:127.0.0.1:39701_solr) [n:127.0.0.1:39701_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 12665 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64e1d480{/solr,null,UNAVAILABLE}
   [junit4]   2> 12667 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 12667 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33090_solr) [n:127.0.0.1:33090_solr    ] o.a.s.c.Overseer Overseer (id=97018240649068556-127.0.0.1:33090_solr-n_0000000002) starting
   [junit4]   2> 12672 INFO  (OverseerStateUpdate-97018240649068556-127.0.0.1:33090_solr-n_0000000002) [n:127.0.0.1:33090_solr    ] o.a.s.c.Overseer According to ZK I (id=97018240649068556-127.0.0.1:33090_solr-n_0000000002) am no longer a leader.
   [junit4]   2> 12672 INFO  (OverseerStateUpdate-97018240649068556-127.0.0.1:33090_solr-n_0000000002) [n:127.0.0.1:33090_solr    ] o.a.s.c.Overseer According to ZK I (id=97018240649068556-127.0.0.1:33090_solr-n_0000000002) am no longer a leader.
   [junit4]   2> 12672 INFO  (OverseerStateUpdate-97018240649068556-127.0.0.1:33090_solr-n_0000000002) [n:127.0.0.1:33090_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33090_solr
   [junit4]   2> 12673 INFO  (OverseerCollectionConfigSetProcessor-97018240649068556-127.0.0.1:33090_solr-n_0000000002) [n:127.0.0.1:33090_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=97018240649068556-127.0.0.1:33090_solr-n_0000000002) am no longer a leader.
   [junit4]   2> 12673 ERROR (OverseerCollectionConfigSetProcessor-97018240649068556-127.0.0.1:33090_solr-n_0000000002) [n:127.0.0.1:33090_solr    ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.getTailId(OverseerTaskQueue.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 12674 INFO  (OverseerCollectionConfigSetProcessor-97018240649068556-127.0.0.1:33090_solr-n_0000000002) [n:127.0.0.1:33090_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=97018240649068556-127.0.0.1:33090_solr-n_0000000002) am no longer a leader.
   [junit4]   2> 12674 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fc8375f{/solr,null,UNAVAILABLE}
   [junit4]   2> 14102 WARN  (zkCallback-25-thread-1-processing-n:127.0.0.1:38222_solr) [n:127.0.0.1:38222_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 14102 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b06f2dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 14155 WARN  (zkCallback-24-thread-1-processing-n:127.0.0.1:35123_solr) [n:127.0.0.1:35123_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 14156 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fab49a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 14162 INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38555 38555
   [junit4]   2> 14224 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38555 38555
   [junit4]   2> 14227 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97018240649068556-127.0.0.1:33090_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 14227 INFO  (SUITE-TestCloudDeleteByQuery-seed#[4AC34103DE4681B1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Nov 29, 2016 12:54:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Nov 29, 2016 12:55:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudDeleteByQuery: 
   [junit4]   2>    1) Thread[id=211, name=OverseerHdfsCoreFailoverThread-97018240649068556-127.0.0.1:33090_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Nov 29, 2016 12:55:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=211, name=OverseerHdfsCoreFailoverThread-97018240649068556-127.0.0.1:33090_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Nov 29, 2016 12:55:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expected_shard_s=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1092, maxMBSortInHeap=5.161597385081354, sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=America/Guayaquil
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=210672640,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudDeleteByQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudDeleteByQuery -Dtests.seed=4AC34103DE4681B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestCloudDeleteByQuery (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudDeleteByQuery: 
   [junit4]    >    1) Thread[id=211, name=OverseerHdfsCoreFailoverThread-97018240649068556-127.0.0.1:33090_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AC34103DE4681B1]:0)
   [junit4] Completed [14/658 (1!)] on J2 in 35.68s, 6 tests, 1 error <<< FAILURES!

[...truncated 64460 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18396 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18396/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
	at __randomizedtesting.SeedInfo.seed([FEBFA134F5479CF0:7DC9FEC6233E9251]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12146 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/init-core-data-001
   [junit4]   2> 1286264 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-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> 1286275 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-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.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001
   [junit4]   2> 1286276 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1286276 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1286276 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1286376 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38126
   [junit4]   2> 1286381 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1286381 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1286382 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d68f8b{/solr,null,AVAILABLE}
   [junit4]   2> 1286382 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b60382{/solr,null,AVAILABLE}
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a2137e{SSL,[ssl, http/1.1]}{127.0.0.1:34189}
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f3cc1d{SSL,[ssl, http/1.1]}{127.0.0.1:38294}
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.Server Started @1288285ms
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.Server Started @1288285ms
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34189}
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38294}
   [junit4]   2> 1286386 ERROR (jetty-launcher-1431-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1286386 ERROR (jetty-launcher-1431-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1286386 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1286387 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1286387 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1286387 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1286387 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-28T22:19:21.799Z
   [junit4]   2> 1286387 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-28T22:19:21.799Z
   [junit4]   2> 1286388 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1286389 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1286400 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38126/solr
   [junit4]   2> 1286401 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38126/solr
   [junit4]   2> 1286415 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:38294_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38294_solr
   [junit4]   2> 1286415 INFO  (jetty-launcher-1431-thread-1) [n:127.0.0.1:34189_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34189_solr
   [junit4]   2> 1286415 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:38294_solr    ] o.a.s.c.Overseer Overseer (id=97017630666915846-127.0.0.1:38294_solr-n_0000000000) starting
   [junit4]   2> 1286416 INFO  (zkCallback-1442-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286416 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286419 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:38294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38294_solr
   [junit4]   2> 1286420 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286420 INFO  (zkCallback-1442-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286458 INFO  (jetty-launcher-1431-thread-1) [n:127.0.0.1:34189_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.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/.
   [junit4]   2> 1286470 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:38294_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.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/.
   [junit4]   2> 1286474 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1286474 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38126/solr ready
   [junit4]   2> 1286534 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286536 INFO  (OverseerThreadFactory-4035-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1286646 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1286647 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1286738 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1286739 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1286851 INFO  (zkCallback-1442-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286851 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1287677 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1287677 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1287696 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 1287696 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1287698 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287702 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 1287702 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287702 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 1287703 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 1287703 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1287757 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1287757 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1287775 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 1287776 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1287776 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1287776 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287778 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287778 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287779 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 1287779 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 1287779 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/collection1_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1287779 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/collection1_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
   [junit4]   2> 1287797 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287797 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287811 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc931a[collection1_shard2_replica1] main]
   [junit4]   2> 1287812 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1287812 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1287813 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1287813 INFO  (searcherExecutor-4040-thread-1-processing-n:127.0.0.1:38294_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node2) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@bc931a[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1287813 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552282092280217600
   [junit4]   2> 1287818 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1287833 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1287833 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287834 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287834 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287834 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b69704[collection1_shard1_replica1] main]
   [junit4]   2> 1287835 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1287835 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1287835 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1287835 INFO  (searcherExecutor-4041-thread-1-processing-n:127.0.0.1:38294_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@b69704[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1287835 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552282092303286272
   [junit4]   2> 1287862 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1287889 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1287889 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287890 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287890 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287891 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@137f830[collection1_shard1_replica2] main]
   [junit4]   2> 1287892 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1287892 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1287892 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1287892 INFO  (searcherExecutor-4044-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@137f830[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1287892 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552282092363055104
   [junit4]   2> 1287895 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1287895 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287910 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287910 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287911 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@932871[collection1_shard2_replica2] main]
   [junit4]   2> 1287912 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1287912 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1287912 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1287912 INFO  (searcherExecutor-4045-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@932871[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1287912 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552282092384026624
   [junit4]   2> 1287963 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1287963 INFO  (zkCallback-1442-thread-3-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1288318 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1288318 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1288318 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38294/solr/collection1_shard2_replica1/
   [junit4]   2> 1288318 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=https://127.0.0.1:38294/solr START replicas=[https://127.0.0.1:34189/solr/collection1_shard2_replica2/] nUpdates=100
   [junit4]   2> 1288318 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=https://127.0.0.1:38294/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1288322 INFO  (qtp1519955-8999) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1288322 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1288322 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1288324 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38294/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 1288363 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1288363 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1288363 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38294/solr/collection1_shard1_replica1/
   [junit4]   2> 1288363 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=https://127.0.0.1:38294/solr START replicas=[https://127.0.0.1:34189/solr/collection1_shard1_replica2/] nUpdates=100
   [junit4]   2> 1288363 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=https://127.0.0.1:38294/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1288364 INFO  (qtp1519955-8926) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1288364 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1288364 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1288367 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38294/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 1288561 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1288561 INFO  (zkCallback-1442-thread-3-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1288568 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1288569 INFO  (qtp11754315-8935) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1922
   [junit4]   2> 1288575 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1288588 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1941
   [junit4]   2> 1288689 INFO  (zkCallback-1442-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1288689 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1288901 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2163
   [junit4]   2> 1288916 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=2177
   [junit4]   2> 1288920 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_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> 1289018 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1289018 INFO  (zkCallback-1442-thread-3-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1289920 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3386
   [junit4]   2> 1289921 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1289921 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1289936 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 1289950 INFO  (qtp1519955-8932) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552282094507393024&distrib.from=https://127.0.0.1:38294/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552282094507393024)} 0 9
   [junit4]   2> 1289983 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552282094512635904&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552282094512635904)} 0 1
   [junit4]   2> 1289983 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:38294/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552282094512635904)} 0 41
   [junit4]   2> 1289983 INFO  (qtp11754315-8933) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552282094507393024)} 0 46
   [junit4]   2> 1289985 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1289985 INFO  (qtp1519955-8932) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1289985 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1289985 INFO  (qtp1519955-8932) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1289986 INFO  (qtp1519955-8999) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1289986 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1289986 INFO  (qtp1519955-8932) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1289986 INFO  (qtp11754315-8923) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1289986 INFO  (qtp1519955-8932) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1289986 INFO  (qtp1519955-8999) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1289986 INFO  (qtp1519955-8999) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1289986 INFO  (qtp1519955-8999) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1289987 INFO  (qtp11754315-8933) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1289987 INFO  (qtp11754315-8933) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1289987 INFO  (qtp11754315-8933) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1289987 INFO  (qtp11754315-8933) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1289988 INFO  (qtp11754315-8925) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1290002 INFO  (qtp1519955-8926) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[1 (1552282094562967552)]} 0 0
   [junit4]   2> 1290002 INFO  (qtp11754315-8929) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1552282094562967552)]} 0 12
   [junit4]   2> 1290005 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38294/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[2 (1552282094576599040)]} 0 0
   [junit4]   2> 1290005 INFO  (qtp11754315-8984) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1552282094576599040)]} 0 2
   [junit4]   2> 1290006 INFO  (qtp1519955-8936) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38294/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[3 (1552282094579744768)]} 0 0
   [junit4]   2> 1290007 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1552282094579744768)]} 0 0
   [junit4]   2> 1290007 INFO  (qtp1519955-8932) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38294/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[4 (1552282094580793344)]} 0 0
   [junit4]   2> 1290008 INFO  (qtp11754315-8933) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1552282094580793344)]} 0 0
   [junit4]   2> 1290014 INFO  (qtp1519955-8922) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34189/solr/collection1_shard2_replica2/|https://127.0.0.1:38294/solr/collection1_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1480371565423&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1290014 INFO  (qtp11754315-8937) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38294/solr/collection1_shard1_replica1/|https://127.0.0.1:34189/solr/collection1_shard1_replica2/&rows=10&version=2&q=*:*&NOW=1480371565423&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1290014 INFO  (qtp1519955-8934) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:5&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 1290014 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 34189
   [junit4]   2> 1290014 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27827596
   [junit4]   2> 1290015 INFO  (coreCloseExecutor-4060-thread-1) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@144b7f3
   [junit4]   2> 1290015 INFO  (coreCloseExecutor-4060-thread-2) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1111422
   [junit4]   2> 1290029 INFO  (zkCallback-1448-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1290029 INFO  (zkCallback-1442-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1290117 INFO  (zkCallback-1442-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1290562 INFO  (OverseerCollectionConfigSetProcessor-97017630666915846-127.0.0.1:38294_solr-n_0000000000) [n:127.0.0.1:38294_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> 1291529 WARN  (zkCallback-1441-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1291530 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a2137e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1291531 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d68f8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1291531 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 38294
   [junit4]   2> 1291531 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14190499
   [junit4]   2> 1291532 INFO  (coreCloseExecutor-4062-thread-1) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d160c
   [junit4]   2> 1291532 INFO  (coreCloseExecutor-4062-thread-2) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fb088b
   [junit4]   2> 1291535 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.Overseer Overseer (id=97017630666915846-127.0.0.1:38294_solr-n_0000000000) closing
   [junit4]   2> 1291535 INFO  (OverseerStateUpdate-97017630666915846-127.0.0.1:38294_solr-n_0000000000) [n:127.0.0.1:38294_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38294_solr
   [junit4]   2> 1291546 WARN  (zkCallback-1442-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1291546 INFO  (zkCallback-1448-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1291546 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f3cc1d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1291547 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b60382{/solr,null,UNAVAILABLE}
   [junit4]   2> 1291548 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1291549 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a86776{/solr,null,AVAILABLE}
   [junit4]   2> 1291550 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@121544a{SSL,[ssl, http/1.1]}{127.0.0.1:34189}
   [junit4]   2> 1291551 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.Server Started @1293450ms
   [junit4]   2> 1291551 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34189}
   [junit4]   2> 1291551 ERROR (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1291551 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1291551 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1291551 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1291551 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-28T22:19:26.963Z
   [junit4]   2> 1291553 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1291576 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38126/solr
   [junit4]   2> 1291582 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:34189_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34189_solr
   [junit4]   2> 1291582 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:34189_solr    ] o.a.s.c.Overseer Overseer (id=97017630666915851-127.0.0.1:34189_solr-n_0000000002) starting
   [junit4]   2> 1291589 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:34189_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34189_solr
   [junit4]   2> 1291590 INFO  (zkCallback-1448-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1291591 INFO  (zkCallback-1453-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1291727 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:34189_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/.
   [junit4]   2> 1291727 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:34189_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard2_replica2, collection1_shard1_replica2]
   [junit4]   2> 1291739 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1291739 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1291757 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 1291759 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1291760 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1291762 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 1291762 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/collection1_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
   [junit4]   2> 1291762 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1291763 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 1291763 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/collection1_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1291771 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1291771 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1291771 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1291771 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1291774 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1291774 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1291774 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1291774 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1291775 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ecc500[collection1_shard1_replica2] main]
   [junit4]   2> 1291775 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a07ec[collection1_shard2_replica2] main]
   [junit4]   2> 1291776 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1291776 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1291776 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1291776 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1291776 INFO  (coreLoadExecutor-4071-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1291776 INFO  (coreLoadExecutor-4071-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1291776 INFO  (searcherExecutor-4073-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@1ecc500[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1291776 INFO  (searcherExecutor-4072-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@6a07ec[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1291780 INFO  (coreZkRegister-4064-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1291780 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1291882 INFO  (zkCallback-1453-thread-1-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1292229 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1292230 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bdf0c6{/solr,null,AVAILABLE}
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48c2da{SSL,[ssl, http/1.1]}{127.0.0.1:38294}
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.e.j.s.Server Started @1294131ms
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38294}
   [junit4]   2> 1292232 ERROR (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1292232 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-28T22:19:27.644Z
   [junit4]   2> 1292234 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1292239 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38126/solr
   [junit4]   2> 1292245 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1292254 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:38294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38294_solr
   [junit4]   2> 1292255 INFO  (zkCallback-1453-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1292255 INFO  (zkCallback-1459-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1292255 INFO  (zkCallback-1448-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1292356 INFO  (zkCallback-1453-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1292438 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:38294_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/.
   [junit4]   2> 1292438 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FEBFA134F5479CF0]) [n:127.0.0.1:38294_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica1, collection1_shard2_replica1]
   [junit4]   2> 1292446 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1292495 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 1292495 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1292496 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1292497 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 1292497 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 1292519 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1292521 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292521 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292522 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1292533 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1292533 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1292534 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 1292534 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FEBFA134F5479CF0-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1292534 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf32c5[collection1_shard2_replica1] main]
   [junit4]   2> 1292541 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292541 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1292541 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292541 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1292542 INFO  (coreLoadExecutor-4087-thread-2-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1292542 INFO  (searcherExecutor-4088-thread-1-processing-n:127.0.0.1:38294_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node2) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@1cf32c5[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292542 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1292542 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1292543 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fba664[collection1_shard1_replica1] main]
   [junit4]   2> 1292544 INFO  (zkCallback-1459-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1292544 INFO  (zkCallback-1453-thread-2-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1292544 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1292544 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1292544 INFO  (coreLoadExecutor-4087-thread-1-processing-n:127.0.0.1:38294_solr) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1292555 INFO  (searcherExecutor-4093-thread-1-processing-n:127.0.0.1:38294_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@1fba664[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34189/solr/collection1_shard2_replica2/
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34189/solr/collection1_shard1_replica2/
   [junit4]   2> 1292785 INFO  (coreZkRegister-4064-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:34189/solr START replicas=[https://127.0.0.1:38294/solr/collection1_shard2_replica1/] nUpdates=100
   [junit4]   2> 1292786 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:34189/solr START replicas=[https://127.0.0.1:38294/solr/collection1_shard1_replica1/] nUpdates=100
   [junit4]   2> 1292860 INFO  (qtp26037993-9053) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1292861 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:34189/solr  Received 3 versions from https://127.0.0.1:38294/solr/collection1_shard1_replica1/ fingerprint:null
   [junit4]   2> 1292862 INFO  (qtp26037993-9055) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1292862 INFO  (qtp26037993-9049) [n:127.0.0.1:38294_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1292862 INFO  (coreZkRegister-4064-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica2 url=https://127.0.0.1:34189/solr  Received 3 versions from https://127.0.0.1:38294/solr/collection1_shard2_replica1/ fingerprint:null
   [junit4]   2> 1292862 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:34189/solr  No additional versions requested. ourLowThreshold=1552282094512635904 otherHigh=1552282094580793344 ourHighest=1552282094580793344 otherHighest=1552282094580793344
   [junit4]   2> 1292862 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:34189/solr DONE. sync succeeded
   [junit4]   2> 1292863 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1292863 INFO  (coreZkRegister-4064-thread-2-processing-n:127.0.0.1:34189_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34189_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy https://127.0.0.1:34189/solr/collection1_shard1_replica2/: try and ask https://127.0.0.1:38294/solr/collection1_shard1_replica1/ to sync
   [junit4]   2> 1292863 INFO  (qtp26037993-9054) [n:127.0.0.1:38294_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr

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

java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1428004 INFO  (zkCallback-1467-thread-3-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1428005 ERROR (coreZkRegister-4104-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:914)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:844)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1428009 ERROR (recoveryExecutor-1465-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.RecoveryStrategy Error while trying to recover. core=collection1_shard2_replica2:org.apache.solr.common.SolrException: Cloud state still says we are leader.
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:318)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:222)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1428009 INFO  (recoveryExecutor-1465-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still buffering updates.
   [junit4]   2> 1428009 INFO  (recoveryExecutor-1465-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1428009 INFO  (recoveryExecutor-1465-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1428009 INFO  (recoveryExecutor-1465-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@11e4b83
   [junit4]   2> 1428010 WARN  (recoveryExecutor-1465-thread-1-processing-n:127.0.0.1:34189_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:34189_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard2_replica2] coreNodeName=[core_node4]
   [junit4]   2> 1428011 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.c.Overseer Overseer (id=97017630666915857-127.0.0.1:34189_solr-n_0000000004) closing
   [junit4]   2> 1428011 INFO  (OverseerStateUpdate-97017630666915857-127.0.0.1:34189_solr-n_0000000004) [n:127.0.0.1:34189_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34189_solr
   [junit4]   2> 1428012 WARN  (zkCallback-1467-thread-3-processing-n:127.0.0.1:34189_solr) [n:127.0.0.1:34189_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1428012 INFO  (jetty-launcher-1431-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d0fae1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1428012 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38126 38126
   [junit4]   2> 1428035 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38126 38126
   [junit4]   2> 1428035 WARN  (Thread-2164) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	138	/solr/overseer/collection-queue-work
   [junit4]   2> 	57	/solr/overseer/queue
   [junit4]   2> 	26	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1428036 INFO  (SUITE-TestCloudRecovery-seed#[FEBFA134F5479CF0]-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.cloud.TestCloudRecovery_FEBFA134F5479CF0-001
   [junit4]   2> Nov 28, 2016 10:21:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=144146632,total=300347392
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, FileBasedSpellCheckerTest, LeaderFailureAfterFreshStartTest, SolrXmlInZkTest, TestBadConfig, FacetPivotSmallTest, UniqFieldsUpdateProcessorFactoryTest, JSONWriterTest, ShardSplitTest, RollingRestartTest, HdfsChaosMonkeyNothingIsSafeTest, SignatureUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, SolrCoreTest, TestUnifiedSolrHighlighter, TestFieldCacheWithThreads, TestConfigSetsAPI, DateMathParserTest, SimpleCollectionCreateDeleteTest, TestJmxIntegration, TestDistributedStatsComponentCardinality, TestFileDictionaryLookup, CdcrReplicationDistributedZkTest, TestBackupRepositoryFactory, TestMaxScoreQueryParser, ConcurrentDeleteAndCreateCollectionTest, XsltUpdateRequestHandlerTest, BitVectorTest, TestFieldTypeCollectionResource, TestNumericTerms64, SpatialHeatmapFacetsTest, DateRangeFieldTest, DefaultValueUpdateProcessorTest, TestPseudoReturnFields, AtomicUpdatesTest, TestHashQParserPlugin, HdfsRestartWhileUpdatingTest, TestAtomicUpdateErrorCases, TestJsonFacets, TestCloudManagedSchema, TestReqParamsAPI, TestRTGBase, DistributedVersionInfoTest, TestCollapseQParserPlugin, TestCustomStream, TestSolrCoreSnapshots, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, TestFieldSortValues, ConjunctionSolrSpellCheckerTest, ClassificationUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, CurrencyFieldOpenExchangeTest, TestLFUCache, OverriddenZkACLAndCredentialsProvidersTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestJmxMonitoredMap, TestSuggestSpellingConverter, DistributedFacetExistsSmallTest, TestCSVLoader, DistributedQueryElevationComponentTest, SortSpecParsingTest, TestReloadAndDeleteDocs, TestExactSharedStatsCache, CollectionTooManyReplicasTest, SyncSliceTest, ZkStateWriterTest, DeleteShardTest, OverseerRolesTest, HdfsDirectoryTest, TemplateUpdateProcessorTest, TestCryptoKeys, QueryElevationComponentTest, TestJoin, BasicAuthIntegrationTest, TestFieldCache, QueryEqualityTest, BasicZkTest, RulesTest, TestSchemaResource, CursorPagingTest, TestXmlQParser, UUIDFieldTest, TestSerializedLuceneMatchVersion, SolrRequestParserTest, PolyFieldTest, TestSolrCloudWithDelegationTokens, DistributedFacetPivotSmallAdvancedTest, TestRTimerTree, TestDFISimilarityFactory, TestRemoteStreaming, TestCustomDocTransformer, HLLSerializationTest, HttpPartitionTest, TestSSLRandomization, NumericFieldsTest, SystemInfoHandlerTest, StandardRequestHandlerTest, ReturnFieldsTest, TestCloudRecovery]
   [junit4] Completed [469/658 (1!)] on J0 in 142.55s, 2 tests, 1 failure <<< FAILURES!

[...truncated 55146 lines...]