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/10/03 17:08:37 UTC

[JENKINS] Lucene-Solr-7.0-Windows (64bit/jdk-9) - Build # 183 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/183/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:55650/solr/awhollynewcollection_0: {"awhollynewcollection_0":5}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55650/solr/awhollynewcollection_0: {"awhollynewcollection_0":5}
	at __randomizedtesting.SeedInfo.seed([DDA922B6BF9CE082:95DC5602B9AFCF17]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	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:1121)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11133 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\init-core-data-001
   [junit4]   2> 335014 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 335016 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 335018 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-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> 335019 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001
   [junit4]   2> 335020 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 335020 INFO  (Thread-1109) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 335020 INFO  (Thread-1109) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 335027 ERROR (Thread-1109) [    ] 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> 335120 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55646
   [junit4]   2> 335132 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 0x15ee3033e380000, 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> 335136 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 335136 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 335138 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d402ef{/solr,null,AVAILABLE}
   [junit4]   2> 335139 INFO  (jetty-launcher-544-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 335139 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39b452e3{HTTP/1.1,[http/1.1]}{127.0.0.1:55650}
   [junit4]   2> 335139 INFO  (jetty-launcher-544-thread-1) [    ] o.e.j.s.Server Started @336981ms
   [junit4]   2> 335139 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55650}
   [junit4]   2> 335140 ERROR (jetty-launcher-544-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 335140 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 335140 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 335140 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 335140 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T16:13:14.283778800Z
   [junit4]   2> 335140 INFO  (jetty-launcher-544-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5323461f{/solr,null,AVAILABLE}
   [junit4]   2> 335141 INFO  (jetty-launcher-544-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73799978{HTTP/1.1,[http/1.1]}{127.0.0.1:55653}
   [junit4]   2> 335141 INFO  (jetty-launcher-544-thread-3) [    ] o.e.j.s.Server Started @336983ms
   [junit4]   2> 335141 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55653}
   [junit4]   2> 335142 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34cbdfd8{/solr,null,AVAILABLE}
   [junit4]   2> 335142 ERROR (jetty-launcher-544-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 335142 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 335142 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 335142 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 335142 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T16:13:14.285451100Z
   [junit4]   2> 335142 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3842502{HTTP/1.1,[http/1.1]}{127.0.0.1:55658}
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-2) [    ] o.e.j.s.Server Started @336984ms
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55658}
   [junit4]   2> 335143 ERROR (jetty-launcher-544-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T16:13:14.286467400Z
   [junit4]   2> 335143 INFO  (jetty-launcher-544-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 335144 INFO  (jetty-launcher-544-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29a39d79{/solr,null,AVAILABLE}
   [junit4]   2> 335145 INFO  (jetty-launcher-544-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76bdcea7{HTTP/1.1,[http/1.1]}{127.0.0.1:55663}
   [junit4]   2> 335145 INFO  (jetty-launcher-544-thread-4) [    ] o.e.j.s.Server Started @336987ms
   [junit4]   2> 335145 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55663}
   [junit4]   2> 335146 ERROR (jetty-launcher-544-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 335146 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 335146 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 335146 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 335146 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T16:13:14.289374400Z
   [junit4]   2> 335160 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 335162 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 335189 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 335190 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 335194 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55646/solr
   [junit4]   2> 335201 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55646/solr
   [junit4]   2> 335209 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55646/solr
   [junit4]   2> 335213 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55646/solr
   [junit4]   2> 335228 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 0x15ee3033e380007, 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> 335462 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 335464 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55653_solr
   [junit4]   2> 335466 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98765844916994059-127.0.0.1:55653_solr-n_0000000000) starting
   [junit4]   2> 335487 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55653_solr
   [junit4]   2> 335497 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 335511 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 335512 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 335515 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 335535 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 335536 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 335544 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 335544 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55663_solr
   [junit4]   2> 335545 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55658_solr
   [junit4]   2> 335556 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 335596 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335603 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 335603 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 335603 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 335607 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335608 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335609 INFO  (jetty-launcher-544-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node3
   [junit4]   2> 335621 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55650_solr
   [junit4]   2> 335624 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 335624 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 335635 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 335635 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 335651 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335652 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335664 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335664 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335666 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335666 INFO  (jetty-launcher-544-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node2
   [junit4]   2> 335666 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335668 INFO  (jetty-launcher-544-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node4
   [junit4]   2> 335754 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335773 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335773 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 335775 INFO  (jetty-launcher-544-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node1
   [junit4]   2> 335846 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 0x15ee3033e38000d, 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> 335853 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 335854 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55646/solr ready
   [junit4]   2> 335911 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[DDA922B6BF9CE082]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
   [junit4]   2> 335913 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[DDA922B6BF9CE082]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 335920 INFO  (qtp1841677111-3891) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 335922 INFO  (OverseerThreadFactory-1745-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection noconfig
   [junit4]   2> 335923 ERROR (OverseerThreadFactory-1745-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: noconfig operation: create failed:org.apache.solr.common.SolrException: Can not find the specified config set: conf123
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.validateConfigOrThrowSolrException(OverseerCollectionMessageHandler.java:753)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:96)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227)
   [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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 335939 INFO  (qtp1841677111-3891) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=19
   [junit4]   2> 336956 INFO  (qtp1841677111-3890) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 336956 INFO  (qtp1841677111-3890) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 336957 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[DDA922B6BF9CE082]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
   [junit4]   2> 336982 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[DDA922B6BF9CE082]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 336984 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[DDA922B6BF9CE082]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 336985 INFO  (qtp1841677111-3890) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 336989 INFO  (OverseerCollectionConfigSetProcessor-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 337138 INFO  (OverseerThreadFactory-1745-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection
   [junit4]   2> 337314 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55653/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 337318 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55658/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 337320 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55663/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 337321 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55650/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 337549 INFO  (qtp319489333-3870) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337549 INFO  (qtp319489333-3870) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 337551 INFO  (qtp42310266-3885) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337552 INFO  (qtp42310266-3885) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 337553 INFO  (qtp1841677111-3888) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337554 INFO  (qtp1841677111-3888) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 337569 INFO  (qtp699602498-3906) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337570 INFO  (qtp699602498-3906) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 337733 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337734 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337734 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337735 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337735 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337735 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337735 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337735 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338629 INFO  (qtp699602498-3906) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 338629 INFO  (qtp1841677111-3888) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 338675 INFO  (qtp699602498-3906) [    ] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 338677 INFO  (qtp42310266-3885) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 338678 INFO  (qtp699602498-3906) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338678 INFO  (qtp699602498-3906) [    ] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n1' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 338679 INFO  (qtp699602498-3906) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n1' (registry 'solr.core.nodes_used_collection.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 338679 INFO  (qtp699602498-3906) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 338679 INFO  (qtp699602498-3906) [    ] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node4\nodes_used_collection_shard2_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node4\nodes_used_collection_shard2_replica_n1\data\]
   [junit4]   2> 338684 INFO  (qtp1841677111-3888) [    ] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 338684 INFO  (qtp319489333-3870) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 338686 INFO  (qtp1841677111-3888) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338687 INFO  (qtp42310266-3885) [    ] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 338687 INFO  (qtp1841677111-3888) [    ] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n1' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 338687 INFO  (qtp1841677111-3888) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n1' (registry 'solr.core.nodes_used_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 338688 INFO  (qtp1841677111-3888) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 338688 INFO  (qtp1841677111-3888) [    ] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node3\nodes_used_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node3\nodes_used_collection_shard1_replica_n1\data\]
   [junit4]   2> 338707 INFO  (qtp42310266-3885) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338707 INFO  (qtp42310266-3885) [    ] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n2' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 338707 INFO  (qtp42310266-3885) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n2' (registry 'solr.core.nodes_used_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 338707 INFO  (qtp42310266-3885) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 338707 INFO  (qtp42310266-3885) [    ] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node1\nodes_used_collection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node1\nodes_used_collection_shard2_replica_n2\data\]
   [junit4]   2> 338711 INFO  (qtp319489333-3870) [    ] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 338714 INFO  (qtp319489333-3870) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338714 INFO  (qtp319489333-3870) [    ] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n2' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 338714 INFO  (qtp319489333-3870) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n2' (registry 'solr.core.nodes_used_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 338714 INFO  (qtp319489333-3870) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 338714 INFO  (qtp319489333-3870) [    ] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node2\nodes_used_collection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node2\nodes_used_collection_shard1_replica_n2\data\]
   [junit4]   2> 338816 INFO  (qtp699602498-3906) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338816 INFO  (qtp699602498-3906) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338818 INFO  (qtp699602498-3906) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338818 INFO  (qtp699602498-3906) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338822 INFO  (qtp1841677111-3888) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338822 INFO  (qtp1841677111-3888) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338824 INFO  (qtp1841677111-3888) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338824 INFO  (qtp1841677111-3888) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338827 INFO  (qtp699602498-3906) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71431d53[nodes_used_collection_shard2_replica_n1] main]
   [junit4]   2> 338829 INFO  (qtp699602498-3906) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 338829 INFO  (qtp1841677111-3888) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33120ce8[nodes_used_collection_shard1_replica_n1] main]
   [junit4]   2> 338829 INFO  (qtp699602498-3906) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338830 INFO  (qtp319489333-3870) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338830 INFO  (qtp319489333-3870) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338830 INFO  (qtp1841677111-3888) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 338831 INFO  (qtp699602498-3906) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338831 INFO  (qtp1841677111-3888) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338832 INFO  (searcherExecutor-1754-thread-1) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n1] Registered new searcher Searcher@71431d53[nodes_used_collection_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338832 INFO  (qtp699602498-3906) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580253522663833600
   [junit4]   2> 338832 INFO  (qtp1841677111-3888) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338866 INFO  (qtp319489333-3870) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338866 INFO  (qtp319489333-3870) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338867 INFO  (qtp1841677111-3888) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580253522700533760
   [junit4]   2> 338869 INFO  (searcherExecutor-1755-thread-1) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1] Registered new searcher Searcher@33120ce8[nodes_used_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338874 INFO  (qtp319489333-3870) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1003b38e[nodes_used_collection_shard1_replica_n2] main]
   [junit4]   2> 338885 INFO  (qtp699602498-3906) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 338885 INFO  (qtp1841677111-3888) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 338887 INFO  (qtp319489333-3870) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 338887 INFO  (qtp319489333-3870) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338889 INFO  (qtp319489333-3870) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338889 INFO  (qtp319489333-3870) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580253522723602432
   [junit4]   2> 338890 INFO  (searcherExecutor-1757-thread-1) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n2] Registered new searcher Searcher@1003b38e[nodes_used_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338963 INFO  (qtp42310266-3885) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338964 INFO  (qtp42310266-3885) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338971 INFO  (qtp42310266-3885) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338971 INFO  (qtp42310266-3885) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338971 INFO  (qtp42310266-3885) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7099a8fa[nodes_used_collection_shard2_replica_n2] main]
   [junit4]   2> 338988 INFO  (qtp42310266-3885) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 338991 INFO  (qtp42310266-3885) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 338992 INFO  (qtp42310266-3885) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338993 INFO  (searcherExecutor-1756-thread-1) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n2] Registered new searcher Searcher@7099a8fa[nodes_used_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338994 INFO  (qtp42310266-3885) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580253522833702912
   [junit4]   2> 338996 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 338996 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339387 INFO  (qtp1841677111-3888) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339387 INFO  (qtp1841677111-3888) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339387 INFO  (qtp1841677111-3888) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55653/solr/nodes_used_collection_shard1_replica_n1/
   [junit4]   2> 339387 INFO  (qtp699602498-3906) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339387 INFO  (qtp699602498-3906) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339387 INFO  (qtp699602498-3906) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55663/solr/nodes_used_collection_shard2_replica_n1/
   [junit4]   2> 339388 INFO  (qtp1841677111-3888) [    ] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n1 url=http://127.0.0.1:55653/solr START replicas=[http://127.0.0.1:55658/solr/nodes_used_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 339388 INFO  (qtp699602498-3906) [    ] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n1 url=http://127.0.0.1:55663/solr START replicas=[http://127.0.0.1:55650/solr/nodes_used_collection_shard2_replica_n2/] nUpdates=100
   [junit4]   2> 339388 INFO  (qtp1841677111-3888) [    ] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n1 url=http://127.0.0.1:55653/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 339388 INFO  (qtp699602498-3906) [    ] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n1 url=http://127.0.0.1:55663/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 339393 INFO  (qtp42310266-3881) [    ] o.a.s.c.S.Request [nodes_used_collection_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 339393 INFO  (qtp699602498-3906) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 339393 INFO  (qtp699602498-3906) [    ] 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> 339393 INFO  (qtp699602498-3906) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 339394 INFO  (qtp319489333-3914) [    ] o.a.s.c.S.Request [nodes_used_collection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 339394 INFO  (qtp1841677111-3888) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 339394 INFO  (qtp1841677111-3888) [    ] 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> 339394 INFO  (qtp1841677111-3888) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 339410 INFO  (qtp699602498-3906) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55663/solr/nodes_used_collection_shard2_replica_n1/ shard2
   [junit4]   2> 339412 INFO  (qtp1841677111-3888) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55653/solr/nodes_used_collection_shard1_replica_n1/ shard1
   [junit4]   2> 339545 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339545 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339565 INFO  (qtp699602498-3906) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 339567 INFO  (qtp699602498-3906) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1999
   [junit4]   2> 339569 INFO  (qtp1841677111-3888) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 339572 INFO  (qtp1841677111-3888) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2018
   [junit4]   2> 339678 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339678 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339678 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339678 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339678 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339678 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339678 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339679 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339896 INFO  (qtp319489333-3870) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2350
   [junit4]   2> 340005 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340007 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340017 INFO  (qtp42310266-3885) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2470
   [junit4]   2> 340019 INFO  (qtp1841677111-3890) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 340120 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340120 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340121 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340121 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340121 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340121 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340121 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340121 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340997 INFO  (OverseerCollectionConfigSetProcessor-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 341020 INFO  (qtp1841677111-3890) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4034
   [junit4]   2> 341020 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[DDA922B6BF9CE082]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
   [junit4]   2> 341046 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[DDA922B6BF9CE082]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 341047 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[DDA922B6BF9CE082]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 341048 INFO  (qtp1841677111-3887) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 341055 INFO  (OverseerThreadFactory-1745-thread-3) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 341059 INFO  (qtp699602498-3903) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n1, tag=null
   [junit4]   2> 341059 INFO  (qtp699602498-3903) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@587c8aa6: rootName = null, domain = solr.core.nodes_used_collection.shard2.replica_n1, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard2.replica_n1 / com.codahale.metrics.MetricRegistry@6d39a0c9
   [junit4]   2> 341064 INFO  (qtp1841677111-3922) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=null
   [junit4]   2> 341064 INFO  (qtp1841677111-3922) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59ebfaf: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@52543d63
   [junit4]   2> 341065 INFO  (qtp42310266-3880) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n2, tag=null
   [junit4]   2> 341065 INFO  (qtp42310266-3880) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46666ec5: rootName = null, domain = solr.core.nodes_used_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@62e1361d
   [junit4]   2> 341069 INFO  (qtp319489333-3915) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n2, tag=null
   [junit4]   2> 341069 INFO  (qtp319489333-3915) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d79da5e: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@6f863fd4
   [junit4]   2> 341112 INFO  (qtp699602498-3903) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d36f8da
   [junit4]   2> 341112 INFO  (qtp699602498-3903) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n1, tag=1563883738
   [junit4]   2> 341112 INFO  (qtp699602498-3903) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard2.leader, tag=1563883738
   [junit4]   2> 341124 INFO  (qtp1841677111-3922) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f0e2ad1
   [junit4]   2> 341124 INFO  (qtp1841677111-3922) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=2131634897
   [junit4]   2> 341124 INFO  (qtp1841677111-3922) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard1.leader, tag=2131634897
   [junit4]   2> 341132 INFO  (qtp42310266-3880) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@e72b448
   [junit4]   2> 341133 INFO  (qtp42310266-3880) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard2.replica_n2, tag=242398280
   [junit4]   2> 341133 INFO  (qtp42310266-3880) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard2.leader, tag=242398280
   [junit4]   2> 341138 INFO  (qtp319489333-3915) [    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@711476af
   [junit4]   2> 341138 INFO  (qtp319489333-3915) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n2, tag=1897166511
   [junit4]   2> 341138 INFO  (qtp319489333-3915) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard1.leader, tag=1897166511
   [junit4]   2> 341200 WARN  (zkCallback-564-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:nodes_used_collection_shard2_replica_n2 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [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 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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 341204 INFO  (qtp699602498-3903) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=144
   [junit4]   2> 341204 INFO  (qtp42310266-3880) [    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 341206 INFO  (qtp319489333-3915) [    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 341206 WARN  (zkCallback-566-thread-1) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 341207 INFO  (qtp42310266-3880) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=140
   [junit4]   2> 341207 INFO  (qtp319489333-3915) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=139
   [junit4]   2> 341207 INFO  (qtp1841677111-3922) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=142
   [junit4]   2> 341912 INFO  (qtp1841677111-3887) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=nodes_used_collection&action=DELETE&wt=javabin&version=2} status=0 QTime=863
   [junit4]   2> 341912 INFO  (qtp1841677111-3923) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=84bcb430-bb47-4b07-ab96-b965345588c5&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 341915 INFO  (qtp1841677111-3923) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=84bcb430-bb47-4b07-ab96-b965345588c5&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=5&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 341918 INFO  (OverseerThreadFactory-1745-thread-4) [    ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0
   [junit4]   2> 341918 INFO  (OverseerCollectionConfigSetProcessor-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 342027 INFO  (zkCallback-574-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342127 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55653/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 342129 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55663/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 342131 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55650/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 342134 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"awhollynewcollection_0_shard4_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55658/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 342136 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"awhollynewcollection_0_shard5_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55653/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 342237 INFO  (zkCallback-574-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342335 INFO  (qtp1841677111-3924) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082484810377&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 342336 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082484810377&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 342336 INFO  (qtp42310266-3879) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082487462538&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=5&shard=shard3&wt=javabin} status=0 QTime=0
   [junit4]   2> 342339 INFO  (qtp319489333-3877) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082488916619&coreNodeName=core_node4&name=awhollynewcollection_0_shard4_replica_n1&action=CREATE&numShards=5&shard=shard4&wt=javabin} status=0 QTime=0
   [junit4]   2> 342340 INFO  (qtp699602498-3902) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082486221222&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=5&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 342342 INFO  (qtp1841677111-3891) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082491636193&coreNodeName=core_node5&name=awhollynewcollection_0_shard5_replica_n1&action=CREATE&numShards=5&shard=shard5&wt=javabin} status=0 QTime=2
   [junit4]   2> 342343 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082487462538&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 342343 INFO  (parallelCoreAdminExecutor-1747-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082486221222&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 342344 INFO  (qtp1841677111-3889) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 84bcb430-bb47-4b07-ab96-b965345588c5962082491636193
   [junit4]   2> 342344 INFO  (qtp1841677111-3889) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=84bcb430-bb47-4b07-ab96-b965345588c5962082491636193&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 342344 INFO  (parallelCoreAdminExecutor-1749-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082488916619&coreNodeName=core_node4&name=awhollynewcollection_0_shard4_replica_n1&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 342354 INFO  (parallelCoreAdminExecutor-1746-thread-2) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=84bcb430-bb47-4b07-ab96-b965345588c5962082491636193&coreNodeName=core_node5&name=awhollynewcollection_0_shard5_replica_n1&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 342462 INFO  (zkCallback-574-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342462 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342462 INFO  (zkCallback-565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342462 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342463 INFO  (zkCallback-566-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342464 INFO  (zkCallback-563-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342464 INFO  (zkCallback-566-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342466 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342466 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343348 INFO  (qtp1841677111-3889) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 84bcb430-bb47-4b07-ab96-b965345588c5962082491636193
   [junit4]   2> 343348 INFO  (qtp1841677111-3889) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=84bcb430-bb47-4b07-ab96-b965345588c5962082491636193&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 343385 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 343436 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 343442 INFO  (parallelCoreAdminExecutor-1749-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 343449 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 343450 INFO  (parallelCoreAdminExecutor-1747-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 343453 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 343453 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 343467 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 343468 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 343468 INFO  (parallelCoreAdminExecutor-1746-thread-1) [    ] o.a.s.c.SolrCore [[awhollynewcollection_0_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node3\awhollynewcollection_0_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001\tempDir-001\node3\awhollynewcollection_0_shard1_replica_n1\data\]
   [junit4]   2> 343472 INFO  (parallelCoreAdminExecutor-1746-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 343476 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 343479 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 343479 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 343479 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard3.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f8313bd
   [junit4]   2> 343479 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 343479 INFO  (parallelCoreAdminExecutor-1752-thread-1) [    ] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica_n1] ] Opening new SolrCore at

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

.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 420144 INFO  (jetty-closer-545-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 420145 INFO  (jetty-closer-545-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 420152 INFO  (coreCloseExecutor-1945-thread-1) [    ] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3df5c7d1
   [junit4]   2> 420152 INFO  (coreCloseExecutor-1945-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard2.replica_n1, tag=1039517649
   [junit4]   2> 420152 INFO  (coreCloseExecutor-1945-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fd7c18: rootName = null, domain = solr.core.halfdeletedcollection.shard2.replica_n1, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard2.replica_n1 / com.codahale.metrics.MetricRegistry@4324d94b
   [junit4]   2> 420154 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:55646) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee3033e380009, 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> 420154 WARN  (zkCallback-563-thread-8) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 420155 INFO  (jetty-closer-545-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29a39d79{/solr,null,UNAVAILABLE}
   [junit4]   2> 420155 INFO  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 420155 INFO  (zkCallback-582-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 420162 INFO  (jetty-closer-545-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 420162 INFO  (jetty-closer-545-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@df3817d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@24f8eede
   [junit4]   2> 420168 INFO  (jetty-closer-545-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 420168 INFO  (jetty-closer-545-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ce90294: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@19d3900
   [junit4]   2> 420168 INFO  (coreCloseExecutor-1945-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard2.leader, tag=1039517649
   [junit4]   2> 420172 INFO  (jetty-closer-545-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 420173 INFO  (coreCloseExecutor-1947-thread-1) [    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2479b5db
   [junit4]   2> 420173 INFO  (coreCloseExecutor-1947-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=611956187
   [junit4]   2> 420173 INFO  (coreCloseExecutor-1947-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72d1caa6: rootName = null, domain = solr.core.halfdeletedcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7e8a1241
   [junit4]   2> 420174 INFO  (jetty-closer-545-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98765844916994059-127.0.0.1:55653_solr-n_0000000000) closing
   [junit4]   2> 420175 INFO  (OverseerStateUpdate-98765844916994059-127.0.0.1:55653_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55653_solr
   [junit4]   2> 420177 WARN  (zkCallback-565-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 420178 INFO  (jetty-closer-545-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5323461f{/solr,null,UNAVAILABLE}
   [junit4]   2> 420179 INFO  (zkCallback-582-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 420179 INFO  (zkCallback-582-thread-5) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55650_solr
   [junit4]   2> 420183 INFO  (coreCloseExecutor-1947-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard1.leader, tag=611956187
   [junit4]   2> 420186 WARN  (zkCallback-582-thread-5) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 420186 INFO  (jetty-closer-545-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5df5c9db{/solr,null,UNAVAILABLE}
   [junit4]   2> 420187 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-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> 420189 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DDA922B6BF9CE082]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55646 55646
   [junit4]   2> 420189 INFO  (Thread-1168) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55646 55646
   [junit4]   2> 420190 WARN  (Thread-1168) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/configs/conf
   [junit4]   2> 	16	/solr/aliases.json
   [junit4]   2> 	16	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	48	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	28	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	16	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	14	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	10	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	5	/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 	5	/solr/collections/withconfigset2/state.json
   [junit4]   2> 	5	/solr/collections/created_and_deleted/state.json
   [junit4]   2> 	4	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	4	/solr/collections/halfcollection/state.json
   [junit4]   2> 	4	/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2> 	2	/solr/collections/addReplicaColl/leader_elect/shard1/election/98765844916994059-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	377	/solr/collections
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_DDA922B6BF9CE082-001
   [junit4]   2> Oct 03, 2017 4:14:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=twq, timezone=America/Yakutat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=132097328,total=455553024
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, TestQueryTypes, AtomicUpdateProcessorFactoryTest, CopyFieldTest, TestFastOutputStream, TestJoin, TlogReplayBufferedWhileIndexingTest, CollectionsAPISolrJTest, PreAnalyzedFieldManagedSchemaCloudTest, TestFieldCache, MoveReplicaHDFSUlogDirTest, TestRemoteStreaming, MoreLikeThisHandlerTest, PropertiesRequestHandlerTest, SolrJmxReporterTest, RuleEngineTest, TestLegacyNumericUtils, VMParamsZkACLAndCredentialsProvidersTest, TestRandomRequestDistribution, SolrGraphiteReporterTest, SolrPluginUtilsTest, TestStressLucene, DeleteNodeTest, ChangedSchemaMergeTest, ExitableDirectoryReaderTest, TestSmileRequest, SOLR749Test, TestFieldCacheSort, TestDistributedStatsComponentCardinality, ExplicitHLLTest, TestJsonFacets, DistributedVersionInfoTest, TestLegacyField, CacheHeaderTest, ShardRoutingCustomTest, TestTrie, TestReload, DistribJoinFromCollectionTest, LeaderElectionIntegrationTest, TestDocBasedVersionConstraints, DistributedSuggestComponentTest, UpdateParamsTest, TestNamedUpdateProcessors, TestPostingsSolrHighlighter, TestHalfAndHalfDocValues, TestCloudManagedSchema, CollectionsAPIDistributedZkTest]
   [junit4] Completed [66/730 (1!)] on J1 in 86.01s, 19 tests, 1 error <<< FAILURES!

[...truncated 38951 lines...]

[JENKINS] Lucene-Solr-7.0-Windows (64bit/jdk1.8.0_144) - Build # 184 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001

	at __randomizedtesting.SeedInfo.seed([C0C39CBFD4E73A7D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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 13115 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\init-core-data-001
   [junit4]   2> 2904583 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=135 numCloses=135
   [junit4]   2> 2904583 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2904599 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2904599 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2904601 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2904602 INFO  (Thread-6825) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2904602 INFO  (Thread-6825) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2904606 ERROR (Thread-6825) [    ] 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> 2904701 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkTestServer start zk server on port:61362
   [junit4]   2> 2904715 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2904717 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2904719 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2904720 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2904721 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2904722 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2904724 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2904726 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2904727 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2904728 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2904730 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2904731 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2905200 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2905201 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4849f4ad{/,null,AVAILABLE}
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2284a416{HTTP/1.1,[http/1.1]}{127.0.0.1:61369}
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2908506ms
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/control/data, hostContext=/, hostPort=61369, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores}
   [junit4]   2> 2905202 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2905203 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2905203 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2905203 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:07.155Z
   [junit4]   2> 2905207 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2905207 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\solr.xml
   [junit4]   2> 2905214 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2905218 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2905311 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2905312 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61369_
   [junit4]   2> 2905313 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.Overseer Overseer (id=98768608726614020-127.0.0.1:61369_-n_0000000000) starting
   [junit4]   2> 2905321 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61369_
   [junit4]   2> 2905324 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2905405 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2905412 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2905413 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2905415 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores
   [junit4]   2> 2905441 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2905442 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61362/solr ready
   [junit4]   2> 2905445 INFO  (qtp239041646-32179) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61369_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2905449 INFO  (OverseerThreadFactory-13817-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2905556 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2905557 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2905663 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2906577 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2906581 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_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> 2906586 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2906676 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2906694 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2906703 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2906710 WARN  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2906777 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2906777 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2906779 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2906779 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2906780 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2906780 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a7982d5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2906781 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2906782 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2906782 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2906782 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2906783 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2906784 INFO  (searcherExecutor-13820-thread-1-processing-n:127.0.0.1:61369_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7a7982d5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2906784 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297741911719936
   [junit4]   2> 2906788 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61369/control_collection_shard1_replica_n1/
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61369/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2906792 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61369/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2906894 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2906944 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2906944 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1388
   [junit4]   2> 2906948 INFO  (qtp239041646-32179) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2907047 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2907451 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] 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> 2907948 INFO  (qtp239041646-32179) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61369_&wt=javabin&version=2} status=0 QTime=2502
   [junit4]   2> 2907954 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2907955 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61362/solr ready
   [junit4]   2> 2907955 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2907957 INFO  (qtp239041646-32173) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2907958 INFO  (OverseerThreadFactory-13817-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2907959 WARN  (OverseerThreadFactory-13817-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2908163 INFO  (qtp239041646-32173) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2908165 INFO  (qtp239041646-32173) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 2908631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001 of type NRT
   [junit4]   2> 2908631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2908632 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60766ec5{/,null,AVAILABLE}
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f30f5d{HTTP/1.1,[http/1.1]}{127.0.0.1:61420}
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2911937ms
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=61420, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores}
   [junit4]   2> 2908633 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2908634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2908634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2908634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:10.586Z
   [junit4]   2> 2908638 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2908638 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\solr.xml
   [junit4]   2> 2908644 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2908648 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2908660 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2908662 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2908664 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61420_
   [junit4]   2> 2908665 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2908666 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2908665 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2908750 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2908758 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2908758 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2908761 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores
   [junit4]   2> 2908786 INFO  (qtp239041646-32172) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61420_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2908788 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] 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> 2908790 INFO  (OverseerThreadFactory-13817-thread-3-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61420_ for creating new replica
   [junit4]   2> 2908795 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2908796 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2908902 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2909816 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2909824 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema [collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 2909913 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n0' using configuration from collection collection1, trusted=true
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n0' (registry 'solr.core.collection1.shard2.replica_n0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore [[collection1_shard2_replica_n0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores\collection1_shard2_replica_n0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores\collection1_shard2_replica_n0\data\]
   [junit4]   2> 2909937 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2909942 WARN  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2910022 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2910022 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2910024 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2910024 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2910026 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2910027 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a87a815[collection1_shard2_replica_n0] main]
   [junit4]   2> 2910028 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2910029 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2910029 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2910029 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2910030 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2910031 INFO  (searcherExecutor-13831-thread-1-processing-n:127.0.0.1:61420_ x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore [collection1_shard2_replica_n0] Registered new searcher Searcher@6a87a815[collection1_shard2_replica_n0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2910031 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297745316446208
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61420/collection1_shard2_replica_n0/
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy http://127.0.0.1:61420/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 2910038 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2910041 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61420/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 2910145 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2910194 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2910195 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1400
   [junit4]   2> 2910197 INFO  (qtp239041646-32172) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61420_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1410
   [junit4]   2> 2910298 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2910668 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001 of type NRT
   [junit4]   2> 2910668 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2910670 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d1511e9{/,null,AVAILABLE}
   [junit4]   2> 2910671 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7135fcc1{HTTP/1.1,[http/1.1]}{127.0.0.1:61447}
   [junit4]   2> 2910671 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2913975ms
   [junit4]   2> 2910671 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=61447, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores}
   [junit4]   2> 2910672 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:12.624Z
   [junit4]   2> 2910676 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2910676 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\solr.xml
   [junit4]   2> 2910682 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2910687 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2910698 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2910700 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2910701 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61447_
   [junit4]   2> 2910704 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910704 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910705 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910705 INFO  (zkCallback-5331-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910791 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2910850 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2910858 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2910858 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2910860 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores
   [junit4]   2> 2910906 INFO  (qtp239041646-32170) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61447_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2910910 INFO  (OverseerThreadFactory-13817-thread-4-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61447_ for creating new replica
   [junit4]   2> 2910914 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2910914 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2911021 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2911021 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2911934 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2911941 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema [collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 2912022 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2912038 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n0' using configuration from collection collection1, trusted=true
   [junit4]   2> 2912038 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n0' (registry 'solr.core.collection1.shard1.replica_n0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912039 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2912039 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore [[collection1_shard1_replica_n0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores\collection1_shard1_replica_n0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores\collection1_shard1_replica_n0\data\]
   [junit4]   2> 2912045 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2912051 WARN  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2912134 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2912134 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2912135 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2912135 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2912136 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2912136 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.SolrIndexSearcher Opening [Searcher@56e44f31[collection1_shard1_replica_n0] main]
   [junit4]   2> 2912138 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2912138 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2912138 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2912139 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2912139 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2912140 INFO  (searcherExecutor-13842-thread-1-processing-n:127.0.0.1:61447_ x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore [collection1_shard1_replica_n0] Registered new searcher Searcher@56e44f31[collection1_shard1_replica_n0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2912140 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297747527892992
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61447/collection1_shard1_replica_n0/
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy http://127.0.0.1:61447/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2912148 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61447/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 2912251 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912251 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912300 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2912302 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1388
   [junit4]   2> 2912304 INFO  (qtp239041646-32170) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61447_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1398
   [junit4]   2> 2912409 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912409 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912753 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001 of type NRT
   [junit4]   2> 2912754 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2912754 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6211606e{/,null,AVAILABLE}
   [junit4]   2> 2912755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a86ce58{HTTP/1.1,[http/1.1]}{127.0.0.1:61473}
   [junit4]   2> 2912755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2916059ms
   [junit4]   2> 2912755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61473, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores}
   [junit4]   2> 2912755 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:14.708Z
   [junit4]   2> 2912764 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2912764 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\solr.xml
   [junit4]   2> 2912771 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2912776 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2912787 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2912789 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2912791 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61473_
   [junit4]   2> 2912793 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912793 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912793 INFO  (zkCallback-5331-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912794 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912794 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912907 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912909 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2912915 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912915 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912918 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores
   [junit4]   2> 2912956 INFO  (qtp239041646-32177) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61473_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2912958 INFO  (OverseerThreadFactory-13817-thread-5-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61473_ for creating new replica
   [junit4]   2> 2912962 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2912963 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2913073 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2913073 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2913073 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2913985 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2913993 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2914069 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2914085 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2914086 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2914086 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2914086 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores\collection1_shard2_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores\collection1_shard2_replica_n1\data\]
   [junit4]   2> 2914091 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2914097 WARN  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2914165 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2914165 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2914167 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2914167 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2914168 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2914168 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d8e2ba6[collection1_shard2_replica_n1] main]
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2914172 INFO  (searcherExecutor-13853-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@7d8e2ba6[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2914172 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297749658599424
   [junit4]   2> 2914175 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n1
   [junit4]   2> 2914176 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1213
   [junit4]   2> 2914176 INFO  (updateExecutor-5352-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n1]
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n1] as recovering, leader is [http://127.0.0.1:61420/collection1_shard2_replica_n0/] and I am [http://127.0.0.1:61473/collection1_shard2_replica_n1/]
   [junit4]   2> 2914178 INFO  (qtp239041646-32177) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61473_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1222
   [junit4]   2> 2914180 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:61420]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:61473_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2914181 INFO  (qtp1188441809-32217) [n:127.0.0.1:61420_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2914181 INFO  (qtp1188441809-32217) [n:127.0.0.1:61420_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n0, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:61473_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:61473","node_name":"127.0.0.1:61473_","state":"down","type":"NRT"}
   [junit4]   2> 2914281 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2914282 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2914282 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2914618 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001 of type NRT
   [junit4]   2> 2914619 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2914619 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b49cc12{/,null,AVAILABLE}
   [junit4]   2> 2914620 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c8c504b{HTTP/1.1,[http/1.1]}{127.0.0.1:61500}
   [junit4]   2> 2914622 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2917925ms
   [junit4]   2> 2914622 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61500, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores}
   [junit4]   2> 2914623 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:16.575Z
   [junit4]   2> 2914626 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2914626 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\solr.xml
   [junit4]   2> 2914633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2914637 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2914649 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2914651 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2914652 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61500_
   [junit4]   2> 2914655 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914655 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914655 INFO  (zkCallback-5362-thread-1-processing-n:127.0.0.1:61500_) [n:127.0.0.1:61500_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914656 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914656 INFO  (zkCallback-5331-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914656 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914776 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node'

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

kAclsWithHadoopAuth, TestFieldCache, TestLRUCache, TestApiFramework, TestCopyFieldCollectionResource, SignatureUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, HdfsBasicDistributedZkTest, DistributedTermsComponentTest, CdcrBootstrapTest, CleanupOldIndexTest, BasicZkTest, SolrCmdDistributorTest, TestFastLRUCache, ShardSplitTest, TestReqParamsAPI, TestGeoJSONResponseWriter, TestClassicSimilarityFactory, HdfsSyncSliceTest, TestStandardQParsers, TestSystemIdResolver, PreAnalyzedFieldManagedSchemaCloudTest, TestHalfAndHalfDocValues, HLLSerializationTest, ClassificationUpdateProcessorTest, TestSuggestSpellingConverter, SolrMetricManagerTest, TestRangeQuery, ChaosMonkeySafeLeaderWithPullReplicasTest, WrapperMergePolicyFactoryTest, TestCloudPseudoReturnFields, DebugComponentTest, QueryResultKeyTest, DistributedIntervalFacetingTest, TestCustomDocTransformer, TestSolrDeletionPolicy1, QueryEqualityTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsLockFactoryTest, TestNumericTerms64, TestCloudManagedSchema, BJQParserTest, TestLMJelinekMercerSimilarityFactory, AliasIntegrationTest, UpdateRequestProcessorFactoryTest, BlockCacheTest, TestPolicyCloud, CdcrReplicationHandlerTest, VersionInfoTest, TestFieldCacheVsDocValues, PKIAuthenticationIntegrationTest, TestQueryUtils, FullSolrCloudDistribCmdsTest, PeerSyncWithIndexFingerprintCachingTest, TestSegmentSorting, LukeRequestHandlerTest, TestFieldResource, SegmentsInfoRequestHandlerTest, BasicDistributedZk2Test, TestSystemCollAutoCreate, TestNamedUpdateProcessors, ShufflingReplicaListTransformerTest, TestLocalFSCloudBackupRestore, SuggesterFSTTest, SolrGraphiteReporterTest, RecoveryAfterSoftCommitTest, CacheHeaderTest, ShardRoutingCustomTest, SolrXmlInZkTest, MoreLikeThisHandlerTest, TestBlendedInfixSuggestions, TestCharFilters, TestCrossCoreJoin, TestFieldTypeResource, OverseerRolesTest, TestStressLucene, TestDynamicLoading, ShowFileRequestHandlerTest, SearchHandlerTest, TestClusterProperties, TestInPlaceUpdatesStandalone, ExplicitHLLTest, TestBlobHandler, SpellCheckCollatorTest, TestBulkSchemaAPI, CopyFieldTest, TestDistributedGrouping, TestInfoStreamLogging, SampleTest, ExitableDirectoryReaderTest, SubstringBytesRefFilterTest, CollectionTooManyReplicasTest, MissingSegmentRecoveryTest, DeleteShardTest, TestCorePropertiesReload, TestConfigSetsAPI, TestCloudDeleteByQuery, TestPerFieldSimilarity, TestHdfsCloudBackupRestore, SuggestComponentContextFilterQueryTest, TestPrepRecovery, UUIDUpdateProcessorFallbackTest, TestSolrIndexConfig, TestHdfsUpdateLog, TestMiniSolrCloudClusterSSL, TestComponentsName, DocExpirationUpdateProcessorFactoryTest, TestPayloadCheckQParserPlugin, TermsComponentTest, PolyFieldTest, TestCSVLoader, CollectionReloadTest, TestLuceneIndexBackCompat, DistributedDebugComponentTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, TestJsonFacets, TestAnalyzedSuggestions, TestRandomRequestDistribution, TestDynamicFieldResource, SynonymTokenizerTest, TestSolrCloudSnapshots, ConvertedLegacyTest, CoreAdminRequestStatusTest, TestExactStatsCache, TestWordDelimiterFilterFactory, ChangedSchemaMergeTest, MBeansHandlerTest, TestReplicaProperties, TestQueryWrapperFilter, DistributedSuggestComponentTest, SuggesterTSTTest, CdcrVersionReplicationTest, TestDocBasedVersionConstraints, SolrIndexConfigTest, ReplaceNodeTest, HighlighterMaxOffsetTest, TestPullReplicaErrorHandling, CloudMLTQParserTest, TestImpersonationWithHadoopAuth, TestConfigSetsAPIZkFailure, SmileWriterTest, TestDistributedMissingSort, ParsingFieldUpdateProcessorsTest, StatelessScriptUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, OpenExchangeRatesOrgProviderTest, DocumentBuilderTest, PluginInfoTest, TestIntervalFaceting, TestDeleteCollectionOnDownNodes, TestSimpleTrackingShardHandler, ConfigSetsAPITest, DistributedMLTComponentTest, TestStressLiveNodes, AddBlockUpdateTest, TestTolerantUpdateProcessorCloud, LoggingHandlerTest, DistributedQueryElevationComponentTest, TestShardHandlerFactory, PingRequestHandlerTest, TestCoreDiscovery, MultiThreadedOCPTest, TestConfig, OverseerTaskQueueTest, TestOrdValues, TestPointFields, TestRemoteStreaming, LeaderElectionIntegrationTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, TestSort, TestFiltering, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SimplePostToolTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JsonLoaderTest, TestPartialUpdateDeduplication, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestStressRecovery, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, EchoParamsTest, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, DOMUtilTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudJSONFacetJoinDomain, TestDistribDocBasedVersion, TestPullReplica, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestTlogReplica, TestInitParams, TestReloadAndDeleteDocs, TestSolrXml, RequestLoggingTest, SearchHandlerTest, TestHdfsBackupRestoreCore, TestRestoreCore, TestSolrConfigHandlerCloud, V2StandaloneTest, InfoHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestConfigsApi, TestCoreAdminApis, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestUnifiedSolrHighlighter, TestLegacyNumericUtils, TestNumericRangeQuery32, MetricsConfigTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrShardReporterTest, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, BadCopyFieldTest, CurrencyFieldTypeTest, DocValuesMissingTest, TestBulkSchemaConcurrent]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaConcurrent -Dtests.seed=C0C39CBFD4E73A7D -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBulkSchemaConcurrent (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0C39CBFD4E73A7D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [639/730 (1!)] on J1 in 23.71s, 1 test, 1 error <<< FAILURES!

[...truncated 43838 lines...]