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 2017/12/03 19:48:31 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+32) - Build # 21021 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21021/
Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown

Error Message:
Error from server at https://127.0.0.1:35077/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35077/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([E421549E14518BBF:8AB6D7D26DB62D3C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxUpdate

Error Message:
solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=numDocs

Stack Trace:
javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=numDocs
	at __randomizedtesting.SeedInfo.seed([E421549E14518BBF:F24666F484872014]:0)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:637)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
	at org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegration.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11777 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4]   2> 41659 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_E421549E14518BBF-001/init-core-data-001
   [junit4]   2> 41663 WARN  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 41663 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 41664 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-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> 41667 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_E421549E14518BBF-001/tempDir-001
   [junit4]   2> 41667 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 41667 INFO  (Thread-64) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 41667 INFO  (Thread-64) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 41672 ERROR (Thread-64) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 41767 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39097
   [junit4]   2> 41789 INFO  (jetty-launcher-53-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 41791 INFO  (jetty-launcher-53-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 41816 INFO  (jetty-launcher-53-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@201d9964{/solr,null,AVAILABLE}
   [junit4]   2> 41817 INFO  (jetty-launcher-53-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e4cfb9c{/solr,null,AVAILABLE}
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7eb40eb4{SSL,[ssl, http/1.1]}{127.0.0.1:35077}
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.e.j.s.Server Started @43120ms
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35077}
   [junit4]   2> 41819 ERROR (jetty-launcher-53-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T18:51:25.919520Z
   [junit4]   2> 41819 INFO  (jetty-launcher-53-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1449c50d{SSL,[ssl, http/1.1]}{127.0.0.1:42977}
   [junit4]   2> 41822 INFO  (jetty-launcher-53-thread-1) [    ] o.e.j.s.Server Started @43124ms
   [junit4]   2> 41822 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42977}
   [junit4]   2> 41822 ERROR (jetty-launcher-53-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 41822 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 41822 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 41822 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 41823 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T18:51:25.922982Z
   [junit4]   2> 41848 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 41848 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 41861 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39097/solr
   [junit4]   2> 41876 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39097/solr
   [junit4]   2> 41936 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 41937 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35077_solr
   [junit4]   2> 41945 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99111867892891654-127.0.0.1:35077_solr-n_0000000000) starting
   [junit4]   2> 41968 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 41982 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42977_solr
   [junit4]   2> 41985 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35077_solr
   [junit4]   2> 41985 INFO  (OverseerStateUpdate-99111867892891654-127.0.0.1:35077_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 42004 INFO  (zkCallback-64-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 42012 INFO  (zkCallback-65-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 42014 INFO  (zkCallback-64-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 42049 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 42057 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 42058 INFO  (jetty-launcher-53-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 42060 INFO  (jetty-launcher-53-thread-1) [    ] 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.ZkFailoverTest_E421549E14518BBF-001/tempDir-001/node1/.
   [junit4]   2> 42082 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35077.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 42105 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35077.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 42106 INFO  (jetty-launcher-53-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35077.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 42107 INFO  (jetty-launcher-53-thread-2) [    ] 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.ZkFailoverTest_E421549E14518BBF-001/tempDir-001/node2/.
   [junit4]   2> 42177 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 42178 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39097/solr ready
   [junit4]   2> 42198 INFO  (TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[E421549E14518BBF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
   [junit4]   2> 42233 INFO  (qtp1894222961-305) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 42235 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection coll1
   [junit4]   2> 42236 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 42236 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/coll1/protwords.txt
   [junit4]   2> 42238 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/coll1/managed-schema
   [junit4]   2> 42240 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/coll1/solrconfig.xml
   [junit4]   2> 42241 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/coll1/synonyms.txt
   [junit4]   2> 42242 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/coll1/stopwords.txt
   [junit4]   2> 42244 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/coll1/lang/contractions_it.txt
   [junit4]   2> 42245 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/coll1/lang/stemdict_nl.txt
   [junit4]   2> 42246 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/coll1/lang/stopwords_hy.txt
   [junit4]   2> 42248 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/coll1/lang/stopwords_no.txt
   [junit4]   2> 42249 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/coll1/lang/contractions_ca.txt
   [junit4]   2> 42250 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/coll1/lang/stopwords_id.txt
   [junit4]   2> 42255 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/coll1/lang/stopwords_ga.txt
   [junit4]   2> 42262 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/coll1/lang/stopwords_hi.txt
   [junit4]   2> 42264 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/coll1/lang/stopwords_da.txt
   [junit4]   2> 42266 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/coll1/lang/stopwords_ja.txt
   [junit4]   2> 42269 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/coll1/lang/stopwords_pt.txt
   [junit4]   2> 42270 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/coll1/lang/stopwords_hu.txt
   [junit4]   2> 42271 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/coll1/lang/stopwords_el.txt
   [junit4]   2> 42271 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/coll1/lang/stopwords_ru.txt
   [junit4]   2> 42277 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/coll1/lang/stopwords_tr.txt
   [junit4]   2> 42278 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/coll1/lang/stopwords_ar.txt
   [junit4]   2> 42279 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/coll1/lang/userdict_ja.txt
   [junit4]   2> 42281 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/coll1/lang/stopwords_eu.txt
   [junit4]   2> 42282 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/coll1/lang/stopwords_it.txt
   [junit4]   2> 42284 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/coll1/lang/stopwords_cz.txt
   [junit4]   2> 42285 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/coll1/lang/stoptags_ja.txt
   [junit4]   2> 42288 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/coll1/lang/contractions_fr.txt
   [junit4]   2> 42293 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/coll1/lang/stopwords_de.txt
   [junit4]   2> 42294 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/coll1/lang/stopwords_fa.txt
   [junit4]   2> 42295 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/coll1/lang/contractions_ga.txt
   [junit4]   2> 42296 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/coll1/lang/stopwords_ca.txt
   [junit4]   2> 42297 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/coll1/lang/stopwords_nl.txt
   [junit4]   2> 42297 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/coll1/lang/stopwords_bg.txt
   [junit4]   2> 42298 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/coll1/lang/stopwords_lv.txt
   [junit4]   2> 42299 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/coll1/lang/stopwords_en.txt
   [junit4]   2> 42300 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/coll1/lang/stopwords_es.txt
   [junit4]   2> 42302 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/coll1/lang/stopwords_th.txt
   [junit4]   2> 42303 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/coll1/lang/stopwords_ro.txt
   [junit4]   2> 42303 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/coll1/lang/stopwords_fr.txt
   [junit4]   2> 42304 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/coll1/lang/stopwords_sv.txt
   [junit4]   2> 42305 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/coll1/lang/stopwords_fi.txt
   [junit4]   2> 42306 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/coll1/lang/hyphenations_ga.txt
   [junit4]   2> 42308 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/coll1/lang/stopwords_gl.txt
   [junit4]   2> 42308 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/coll1/params.json
   [junit4]   2> 42414 INFO  (OverseerStateUpdate-99111867892891654-127.0.0.1:35077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"coll1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42977/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 42416 INFO  (OverseerStateUpdate-99111867892891654-127.0.0.1:35077_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"coll1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"coll1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35077/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 42664 INFO  (qtp1894222961-292) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=coll1&newCollection=true&name=coll1_shard2_replica_n2&action=CREATE&numShards=2&collection=coll1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 42664 INFO  (qtp1894222961-292) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 42664 INFO  (qtp576982542-301) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=coll1&newCollection=true&name=coll1_shard1_replica_n1&action=CREATE&numShards=2&collection=coll1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 42664 INFO  (qtp576982542-301) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 222236 ERROR (qtp1894222961-305) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:313)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:245)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:223)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 222236 INFO  (qtp1894222961-305) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=500 QTime=180002
   [junit4]   2> 222236 ERROR (qtp1894222961-305) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:313)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:245)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:223)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 222237 INFO  (TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[E421549E14518BBF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRestartZkWhenClusterDown
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkFailoverTest -Dtests.method=testRestartZkWhenClusterDown -Dtests.seed=E421549E14518BBF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IO -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    180s J2 | ZkFailoverTest.testRestartZkWhenClusterDown <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35077/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E421549E14518BBF:8AB6D7D26DB62D3C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:49)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 222244 INFO  (jetty-closer-54-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1449c50d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 222245 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1372427142
   [junit4]   2> 222245 INFO  (jetty-closer-54-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7eb40eb4{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 222245 ERROR (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:35077/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:35077/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35077 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 222246 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=234102899
   [junit4]   2> 222246 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 222247 ERROR (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:42977/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:42977/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:42977 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 222247 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 222247 ERROR (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [coll1].
   [junit4]   2> 222248 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c06efb4: rootName = solr_42977, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6bb01a70
   [junit4]   2> 222248 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@693a473b: rootName = solr_35077, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13630b3
   [junit4]   2> 222249 INFO  (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 222253 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 222254 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a62c44c: rootName = solr_42977, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d250148
   [junit4]   2> 222255 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 222255 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b72b479: rootName = solr_35077, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d250148
   [junit4]   2> 222258 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 222258 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e05bcb1: rootName = solr_42977, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3a0bbc2c
   [junit4]   2> 222259 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 222259 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42977_solr
   [junit4]   2> 222259 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9a3c90: rootName = solr_35077, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3a0bbc2c
   [junit4]   2> 222259 INFO  (jetty-closer-54-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 222266 INFO  (zkCallback-64-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 222266 INFO  (zkCallback-65-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 222269 INFO  (jetty-closer-54-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@201d9964{/solr,null,UNAVAILABLE}
   [junit4]   2> 222270 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35077_solr
   [junit4]   2> 222270 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 222270 INFO  (zkCallback-65-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 222271 INFO  (jetty-closer-54-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99111867892891654-127.0.0.1:35077_solr-n_0000000000) closing
   [junit4]   2> 222271 INFO  (OverseerStateUpdate-99111867892891654-127.0.0.1:35077_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35077_solr
   [junit4]   2> 237271 ERROR (qtp576982542-301) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'coll1_shard1_replica_n1': Unable to create core [coll1_shard1_replica_n1] Caused by: Could not get shard id for core: coll1_shard1_replica_n1
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [coll1_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get shard id for core: coll1_shard1_replica_n1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1568)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1508)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1034)
   [junit4]   2> 	... 38 more
   [junit4]   2> 
   [junit4]   2> 237271 INFO  (qtp576982542-301) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=coll1&newCollection=true&name=coll1_shard1_replica_n1&action=CREATE&numShards=2&collection=coll1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=194606
   [junit4]   2> 252283 INFO  (zkCallback-65-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/coll1/state.json] for collection [coll1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 252283 INFO  (zkCallback-65-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/coll1/state.json] for collection [coll1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 252283 ERROR (OverseerThreadFactory-99-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: coll1 operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: coll1
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:678)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 252288 INFO  (OverseerThreadFactory-99-thread-1) [    ] 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> 252289 WARN  (OverseerAutoScalingTriggerThread-99111867892891654-127.0.0.1:35077_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 252290 INFO  (jetty-closer-54-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e4cfb9c{/solr,null,UNAVAILABLE}
   [junit4]   2> 267291 ERROR (qtp1894222961-292) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'coll1_shard2_replica_n2': Unable to create core [coll1_shard2_replica_n2] Caused by: Could not get shard id for core: coll1_shard2_replica_n2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:991)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [coll1_shard2_replica_n2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get shard id for core: coll1_shard2_replica_n2
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1568)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1508)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1034)
   [junit4]   2> 	... 38 more
   [junit4]   2> 
   [junit4]   2> 267292 INFO  (qtp1894222961-292) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=coll1&newCollection=true&name=coll1_shard2_replica_n2&action=CREATE&numShards=2&collection=coll1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=400 QTime=224628
   [junit4]   2> 267293 ERROR (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 267293 INFO  (SUITE-ZkFailoverTest-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39097 39097
   [junit4]   2> 272411 INFO  (Thread-64) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39097 39097
   [junit4]   2> 272412 WARN  (Thread-64) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/coll1/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_E421549E14518BBF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1281, maxMBSortInHeap=7.905400963587077, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48c96e01), locale=en-IO, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=410332144,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailureAfterFreshStartTest, ZkFailoverTest]
   [junit4] Completed [65/752 (1!)] on J2 in 230.77s, 1 test, 1 error <<< FAILURES!

[...truncated 1233 lines...]
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4]   2> 1441814 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_E421549E14518BBF-001/init-core-data-001
   [junit4]   2> 1441814 WARN  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1441814 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1441815 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1441815 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1441815 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1441827 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1441837 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1441881 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1441901 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 1441906 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 1441906 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 1441907 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1441907 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1441920 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1441936 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1441973 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1441998 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1441998 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76bd563e
   [junit4]   2> 1441998 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1441999 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_E421549E14518BBF-001/init-core-data-001/]
   [junit4]   2> 1441999 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6229432458080919]
   [junit4]   2> 1442024 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1442024 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1442025 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1442025 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1442025 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.83984375, noCFSRatio=0.17311414779378423]
   [junit4]   2> 1442025 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c951a1c[collection1] main]
   [junit4]   2> 1442026 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1442038 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1442099 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1442099 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1442099 INFO  (coreLoadExecutor-5604-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585791354744602624
   [junit4]   2> 1442100 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1442100 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1442100 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1442100 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1442102 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1442102 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1442104 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1442104 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1442105 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1442105 INFO  (TEST-TestJmxIntegration.testJmxUpdate-seed#[E421549E14518BBF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJmxUpdate
   [junit4]   2> 1442122 INFO  (TEST-TestJmxIntegration.testJmxUpdate-seed#[E421549E14518BBF]) [    ] o.a.s.c.TestJmxIntegration Mbeans in server: [solr:dom1=core,dom2=collection1,category=QUERY,scope=/terms,name=serverErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/dismax,name=handlerStart, solr_37419:dom1=solr,dom2=jvm,name0=system,name=properties, solr:dom1=jvm,name0=memory,name1=pools,name2=PS-Survivor-Space,name=max, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mock,name=requests, java.lang:type=Threading, solr:dom1=node,category=QUERY,scope=/admin/metrics/collector,name=handlerStart, solr:dom1=node,category=ADMIN,scope=/admin/metrics,name=requests, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mock,name=errors, solr:dom1=jvm,name0=os,name=systemLoadAverage, solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=totalTime, solr:dom1=core,dom2=collection1,category=QUERY,scope=/get,name=errors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckCompRH1,name=requestTimes, solr:dom1=core,dom2=collection1,category=QUERY,scope=/defaults,name=serverErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-def,name=requestTimes, solr:dom1=core,dom2=collection1,category=UPDATE,scope=update,name=requestTimes, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update,name=timeouts, solr:dom1=node,category=ADMIN,scope=/admin/health,name=requestTimes, solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=threadPool.updateExecutor.running, solr:dom1=node,category=QUERY,scope=httpShardHandler,name=threadPool.httpShardExecutor.duration, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mock,name=handlerStart, solr:dom1=node,category=ADMIN,scope=/admin/metrics,name=serverErrors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update,name=handlerStart, solr:dom1=jvm,name0=buffers,name1=mapped,name=TotalCapacity, solr:dom1=node,category=ADMIN,scope=/admin/health,name=errors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update,name=totalTime, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/luke,name=requests, solr:dom1=jvm,name0=memory,name1=pools,name2=CodeHeap-'non-profiled-nmethods',name=usage, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-def,name=timeouts, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=rollbacks, solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=threadPool.recoveryExecutor.submitted, solr:dom1=node,category=ADMIN,scope=/admin/cores,name=serverErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/stream,name=requestTimes, solr:dom1=core,dom2=collection1,category=QUERY,scope=/dismax,name=clientErrors, solr:dom1=node,category=CONTAINER,scope=threadPool,name=coreContainerWorkExecutor.running, solr:dom1=core,dom2=collection1,category=QUERY,scope=/graph,name=clientErrors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update/json,name=timeouts, solr:dom1=core,dom2=collection1,category=QUERY,scope=/terms,name=timeouts, solr:dom1=node,category=ADMIN,scope=/admin/collections,name=requestTimes, solr:dom1=core,dom2=collection1,category=HIGHLIGHTER,scope=SolrFragmenter,name=gap.requests, solr:dom1=core,dom2=collection1,category=QUERY,scope=/export,name=requestTimes, solr:dom1=core,dom2=collection1,category=HIGHLIGHTER,scope=SolrBoundaryScanner,name=breakIterator.requests, solr:dom1=node,category=ADMIN,scope=/admin/authorization,name=requestTimes, solr:dom1=node,category=ADMIN,scope=/admin/collections,name=handlerStart, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/segments,name=totalTime, solr:dom1=node,category=ADMIN,scope=/admin/autoscaling/history,name=clientErrors, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/ping,name=errors, solr:dom1=jvm,name0=memory,name1=pools,name2=PS-Survivor-Space,name=usage, solr:dom1=jvm,name0=memory,name1=pools,name2=Compressed-Class-Space,name=max, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/schema,name=clientErrors, solr:dom1=jvm,name0=memory,name1=pools,name2=PS-Old-Gen,name=init, solr_35181:dom1=solr,dom2=jvm,name0=system,name=properties, solr_36371:dom1=solr,dom2=jvm,name0=system,name=properties, solr:dom1=core,dom2=collection1,category=QUERY,scope=/stream,name=timeouts, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=errors, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/file,name=errors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/sql,name=requests, solr_37031:dom1=solr,dom2=jvm,name0=system,name=properties, solr:dom1=core,dom2=collection1,category=TLOG,name=state, solr:dom1=core,dom2=collection1,category=CORE,scope=fs,name=spins, solr:dom1=jvm,name0=buffers,name1=direct,name=MemoryUsed, solr:dom1=jvm,name0=classes,name=unloaded, solr:dom1=jvm,name0=threads,name1=waiting,name=count, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-def,name=errors, solr:dom1=node,category=ADMIN,scope=/admin/cores,name=threadPool.parallelCoreAdminExecutor.submitted, solr:dom1=core,dom2=collection1,category=TLOG,scope=replay,name=remaining.bytes, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/properties,name=timeouts, solr:dom1=node,category=CONTAINER,scope=cores,name=loaded, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/schema,name=handlerStart, solr:dom1=node,category=ADMIN,scope=/admin/autoscaling/history,name=timeouts, solr:dom1=node,category=ADMIN,scope=/admin/authorization,name=handlerStart, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mltrh,name=totalTime, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update,name=clientErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-invariants,name=clientErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/export,name=totalTime, solr:dom1=core,dom2=collection1,category=SEARCHER,scope=new,name=errors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/sql,name=timeouts, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/config,name=clientErrors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update/csv,name=handlerStart, solr:dom1=node,category=QUERY,scope=httpShardHandler,name=threadPool.httpShardExecutor.completed, solr:dom1=core,dom2=collection1,category=QUERY,scope=/debug/dump,name=clientErrors, solr:dom1=core,dom2=collection1,category=REPLICATION,scope=/replication,name=handlerStart, solr:dom1=core,dom2=collection1,category=QUERY,scope=/graph,name=serverErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak_Direct,name=serverErrors, java.lang:type=Runtime, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=cumulativeDeletesById, solr:dom1=core,dom2=collection1,category=QUERY,scope=/defaults,name=timeouts, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=cumulativeDeletesByQuery, solr:dom1=core,dom2=collection1,category=QUERY,scope=/dismax,name=timeouts, solr:dom1=node,category=ADMIN,scope=/admin/authorization,name=errors, solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=threadPool.recoveryExecutor.duration, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak_Direct,name=timeouts, solr:dom1=core,dom2=collection1,category=CORE,scope=fs,name=totalSpace, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckCompRH_Direct,name=clientErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/terms,name=clientErrors, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/mbeans,name=serverErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-def,name=handlerStart, solr:dom1=node,category=CONTAINER,scope=threadPool,name=coreContainerWorkExecutor.duration, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak_Direct,name=requests, solr:dom1=node,category=ADMIN,scope=/admin/zookeeper,name=clientErrors, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/segments,name=timeouts, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak_Direct,name=clientErrors, solr:dom1=jvm,name0=threads,name1=termınated,name=count, solr:dom1=node,category=CONTAINER,scope=cores,name=unloaded, solr:dom1=node,category=ADMIN,scope=/admin/metrics,name=requestTimes, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-invariants,name=serverErrors, java.lang:name=PS Eden Space,type=MemoryPool, solr:dom1=node,category=ADMIN,scope=/admin/metrics,name=timeouts, solr:dom1=core,dom2=collection1,category=CORE,scope=fs,name=usableSpace, solr:dom1=jvm,name0=os,name=totalPhysicalMemorySize, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckCompRH,name=serverErrors, solr:dom1=jvm,name0=os,name=totalSwapSpaceSize, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=cumulativeErrors, java.lang:name=PS Survivor Space,type=MemoryPool, solr:dom1=node,category=QUERY,scope=/admin/metrics/collector,name=requestTimes, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckCompRH,name=errors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mlt,name=handlerStart, solr:dom1=jvm,name0=os,name=availableProcessors, solr:dom1=node,category=UPDATE,scope=updateShardHandler,name=threadPool.recoveryExecutor.running, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak,name=timeouts, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update,name=requestTimes, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak,name=errors, solr:dom1=jvm,name0=memory,name1=pools,name2=Compressed-Class-Space,name=used, solr:dom1=node,category=CONTAINER,scope=fs,name=path, solr:dom1=node,category=ADMIN,scope=/admin/zookeeper,name=timeouts, solr:dom1=jvm,name0=threads,name=count, solr:dom1=node,category=ADMIN,scope=/admin/authorization,name=timeouts, solr:dom1=node,category=ADMIN,scope=/admin/health,name=serverErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mock,name=serverErrors, solr:dom1=jvm,name0=memory,name1=total,name=used, solr:dom1=core,dom2=collection1,category=HIGHLIGHTER,scope=SolrFormatter,name=html.requests, solr:dom1=node,category=CONTAINER,scope=fs,name=spins, solr:dom1=node,category=ADMIN,scope=/admin/cores,name=clientErrors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=deletesByQuery, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/schema,name=timeouts, solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=serverErrors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update/json/docs,name=serverErrors, solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=timeouts, solr:dom1=jvm,name0=threads,name1=new,name=count, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak,name=handlerStart, solr:dom1=core,dom2=collection1,category=TLOG,scope=replay,name=ops, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckCompRH1,name=handlerStart, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/threads,name=serverErrors, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/logging,name=serverErrors, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/ping,name=requests, solr:dom1=core,dom2=collection1,category=QUERY,scope=/export,name=timeouts, solr:dom1=jvm,name0=memory,name1=pools,name2=PS-Old-Gen,name=committed, solr:dom1=jvm,name0=threads,name1=waıtıng,name=count, solr:dom1=node,category=ADMIN,scope=/admin/autoscaling/history,name=totalTime, solr:dom1=core,dom2=collection1,category=QUERY,scope=/stream,name=clientErrors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mlt,name=requestTimes, solr:dom1=node,category=ADMIN,scope=/admin/configs,name=errors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/mock,name=initCount, solr:dom1=core,dom2=collection1,category=UPDATE,scope=update,name=errors, solr:dom1=core,dom2=collection1,category=UPDATE,scope=update,name=clientErrors, solr_39757:dom1=solr,dom2=jvm,name0=system,name=properties, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckWithWordbreak,name=requests, solr:dom1=node,category=ADMIN,scope=/admin/cores,name=handlerStart, solr:dom1=node,category=QUERY,scope=httpShardHandler,name=leasedConnections, solr:dom1=core,dom2=collection1,category=QUERY,scope=/select,name=requests, solr:dom1=core,dom2=collection1,category=UPDATE,scope=updateHandler,name=softAutoCommits, solr:dom1=jvm,name0=memory,name1=pools,name2=CodeHeap-'profiled-nmethods',name=committed, solr:dom1=jvm,name0=memory,name1=non-heap,name=used, solr:dom1=node,category=ADMIN,scope=/admin/metrics,name=handlerStart, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/segments,name=serverErrors, solr:dom1=node,category=ADMIN,scope=/admin/collections,name=clientErrors, solr:dom1=core,dom2=collection1,category=CORE,name=refCount, java.nio:name=direct,type=BufferPool, solr:dom1=core,dom2=collection1,category=UPDATE,scope=/update/json,name=totalTime, solr_39595:dom1=solr,dom2=jvm,name0=system,name=properties, solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=handlerStart, solr:dom1=node,category=ADMIN,scope=/admin/collections,name=errors, solr:dom1=jvm,name0=threads,name1=daemon,name=count, solr:dom1=node,category=ADMIN,scope=/admin/zookeeper,name=serverErrors, solr:dom1=node,category=CONTAINER,scope=fs,name=coreRoot.path, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/seg

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

e=leasedConnections, solr:dom1=core,dom2=collection1,category=ADMIN,scope=/admin/luke,name=requestTimes, solr:dom1=node,category=ADMIN,scope=/admin/info,name=errors, solr:dom1=core,dom2=collection1,category=QUERY,scope=/spellCheckCompRH,name=timeouts, solr:dom1=core,dom2=collection1,category=QUERY,scope=/search-facet-def,name=clientErrors, solr:dom1=core,dom2=collection1,category=HIGHLIGHTER,scope=SolrFragListBuilder,name=simple.requests, solr_34513:dom1=solr,dom2=jvm,name0=system,name=properties]
   [junit4]   2> 1442129 INFO  (TEST-TestJmxIntegration.testJmxUpdate-seed#[E421549E14518BBF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJmxUpdate
   [junit4]   2> 1442130 INFO  (searcherExecutor-5605-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c951a1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJmxIntegration -Dtests.method=testJmxUpdate -Dtests.seed=E421549E14518BBF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=seh-MZ -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J2 | TestJmxIntegration.testJmxUpdate <<<
   [junit4]    > Throwable #1: javax.management.InstanceNotFoundException: solr:dom1=core,dom2=collection1,category=SEARCHER,scope=searcher,name=numDocs
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E421549E14518BBF:F24666F484872014]:0)
   [junit4]    > 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]    > 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:637)
   [junit4]    > 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
   [junit4]    > 	at org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegration.java:154)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.00s J2 | TestJmxIntegration.testJmxOnCoreReload
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-2715"))
   [junit4]   2> 1442144 INFO  (TEST-TestJmxIntegration.testJmxRegistration-seed#[E421549E14518BBF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJmxRegistration
   [junit4]   2> 1442301 INFO  (TEST-TestJmxIntegration.testJmxRegistration-seed#[E421549E14518BBF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJmxRegistration
   [junit4]   2> 1442301 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1442301 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1795563254
   [junit4]   2> 1442301 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1442301 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a098e62: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@53d8b453
   [junit4]   2> 1442306 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1442306 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60fc6445: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d250148
   [junit4]   2> 1442309 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1442309 INFO  (SUITE-TestJmxIntegration-seed#[E421549E14518BBF]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14e89e5e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3a0bbc2c
   [junit4]   2> 1442310 INFO  (coreCloseExecutor-5610-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4aba06d7
   [junit4]   2> 1442310 INFO  (coreCloseExecutor-5610-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1253705431
   [junit4]   2> 1442310 INFO  (coreCloseExecutor-5610-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21673f21: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7e893ce1
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_E421549E14518BBF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1265, maxMBSortInHeap=6.962865748159268, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5f6a63f), locale=seh-MZ, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=111585648,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailureAfterFreshStartTest, ZkFailoverTest, TestNestedDocsSort, SolrCloudReportersTest, TestLFUCache, TestHashPartitioner, TestPayloadCheckQParserPlugin, ExitableDirectoryReaderTest, TestCustomSort, CursorMarkTest, UniqFieldsUpdateProcessorFactoryTest, DocValuesMissingTest, TestHdfsUpdateLog, SimplePostToolTest, TimeZoneUtilsTest, HdfsSyncSliceTest, TestFileDictionaryLookup, TestSolrConfigHandler, TlogReplayBufferedWhileIndexingTest, TestClassicSimilarityFactory, TestFieldCache, TestClusterStateMutator, ShufflingReplicaListTransformerTest, NodeLostTriggerTest, SpellPossibilityIteratorTest, TestElisionMultitermQuery, TestRandomFlRTGCloud, TestFieldCacheSortRandom, SolrMetricsIntegrationTest, UnloadDistributedZkTest, SolrIndexMetricsTest, SuggesterWFSTTest, StatsComponentTest, TestManagedSynonymGraphFilterFactory, CdcrReplicationHandlerTest, DistributedFacetExistsSmallTest, TestPerFieldSimilarityWithDefaultOverride, JSONWriterTest, TestAuthenticationFramework, DistributedFacetPivotSmallAdvancedTest, CheckHdfsIndexTest, TestInfoStreamLogging, TestLMJelinekMercerSimilarityFactory, TestHdfsBackupRestoreCore, RecoveryZkTest, TestSystemIdResolver, SuggestComponentTest, RequiredFieldsTest, TestSolrConfigHandlerCloud, TestGraphMLResponseWriter, TestSchemaManager, ChaosMonkeyNothingIsSafeTest, TestSimpleQParserPlugin, CoreAdminCreateDiscoverTest, WordBreakSolrSpellCheckerTest, TestSchemaSimilarityResource, ReplaceNodeTest, TestConfigSetProperties, TestStressInPlaceUpdates, LegacyCloudClusterPropTest, TestTrie, ImplicitSnitchTest, TestCloudJSONFacetJoinDomain, CSVRequestHandlerTest, TestSolrCLIRunExample, TestDeleteCollectionOnDownNodes, TestPartialUpdateDeduplication, TestPolicyCloud, TestTolerantSearch, ClassificationUpdateProcessorIntegrationTest, DeleteStatusTest, HttpSolrCallGetCoreTest, HighlighterTest, FullSolrCloudDistribCmdsTest, TestRecoveryHdfs, TestXmlQParserPlugin, BadComponentTest, TestTolerantUpdateProcessorCloud, AutoScalingHandlerTest, BlockJoinFacetSimpleTest, DistributedQueryComponentCustomSortTest, TestReloadAndDeleteDocs, TestLRUCache, TestApiFramework, TestCSVResponseWriter, RankQueryTest, OverseerTest, SecurityConfHandlerTest, TestRealTimeGet, JavabinLoaderTest, V2ApiIntegrationTest, TestBlobHandler, SolrCLIZkUtilsTest, TestValueSourceCache, HdfsUnloadDistributedZkTest, TestBackupRepositoryFactory, HdfsBasicDistributedZk2Test, TestNumericRangeQuery32, DistribJoinFromCollectionTest, TestGroupingSearch, TestSolrCoreSnapshots, CopyFieldTest, TestMinMaxOnMultiValuedField, TestNamedUpdateProcessors, DocValuesNotIndexedTest, TestLegacyNumericUtils, SubstringBytesRefFilterTest, TestSolrCloudWithKerberosAlt, TestLockTree, TestRandomCollapseQParserPlugin, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, UpdateLogTest, TestSolrCoreProperties, XmlUpdateRequestHandlerTest, TestManagedSchemaAPI, MetricUtilsTest, ConfigureRecoveryStrategyTest, ClusterStateTest, OverriddenZkACLAndCredentialsProvidersTest, SystemInfoHandlerTest, TestZkChroot, TestDistributedGrouping, TestRecovery, TestReload, TestRangeQuery, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration]
   [junit4] Completed [449/752 (2!)] on J2 in 0.51s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 41233 lines...]

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:32789

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:32789
	at __randomizedtesting.SeedInfo.seed([CDB7B1C767F00E6B:45E38E1DC90C6393]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:40063/ycch

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:40063/ycch
	at __randomizedtesting.SeedInfo.seed([CDB7B1C767F00E6B:87FD25C7F658216E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster

Error Message:
Error from server at http://127.0.0.1:35239/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35239/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([CDB7B1C767F00E6B:14E1E00364941D21]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:174)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12162 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/init-core-data-001
   [junit4]   2> 389991 WARN  (SUITE-CdcrBootstrapTest-seed#[CDB7B1C767F00E6B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=81 numCloses=81
   [junit4]   2> 389991 INFO  (SUITE-CdcrBootstrapTest-seed#[CDB7B1C767F00E6B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 389993 INFO  (SUITE-CdcrBootstrapTest-seed#[CDB7B1C767F00E6B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 389993 INFO  (SUITE-CdcrBootstrapTest-seed#[CDB7B1C767F00E6B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 389994 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 389994 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-target-001
   [junit4]   2> 389994 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 389994 INFO  (Thread-737) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 389994 INFO  (Thread-737) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 389996 ERROR (Thread-737) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 390094 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.ZkTestServer start zk server on port:34011
   [junit4]   2> 390102 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 390103 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dcf94a7{/solr,null,AVAILABLE}
   [junit4]   2> 390106 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c96a275{HTTP/1.1,[http/1.1]}{127.0.0.1:35407}
   [junit4]   2> 390106 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.Server Started @391349ms
   [junit4]   2> 390106 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35407}
   [junit4]   2> 390106 ERROR (jetty-launcher-429-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 390106 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 390106 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 390106 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 390107 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T06:57:19.154Z
   [junit4]   2> 390109 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 390121 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34011/solr
   [junit4]   2> 390180 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 390181 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35407_solr
   [junit4]   2> 390181 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.c.Overseer Overseer (id=99114722200322051-127.0.0.1:35407_solr-n_0000000000) starting
   [junit4]   2> 390187 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35407_solr
   [junit4]   2> 390188 INFO  (OverseerStateUpdate-99114722200322051-127.0.0.1:35407_solr-n_0000000000) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 390247 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 390252 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 390252 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 390253 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:35407_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.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-target-001/node1/.
   [junit4]   2> 390265 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:34011/solr
   [junit4]   2> 390265 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-source-001
   [junit4]   2> 390265 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 390265 INFO  (Thread-747) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 390265 INFO  (Thread-747) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 390266 ERROR (Thread-747) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 390365 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.ZkTestServer start zk server on port:41397
   [junit4]   2> 390372 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 390374 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4460fd0a{/solr,null,AVAILABLE}
   [junit4]   2> 390374 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71b38e70{HTTP/1.1,[http/1.1]}{127.0.0.1:34975}
   [junit4]   2> 390374 INFO  (jetty-launcher-442-thread-1) [    ] o.e.j.s.Server Started @391618ms
   [junit4]   2> 390374 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34975}
   [junit4]   2> 390375 ERROR (jetty-launcher-442-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 390375 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 390375 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 390375 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 390376 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T06:57:19.424Z
   [junit4]   2> 390378 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 390388 INFO  (jetty-launcher-442-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41397/solr
   [junit4]   2> 390453 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 390454 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34975_solr
   [junit4]   2> 390454 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.c.Overseer Overseer (id=99114722218082307-127.0.0.1:34975_solr-n_0000000000) starting
   [junit4]   2> 390459 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34975_solr
   [junit4]   2> 390460 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 390568 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34975.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 390573 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34975.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 390573 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34975.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 390574 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:34975_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.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-source-001/node1/.
   [junit4]   2> 390593 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 390594 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41397/solr ready
   [junit4]   2> 390595 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 390596 INFO  (OverseerThreadFactory-1333-thread-1-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 390702 INFO  (OverseerStateUpdate-99114722218082307-127.0.0.1:34975_solr-n_0000000000) [n:127.0.0.1:34975_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34975/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 390904 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 390905 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 391010 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 391010 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 391921 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 391926 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 391930 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 391932 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 391943 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 391945 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 391945 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 391945 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34975.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 391951 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 391951 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 392027 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 392027 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 392028 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 392028 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 392029 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25310407[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 392030 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 392030 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 392030 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 392030 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 392031 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 392033 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 392035 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 392046 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@25310407[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 392046 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585835557355782144
   [junit4]   2> 392049 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 392050 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 392050 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34975/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 392050 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 392050 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34975/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 392050 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 392050 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 392051 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34975/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 392152 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 392152 INFO  (zkCallback-449-thread-3-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 392156 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 392157 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1252
   [junit4]   2> 392158 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_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> 392258 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 392258 INFO  (zkCallback-449-thread-3-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 392596 INFO  (OverseerCollectionConfigSetProcessor-99114722218082307-127.0.0.1:34975_solr-n_0000000000) [n:127.0.0.1:34975_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> 393159 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2564
   [junit4]   2> 393175 INFO  (qtp1448845779-3123) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 393176 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835558540673024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393177 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835558540673024
   [junit4]   2> 393321 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a6c5a8[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 393321 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 393322 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@13a6c5a8[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 393322 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=146
   [junit4]   2> 393327 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 393328 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835558700056576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393329 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835558700056576
   [junit4]   2> 393465 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ae9a97[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 393465 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 393466 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@3ae9a97[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 393466 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=138
   [junit4]   2> 393469 INFO  (qtp1448845779-3123) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 393470 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835558848954368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393470 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835558848954368
   [junit4]   2> 393627 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c7e5619[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 393628 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 393629 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@4c7e5619[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 393630 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=160
   [junit4]   2> 393636 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 393637 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835559024066560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393637 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835559024066560
   [junit4]   2> 393826 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d32d067[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 393826 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 393827 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@7d32d067[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 393827 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=190
   [junit4]   2> 393830 INFO  (qtp1448845779-3123) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 393830 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835559226441749,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393830 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835559226441749
   [junit4]   2> 394097 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b2b27a0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 394098 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 394100 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@b2b27a0[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 394100 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=269
   [junit4]   2> 394106 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 394107 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835559516897280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 394107 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835559516897280
   [junit4]   2> 394338 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@28cd8a67[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 394338 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 394339 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@28cd8a67[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 394339 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=231
   [junit4]   2> 394341 INFO  (qtp1448845779-3123) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 394342 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835559763312640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 394342 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835559763312640
   [junit4]   2> 394595 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7698a8d2[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 394595 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 394597 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@7698a8d2[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 394597 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=255
   [junit4]   2> 394602 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 394603 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835560036990976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 394603 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835560036990976
   [junit4]   2> 394886 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22bdd314[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 394886 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 394888 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@22bdd314[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 394888 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=285
   [junit4]   2> 394893 INFO  (qtp1448845779-3123) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 394894 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835560342126592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 394894 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835560342126592
   [junit4]   2> 395198 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee0ef2a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 395199 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 395201 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@5ee0ef2a[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 395201 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=307
   [junit4]   2> 395206 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 395207 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835560670330880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 395207 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835560670330880
   [junit4]   2> 395545 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73ceb5b5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 395546 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 395547 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@73ceb5b5[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 395548 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=340
   [junit4]   2> 395548 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 395549 INFO  (qtp1448845779-3123) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 QTime=0
   [junit4]   2> 395570 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 395571 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34011/solr ready
   [junit4]   2> 395575 INFO  (qtp1611155698-3078) [n:127.0.0.1:35407_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 395578 INFO  (OverseerThreadFactory-1323-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 395684 INFO  (OverseerStateUpdate-99114722200322051-127.0.0.1:35407_solr-n_0000000000) [n:127.0.0.1:35407_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35407/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 395887 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 395887 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 395991 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 395992 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 396902 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 396908 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 396911 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 396914 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 396915 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema
   [junit4]   2> 396918 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to /configs/cdcr-target/schema.xml.bak
   [junit4]   2> 396918 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from collection cdcr-target, trusted=true
   [junit4]   2> 396919 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.core.cdcr-target.shard1.replica_n1' (registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e0d4ff
   [junit4]   2> 396919 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 396919 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_CDB7B1C767F00E6B-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 396962 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 396962 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 396963 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 396963 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 396964 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d7f1b6b[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 396964 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target
   [junit4]   2> 396965 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 396965 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema
   [junit4]   2> 396965 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 396966 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 396967 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 396967 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process
   [junit4]   2> 396968 INFO  (searcherExecutor-1342-thread-1-processing-n:127.0.0.1:35407_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher Searcher@4d7f1b6b[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 396968 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585835562516873216
   [junit4]   2> 396971 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 396971 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 396971 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35407/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 396971 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 396971 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35407/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 396971 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 396972 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 396973 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35407/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 397074 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 397074 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 397123 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 397161 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1274
   [junit4]   2> 397165 INFO  (qtp1611155698-3078) [n:127.0.0.1:35407_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> 397227 INFO  (zkCallback-436-thread-2-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 397227 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 397580 INFO  (OverseerCollectionConfigSetProcessor-99114722200322051-127.0.0.1:35407_solr-n_0000000000) [n:127.0.0.1:35407_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> 398166 INFO  (qtp1611155698-3078) [n:127.0.0.1:35407_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2591
   [junit4]   2> 399173 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 399173 INFO  (qtp1611155698-3079) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 399173 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 399179 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 399180 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34011/solr ready
   [junit4]   2> 399187 INFO  (qtp1611155698-3079) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 399187 INFO  (qtp1611155698-3079) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 399188 INFO  (qtp1611155698-3080) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 399189 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 399189 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target, shard: shard1
   [junit4]   2> 399193 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 399195 INFO  (cdcr-bootstrap-status-462-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:35407/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 399196 INFO  (zkCallback-449-thread-3-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 399198 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 399198 INFO  (zkCallback-449-thread-3-processing-n:127.0.0.1:34975_solr) [n:127.0.0.1:34975_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 399198 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 399204 INFO  (qtp1611155698-3078) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:34975/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 399205 INFO  (qtp1448845779-3124) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 399206 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835564863586304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 399206 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a2ab54b commitCommandVersion:1585835564863586304
   [junit4]   2> 399207 INFO  (recoveryExecutor-434-thread-1-processing-n:127.0.0.1:35407_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 399210 INFO  (qtp1611155698-3075) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399210 INFO  (cdcr-bootstrap-status-462-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 400261 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a61883c[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 400262 INFO  (qtp1448845779-3122) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 400262 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585835564869877760,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400262 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 400263 INFO  (searcherExecutor-1336-thread-1-processing-n:127.0.0.1:34975_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@4a61883c[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000) Uninverting(_b(8.0.0):C100)))}
   [junit4]   2> 400263 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 400264 INFO  (qtp1448845779-3118) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=1052
   [junit4]   2> 400267 INFO  (qtp1448845779-3120) [n:127.0.0.1:34975_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 400267 INFO  (recoveryExecutor-434-thread-1-processing-n:127.0.0.1:35407_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:35407_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 400267 INFO  (recoveryExecutor-434-thread-1-pr

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

s occurred - updating... (live nodes size: [0])
   [junit4]   2> 3619425 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32949/ycch/collection1_shard1_0_replica0/
   [junit4]   2> 3619425 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3619425 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.c.SyncStrategy http://127.0.0.1:32949/ycch/collection1_shard1_0_replica0/ has no replicas
   [junit4]   2> 3619425 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.c.SolrCore [collection1_shard1_0_replica0]  CLOSING SolrCore org.apache.solr.core.SolrCore@11a120a2
   [junit4]   2> 3619431 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1_0.replica0, tag=295772322
   [junit4]   2> 3619431 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d740545: rootName = null, domain = solr.core.collection1.shard1_0.replica0, service url = null, agent id = null] for registry solr.core.collection1.shard1_0.replica0 / com.codahale.metrics.MetricRegistry@6594a93c
   [junit4]   2> 3619444 INFO  (coreCloseExecutor-6805-thread-1) [n:127.0.0.1:32949_ycch c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1278376217
   [junit4]   2> 3619444 INFO  (zkCallback-3907-thread-1-processing-n:127.0.0.1:32949_ycch) [n:127.0.0.1:32949_ycch c:collection1 s:shard1_0 r:core_node53 x:collection1_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1_0.leader, tag=295772322
   [junit4]   2> 3619446 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.Overseer Overseer (id=99114929722228754-127.0.0.1:32949_ycch-n_0000000004) closing
   [junit4]   2> 3619446 INFO  (OverseerStateUpdate-99114929722228754-127.0.0.1:32949_ycch-n_0000000004) [n:127.0.0.1:32949_ycch    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32949_ycch
   [junit4]   2> 3619446 WARN  (OverseerAutoScalingTriggerThread-99114929722228754-127.0.0.1:32949_ycch-n_0000000004) [n:127.0.0.1:32949_ycch    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3619448 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[CDB7B1C767F00E6B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@67451029{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3619448 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[CDB7B1C767F00E6B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75a6d1fb{/ycch,null,UNAVAILABLE}
   [junit4]   2> 3619449 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 37895
   [junit4]   2> 3619449 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[CDB7B1C767F00E6B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3619449 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[CDB7B1C767F00E6B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45975 45975
   [junit4]   2> 3619562 INFO  (Thread-3800) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45975 45975
   [junit4]   2> 3619563 WARN  (Thread-3800) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99114929722228745-127.0.0.1:45139_ycch-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [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.ShardSplitTest_CDB7B1C767F00E6B-001
   [junit4]   2> Dec 04, 2017 7:51:08 AM 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): {shard_s=Lucene50(blocksize=128), rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{shard_s=DocValuesFormat(name=Direct), rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=180, maxMBSortInHeap=6.04247274293707, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b6257b4), locale=ar-LB, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=217727808,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, URLClassifyProcessorTest, DistributedMLTComponentTest, TestRandomFaceting, TestSuggestSpellingConverter, SegmentsInfoRequestHandlerTest, AutoAddReplicasIntegrationTest, TestLeaderInitiatedRecoveryThread, DocValuesTest, AddBlockUpdateTest, DistribCursorPagingTest, TestIBSimilarityFactory, TestPHPSerializedResponseWriter, TestNoOpRegenerator, CurrencyFieldTypeTest, TermVectorComponentTest, TestHighlightDedupGrouping, TestFreeTextSuggestions, TestSolrDeletionPolicy1, GraphQueryTest, ExplicitHLLTest, TestConfigReload, TestMiniSolrCloudClusterSSL, SolrInfoBeanTest, NoCacheHeaderTest, UpdateParamsTest, CloudMLTQParserTest, CollectionsAPISolrJTest, CdcrBootstrapTest, ZkControllerTest, VersionInfoTest, TestStressVersions, SearchRateTriggerTest, TestDistributedStatsComponentCardinality, BasicAuthIntegrationTest, ComputePlanActionTest, HLLUtilTest, TestDistribDocBasedVersion, TestWordDelimiterFilterFactory, TestAuthorizationFramework, TestPivotHelperCode, AnalyticsMergeStrategyTest, TestMaxScoreQueryParser, ClassificationUpdateProcessorTest, NodeMutatorTest, SpellCheckCollatorTest, TestPhraseSuggestions, TestTrieFacet, TestCrossCoreJoin, TimeRoutedAliasUpdateProcessorTest, TestSchemaNameResource, SolrPluginUtilsTest, CursorPagingTest, TestRecovery, BasicZkTest, CollectionStateFormat2Test, TestAnalyzeInfixSuggestions, TestCSVLoader, HdfsDirectoryFactoryTest, HdfsBasicDistributedZkTest, PeerSyncTest, TestCloudManagedSchema, BasicFunctionalityTest, SliceStateTest, LeaderElectionContextKeyTest, ResponseLogComponentTest, TestTestInjection, TestDistributedSearch, TestFieldCacheReopen, TestFieldCacheVsDocValues, TestLuceneIndexBackCompat, SolrCoreTest, TestPullReplica, TestDocBasedVersionConstraints, HdfsLockFactoryTest, TestSQLHandler, TestSkipOverseerOperations, TestRandomDVFaceting, ResponseHeaderTest, TestRestManager, AssignBackwardCompatibilityTest, TestFieldSortValues, TestPayloadScoreQParserPlugin, TestInitParams, DistanceUnitsTest, TestJoin, TestQueryUtils, BlockJoinFacetDistribTest, SoftAutoCommitTest, TestHalfAndHalfDocValues, TestDFRSimilarityFactory, TriggerIntegrationTest, MetricsHandlerTest, TestReversedWildcardFilterFactory, FastVectorHighlighterTest, TestChildDocTransformer, HdfsCollectionsAPIDistributedZkTest, TestSchemalessBufferedUpdates, RecoveryAfterSoftCommitTest, DocumentBuilderTest, TestConfig, LargeFieldTest, MinimalSchemaTest, DistributedFacetPivotLargeTest, TestSha256AuthenticationProvider, ForceLeaderTest, CoreSorterTest, TestInPlaceUpdatesDistrib, DeleteReplicaTest, JvmMetricsTest, TestConfigOverlay, TestSweetSpotSimilarityFactory, TestBinaryField, HttpTriggerListenerTest, TestExportWriter, MultiTermTest, TestFastOutputStream, IndexSchemaRuntimeFieldTest, AtomicUpdatesTest, MoveReplicaHDFSTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, CustomCollectionTest, DistribJoinFromCollectionTest, DistributedQueueTest, HttpPartitionTest, MultiThreadedOCPTest, OverseerStatusTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest]
   [junit4] Completed [752/752 (3!)] on J0 in 1038.22s, 5 tests, 1 error <<< FAILURES!

[...truncated 47258 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21024/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest

Error Message:


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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent

Error Message:
19 threads leaked from SUITE scope at org.apache.solr.schema.TestBulkSchemaConcurrent:     1) Thread[id=30089, name=zkCallback-4838-thread-6, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=30054, name=qtp17797979-30054-acceptor-0@14d2061-ServerConnector@197b1a5{HTTP/1.1,[http/1.1]}{127.0.0.1:39273}, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=30086, name=zkCallback-4838-thread-4-processing-n:127.0.0.1:39273_n_as%2Fj, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:296)         at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:511)         at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:430)         at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)         at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:788)         at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)         at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)         at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)         at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)         at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)         at org.apache.solr.common.cloud.SolrZkClient$1$$Lambda$228/17971591.run(Unknown Source)         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$118/12248611.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=30088, name=zkCallback-4838-thread-5, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=30051, name=qtp17797979-30051, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1561)         at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1512)         at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)         at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1034)         at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)         at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)         at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$84/5561586.execute(Unknown Source)         at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)         at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)         at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)         at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)         at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)         at org.eclipse.jetty.server.Server.handle(Server.java:534)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)         at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=30063, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=30067, name=TEST-TestBulkSchemaConcurrent.test-seed#[FB9A3FCF51127A2B]-SendThread(127.0.0.1:42185), state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    8) Thread[id=30058, name=org.eclipse.jetty.server.session.HashSessionManager@6c1867Timer, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=30068, name=TEST-TestBulkSchemaConcurrent.test-seed#[FB9A3FCF51127A2B]-EventThread, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   10) Thread[id=30080, name=qtp17797979-30080, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=30056, name=qtp17797979-30056, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   12) Thread[id=30081, name=qtp17797979-30081, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   13) Thread[id=30090, name=zkCallback-4838-thread-7, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   14) Thread[id=30055, name=qtp17797979-30055, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   15) Thread[id=30053, name=qtp17797979-30053, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   16) Thread[id=30072, name=Scheduler-22953145, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   17) Thread[id=30062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   18) Thread[id=30050, name=qtp17797979-30050, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   19) Thread[id=30070, name=Thread-9788, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 19 threads leaked from SUITE scope at org.apache.solr.schema.TestBulkSchemaConcurrent: 
   1) Thread[id=30089, name=zkCallback-4838-thread-6, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=30054, name=qtp17797979-30054-acceptor-0@14d2061-ServerConnector@197b1a5{HTTP/1.1,[http/1.1]}{127.0.0.1:39273}, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=30086, name=zkCallback-4838-thread-4-processing-n:127.0.0.1:39273_n_as%2Fj, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:296)
        at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:511)
        at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:430)
        at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
        at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:788)
        at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
        at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
        at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
        at org.apache.solr.common.cloud.SolrZkClient$1$$Lambda$228/17971591.run(Unknown Source)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$118/12248611.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=30088, name=zkCallback-4838-thread-5, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=30051, name=qtp17797979-30051, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1561)
        at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1512)
        at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)
        at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1034)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
        at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$84/5561586.execute(Unknown Source)
        at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
        at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
        at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
        at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
        at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=30063, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=30067, name=TEST-TestBulkSchemaConcurrent.test-seed#[FB9A3FCF51127A2B]-SendThread(127.0.0.1:42185), state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   8) Thread[id=30058, name=org.eclipse.jetty.server.session.HashSessionManager@6c1867Timer, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=30068, name=TEST-TestBulkSchemaConcurrent.test-seed#[FB9A3FCF51127A2B]-EventThread, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  10) Thread[id=30080, name=qtp17797979-30080, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=30056, name=qtp17797979-30056, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=30081, name=qtp17797979-30081, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  13) Thread[id=30090, name=zkCallback-4838-thread-7, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  14) Thread[id=30055, name=qtp17797979-30055, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  15) Thread[id=30053, name=qtp17797979-30053, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=30072, name=Scheduler-22953145, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  17) Thread[id=30062, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  18) Thread[id=30050, name=qtp17797979-30050, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  19) Thread[id=30070, name=Thread-9788, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)
	at __randomizedtesting.SeedInfo.seed([FB9A3FCF51127A2B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=30089, name=zkCallback-4838-thread-6, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=30086, name=zkCallback-4838-thread-4, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=30088, name=zkCallback-4838-thread-5, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=30053, name=qtp17797979-30053, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=30072, name=Scheduler-22953145, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=30067, name=TEST-TestBulkSchemaConcurrent.test-seed#[FB9A3FCF51127A2B]-SendThread(127.0.0.1:42185), state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    7) Thread[id=30058, name=org.eclipse.jetty.server.session.HashSessionManager@6c1867Timer, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=30080, name=qtp17797979-30080, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=30056, name=qtp17797979-30056, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=30050, name=qtp17797979-30050, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=30070, name=Thread-9788, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)   12) Thread[id=30090, name=zkCallback-4838-thread-7, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=30089, name=zkCallback-4838-thread-6, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=30086, name=zkCallback-4838-thread-4, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=30088, name=zkCallback-4838-thread-5, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=30053, name=qtp17797979-30053, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=30072, name=Scheduler-22953145, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=30067, name=TEST-TestBulkSchemaConcurrent.test-seed#[FB9A3FCF51127A2B]-SendThread(127.0.0.1:42185), state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   7) Thread[id=30058, name=org.eclipse.jetty.server.session.HashSessionManager@6c1867Timer, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=30080, name=qtp17797979-30080, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=30056, name=qtp17797979-30056, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=30050, name=qtp17797979-30050, state=RUNNABLE, group=TGRP-TestBulkSchemaConcurrent]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=30070, name=Thread-9788, state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1723)
  12) Thread[id=30090, name=zkCallback-4838-thread-7, state=TIMED_WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([FB9A3FCF51127A2B]:0)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddShard

Error Message:
Error from server at https://127.0.0.1:45901/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45901/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FB9A3FCF51127A2B:DFDF596E0907A460]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddShard(CollectionTooManyReplicasTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddTooManyReplicas

Error Message:
Error from server at https://127.0.0.1:45901/solr: delete the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45901/solr: delete the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FB9A3FCF51127A2B:76C84B171FF4459A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.deleteCollections(CollectionTooManyReplicasTest.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards

Error Message:
Error from server at https://127.0.0.1:45901/solr: delete the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45901/solr: delete the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FB9A3FCF51127A2B:99B2979ADAE9376F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.deleteCollections(CollectionTooManyReplicasTest.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([D42AB0CE2D4BE76C:5C1C129DF5E40F7E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([D42AB0CE2D4BE76C:B3EDAC20D9F3C3CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.l

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

.solr.metrics.reporters.SolrJmxReporter@15a828: rootName = solr_45337, domain = solr.core.delayed.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.delayed.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1456d8c
   [junit4]   2> 469721 INFO  (zkCallback-53-thread-4-processing-n:127.0.0.1:32977_solr) [n:127.0.0.1:32977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 469722 INFO  (zkCallback-24-thread-4-processing-n:127.0.0.1:36853_solr) [n:127.0.0.1:36853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (0)
   [junit4]   2> 469722 INFO  (jetty-closer-5-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12cbf19{/solr,null,UNAVAILABLE}
   [junit4]   2> 469723 INFO  (coreCloseExecutor-108-thread-1) [n:127.0.0.1:38791_solr c:waitforstate s:shard1 r:core_node2 x:waitforstate_shard1_replica_n1] o.a.s.c.SolrCore [waitforstate_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@243a45
   [junit4]   2> 469723 INFO  (coreCloseExecutor-108-thread-2) [n:127.0.0.1:38791_solr c:falsepredicate s:shard1 r:core_node3 x:falsepredicate_shard1_replica_n1] o.a.s.c.SolrCore [falsepredicate_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@700fbc
   [junit4]   2> 469723 INFO  (coreCloseExecutor-109-thread-1) [n:127.0.0.1:36853_solr c:falsepredicate s:shard4 r:core_node8 x:falsepredicate_shard4_replica_n6] o.a.s.c.SolrCore [falsepredicate_shard4_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@c9a636
   [junit4]   2> 469723 INFO  (coreCloseExecutor-108-thread-1) [n:127.0.0.1:38791_solr c:waitforstate s:shard1 r:core_node2 x:waitforstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.waitforstate.shard1.replica_n1, tag=2374213
   [junit4]   2> 469723 INFO  (coreCloseExecutor-109-thread-1) [n:127.0.0.1:36853_solr c:falsepredicate s:shard4 r:core_node8 x:falsepredicate_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.falsepredicate.shard4.replica_n6, tag=13215286
   [junit4]   2> 469724 INFO  (coreCloseExecutor-108-thread-1) [n:127.0.0.1:38791_solr c:waitforstate s:shard1 r:core_node2 x:waitforstate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@da396e: rootName = solr_38791, domain = solr.core.waitforstate.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.waitforstate.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@e9e752
   [junit4]   2> 469724 INFO  (coreCloseExecutor-109-thread-1) [n:127.0.0.1:36853_solr c:falsepredicate s:shard4 r:core_node8 x:falsepredicate_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f710e: rootName = solr_36853, domain = solr.core.falsepredicate.shard4.replica_n6, service url = null, agent id = null] for registry solr.core.falsepredicate.shard4.replica_n6 / com.codahale.metrics.MetricRegistry@457b5e
   [junit4]   2> 469737 INFO  (coreCloseExecutor-109-thread-1) [n:127.0.0.1:36853_solr c:falsepredicate s:shard4 r:core_node8 x:falsepredicate_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.falsepredicate.shard4.leader, tag=13215286
   [junit4]   2> 469739 INFO  (coreCloseExecutor-107-thread-2) [n:127.0.0.1:45337_solr c:falsepredicate s:shard3 r:core_node7 x:falsepredicate_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.falsepredicate.shard3.replica_n4, tag=19748044
   [junit4]   2> 469740 INFO  (coreCloseExecutor-107-thread-2) [n:127.0.0.1:45337_solr c:falsepredicate s:shard3 r:core_node7 x:falsepredicate_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e617d7: rootName = solr_45337, domain = solr.core.falsepredicate.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.falsepredicate.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@1f8ad34
   [junit4]   2> 469743 INFO  (coreCloseExecutor-108-thread-2) [n:127.0.0.1:38791_solr c:falsepredicate s:shard1 r:core_node3 x:falsepredicate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.falsepredicate.shard1.replica_n1, tag=7344060
   [junit4]   2> 469743 INFO  (coreCloseExecutor-108-thread-2) [n:127.0.0.1:38791_solr c:falsepredicate s:shard1 r:core_node3 x:falsepredicate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f836a: rootName = solr_38791, domain = solr.core.falsepredicate.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.falsepredicate.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1643908
   [junit4]   2> 469743 INFO  (jetty-closer-5-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99114225116250122-127.0.0.1:36853_solr-n_0000000002) closing
   [junit4]   2> 469744 INFO  (OverseerStateUpdate-99114225116250122-127.0.0.1:36853_solr-n_0000000002) [n:127.0.0.1:36853_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36853_solr
   [junit4]   2> 469744 WARN  (OverseerAutoScalingTriggerThread-99114225116250122-127.0.0.1:36853_solr-n_0000000002) [n:127.0.0.1:36853_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 469747 INFO  (jetty-closer-5-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@409a81{/solr,null,UNAVAILABLE}
   [junit4]   2> 469752 INFO  (zkCallback-23-thread-4-processing-n:127.0.0.1:45337_solr) [n:127.0.0.1:45337_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45337_solr
   [junit4]   2> 469754 INFO  (coreCloseExecutor-107-thread-1) [n:127.0.0.1:45337_solr c:delayed s:shard1 r:core_node2 x:delayed_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delayed.shard1.leader, tag=9736816
   [junit4]   2> 469754 INFO  (coreCloseExecutor-107-thread-2) [n:127.0.0.1:45337_solr c:falsepredicate s:shard3 r:core_node7 x:falsepredicate_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.falsepredicate.shard3.leader, tag=19748044
   [junit4]   2> 469757 INFO  (zkCallback-47-thread-6-processing-n:127.0.0.1:38791_solr) [n:127.0.0.1:38791_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38791_solr
   [junit4]   2> 469757 INFO  (jetty-closer-5-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a82344{/solr,null,UNAVAILABLE}
   [junit4]   2> 469758 INFO  (coreCloseExecutor-108-thread-1) [n:127.0.0.1:38791_solr c:waitforstate s:shard1 r:core_node2 x:waitforstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.waitforstate.shard1.leader, tag=2374213
   [junit4]   2> 469758 INFO  (coreCloseExecutor-108-thread-2) [n:127.0.0.1:38791_solr c:falsepredicate s:shard1 r:core_node3 x:falsepredicate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.falsepredicate.shard1.leader, tag=7344060
   [junit4]   2> 469761 INFO  (jetty-closer-5-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@80fa52{/solr,null,UNAVAILABLE}
   [junit4]   2> 469762 ERROR (SUITE-TestCollectionStateWatchers-seed#[D42AB0CE2D4BE76C]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 469763 INFO  (SUITE-TestCollectionStateWatchers-seed#[D42AB0CE2D4BE76C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39949 39949
   [junit4]   2> 475254 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39949 39949
   [junit4]   2> 475255 WARN  (Thread-2) [    ] 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> 	5	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	18	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/delayed/state.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_D42AB0CE2D4BE76C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=428, maxMBSortInHeap=6.80725998590218, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c6937a), locale=en-PH, timezone=Asia/Kamchatka
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=46133616,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [GetByIdTest, TestJavaBinCodec, SineEvaluatorTest, TestCollectionAdminRequest, TestCollectionStateWatchers]
   [junit4] Completed [126/146 (1!)] on J2 in 470.57s, 9 tests, 2 failures, 2 errors <<< FAILURES!

[...truncated 42261 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+32) - Build # 21023 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21023/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([E0463EB40D2B685D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.setupCluster(CloudExitableDirectoryReaderTest.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13276 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/init-core-data-001
   [junit4]   2> 973711 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 973711 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 973712 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 973712 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 973713 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001
   [junit4]   2> 973713 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 973713 INFO  (Thread-2134) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 973713 INFO  (Thread-2134) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 973717 ERROR (Thread-2134) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 973813 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40465
   [junit4]   2> 973819 INFO  (jetty-launcher-1494-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 973819 INFO  (jetty-launcher-1494-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 973820 INFO  (jetty-launcher-1494-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4653a197{/solr,null,AVAILABLE}
   [junit4]   2> 973820 INFO  (jetty-launcher-1494-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5413373a{/solr,null,AVAILABLE}
   [junit4]   2> 973821 INFO  (jetty-launcher-1494-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@199e38ba{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٥٠٥٣}
   [junit4]   2> 973821 INFO  (jetty-launcher-1494-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6eeddc53{HTTP/1.1,[http/1.1]}{127.0.0.1:٣٨٧٩١}
   [junit4]   2> 973821 INFO  (jetty-launcher-1494-thread-2) [    ] o.e.j.s.Server Started @٩٧٥٧١٧ms
   [junit4]   2> 973821 INFO  (jetty-launcher-1494-thread-1) [    ] o.e.j.s.Server Started @٩٧٥٧١٧ms
   [junit4]   2> 973821 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45053}
   [junit4]   2> 973821 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38791}
   [junit4]   2> 973821 ERROR (jetty-launcher-1494-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 973821 ERROR (jetty-launcher-1494-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T01:06:18.116179Z
   [junit4]   2> 973822 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T01:06:18.116203Z
   [junit4]   2> 973823 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 973823 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 973826 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 0x1601f0f331a0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 973827 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40465/solr
   [junit4]   2> 973827 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40465/solr
   [junit4]   2> 973867 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 973868 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38791_solr
   [junit4]   2> 973868 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99113341944463366-127.0.0.1:38791_solr-n_0000000000) starting
   [junit4]   2> 973869 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 973869 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45053_solr
   [junit4]   2> 973870 INFO  (zkCallback-1505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 973870 INFO  (zkCallback-1506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 973873 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38791_solr
   [junit4]   2> 973874 INFO  (zkCallback-1505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 973874 INFO  (zkCallback-1506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 973912 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38791.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 973921 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38791.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 973921 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38791.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 973922 INFO  (jetty-launcher-1494-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001/node1/.
   [junit4]   2> 973931 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45053.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 973936 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45053.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 973936 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45053.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 973937 INFO  (jetty-launcher-1494-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001/node2/.
   [junit4]   2> 973951 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 973952 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40465/solr ready
   [junit4]   2> 973959 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&replicationFactor=1&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 973960 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&replicationFactor=1&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 973960 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 973961 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 973961 INFO  (OverseerThreadFactory-3305-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 974066 INFO  (OverseerStateUpdate-99113341944463366-127.0.0.1:38791_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38791/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 974066 INFO  (OverseerStateUpdate-99113341944463366-127.0.0.1:38791_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45053/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 974268 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 974268 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 974269 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 974273 INFO  (qtp1280606265-8818) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720331994964&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 974274 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720331994964&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 974274 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 974274 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 974274 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 974378 INFO  (zkCallback-1506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 974378 INFO  (zkCallback-1505-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 974379 INFO  (zkCallback-1506-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 974379 INFO  (zkCallback-1505-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 974962 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 974962 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 975275 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 975275 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 975284 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 975289 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 975289 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.s.IndexSchema [exitable_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 975291 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 975291 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from collection exitable, trusted=true
   [junit4]   2> 975292 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45053.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 975292 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 975292 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001/node2/exitable_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001/node2/./exitable_shard2_replica_n2/data/]
   [junit4]   2> 975296 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.s.IndexSchema [exitable_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 975297 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 975297 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from collection exitable, trusted=true
   [junit4]   2> 975297 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38791.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73acdae3
   [junit4]   2> 975297 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 975297 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001/node1/exitable_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_E0463EB40D2B685D-001/tempDir-001/node1/./exitable_shard1_replica_n1/data/]
   [junit4]   2> 975327 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 975327 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 975328 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 975328 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 975329 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ffeafe9[exitable_shard2_replica_n2] main]
   [junit4]   2> 975331 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 975333 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 975333 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 975334 INFO  (searcherExecutor-3310-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher Searcher@6ffeafe9[exitable_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 975334 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585813472808009728
   [junit4]   2> 975337 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 975337 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 975337 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45053/solr/exitable_shard2_replica_n2/
   [junit4]   2> 975337 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 975337 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45053/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 975337 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 975338 INFO  (parallelCoreAdminExecutor-3307-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45053/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 975339 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 975340 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 975341 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 975341 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 975342 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e3d89e3[exitable_shard1_replica_n1] main]
   [junit4]   2> 975342 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 975343 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 975343 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 975344 INFO  (searcherExecutor-3311-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher Searcher@5e3d89e3[exitable_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 975344 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585813472818495488
   [junit4]   2> 975346 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 975346 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 975346 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38791/solr/exitable_shard1_replica_n1/
   [junit4]   2> 975346 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 975347 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38791/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 975347 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 975347 INFO  (parallelCoreAdminExecutor-3306-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38791/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 975963 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 975963 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 976275 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 976276 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 976964 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 976964 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977276 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 977276 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977965 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977965 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 978277 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 978277 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 978966 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 978966 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 979277 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 979277 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 979967 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 979967 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 980278 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 980278 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 980968 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 980968 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 981278 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 981279 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 981969 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 981969 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 982279 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 982279 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 982970 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 982970 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 983280 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 983280 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 983971 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 983971 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 984280 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 984280 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 984972 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 984972 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 985281 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 985281 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 985973 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 985974 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 986282 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 986282 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 986974 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 986975 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 987282 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 987282 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 987975 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 987976 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 988283 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 988283 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 988976 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 988977 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 989283 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 989283 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 989977 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 989978 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 990284 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 990284 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 990978 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 990979 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 991285 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 991285 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 991979 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 991980 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 992285 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 992285 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 992980 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 992981 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 993286 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 993286 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 993981 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 993982 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 994286 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 994286 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 994982 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994983 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 995287 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 995287 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 995984 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 995985 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 996288 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 996288 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 996985 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 996986 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 997288 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 997288 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 997987 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 997988 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 998289 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 998289 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 998988 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 998990 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 999290 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 999290 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 999990 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 999991 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1000290 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1000290 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1000991 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1000992 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1001291 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1001291 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1001992 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1001993 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1002294 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1002294 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1002994 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1002994 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1003295 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1003295 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1003995 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1003995 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1004295 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1004296 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1004996 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1004996 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1005296 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1005296 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1005997 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005997 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1006297 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1006297 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1006998 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1006998 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1007298 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1007298 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1007999 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1007999 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1008298 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1008298 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1009000 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009001 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1009299 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1009299 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1010001 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1010002 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1010299 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1010299 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1011002 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1011002 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1011300 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1011300 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1012003 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1012003 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1012300 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1012301 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1013004 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1013004 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1013301 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1013301 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1014005 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014005 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1014302 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1014302 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1015006 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1015007 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1015303 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1015303 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1016007 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1016008 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1016303 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1016303 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1017008 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1017009 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1017304 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1017304 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1018009 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1018010 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1018304 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1018305 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1019010 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1019011 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1019305 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1019305 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1020011 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1020012 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1020306 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1020306 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1021012 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1021013 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1021306 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1021306 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1022013 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1022014 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1022307 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1022307 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1023014 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1023015 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1023307 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1023308 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1024015 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1024016 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1024308 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1024308 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1025016 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1025017 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1025309 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1025309 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1026018 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1026018 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1026309 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1026309 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1027019 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1027019 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1027310 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1027310 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1028020 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1028020 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1028310 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1028311 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1029021 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1029022 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1029311 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1029311 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1030023 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1030023 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1030312 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1030312 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1031023 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1031024 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1031312 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1031312 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1032024 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1032025 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1032313 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1032313 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1033026 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033026 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1033313 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1033313 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1034027 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1034027 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1034314 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1034314 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1035028 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1035028 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1035315 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1035315 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036029 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1036029 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036315 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1036315 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1037030 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1037030 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1037316 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1037316 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1038031 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1038031 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1038317 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1038317 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1039032 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1039033 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1039317 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1039317 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1040033 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1040034 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1040318 INFO  (qtp661422654-8825) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1040318 INFO  (qtp661422654-8825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1041034 INFO  (qtp661422654-8827) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1041035 INFO  (qtp661422654-8827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1041318 INFO  (qtp661422654-8826) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1041318 INFO  (qtp661422654-8826) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1042035 INFO  (qtp661422654-8817) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1042036 INFO  (qtp661422654-8817) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=70aedf08-12a5-4c2e-bed5-7c4140f8e34b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1042319 INFO  (qtp661422654-8819) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 70aedf08-12a5-4c2e-bed5-7c4140f8e34b50720332792467
   [junit4]   2> 1042319 INFO  (qtp661422654-8819) [    ] o.a.s.s.HttpSolrCall [adm

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

andler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: exitable slice: shard1 saw state=DocCollection(exitable//collections/exitable/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"exitable_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:38791/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38791_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"exitable_shard2_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:45053/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45053_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 16 more
   [junit4]   2> 
   [junit4]   2> 2195395 INFO  (coreCloseExecutor-3322-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5698aec6
   [junit4]   2> 2195396 INFO  (coreCloseExecutor-3322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.exitable.shard1.replica_n1, tag=1452846790
   [junit4]   2> 2195396 INFO  (coreCloseExecutor-3322-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1517f90e: rootName = solr_38791, domain = solr.core.exitable.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.exitable.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@af8318c
   [junit4]   2> 2195401 INFO  (coreCloseExecutor-3322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.exitable.shard1.leader, tag=1452846790
   [junit4]   2> 2195402 INFO  (jetty-closer-1495-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99113341944463366-127.0.0.1:38791_solr-n_0000000000) closing
   [junit4]   2> 2195402 INFO  (OverseerStateUpdate-99113341944463366-127.0.0.1:38791_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38791_solr
   [junit4]   2> 2195402 WARN  (OverseerAutoScalingTriggerThread-99113341944463366-127.0.0.1:38791_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2195403 INFO  (jetty-closer-1495-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5413373a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2195403 ERROR (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2195403 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40465 40465
   [junit4]   2> 2201635 INFO  (Thread-2134) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40465 40465
   [junit4]   2> 2201635 WARN  (Thread-2134) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/exitable/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2201635 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[E0463EB40D2B685D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1421, maxMBSortInHeap=7.374708468886515, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3966a968), locale=ar-BH, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=315829928,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotWhiteBoxTest, ReplicaListTransformerTest, TestPerFieldSimilarity, TestPushWriter, HealthCheckHandlerTest, TestNonDefinedSimilarityFactory, TestCoreBackup, TestTrackingShardHandlerFactory, SynonymTokenizerTest, TestFieldTypeCollectionResource, SampleTest, TestReqParamsAPI, ExecutePlanActionTest, TestStandardQParsers, AddReplicaTest, PreAnalyzedFieldTest, ShardRoutingCustomTest, ManagedSchemaRoundRobinCloudTest, TestPointFields, PathHierarchyTokenizerFactoryTest, DistributedFacetPivotLongTailTest, TestManagedResource, CdcrVersionReplicationTest, TestDocTermOrds, HdfsRestartWhileUpdatingTest, DistribDocExpirationUpdateProcessorTest, SuggesterTSTTest, TestRemoteStreaming, TestQuerySenderNoQuery, SaslZkACLProviderTest, PingRequestHandlerTest, TestSolrQueryParser, OpenCloseCoreStressTest, NodeAddedTriggerTest, ZkCLITest, TestConfigSetsAPI, TolerantUpdateProcessorTest, TestCloudSchemaless, TestSolr4Spatial2, TestUtilizeNode, TestOmitPositions, SuggesterFSTTest, TermVectorComponentDistributedTest, TestJmxIntegration, TestPKIAuthenticationPlugin, MergeStrategyTest, TestSolr4Spatial, BasicAuthStandaloneTest, VMParamsZkACLAndCredentialsProvidersTest, TestSimpleTrackingShardHandler, ConcurrentDeleteAndCreateCollectionTest, SolrRequestParserTest, SchemaVersionSpecificBehaviorTest, MBeansHandlerTest, PropertiesRequestHandlerTest, TestIntervalFaceting, TestDownShardTolerantSearch, ChaosMonkeySafeLeaderTest, TestCloudNestedDocsSort, PeerSyncWithIndexFingerprintCachingTest, TestRTGBase, TestSubQueryTransformer, TestBlendedInfixSuggestions, TestRebalanceLeaders, TestRequestStatusCollectionAPI, TestBM25SimilarityFactory, TestDefaultStatsCache, TestPseudoReturnFields, TestClusterProperties, ParsingFieldUpdateProcessorsTest, TestSimpleTextCodec, TestJsonFacets, DistributedExpandComponentTest, TestImplicitCoreProperties, BufferStoreTest, TestFieldCacheSort, TestMultiValuedNumericRangeQuery, NotRequiredUniqueKeyTest, TestHighFrequencyDictionaryFactory, AssignTest, SolrMetricReporterTest, HdfsChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, SolrIndexSplitterTest, ConjunctionSolrSpellCheckerTest, TestRTimerTree, TemplateUpdateProcessorTest, RulesTest, RestartWhileUpdatingTest, TestStressCloudBlindAtomicUpdates, ClusterStateUpdateTest, HdfsNNFailoverTest, TestSolrCloudWithDelegationTokens, TestSolrCloudSnapshots, LukeRequestHandlerTest, TestUnifiedSolrHighlighter, TestExpandComponent, DOMUtilTest, TestWriterPerf, CloudExitableDirectoryReaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.seed=E0463EB40D2B685D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CloudExitableDirectoryReaderTest (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E0463EB40D2B685D]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.setupCluster(CloudExitableDirectoryReaderTest.java:49)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [511/752 (1!)] on J1 in 1227.94s, 0 tests, 1 error <<< FAILURES!

[...truncated 40980 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+32) - Build # 21022 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21022/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:44225_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/8)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testIntegration_shard1_replica_n1",           "base_url":"https://127.0.0.1:40855/solr",           "node_name":"127.0.0.1:40855_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"https://127.0.0.1:44225/solr",           "node_name":"127.0.0.1:44225_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node6":{           "core":"testIntegration_shard1_replica_n5",           "base_url":"https://127.0.0.1:44225/solr",           "state":"down",           "node_name":"127.0.0.1:44225_solr",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again
null
Live Nodes: [127.0.0.1:44225_solr]
Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:40855/solr",
          "node_name":"127.0.0.1:40855_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:44225/solr",
          "node_name":"127.0.0.1:44225_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node6":{
          "core":"testIntegration_shard1_replica_n5",
          "base_url":"https://127.0.0.1:44225/solr",
          "state":"down",
          "node_name":"127.0.0.1:44225_solr",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([F70DB9AF94163976:476CB783B1299853]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testExecute

Error Message:
Error from server at https://127.0.0.1:44225/solr: Could not fully create collection: testExecute

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44225/solr: Could not fully create collection: testExecute
	at __randomizedtesting.SeedInfo.seed([F70DB9AF94163976:C6BDABA286E1C6F1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testExecute(ExecutePlanActionTest.java:93)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11767 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 33005 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/init-core-data-001
   [junit4]   2> 33007 WARN  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=201 numCloses=201
   [junit4]   2> 33008 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 33008 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-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> 33015 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001
   [junit4]   2> 33020 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 33024 INFO  (Thread-26) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 33025 INFO  (Thread-26) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 33124 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34235
   [junit4]   2> 33167 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> 33178 ERROR (Thread-26) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 34621 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 34627 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 34706 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b174c1{/solr,null,AVAILABLE}
   [junit4]   2> 34709 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b901762{/solr,null,AVAILABLE}
   [junit4]   2> 34740 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c196718{SSL,[ssl, http/1.1]}{127.0.0.1:44225}
   [junit4]   2> 34740 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.Server Started @36145ms
   [junit4]   2> 34740 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44225}
   [junit4]   2> 34746 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f6f9e25{SSL,[ssl, http/1.1]}{127.0.0.1:40855}
   [junit4]   2> 34746 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.Server Started @36151ms
   [junit4]   2> 34746 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40855}
   [junit4]   2> 34752 ERROR (jetty-launcher-49-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 34752 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 34752 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 34752 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34752 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T21:55:00.120814Z
   [junit4]   2> 34753 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 34753 ERROR (jetty-launcher-49-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 34768 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 34768 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 34768 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34768 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T21:55:00.136585Z
   [junit4]   2> 34779 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34779 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34829 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34235/solr
   [junit4]   2> 34831 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34235/solr
   [junit4]   2> 35056 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35056 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35057 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40855_solr
   [junit4]   2> 35058 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44225_solr
   [junit4]   2> 35058 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99112589619953670-127.0.0.1:40855_solr-n_0000000000) starting
   [junit4]   2> 35066 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 35066 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 35105 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40855_solr
   [junit4]   2> 35109 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 35110 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 35122 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 35125 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 35140 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 35140 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 35140 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 35147 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 35148 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 35149 DEBUG (ScheduledTrigger-305-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 35326 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 35327 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 35328 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 35328 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 35329 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 35329 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 35334 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node1/.
   [junit4]   2> 35334 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node2/.
   [junit4]   2> 35443 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 0x1601e6009110007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 35451 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35452 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34235/solr ready
   [junit4]   2> 35461 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 35462 DEBUG (zkCallback-61-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 35462 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 35466 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 35467 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 35468 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 35707 INFO  (qtp1431433360-292) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35707 INFO  (qtp1431433360-292) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34235/solr ready
   [junit4]   2> 35745 INFO  (qtp1763217068-291) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=2
   [junit4]   2> 35769 INFO  (qtp1431433360-286) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 35771 DEBUG (qtp1431433360-292) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 35773 INFO  (qtp1431433360-292) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=84
   [junit4]   2> 35773 DEBUG (zkCallback-61-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 35774 DEBUG (zkCallback-61-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 35774 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 35776 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 35776 DEBUG (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 35777 DEBUG (ScheduledTrigger-305-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 35785 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 35793 INFO  (OverseerThreadFactory-307-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testIntegration
   [junit4]   2> 35908 INFO  (OverseerStateUpdate-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40855/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 35910 INFO  (OverseerStateUpdate-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44225/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 36131 INFO  (qtp1763217068-293) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 36131 INFO  (qtp1431433360-286) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 36133 INFO  (qtp1763217068-293) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 36134 INFO  (qtp1431433360-286) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 36256 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 36256 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 36256 INFO  (zkCallback-61-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 36256 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 36779 DEBUG (ScheduledTrigger-305-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 37162 INFO  (qtp1431433360-286) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 37162 INFO  (qtp1763217068-293) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 37170 INFO  (qtp1431433360-286) [    ] o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 37171 INFO  (qtp1763217068-293) [    ] o.a.s.s.IndexSchema [testIntegration_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 37172 INFO  (qtp1431433360-286) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 37172 INFO  (qtp1431433360-286) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1' using configuration from collection testIntegration, trusted=true
   [junit4]   2> 37173 INFO  (qtp1431433360-286) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40855.solr.core.testIntegration.shard1.replica_n1' (registry 'solr.core.testIntegration.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 37173 INFO  (qtp1431433360-286) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 37174 INFO  (qtp1431433360-286) [    ] o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node2/testIntegration_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node2/./testIntegration_shard1_replica_n1/data/]
   [junit4]   2> 37174 INFO  (qtp1763217068-293) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 37174 INFO  (qtp1763217068-293) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2' using configuration from collection testIntegration, trusted=true
   [junit4]   2> 37174 INFO  (qtp1763217068-293) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.core.testIntegration.shard1.replica_n2' (registry 'solr.core.testIntegration.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 37174 INFO  (qtp1763217068-293) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 37174 INFO  (qtp1763217068-293) [    ] o.a.s.c.SolrCore [[testIntegration_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node1/testIntegration_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node1/./testIntegration_shard1_replica_n2/data/]
   [junit4]   2> 37234 INFO  (qtp1431433360-286) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 37234 INFO  (qtp1431433360-286) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 37236 INFO  (qtp1431433360-286) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 37236 INFO  (qtp1431433360-286) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 37236 INFO  (qtp1763217068-293) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 37236 INFO  (qtp1763217068-293) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 37238 INFO  (qtp1431433360-286) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f72b051[testIntegration_shard1_replica_n1] main]
   [junit4]   2> 37238 INFO  (qtp1763217068-293) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 37238 INFO  (qtp1763217068-293) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 37241 INFO  (qtp1431433360-286) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 37241 INFO  (qtp1763217068-293) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53a7c596[testIntegration_shard1_replica_n2] main]
   [junit4]   2> 37242 INFO  (qtp1431433360-286) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 37242 INFO  (qtp1763217068-293) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 37242 INFO  (qtp1763217068-293) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 37243 INFO  (qtp1431433360-286) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 37243 INFO  (qtp1763217068-293) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 37244 INFO  (qtp1763217068-293) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585801438284480512
   [junit4]   2> 37248 INFO  (qtp1431433360-286) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585801438288674816
   [junit4]   2> 37262 INFO  (searcherExecutor-312-thread-1) [    ] o.a.s.c.SolrCore [testIntegration_shard1_replica_n1] Registered new searcher Searcher@5f72b051[testIntegration_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 37262 INFO  (searcherExecutor-313-thread-1) [    ] o.a.s.c.SolrCore [testIntegration_shard1_replica_n2] Registered new searcher Searcher@53a7c596[testIntegration_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 37278 INFO  (qtp1763217068-293) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 37278 INFO  (qtp1763217068-293) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 37279 INFO  (qtp1763217068-293) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44225/solr/testIntegration_shard1_replica_n2/
   [junit4]   2> 37284 INFO  (qtp1763217068-293) [    ] o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n2 url=https://127.0.0.1:44225/solr START replicas=[https://127.0.0.1:40855/solr/testIntegration_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 37303 INFO  (qtp1431433360-287) [    ] o.a.s.c.S.Request [testIntegration_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 37379 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37379 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37380 INFO  (zkCallback-61-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37380 INFO  (zkCallback-61-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37584 INFO  (qtp1763217068-293) [    ] o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n2 url=https://127.0.0.1:44225/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 37585 INFO  (qtp1763217068-293) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 37585 INFO  (qtp1763217068-293) [    ] 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> 37585 INFO  (qtp1763217068-293) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 37592 INFO  (qtp1763217068-293) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44225/solr/testIntegration_shard1_replica_n2/ shard1
   [junit4]   2> 37694 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37694 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37694 INFO  (zkCallback-61-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37694 INFO  (zkCallback-61-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37743 INFO  (qtp1763217068-293) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 37757 INFO  (qtp1763217068-293) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1626
   [junit4]   2> 37779 DEBUG (ScheduledTrigger-305-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 37847 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37847 INFO  (zkCallback-61-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37847 INFO  (zkCallback-61-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37847 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38277 INFO  (qtp1431433360-286) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2148
   [junit4]   2> 38292 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 38380 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38380 INFO  (zkCallback-61-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38380 INFO  (zkCallback-61-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38380 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38779 DEBUG (ScheduledTrigger-305-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:44225_solr, 127.0.0.1:40855_solr]
   [junit4]   2> 39293 INFO  (qtp1763217068-299) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3507
   [junit4]   2> 39306 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f6f9e25{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 39306 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=623176464
   [junit4]   2> 39307 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 39307 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fac1946: rootName = solr_40855, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@73c68f95
   [junit4]   2> 39321 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 39321 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ffd563a: rootName = solr_40855, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@193b0be7
   [junit4]   2> 39333 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 39333 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e123804: rootName = solr_40855, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@e82625d
   [junit4]   2> 39335 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40855_solr
   [junit4]   2> 39336 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 39336 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 39336 INFO  (zkCallback-61-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 39336 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 39339 INFO  (coreCloseExecutor-322-thread-1) [    ] o.a.s.c.SolrCore [testIntegration_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2750a509
   [junit4]   2> 39339 INFO  (coreCloseExecutor-322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testIntegration.shard1.replica_n1, tag=659596553
   [junit4]   2> 39339 INFO  (coreCloseExecutor-322-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4db32f37: rootName = solr_40855, domain = solr.core.testIntegration.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6896a238
   [junit4]   2> 39363 INFO  (coreCloseExecutor-322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testIntegration.shard1.leader, tag=659596553
   [junit4]   2> 39367 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.c.Overseer Overseer (id=99112589619953670-127.0.0.1:40855_solr-n_0000000000) closing
   [junit4]   2> 39367 INFO  (OverseerStateUpdate-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40855_solr
   [junit4]   2> 39367 WARN  (OverseerAutoScalingTriggerThread-99112589619953670-127.0.0.1:40855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 39367 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 39368 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 0x1601e6009110006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 39368 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44225_solr
   [junit4]   2> 39369 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F70DB9AF94163976]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b174c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 39370 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99112589619953669-127.0.0.1:44225_solr-n_0000000001) starting
   [junit4]   2> 39381 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 39381 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 39382 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44225_solr]
   [junit4]   2> 39382 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44225_solr]
   [junit4]   2> 39382 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 39382 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 39382 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:40855_solr
   [junit4]   2> 39382 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 39382 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 39382 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 39383 INFO  (zkCallback-68-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 39385 DEBUG (ScheduledTrigger-325-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:44225_solr]
   [junit4]   2> 39385 DEBUG (ScheduledTrigger-325-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40855_solr
   [junit4]   2> 39385 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 39385 DEBUG (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 39386 DEBUG (ScheduledTrigger-325-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:44225_solr]
   [junit4]   2> 40386 DEBUG (ScheduledTrigger-325-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:44225_solr]
   [junit4]   2> 40386 DEBUG (ScheduledTrigger-325-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:40855_solr]
   [junit4]   2> 40386 DEBUG (ScheduledTrigger-325-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:44225_solr]
   [junit4]   2> 40387 DEBUG (ScheduledTrigger-325-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1512338104753000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512338104753000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:40855_solr"]}}
   [junit4]   2> 40389 INFO  (ScheduledTrigger-325-thread-2) [    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 40392 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1512338104753000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512338104753000000],
   [junit4]   2>     "_enqueue_time_":1512338105755000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40855_solr"]}}
   [junit4]   2> 40394 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1512338104753000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512338104753000000],
   [junit4]   2>     "_enqueue_time_":1512338105755000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40855_solr"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 40407 INFO  (qtp1763217068-295) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=4
   [junit4]   2> 40411 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ComputePlanAction NODELOST Created suggester with srcNode: [127.0.0.1:40855_solr]
   [junit4]   2> 40412 INFO  (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:44225_solr&replica=core_node3
   [junit4]   2> 40413 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ComputePlanAction NODELOST Created suggester with srcNode: [127.0.0.1:40855_solr]
   [junit4]   2> 40413 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1512338104753000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512338104753000000],
   [junit4]   2>     "_enqueue_time_":1512338105755000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40855_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@34d65587], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 40413 INFO  (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:44225_solr&replica=core_node3
   [junit4]   2> 40415 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Saved requestId: node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0 in znode: /autoscaling/triggerState/node_lost_trigger/execute_plan/op-0000000000
   [junit4]   2> 40417 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&replica=core_node3&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:44225_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 40419 INFO  (qtp1763217068-299) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&replica=core_node3&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:44225_solr&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 40428 INFO  (OverseerThreadFactory-327-thread-1) [    ] o.a.s.c.MoveReplicaCmd Replica will be moved core_node3:{"core":"testIntegration_shard1_replica_n1","base_url":"https://127.0.0.1:40855/solr","node_name":"127.0.0.1:40855_solr","state":"down","type":"NRT"}
   [junit4]   2> 40429 INFO  (qtp1763217068-297) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 40430 INFO  (qtp1763217068-297) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 40431 INFO  (OverseerThreadFactory-327-thread-1) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44225_solr for creating new replica
   [junit4]   2> 40432 INFO  (OverseerStateUpdate-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44225/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44225_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 40534 INFO  (zkCallback-60-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40534 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40534 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40534 INFO  (zkCallback-68-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40648 INFO  (qtp1763217068-298) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/039247979082625&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2
   [junit4]   2> 40648 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/039247979082625&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40651 INFO  (qtp1763217068-297) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/039247979082625
   [junit4]   2> 40652 INFO  (qtp1763217068-297) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/039247979082625&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 40659 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 40666 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.s.IndexSchema [testIntegration_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 40668 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 40668 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n5' using configuration from collection testIntegration, trusted=true
   [junit4]   2> 40668 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.core.testIntegration.shard1.replica_n5' (registry 'solr.core.testIntegration.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b87f757
   [junit4]   2> 40668 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40669 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.c.SolrCore [[testIntegration_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node1/testIntegration_shard1_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001/tempDir-001/node1/./testIntegration_shard1_replica_n5/data/]
   [junit4]   2> 40748 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40748 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40752 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 40752 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40756 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@37d8ffd[testIntegration_shard1_replica_n5] main]
   [junit4]   2> 40757 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 40757 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 40758 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 40760 INFO  (searcherExecutor-328-thread-1) [    ] o.a.s.c.SolrCore [testIntegration_shard1_replica_n5] Registered new searcher Searcher@37d8ffd[testIntegration_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40760 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585801441971273728
   [junit4]   2> 40776 INFO  (parallelCoreAdminExecutor-308-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:testIntegration_shard1_replica_n5
   [junit4]   2> 40794 INFO  (updateExecutor-54-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 40800 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 40801 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 40801 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testIntegration_shard1_replica_n5]
   [junit4]   2> 40801 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 40801 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [testIntegration_shard1_replica_n5] as recovering, leader is [https://127.0.0.1:44225/solr/testIntegration_shard1_replica_n2/] and I am [https://127.0.0.1:44225/solr/testIntegration_shard1_replica_n5/]
   [junit4]   2> 40805 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:44225/solr]; [WaitForState: action=PREPRECOVERY&core=testIntegration_shard1_replica_n2&nodeName=127.0.0.1:44225_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 40813 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 40814 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 41655 INFO  (qtp1763217068-295) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/039247979082625
   [junit4]   2> 41655 INFO  (qtp1763217068-295) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/039247979082625&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 41656 INFO  (OverseerThreadFactory-327-thread-1) [    ] o.a.s.c.MoveReplicaCmd props {
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:44225_solr"}
   [junit4]   2> 41658 INFO  (OverseerThreadFactory-327-thread-1) [    ] o.a.s.c.MoveReplicaCmd -- registered watcher ActiveReplicaWatcher@716b7545{collection='testIntegration', replicaIds=[], solrCoreNames=[testIntegration_shard1_replica_n5], latch=1,, activeReplicas=[]}
   [junit4]   2> 41814 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 42814 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 43815 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 44815 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 45436 INFO  (qtp1763217068-293) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 45438 INFO  (qtp1763217068-293) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 45815 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 46816 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 47816 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 48816 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 49816 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 50442 INFO  (qtp1763217068-297) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 50443 INFO  (qtp1763217068-297) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 50816 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 51817 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 52817 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 53817 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 54817 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 55447 INFO  (qtp1763217068-295) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 55447 INFO  (qtp1763217068-295) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 55818 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp After 15 seconds, core testIntegration_shard1_replica_n2 (shard1 of testIntegration) still does not have state: recovering; forcing ClusterState update from ZooKeeper
   [junit4]   2> 55819 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 56819 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 57819 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 58819 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 59820 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 60451 INFO  (qtp1763217068-293) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 60451 INFO  (qtp1763217068-293) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 60820 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 61820 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 62820 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 63821 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 64821 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 65454 INFO  (qtp1763217068-297) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 65455 INFO  (qtp1763217068-297) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 65455 DEBUG (AutoscalingActionExecutor-326-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Task with requestId=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0 still not complete after 25s. Last state=RUNNING
   [junit4]   2> 65821 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 66821 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 67821 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 68822 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 69822 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testIntegration, shard=shard1, thisCore=testIntegration_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44225_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testIntegration_shard1_replica_n5","base_url":"https://127.0.0.1:44225/solr","state":"down","node_name":"127.0.0.1:44225_solr","type":"NRT"}
   [junit4]   2> 70458 INFO  (qtp1763217068-295) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 70458 INFO  (qtp1763217068-295) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 70822 INFO  (qtp1763217068-299) [    ] o.a.s.h.a.PrepRecover

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

t java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: {
   [junit4]   2>   "id":"14fce77e5a170e40Tdn3xziq76sxiezke91wlm6cya",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1512338104753000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512338104753000000],
   [junit4]   2>     "_enqueue_time_":1512338105755000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:40855_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:121)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:305)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to talk to ZooKeeper
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:109)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: java.io.IOException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:133)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:109)
   [junit4]   2> 	... 9 more
   [junit4]   2> 161560 INFO  (OverseerCollectionConfigSetProcessor-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 164641 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 164641 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 164641 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [testIntegration_shard1_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a22ef5e
   [junit4]   2> 164641 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testIntegration.shard1.replica_n5, tag=1780674398
   [junit4]   2> 164641 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fe238cb: rootName = solr_44225, domain = solr.core.testIntegration.shard1.replica_n5, service url = null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n5 / com.codahale.metrics.MetricRegistry@e897b8
   [junit4]   2> 164655 INFO  (recoveryExecutor-55-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testIntegration.shard1.leader, tag=1780674398
   [junit4]   2> 164656 WARN  (recoveryExecutor-55-thread-1) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[testIntegration_shard1_replica_n5] coreNodeName=[core_node6]
   [junit4]   2> 164657 INFO  (jetty-closer-50-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99112589619953669-127.0.0.1:44225_solr-n_0000000001) closing
   [junit4]   2> 164657 INFO  (OverseerStateUpdate-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44225_solr
   [junit4]   2> 165614 ERROR (OverseerThreadFactory-327-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testIntegration operation: movereplica failed:java.lang.InterruptedException: org.apache.solr.cloud.OverseerCollectionMessageHandler@29ee9e14 has been closed.
   [junit4]   2> 	at org.apache.solr.common.SolrCloseableLatch.await(SolrCloseableLatch.java:51)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.moveNormalReplica(MoveReplicaCmd.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.moveReplica(MoveReplicaCmd.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.call(MoveReplicaCmd.java:61)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 165620 INFO  (OverseerThreadFactory-327-thread-1) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 165624 WARN  (OverseerAutoScalingTriggerThread-99112589619953669-127.0.0.1:44225_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 165625 DEBUG (jetty-closer-50-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 167128 INFO  (jetty-closer-50-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b901762{/solr,null,UNAVAILABLE}
   [junit4]   2> 167129 ERROR (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 167129 INFO  (SUITE-ExecutePlanActionTest-seed#[F70DB9AF94163976]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34235 34235
   [junit4]   2> 172183 INFO  (Thread-26) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34235 34235
   [junit4]   2> 172184 WARN  (Thread-26) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/testIntegration/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/testIntegration/leader_elect/shard1/election/99112589619953669-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F70DB9AF94163976-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14868, maxDocsPerChunk=855, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14868, blockSize=7)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19f6ab90), locale=en-PK, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=260750344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestSearcherReuse, DocValuesMultiTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, DocumentAnalysisRequestHandlerTest, TestUseDocValuesAsStored, TestSortByMinMaxFunction, TestStressReorder, ExecutePlanActionTest]
   [junit4] Completed [49/752 (1!)] on J1 in 139.20s, 2 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 42431 lines...]