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/08/20 02:41:08 UTC

[JENKINS-EA] Lucene-Solr-6.6-Windows (32bit/jdk-9-ea+181) - Build # 21 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/21/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseParallelGC --illegal-access=deny

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:
Error starting up MiniSolrCloudCluster

Stack Trace:
java.lang.Exception: Error starting up MiniSolrCloudCluster
	at __randomizedtesting.SeedInfo.seed([991D80F4260035FA]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.checkForExceptions(MiniSolrCloudCluster.java:575)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:255)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:199)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:126)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.startup(TestSolrCloudWithDelegationTokens.java:70)
	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$6.evaluate(RandomizedRunner.java:847)
	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)
	Suppressed: java.lang.ExceptionInInitializerError
		at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
		at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
		at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:185)
		at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
		at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:148)
		at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
		at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:77)
		at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:142)
		at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:346)
		at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:627)
		at org.apache.solr.core.CoreContainer.load(CoreContainer.java:491)
		at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
		at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
		at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
		at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
		at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
		at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
		at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
		at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
		at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
		... 1 more
	Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 1
		at java.base/java.lang.String.checkBoundsBeginEnd(String.java:3116)
		at java.base/java.lang.String.substring(String.java:1885)
		at org.apache.hadoop.util.Shell.<clinit>(Shell.java:51)
		... 37 more
	Suppressed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.util.StringUtils
		at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
		at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:185)
		at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
		at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:148)
		at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
		at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
		at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:77)
		at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:142)
		at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:346)
		at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:627)
		at org.apache.solr.core.CoreContainer.load(CoreContainer.java:491)
		at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
		at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
		at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
		at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
		at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
		at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
		at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
		at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
		at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
		... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([991D80F4260035FA]:0)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.shutdown(TestSolrCloudWithDelegationTokens.java:87)
	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$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [Overseer, SolrZkClient, ZkController, SolrZkClient, ZkController] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.Overseer.start(Overseer.java:526)  at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:754)  at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)  at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)  at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)  at org.apache.solr.cloud.ZkController.init(ZkController.java:688)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:423)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  at java.base/java.lang.Thread.run(Thread.java:844)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:185)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:299)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  at java.base/java.lang.Thread.run(Thread.java:844)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:425)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  at java.base/java.lang.Thread.run(Thread.java:844)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:185)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:299)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  at java.base/java.lang.Thread.run(Thread.java:844)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:425)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  at java.base/java.lang.Thread.run(Thread.java:844)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [Overseer, SolrZkClient, ZkController, SolrZkClient, ZkController]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.Overseer.start(Overseer.java:526)
	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:754)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
	at org.apache.solr.cloud.ZkController.init(ZkController.java:688)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:423)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:185)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:299)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:425)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:185)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:299)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:425)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:485)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:244)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:173)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:388)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:251)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)


	at __randomizedtesting.SeedInfo.seed([991D80F4260035FA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
	at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:
53 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens:     1) Thread[id=2606, name=solr-idle-connections-evictor, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=2620, name=zkCallback-470-thread-1, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    3) Thread[id=2622, name=OverseerCollectionConfigSetProcessor-98513401164529670-127.0.0.1:60097_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)         at app//org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:387)         at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)         at java.base@9/java.lang.Thread.run(Thread.java:844)    4) Thread[id=2589, name=qtp9420600-2589, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)    5) Thread[id=2587, name=qtp9420600-2587, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)    6) Thread[id=2637, name=zkCallback-469-thread-4, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    7) Thread[id=2583, name=qtp12418501-2583-acceptor-0@36da09-ServerConnector@1ba6734{HTTP/1.1,[http/1.1]}{127.0.0.1:60098}, state=RUNNABLE, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@9/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)         at java.base@9/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:373)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@9/java.lang.Thread.run(Thread.java:844)    8) Thread[id=2633, name=pool-6-thread-1, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    9) Thread[id=2619, name=zkCallback-469-thread-1, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   10) Thread[id=2635, name=zkCallback-470-thread-2, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   11) Thread[id=2642, name=zkCallback-470-thread-6, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   12) Thread[id=2627, name=Curator-Framework-0, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)         at java.base@9/java.util.concurrent.DelayQueue.take(DelayQueue.java:77)         at app//org.apache.curator.framework.imps.CuratorFrameworkImpl.backgroundOperationsLoop(CuratorFrameworkImpl.java:780)         at app//org.apache.curator.framework.imps.CuratorFrameworkImpl.access$300(CuratorFrameworkImpl.java:62)         at app//org.apache.curator.framework.imps.CuratorFrameworkImpl$4.call(CuratorFrameworkImpl.java:257)         at java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   13) Thread[id=2618, name=jetty-launcher-458-thread-1-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   14) Thread[id=2623, name=OverseerHdfsCoreFailoverThread-98513401164529670-127.0.0.1:60097_solr-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.base@9/java.lang.Thread.run(Thread.java:844)   15) Thread[id=2638, name=zkCallback-469-thread-5, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   16) Thread[id=2645, name=Curator-Framework-0-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   17) Thread[id=2628, name=pool-3-thread-1, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   18) Thread[id=2593, name=qtp12418501-2593, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   19) Thread[id=2615, name=jetty-launcher-458-thread-2-SendThread(127.0.0.1:60093), state=RUNNABLE, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   20) Thread[id=2639, name=zkCallback-470-thread-3, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   21) Thread[id=2616, name=jetty-launcher-458-thread-2-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   22) Thread[id=2646, name=Curator-Framework-0-SendThread(127.0.0.1:60093), state=RUNNABLE, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   23) Thread[id=2582, name=qtp9420600-2582, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   24) Thread[id=2624, name=Curator-ConnectionStateManager-0, state=WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:417)         at app//org.apache.curator.framework.state.ConnectionStateManager.processEvents(ConnectionStateManager.java:245)         at app//org.apache.curator.framework.state.ConnectionStateManager.access$000(ConnectionStateManager.java:43)         at app//org.apache.curator.framework.state.ConnectionStateManager$1.call(ConnectionStateManager.java:111)         at java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   25) Thread[id=2597, name=Scheduler-9028381, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   26) Thread[id=2585, name=qtp12418501-2585, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   27) Thread[id=2595, name=qtp12418501-2595, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   28) Thread[id=2588, name=qtp12418501-2588, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   29) Thread[id=2643, name=zkCallback-470-thread-7, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   30) Thread[id=2580, name=qtp9420600-2580-acceptor-0@83264b-ServerConnector@1a34e6f{HTTP/1.1,[http/1.1]}{127.0.0.1:60097}, state=RUNNABLE, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@9/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)         at java.base@9/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:373)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@9/java.lang.Thread.run(Thread.java:844)   31) Thread[id=2608, name=solr-idle-connections-evictor, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)         at java.base@9/java.lang.Thread.run(Thread.java:844)   32) Thread[id=2640, name=zkCallback-470-thread-4, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   33) Thread[id=2596, name=org.eclipse.jetty.server.session.HashSessionManager@18cd676Timer, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   34) Thread[id=2641, name=zkCallback-470-thread-5, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   35) Thread[id=2644, name=Curator-Framework-0-SendThread(127.0.0.1:60093), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)   36) Thread[id=2581, name=qtp12418501-2581, state=RUNNABLE, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@9/java.lang.Thread.run(Thread.java:844)   37) Thread[id=2632, name=Curator-Framework-0, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)         at java.base@9/java.util.concurrent.DelayQueue.take(DelayQueue.java:77)         at app//org.apache.curator.framework.imps.CuratorFrameworkImpl.backgroundOperationsLoop(CuratorFrameworkImpl.java:780)         at app//org.apache.curator.framework.imps.CuratorFrameworkImpl.access$300(CuratorFrameworkImpl.java:62)         at app//org.apache.curator.framework.imps.CuratorFrameworkImpl$4.call(CuratorFrameworkImpl.java:257)         at java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   38) Thread[id=2634, name=zkCallback-469-thread-2, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   39) Thread[id=2579, name=qtp9420600-2579, state=RUNNABLE, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@9/java.lang.Thread.run(Thread.java:844)   40) Thread[id=2584, name=qtp9420600-2584, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   41) Thread[id=2598, name=org.eclipse.jetty.server.session.HashSessionManager@67c6c1Timer, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   42) Thread[id=2647, name=Curator-Framework-0-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   43) Thread[id=2591, name=qtp12418501-2591, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   44) Thread[id=2594, name=Scheduler-15971592, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.base@9/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   45) Thread[id=2629, name=Curator-ConnectionStateManager-0, state=WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:417)         at app//org.apache.curator.framework.state.ConnectionStateManager.processEvents(ConnectionStateManager.java:245)         at app//org.apache.curator.framework.state.ConnectionStateManager.access$000(ConnectionStateManager.java:43)         at app//org.apache.curator.framework.state.ConnectionStateManager$1.call(ConnectionStateManager.java:111)         at java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   46) Thread[id=2621, name=OverseerStateUpdate-98513401164529670-127.0.0.1:60097_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)         at app//org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)         at app//org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:183)         at java.base@9/java.lang.Thread.run(Thread.java:844)   47) Thread[id=2636, name=zkCallback-469-thread-3, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)   48) Thread[id=2590, name=qtp12418501-2590, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   49) Thread[id=2607, name=solr-idle-connections-evictor, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)         at java.base@9/java.lang.Thread.run(Thread.java:844)   50) Thread[id=2592, name=qtp9420600-2592, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)   51) Thread[id=2617, name=jetty-launcher-458-thread-1-SendThread(127.0.0.1:60093), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)   52) Thread[id=2605, name=solr-idle-connections-evictor, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)         at java.base@9/java.lang.Thread.run(Thread.java:844)   53) Thread[id=2586, name=qtp9420600-2586, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 53 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens: 
   1) Thread[id=2606, name=solr-idle-connections-evictor, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=2620, name=zkCallback-470-thread-1, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=2622, name=OverseerCollectionConfigSetProcessor-98513401164529670-127.0.0.1:60097_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at app//org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:387)
        at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=2589, name=qtp9420600-2589, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithDelegationTokens]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupp

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

occurred - updating... (live nodes size: [3])
   [junit4]   2> 57179 INFO  (coreCloseExecutor-124-thread-1) [    ] o.a.s.c.SolrCore [falsepredicate_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@335972
   [junit4]   2> 57179 INFO  (zkCallback-44-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 57183 INFO  (zkCallback-38-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 57183 INFO  (coreCloseExecutor-125-thread-4) [    ] o.a.s.c.SolrCore [stateformat1_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c78e45
   [junit4]   2> 57183 INFO  (coreCloseExecutor-125-thread-3) [    ] o.a.s.c.SolrCore [delayed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@114e18b
   [junit4]   2> 57179 INFO  (zkCallback-22-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 57179 INFO  (coreCloseExecutor-125-thread-2) [    ] o.a.s.c.SolrCore [currentstate_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16e740b
   [junit4]   2> 57179 INFO  (coreCloseExecutor-125-thread-1) [    ] o.a.s.c.SolrCore [falsepredicate_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a2d09
   [junit4]   2> 57179 INFO  (coreCloseExecutor-124-thread-2) [    ] o.a.s.c.SolrCore [testcollection_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a3e65f
   [junit4]   2> 57185 INFO  (coreCloseExecutor-124-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard2.replica1
   [junit4]   2> 57184 INFO  (coreCloseExecutor-125-thread-5) [    ] o.a.s.c.SolrCore [testcollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16a583b
   [junit4]   2> 57190 INFO  (coreCloseExecutor-126-thread-2) [    ] o.a.s.c.SolrCore [testcollection_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d2137a
   [junit4]   2> 57190 INFO  (coreCloseExecutor-124-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard4.replica1
   [junit4]   2> 57190 INFO  (coreCloseExecutor-126-thread-1) [    ] o.a.s.c.SolrCore [falsepredicate_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16c05e2
   [junit4]   2> 57193 INFO  (coreCloseExecutor-125-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.stateformat1.shard1.replica1
   [junit4]   2> 57197 INFO  (coreCloseExecutor-125-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard4.replica1
   [junit4]   2> 57198 WARN  (zkCallback-38-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> 57199 INFO  (coreCloseExecutor-125-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.delayed.shard1.replica1
   [junit4]   2> 57199 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 57199 INFO  (coreCloseExecutor-125-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.currentstate.shard1.replica1
   [junit4]   2> 57199 INFO  (coreCloseExecutor-125-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard2.replica1
   [junit4]   2> 57199 INFO  (jetty-closer-3-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@146cdb8{/solr,null,UNAVAILABLE}
   [junit4]   2> 57201 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57201 INFO  (zkCallback-22-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 57201 INFO  (zkCallback-22-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57204 INFO  (coreCloseExecutor-126-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard3.replica1
   [junit4]   2> 57204 INFO  (coreCloseExecutor-126-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard1.replica1
   [junit4]   2> 57205 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57205 INFO  (zkCallback-22-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57207 INFO  (jetty-closer-3-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98513464643092491-127.0.0.1:64508_solr-n_0000000002) closing
   [junit4]   2> 57208 INFO  (OverseerStateUpdate-98513464643092491-127.0.0.1:64508_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64508_solr
   [junit4]   2> 57210 INFO  (zkCallback-22-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 58711 WARN  (zkCallback-44-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> 58711 INFO  (jetty-closer-3-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f5eec5{/solr,null,UNAVAILABLE}
   [junit4]   2> 58712 WARN  (zkCallback-22-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 58712 INFO  (jetty-closer-3-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@187b8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 58714 ERROR (SUITE-TestCollectionStateWatchers-seed#[8E94243D6CE34FA8]-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> 58716 INFO  (SUITE-TestCollectionStateWatchers-seed#[8E94243D6CE34FA8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64499 64499
   [junit4]   2> 58717 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64499 64499
   [junit4]   2> 58718 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/98513464643092491-127.0.0.1:64508_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 58719 INFO  (SUITE-TestCollectionStateWatchers-seed#[8E94243D6CE34FA8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_8E94243D6CE34FA8-001
   [junit4]   2> Aug 20, 2017 2:30:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1505, maxMBSortInHeap=6.716040548420054, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ckb, timezone=America/Pangnirtung
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 (32-bit)/cpus=3,threads=1,free=36711736,total=188481536
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, CommonAdminParamsTest, TestCollectionStateWatchers]
   [junit4] Completed [36/130 (1!)] on J1 in 59.82s, 9 tests, 1 failure <<< FAILURES!

[...truncated 35846 lines...]

[JENKINS-EA] Lucene-Solr-6.6-Windows (32bit/jdk-9-ea+181) - Build # 27 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/27/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
No JMX server found by monitor map

Stack Trace:
java.lang.AssertionError: No JMX server found by monitor map
	at __randomizedtesting.SeedInfo.seed([A4E4D9DF4358A98]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
	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$6.evaluate(RandomizedRunner.java:847)
	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 12401 lines...]
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_A4E4D9DF4358A98-001\init-core-data-001
   [junit4]   2> 1481457 WARN  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1481457 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1481458 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-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> 1481458 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1481459 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1481502 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1481522 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1481603 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1481617 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1481650 WARN  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1481651 WARN  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1481651 WARN  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1481652 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1481682 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1481704 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1481784 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1481792 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1481792 WARN  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1481793 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1481793 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_A4E4D9DF4358A98-001\init-core-data-001\]
   [junit4]   2> 1481794 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1481868 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1481868 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1481869 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c83342[collection1] main]
   [junit4]   2> 1481870 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1481875 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1481898 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1481898 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1481898 INFO  (coreLoadExecutor-7737-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576438750131519488
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1481899 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1481900 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1481900 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1481900 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1481901 INFO  (searcherExecutor-7738-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c83342[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33121361
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e807b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bdc93b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1481901 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f93213: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 1481903 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1481903 INFO  (coreCloseExecutor-7743-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dec341
   [junit4]   2> 1481904 INFO  (coreCloseExecutor-7743-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1481904 INFO  (coreCloseExecutor-7743-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1579e9d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 1481904 INFO  (SUITE-TestJmxIntegration-seed#[A4E4D9DF4358A98]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=506, maxMBSortInHeap=5.612283569348584, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=qu, timezone=US/Aleutian
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 (32-bit)/cpus=3,threads=1,free=166509768,total=450887680
   [junit4]   2> NOTE: All tests run in this JVM: [SolrSlf4jReporterTest, MoveReplicaTest, TestBinaryResponseWriter, DateFieldTest, TestNestedDocsSort, AtomicUpdateProcessorFactoryTest, ZkStateReaderTest, OutputWriterTest, DocValuesTest, TestUniqueKeyFieldResource, FullHLLTest, HdfsRecoverLeaseTest, BigEndianAscendingWordDeserializerTest, CurrencyFieldXmlFileTest, DistributedFacetPivotSmallTest, HdfsRestartWhileUpdatingTest, SharedFSAutoReplicaFailoverTest, TestAnalyzeInfixSuggestions, PluginInfoTest, TestExtendedDismaxParser, TestReplicationHandler, DistribDocExpirationUpdateProcessorTest, TestSolrDynamicMBean, SuggestComponentContextFilterQueryTest, TestExclusionRuleCollectionAccess, DirectoryFactoryTest, SimpleFacetsTest, TestLFUCache, BasicDistributedZkTest, TestUpdate, TestEmbeddedSolrServerConstructors, TestXmlQParserPlugin, TestHdfsUpdateLog, GraphQueryTest, PropertiesRequestHandlerTest, ConfigureRecoveryStrategyTest, PathHierarchyTokenizerFactoryTest, TestWordDelimiterFilterFactory, TestSolrQueryResponse, NodeMutatorTest, DistributedQueryComponentCustomSortTest, TestCursorMarkWithoutUniqueKey, OverseerTest, TestLeaderInitiatedRecoveryThread, TestPivotHelperCode, TestCSVLoader, ZkCLITest, TestStressCloudBlindAtomicUpdates, DistributedMLTComponentTest, SpatialFilterTest, TestSweetSpotSimilarityFactory, TestSQLHandlerNonCloud, HdfsDirectoryTest, SolrJmxReporterCloudTest, IndexBasedSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, V2ApiIntegrationTest, TimeZoneUtilsTest, TestHighFrequencyDictionaryFactory, TestUnifiedSolrHighlighter, TestMissingGroups, TestAuthenticationFramework, SampleTest, DistributedSpellCheckComponentTest, TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, TestOnReconnectListenerSupport, TestCloudRecovery, DateRangeFieldTest, TestConfigSetImmutable, SuggesterFSTTest, TestGraphTermsQParserPlugin, CollectionsAPIAsyncDistributedZkTest, TestJavabinTupleStreamParser, ConnectionManagerTest, MetricUtilsTest, AssignTest, TestSolrCloudSnapshots, TestHashPartitioner, TestRandomRequestDistribution, RequestLoggingTest, UnloadDistributedZkTest, DocValuesNotIndexedTest, TestStressReorder, TestSchemaResource, DistributedSuggestComponentTest, HardAutoCommitTest, TestElisionMultitermQuery, TestDefaultStatsCache, TestNumericTerms64, TestComplexPhraseQParserPlugin, TestCryptoKeys, TestCloudInspectUtil, TestExactSharedStatsCache, CursorPagingTest, TestPerFieldSimilarity, UUIDUpdateProcessorFallbackTest, TestInPlaceUpdatesStandalone, SolrCoreTest, PrimUtilsTest, CollectionStateFormat2Test, OverseerStatusTest, CoreAdminRequestStatusTest, SOLR749Test, AnalyticsMergeStrategyTest, SortSpecParsingTest, BaseCdcrDistributedZkTest, TestBulkSchemaConcurrent, MigrateRouteKeyTest, TestDocBasedVersionConstraints, TestFieldResource, OverseerModifyCollectionTest, UniqFieldsUpdateProcessorFactoryTest, TestFunctionQuery, PreAnalyzedFieldManagedSchemaCloudTest, ClusterStateUpdateTest, TestSubQueryTransformer, DocumentBuilderTest, TriLevelCompositeIdRoutingTest, VersionInfoTest, HdfsChaosMonkeyNothingIsSafeTest, SolrGangliaReporterTest, TestLRUCache, DirectSolrSpellCheckerTest, TestRequestStatusCollectionAPI, TestSolrJ, TestBulkSchemaAPI, CdcrUpdateLogTest, TestAuthorizationFramework, TestTolerantSearch, TestTrieFacet, TestConfigSets, InfoHandlerTest, DocumentAnalysisRequestHandlerTest, TestDocTermOrds, TestIntervalFaceting, TestSubQueryTransformerDistrib, TestBinaryField, TestStressLiveNodes, BJQParserTest, DistributedFacetExistsSmallTest, TestSolrIndexConfig, MergeStrategyTest, BitVectorTest, HdfsDirectoryFactoryTest, TestJsonFacets, DistributedQueryElevationComponentTest, TestSchemaManager, PeerSyncWithIndexFingerprintCachingTest, StressHdfsTest, TestRemoteStreaming, DistributedQueueTest, RequiredFieldsTest, SystemInfoHandlerTest, StandardRequestHandlerTest, TestSolrDeletionPolicy1, TestOrdValues, TestCSVResponseWriter, TestImplicitCoreProperties, TestGroupingSearch, HdfsCollectionsAPIDistributedZkTest, TestSolrConfigHandlerConcurrent, TestCollationFieldDocValues, SolrRequestParserTest, MultiTermTest, DistributedFacetPivotLongTailTest, TestLazyCores, HLLUtilTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestQueryUtils, TermsComponentTest, RequestHandlersTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestJmxIntegration]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJmxIntegration -Dtests.seed=A4E4D9DF4358A98 -Dtests.slow=true -Dtests.locale=qu -Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestJmxIntegration (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No JMX server found by monitor map
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4E4D9DF4358A98]:0)
   [junit4]    > 	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [429/713 (1!)] on J0 in 0.48s, 0 tests, 1 failure <<< FAILURES!

[...truncated 37292 lines...]

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

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
No JMX server found by monitor map

Stack Trace:
java.lang.AssertionError: No JMX server found by monitor map
	at __randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults

Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3:80F79045D5458B0A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:930)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 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 11661 lines...]
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_B2DD97DB2DBBAFD3-001\init-core-data-001
   [junit4]   2> 928338 WARN  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 928338 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 928341 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-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> 928342 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 928342 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 928382 WARN  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 928383 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 928410 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 928469 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 928480 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 928530 WARN  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 928530 WARN  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 928531 WARN  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 928532 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 928576 WARN  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 928576 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 928591 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 928649 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 928654 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 928655 WARN  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 928655 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 928655 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 928655 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8648859940493208]
   [junit4]   2> 928722 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 928722 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 928723 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 928723 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 928723 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7469117312502712]
   [junit4]   2> 928724 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37c51616[collection1] main]
   [junit4]   2> 928724 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 928729 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 928750 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 928751 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 928751 INFO  (coreLoadExecutor-3220-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576399850324361216
   [junit4]   2> 928751 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 928751 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 928751 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 928751 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 928751 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 928752 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 928752 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 928752 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 928752 INFO  (searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@37c51616[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928755 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 928755 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 928755 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1538824736
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66c39e03: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a2d896: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@416a31c2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 928756 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 928757 INFO  (coreCloseExecutor-3226-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@60436d37
   [junit4]   2> 928758 INFO  (coreCloseExecutor-3226-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 928758 INFO  (coreCloseExecutor-3226-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@730c802: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 928758 INFO  (SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1478, maxMBSortInHeap=5.700084039900721, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sr-RS, timezone=ACT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=354812136,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, LeaderFailoverAfterPartitionTest, HdfsThreadLeakTest, TestReplicationHandler, TestNamedUpdateProcessors, TestDocTermOrds, GraphQueryTest, TestNonDefinedSimilarityFactory, TestStressReorder, SampleTest, TestCustomStream, DocValuesMultiTest, DistributedFacetPivotSmallTest, TestSweetSpotSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, DocumentBuilderTest, HdfsChaosMonkeyNothingIsSafeTest, SuggestComponentContextFilterQueryTest, CursorPagingTest, TestRandomRequestDistribution, CdcrRequestHandlerTest, BJQParserTest, TestSubQueryTransformer, TestStressVersions, UnloadDistributedZkTest, ClusterStateUpdateTest, PeerSyncReplicationTest, LeaderElectionTest, EnumFieldTest, BigEndianAscendingWordDeserializerTest, TestExactSharedStatsCache, CloudExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, TestSolrDynamicMBean, AddBlockUpdateTest, TestMissingGroups, TestJsonFacets, SyncSliceTest, TestSimpleTextCodec, XsltUpdateRequestHandlerTest, TestFastLRUCache, BadComponentTest, SolrRequestParserTest, TestPostingsSolrHighlighter, TestPseudoReturnFields, TestCursorMarkWithoutUniqueKey, VersionInfoTest, SolrTestCaseJ4Test, TestLazyCores, TestRestoreCore, DistributedQueryComponentCustomSortTest, IndexBasedSpellCheckerTest, BasicDistributedZkTest, TestLockTree, V2ApiIntegrationTest, SolrPluginUtilsTest, JavabinLoaderTest, RecoveryZkTest, WrapperMergePolicyFactoryTest, TestApiFramework, FullHLLTest, TestJavabinTupleStreamParser, TestPhraseSuggestions, PrimitiveFieldTypeTest, BasicAuthStandaloneTest, HdfsUnloadDistributedZkTest, DirectSolrSpellCheckerTest, PropertiesRequestHandlerTest, SolrJmxReporterCloudTest, TestExtendedDismaxParser, CollectionStateFormat2Test, SolrMetricReporterTest, CollectionsAPIAsyncDistributedZkTest, JSONWriterTest, TestBackupRepositoryFactory, TestLFUCache, ZkStateReaderTest, TestSurroundQueryParser, TermsComponentTest, TestSchemaVersionResource, SOLR749Test, TestSolrCoreParser, TestSolrCloudSnapshots, TestLeaderElectionWithEmptyReplica, TestJmxIntegration]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJmxIntegration -Dtests.seed=B2DD97DB2DBBAFD3 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestJmxIntegration (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No JMX server found by monitor map
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3]:0)
   [junit4]    > 	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [215/713 (1!)] on J0 in 0.45s, 0 tests, 1 failure <<< FAILURES!

[...truncated 524 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001
   [junit4]   2> 1561862 WARN  (SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1561862 INFO  (SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1561862 INFO  (SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-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> 1561862 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedOrdering
   [junit4]   2> 1561877 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1561893 WARN  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1561893 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1561909 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1561909 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1561924 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1561924 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1561924 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf\schema-non-stored-docvalues.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1561924 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1561987 WARN  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1561987 WARN  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1561987 WARN  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562002 WARN  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562002 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1562033 WARN  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562049 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1562049 WARN  (coreLoadExecutor-5936-thread-1) [    x:collection1] 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> 1562096 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562096 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562096 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.2646484375, floorSegmentMB=0.6484375, forceMergeDeletesPctAllowed=12.600517795124182, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3580055674482606
   [junit4]   2> 1562112 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@160f861f[collection1] main]
   [junit4]   2> 1562112 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf
   [junit4]   2> 1562112 INFO  (coreLoadExecutor-5936-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562112 INFO  (searcherExecutor-5937-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@160f861f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562112 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@515dd49a
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d83104d[collection1] main]
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562127 INFO  (searcherExecutor-5937-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d83104d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)))}
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_mvt_dvt_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_mvt_dvt_sf_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_mvt_dvf_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_mvt_dvu_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=460663893
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68c5cc85: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d21b8a8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5876a4ac: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1562127 INFO  (coreCloseExecutor-5941-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@437bcfc5
   [junit4]   2> 1562127 INFO  (coreCloseExecutor-5941-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1562127 INFO  (coreCloseExecutor-5941-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20d9a3d8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 1562127 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
   [junit4]   2> 1562143 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUseDocValuesAsStoredFalse
   [junit4]   2> 1562143 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562159 WARN  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562159 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562174 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1562174 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562174 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562174 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf\managed-schema
   [junit4]   2> 1562174 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf\schema-non-stored-docvalues.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562174 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562237 WARN  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562237 WARN  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562237 WARN  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562252 WARN  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562252 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562252 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1, trusted=true
   [junit4]   2> 1562268 WARN  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562268 WARN  (coreLoadExecutor-5948-thread-1) [    x:collection1] 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> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29306887[collection1] main]
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562330 INFO  (searcherExecutor-5949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29306887[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)))}
   [junit4]   2> 1562330 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562330 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid]} 0 1
   [junit4]   2> 1562330 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562330 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e44fe89
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@23bef450[collection1] main]
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562346 INFO  (searcherExecutor-5949-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23bef450[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4) Uninverting(_1(6.6.1):C1)))}
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&fl=id,nonstored_dv_*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid&fl=id,nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=456586398
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ae4d6d4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e2cafac: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73464af3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1562346 INFO  (coreCloseExecutor-5953-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b4d8cfd
   [junit4]   2> 1562346 INFO  (coreCloseExecutor-5953-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1562346 INFO  (coreCloseExecutor-5953-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@711d8087: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUseDocValuesAsStoredFalse
   [junit4]   2> 1562346 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSearchResults
   [junit4]   2> 1562361 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562377 WARN  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562377 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562408 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1562408 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562408 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562408 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf\managed-schema
   [junit4]   2> 1562424 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf\schema-non-stored-docvalues.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562424 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562472 WARN  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562472 WARN  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562472 WARN  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562502 WARN  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562502 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562502 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1, trusted=true
   [junit4]   2> 1562518 WARN  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562518 WARN  (coreLoadExecutor-5960-thread-1) [    x:collection1] 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> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74b0601a[collection1] main]
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562580 INFO  (searcherExecutor-5961-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74b0601a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4) Uninverting(_1(6.6.1):C1)))}
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 1
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid2]} 0 0
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid3]} 0 0
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid4]} 0 0
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid5]} 0 0
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid6]} 0 0
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562580 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@63b46bc4
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f02cd7d[collection1] main]
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562596 INFO  (searcherExecutor-5961-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f02cd7d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4) Uninverting(_1(6.6.1):C1) Uninverting(_2(6.6.1):C6)))}
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1562596 ERROR (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch: 'myid1'!='myid' @ response/docs/[0]/id
   [junit4]   2>  expected =/response/docs==[{'id':'myid1','test_is_dvo':[101,102,103]},{'id':'myid2','test_is_dvo':[201,202]},{'id':'myid3','test_is_dvo':[301,302,303,304]},{'id':'myid4','test_s_dvo':'hello','test_is_dvo':[401,402]},{'id':'myid5'},{'id':'myid6','test_s_dvo':'hello'}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"myid"},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid1",
   [junit4]   2>         "test_is_dvo":[101,
   [junit4]   2>           102,
   [junit4]   2>           103]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid2",
   [junit4]   2>         "test_is_dvo":[201,
   [junit4]   2>           202]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid3",
   [junit4]   2>         "test_is_dvo":[301,
   [junit4]   2>           302,
   [junit4]   2>           303,
   [junit4]   2>           304]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid4",
   [junit4]   2>         "test_s_dvo":"hello",
   [junit4]   2>         "test_is_dvo":[401,
   [junit4]   2>           402]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid5"},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid6",
   [junit4]   2>         "test_s_dvo":"hello"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = q=id:myid*&fl=*&wt=xml
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=534170676
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d8d1e83: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cb0f723: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25d0aeed: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 1562596 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1562611 INFO  (coreCloseExecutor-5965-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8039bf9
   [junit4]   2> 1562611 INFO  (coreCloseExecutor-5965-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1562611 INFO  (coreCloseExecutor-5965-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7648cdd9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 1562611 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored -Dtests.method=testMultipleSearchResults -Dtests.seed=B2DD97DB2DBBAFD3 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.27s J0 | TestUseDocValuesAsStored.testMultipleSearchResults <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3:80F79045D5458B0A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:983)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:930)
   [junit4]    > 	at org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1562611 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
   [junit4]   2> 1562611 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562627 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562627 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562643 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1562643 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562659 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562659 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 1562659 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\schema-non-stored-docvalues.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562659 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562705 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562705 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562705 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562736 WARN  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562736 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562736 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1, trusted=true
   [junit4]   2> 1562768 WARN  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562768 WARN  (coreLoadExecutor-5972-thread-1) [    x:collection1] 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> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76984fe4[collection1] main]
   [junit4]   2> 1562844 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf
   [junit4]   2> 1562844 INFO  (coreLoadExecutor-5972-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562844 INFO  (searcherExecutor-5973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76984fe4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4) Uninverting(_1(6.6.1):C1) Uninverting(_2(6.6.1):C6)))}
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 1
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 0
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562844 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51f66dd2
   [junit4]   2> 1562859 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59071ea5[collection1] main]
   [junit4]   2> 1562859 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562859 INFO  (searcherExecutor-5973-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59071ea5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.1):C1)))}
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1947346971
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@716f99e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dc82081: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cdbe3ab: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1562875 INFO  (coreCloseExecutor-5977-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@675eafd7
   [junit4]   2> 1562875 INFO  (coreCloseExecutor-5977-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1562875 INFO  (coreCloseExecutor-5977-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72801482: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 1562875 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 1562892 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562906 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 1562906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562922 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1562922 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf\managed-schema
   [junit4]   2> 1562922 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562922 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562984 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562984 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1562984 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1563000 WARN  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1563000 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1563000 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1, trusted=true
   [junit4]   2> 1563016 WARN  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1563016 WARN  (coreLoadExecutor-5984-thread-1) [    x:collection1] 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> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d14dc26[collection1] main]
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1563079 INFO  (searcherExecutor-5985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d14dc26[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.1):C1)))}
   [junit4]   2> 1563079 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1563079 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1563094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 1
   [junit4]   2> 1563094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1563094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1563094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f7ae677
   [junit4]   2> 1563094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@541d2310[collection1] main]
   [junit4]   2> 1563094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1563094 INFO  (searcherExecutor-5985-thread-1) [    ] o.a.s.c.SolrCore 

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

    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[xyz]} 0 0
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f6a5c83
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7304e2ce[collection1] main]
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1565311 INFO  (searcherExecutor-5997-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7304e2ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2n(6.6.1):C1)))}
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=732982468
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cdf3ffb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fba590a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bfccca1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1565311 INFO  (coreCloseExecutor-6001-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f8725db
   [junit4]   2> 1565311 INFO  (coreCloseExecutor-6001-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1565311 INFO  (coreCloseExecutor-6001-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72e056b0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 1565311 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOnEmptyIndex
   [junit4]   2> 1565327 INFO  (SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1725, maxMBSortInHeap=6.260051779512418, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=pl, timezone=Africa/Bamako
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=298567352,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, LeaderFailoverAfterPartitionTest, HdfsThreadLeakTest, TestReplicationHandler, TestNamedUpdateProcessors, TestDocTermOrds, GraphQueryTest, TestNonDefinedSimilarityFactory, TestStressReorder, SampleTest, TestCustomStream, DocValuesMultiTest, DistributedFacetPivotSmallTest, TestSweetSpotSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, DocumentBuilderTest, HdfsChaosMonkeyNothingIsSafeTest, SuggestComponentContextFilterQueryTest, CursorPagingTest, TestRandomRequestDistribution, CdcrRequestHandlerTest, BJQParserTest, TestSubQueryTransformer, TestStressVersions, UnloadDistributedZkTest, ClusterStateUpdateTest, PeerSyncReplicationTest, LeaderElectionTest, EnumFieldTest, BigEndianAscendingWordDeserializerTest, TestExactSharedStatsCache, CloudExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, TestSolrDynamicMBean, AddBlockUpdateTest, TestMissingGroups, TestJsonFacets, SyncSliceTest, TestSimpleTextCodec, XsltUpdateRequestHandlerTest, TestFastLRUCache, BadComponentTest, SolrRequestParserTest, TestPostingsSolrHighlighter, TestPseudoReturnFields, TestCursorMarkWithoutUniqueKey, VersionInfoTest, SolrTestCaseJ4Test, TestLazyCores, TestRestoreCore, DistributedQueryComponentCustomSortTest, IndexBasedSpellCheckerTest, BasicDistributedZkTest, TestLockTree, V2ApiIntegrationTest, SolrPluginUtilsTest, JavabinLoaderTest, RecoveryZkTest, WrapperMergePolicyFactoryTest, TestApiFramework, FullHLLTest, TestJavabinTupleStreamParser, TestPhraseSuggestions, PrimitiveFieldTypeTest, BasicAuthStandaloneTest, HdfsUnloadDistributedZkTest, DirectSolrSpellCheckerTest, PropertiesRequestHandlerTest, SolrJmxReporterCloudTest, TestExtendedDismaxParser, CollectionStateFormat2Test, SolrMetricReporterTest, CollectionsAPIAsyncDistributedZkTest, JSONWriterTest, TestBackupRepositoryFactory, TestLFUCache, ZkStateReaderTest, TestSurroundQueryParser, TermsComponentTest, TestSchemaVersionResource, SOLR749Test, TestSolrCoreParser, TestSolrCloudSnapshots, TestLeaderElectionWithEmptyReplica, TestJmxIntegration, ConjunctionSolrSpellCheckerTest, TestReplicationHandlerBackup, QueryEqualityTest, TestAuthorizationFramework, DistributedSuggestComponentTest, TestSizeLimitedDistributedMap, TestCSVResponseWriter, ZkNodePropsTest, AtomicUpdateProcessorFactoryTest, TestDynamicFieldResource, ZkCLITest, DateRangeFieldTest, TestClassicSimilarityFactory, HdfsDirectoryTest, UniqFieldsUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, ChaosMonkeyNothingIsSafeTest, HardAutoCommitTest, TestUnifiedSolrHighlighter, TestCloudRecovery, OverseerStatusTest, TestBulkSchemaAPI, TestRTGBase, AssignTest, TestAuthenticationFramework, TestInitParams, TestFieldCacheVsDocValues, TestRemoteStreaming, TestPerFieldSimilarity, TestSmileRequest, TestInitQParser, TestLRUCache, BooleanFieldTest, CdcrReplicationDistributedZkTest, TestConfigsApi, TestStressLiveNodes, StressHdfsTest, DistributedMLTComponentTest, TestHighFrequencyDictionaryFactory, TriLevelCompositeIdRoutingTest, SegmentsInfoRequestHandlerTest, TestSolrCloudWithKerberosAlt, AnalysisAfterCoreReloadTest, TestElisionMultitermQuery, TestCloudPivotFacet, BitVectorTest, SharedFSAutoReplicaFailoverTest, IndexSchemaRuntimeFieldTest, TestDocBasedVersionConstraints, TestQueryWrapperFilter, DistributedFacetExistsSmallTest, TestConfigSetImmutable, SolrCoreTest, DistributedQueueTest, TestFieldResource, TestWordDelimiterFilterFactory, AnalyticsMergeStrategyTest, TestDocumentBuilder, TestRequestStatusCollectionAPI, TestSegmentSorting, RollingRestartTest, TestConfigReload, TestComponentsName, TestOrdValues, TestNoOpRegenerator, DOMUtilTest, TestManagedSchema, TestManagedSynonymFilterFactory, TestSolrConfigHandlerConcurrent, TestManagedResourceStorage, TestHdfsUpdateLog, RulesTest, TestGroupingSearch, TestSolrIndexConfig, JsonValidatorTest, TestHashPartitioner, TestCustomDocTransformer, SortSpecParsingTest, TestAnalyzeInfixSuggestions, TestSolrQueryParserDefaultOperatorResource, DateFieldTest, TestOnReconnectListenerSupport, TestBinaryResponseWriter, HdfsCollectionsAPIDistributedZkTest, MoreLikeThisHandlerTest, PolyFieldTest, TestUseDocValuesAsStored]
   [junit4] Completed [365/713 (2!)] on J0 in 3.48s, 6 tests, 1 error <<< FAILURES!

[...truncated 44614 lines...]

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

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

4 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51427/solr: deletealias the collection time out:180s
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
	at org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks(AliasIntegrationTest.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using the same indexDir - probably something was changed in the attributes published in the MBean of SolrCore : {}
	at __randomizedtesting.SeedInfo.seed([4120E2874957389B:95596334F64170E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at http://127.0.0.1:63973/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63973/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2
	at __randomizedtesting.SeedInfo.seed([4120E2874957389B:FD4E9495ED04BBE1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1100>
	at __randomizedtesting.SeedInfo.seed([4120E2874957389B:9565A9DEAE018B60]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 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 11094 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\init-core-data-001
   [junit4]   2> 67845 WARN  (SUITE-CdcrBootstrapTest-seed#[4120E2874957389B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=161 numCloses=161
   [junit4]   2> 67845 INFO  (SUITE-CdcrBootstrapTest-seed#[4120E2874957389B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 67848 INFO  (SUITE-CdcrBootstrapTest-seed#[4120E2874957389B]-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> 67850 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 67853 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001
   [junit4]   2> 67853 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 67853 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 67853 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 67857 ERROR (Thread-126) [    ] 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> 67954 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.ZkTestServer start zk server on port:60762
   [junit4]   2> 67965 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 0x15e05746b3b0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 67969 INFO  (jetty-launcher-50-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 67970 INFO  (jetty-launcher-50-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@683ac0de{/solr,null,AVAILABLE}
   [junit4]   2> 67972 INFO  (jetty-launcher-50-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69066b1c{HTTP/1.1,[http/1.1]}{127.0.0.1:60766}
   [junit4]   2> 67972 INFO  (jetty-launcher-50-thread-1) [    ] o.e.j.s.Server Started @70839ms
   [junit4]   2> 67972 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60766}
   [junit4]   2> 67973 ERROR (jetty-launcher-50-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-21T15:41:09.424Z
   [junit4]   2> 67978 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 67986 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 0x15e05746b3b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 67990 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 67990 INFO  (jetty-launcher-50-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60762/solr
   [junit4]   2> 68079 INFO  (jetty-launcher-50-thread-1) [n:127.0.0.1:60766_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68080 INFO  (jetty-launcher-50-thread-1) [n:127.0.0.1:60766_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60766_solr
   [junit4]   2> 68082 INFO  (jetty-launcher-50-thread-1) [n:127.0.0.1:60766_solr    ] o.a.s.c.Overseer Overseer (id=98522239422103555-127.0.0.1:60766_solr-n_0000000000) starting
   [junit4]   2> 68155 INFO  (jetty-launcher-50-thread-1) [n:127.0.0.1:60766_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60766_solr
   [junit4]   2> 68157 INFO  (zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68318 INFO  (jetty-launcher-50-thread-1) [n:127.0.0.1:60766_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001\node1\.
   [junit4]   2> 68340 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 0x15e05746b3b0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68357 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 0x15e05746b3b0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Target zkHost = 127.0.0.1:60762/solr
   [junit4]   2> 68358 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001
   [junit4]   2> 68360 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 68360 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 68360 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 68363 ERROR (Thread-136) [    ] 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> 68460 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.ZkTestServer start zk server on port:60786
   [junit4]   2> 68475 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 0x15e05746d360000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68479 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 68480 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cfb5b02{/solr,null,AVAILABLE}
   [junit4]   2> 68484 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61d57aad{HTTP/1.1,[http/1.1]}{127.0.0.1:60790}
   [junit4]   2> 68484 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.Server Started @71352ms
   [junit4]   2> 68484 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60790}
   [junit4]   2> 68486 ERROR (jetty-launcher-62-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 68486 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 68487 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68487 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68487 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-21T15:41:09.938Z
   [junit4]   2> 68495 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68509 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 0x15e05746d360001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68514 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68515 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60786/solr
   [junit4]   2> 68521 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 0x15e05746d360002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68543 INFO  (jetty-launcher-62-thread-1) [n:127.0.0.1:60790_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68544 INFO  (jetty-launcher-62-thread-1) [n:127.0.0.1:60790_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60790_solr
   [junit4]   2> 68545 INFO  (jetty-launcher-62-thread-1) [n:127.0.0.1:60790_solr    ] o.a.s.c.Overseer Overseer (id=98522239455330307-127.0.0.1:60790_solr-n_0000000000) starting
   [junit4]   2> 68552 INFO  (jetty-launcher-62-thread-1) [n:127.0.0.1:60790_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60790_solr
   [junit4]   2> 68556 INFO  (OverseerStateUpdate-98522239455330307-127.0.0.1:60790_solr-n_0000000000) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68642 INFO  (jetty-launcher-62-thread-1) [n:127.0.0.1:60790_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001\node1\.
   [junit4]   2> 68684 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 0x15e05746d360006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68699 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68701 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60786/solr ready
   [junit4]   2> 68711 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 68740 INFO  (OverseerThreadFactory-136-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 68897 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
   [junit4]   2> 68899 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 69106 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69944 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 69959 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 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> 69969 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema [cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 69973 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 69988 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 69991 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 69991 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 70018 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 70018 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001\node1\cdcr-source_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 70207 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 70208 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70211 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70211 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70216 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5587010b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 70222 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 70223 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 70227 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 70229 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 70229 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70244 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 70256 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 70291 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@5587010b[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70291 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576355833306939392
   [junit4]   2> 70310 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 70310 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 70310 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 70313 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 70313 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 70313 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 70356 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 70359 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 70466 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70516 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 70525 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1633
   [junit4]   2> 70552 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 70626 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 70745 INFO  (OverseerCollectionConfigSetProcessor-98522239455330307-127.0.0.1:60790_solr-n_0000000000) [n:127.0.0.1:60790_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 71555 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2847
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 71640 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=65
   [junit4]   2> 71646 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71646 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71718 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e1a1e08[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71720 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71721 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@6e1a1e08[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)))}
   [junit4]   2> 71721 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=79
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 71748 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 71750 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71751 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71774 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4008fc81[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71776 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@4008fc81[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100)))}
   [junit4]   2> 71776 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71776 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=25
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 71785 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 71787 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71788 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71818 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49bf73f1[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71821 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@49bf73f1[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)))}
   [junit4]   2> 71821 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71821 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 71830 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 71831 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71831 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71869 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53e339ff[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71870 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@53e339ff[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100)))}
   [junit4]   2> 71871 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71871 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=39
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 71880 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 71882 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71882 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71914 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46e8b0c3[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71916 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71916 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@46e8b0c3[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)))}
   [junit4]   2> 71916 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 71931 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 71934 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71934 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71966 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70595424[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71969 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71969 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@70595424[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100)))}
   [junit4]   2> 71970 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 71986 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 71988 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71988 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72024 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@666b89ef[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72025 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72025 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@666b89ef[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)))}
   [junit4]   2> 72026 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=38
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 72031 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 72033 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 72033 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72067 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ffcbf83[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72068 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72068 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@4ffcbf83[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) Uninverting(_7(6.6.1):C100)))}
   [junit4]   2> 72070 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=35
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 72077 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 72078 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 72078 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72124 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@761a0dd4[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72125 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72125 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@761a0dd4[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)))}
   [junit4]   2> 72125 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=47
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 72136 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 72139 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 72139 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72197 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40b2266d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72199 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@40b2266d[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100) Uninverting(_9(6.6.1):C100)))}
   [junit4]   2> 72199 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72199 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 72211 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 QTime=6
   [junit4]   2> 72258 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 0x15e05746b3b0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 72265 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72266 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60762/solr ready
   [junit4]   2> 72270 INFO  (qtp1079537438-480) [n:127.0.0.1:60766_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 72277 INFO  (OverseerThreadFactory-128-thread-1-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 72387 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
   [junit4]   2> 72389 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 72528 INFO  (zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73422 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 73428 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 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> 73453 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema [cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 73461 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73461 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to /configs/cdcr-target/schema.xml.bak
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from collection cdcr-target, trusted=true
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [[cdcr-target_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001\node1\cdcr-target_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 73552 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 73553 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73563 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73563 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73565 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@762193c0[cdcr-target_shard1_replica1] main]
   [junit4]   2> 73567 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target
   [junit4]   2> 73567 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 73567 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema
   [junit4]   2> 73569 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 73569 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 73572 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 73573 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process
   [junit4]   2> 73575 INFO  (searcherExecutor-145-thread-1-processing-n:127.0.0.1:60766_solr x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1] Registered new searcher Searcher@762193c0[cdcr-target_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73575 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576355836750462976
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 73586 INFO  (zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 73588 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 73696 INFO  (zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73742 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 73744 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2} status=0 QTime=1356
   [junit4]   2> 73751 INFO  (qtp1079537438-480) [n:127.0.0.1:60766_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 73852 INFO  (zkCallback-57-thread-2-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 74280 INFO  (OverseerCollectionConfigSetProcessor-98522239422103555-127.0.0.1:60766_solr-n_0000000000) [n:127.0.0.1:60766_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 74751 INFO  (qtp1079537438-480) [n:127.0.0.1:60766_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2480
   [junit4]   2> 75758 INFO  (zkCallback-57-thread-2-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 75759 INFO  (qtp1079537438-485) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 75760 INFO  (zkCallback-57-thread-2-processing-n:127.0.0.1:60766_solr) [n:127.0.0.1:60766_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 75771 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75772 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60762/solr ready
   [junit4]   2> 75792 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 75792 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 75794 INFO  (qtp1079537438-487) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 75794 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 75795 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target, shard: shard1
   [junit4]   2> 75799 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 75801 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 75802 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2} status=0 QTime=39
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 75809 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 75819 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 75821 INFO  (cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75822 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 75823 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 75841 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 75850 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75851 WARN  (cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target collection: cdcr-target shard: shard1, leader: http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75851 INFO  (cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75854 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75857 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75859 WARN  (cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target collection: cdcr-target shard: shard1, leader: http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75860 INFO  (cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75863 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75865 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75866 INFO  (cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 75874 INFO  (recoveryExecutor-55-thread-1-processing-n:127.0.0.1:60766_solr x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) [n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 75910 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@492a3ba1[cdcr-source_shard1_replica1] main]
   [junit4]   2> 75912 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 75912 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@492a3ba1[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100)))}
   [junit4]   2> 75912 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 75912 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 75913 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 75913 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={waitSearcher=true

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

BLE}
   [junit4]   2> 2674163 WARN  (zkCallback-4954-thread-3-processing-n:127.0.0.1:63976_solr) [n:127.0.0.1:63976_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2674163 WARN  (zkCallback-4952-thread-2-processing-n:127.0.0.1:63973_solr) [n:127.0.0.1:63973_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2674164 INFO  (jetty-closer-4938-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@403a7538{/solr,null,UNAVAILABLE}
   [junit4]   2> 2674169 INFO  (jetty-closer-4938-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2afec814{/solr,null,UNAVAILABLE}
   [junit4]   2> 2674172 ERROR (SUITE-BasicAuthIntegrationTest-seed#[4120E2874957389B]-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> 2674173 INFO  (SUITE-BasicAuthIntegrationTest-seed#[4120E2874957389B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63969 63969
   [junit4]   2> 2674175 INFO  (Thread-5345) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63969 63969
   [junit4]   2> 2674176 WARN  (Thread-5345) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/authCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2674177 INFO  (SUITE-BasicAuthIntegrationTest-seed#[4120E2874957389B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_4120E2874957389B-001
   [junit4]   2> Aug 21, 2017 4:24:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=276, maxMBSortInHeap=7.310789187931829, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-AE, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=234927256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, TestConfigOverlay, DistributedIntervalFacetingTest, HdfsWriteToMultipleCollectionsTest, CdcrBootstrapTest, DeleteNodeTest, ExplicitHLLTest, TestSolrQueryParserResource, TestUseDocValuesAsStored2, DistribCursorPagingTest, TestJsonFacetRefinement, TestQueryTypes, OutOfBoxZkACLAndCredentialsProvidersTest, TestReqParamsAPI, DebugComponentTest, ShowFileRequestHandlerTest, URLClassifyProcessorTest, UpdateRequestProcessorFactoryTest, TestSolrCLIRunExample, TestSolr4Spatial, TestSubQueryTransformerCrossCore, SpellPossibilityIteratorTest, SolrIndexSplitterTest, DirectUpdateHandlerOptimizeTest, TestQuerySenderNoQuery, ExitableDirectoryReaderTest, CloneFieldUpdateProcessorFactoryTest, AsyncCallRequestStatusResponseTest, TestAtomicUpdateErrorCases, HdfsTlogReplayBufferedWhileIndexingTest, FieldMutatingUpdateProcessorTest, HighlighterMaxOffsetTest, TestExceedMaxTermLength, OverseerRolesTest, HdfsBasicDistributedZkTest, TestMultiWordSynonyms, TestSSLRandomization, CSVRequestHandlerTest, SolrMetricManagerTest, MultiThreadedOCPTest, ConvertedLegacyTest, ReplicaListTransformerTest, BlockCacheTest, TestCustomSort, BlockJoinFacetDistribTest, TestManagedSchemaAPI, TestRealTimeGet, ReturnFieldsTest, TestSchemalessBufferedUpdates, TestConfigSetsAPIZkFailure, StatsReloadRaceTest, TestReRankQParserPlugin, CdcrVersionReplicationTest, TestExactStatsCache, CleanupOldIndexTest, DistributedTermsComponentTest, TestReloadDeadlock, TestLuceneMatchVersion, TestFuzzyAnalyzedSuggestions, TestShardHandlerFactory, SpatialRPTFieldTypeTest, TestDistribIDF, TestFieldTypeCollectionResource, TestFilteredDocIdSet, TemplateUpdateProcessorTest, CollectionsAPISolrJTest, TermVectorComponentDistributedTest, TermVectorComponentTest, TlogReplayBufferedWhileIndexingTest, AnalysisErrorHandlingTest, TestConfig, DistributedQueryComponentOptimizationTest, SharedFSAutoReplicaFailoverUtilsTest, TestSortByMinMaxFunction, CoreSorterTest, TestClusterProperties, DistanceUnitsTest, LeaderElectionContextKeyTest, CheckHdfsIndexTest, TestFoldingMultitermQuery, TestLeaderElectionZkExpiry, TestSolrConfigHandler, TestCoreDiscovery, TestPayloadScoreQParserPlugin, TestScoreJoinQPNoScore, CollectionTooManyReplicasTest, TestIndexingPerformance, DistributedFacetPivotLargeTest, TestSolrQueryParser, UUIDFieldTest, JvmMetricsTest, AliasIntegrationTest, OverseerTaskQueueTest, FacetPivotSmallTest, TestShortCircuitedRequests, TestSolrXml, TestCrossCoreJoin, TestMaxScoreQueryParser, TestRestManager, TestSimpleTrackingShardHandler, SuggesterTSTTest, TestRebalanceLeaders, SolrMetricsIntegrationTest, CoreMergeIndexesAdminHandlerTest, TestFieldCollectionResource, ScriptEngineTest, BasicZkTest, TestPKIAuthenticationPlugin, DeleteInactiveReplicaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsLockFactoryTest, ExternalFileFieldSortTest, TestCloudNestedDocsSort, LargeFieldTest, TestComplexPhraseLeadingWildcard, TestQueryUtils, TestHalfAndHalfDocValues, SolrCmdDistributorTest, TestSolr4Spatial2, TestObjectReleaseTracker, TestNRTOpen, CircularListTest, ManagedSchemaRoundRobinCloudTest, TestSolrCloudWithDelegationTokens, TestHashQParserPlugin, TestRangeQuery, MinimalSchemaTest, TestRecovery, CoreAdminHandlerTest, BasicDistributedZk2Test, LukeRequestHandlerTest, HdfsNNFailoverTest, TestUtils, TestOmitPositions, UpdateParamsTest, DateMathParserTest, TestSQLHandler, SolrCLIZkUtilsTest, TestSolrFieldCacheMBean, SolrIndexMetricsTest, SearchHandlerTest, TestSuggestSpellingConverter, ResourceLoaderTest, ClusterStateTest, TestSearchPerf, DistribJoinFromCollectionTest, BigEndianAscendingWordSerializerTest, TestSimpleQParserPlugin, TestMergePolicyConfig, BadCopyFieldTest, StatsComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, LoggingHandlerTest, TestTrackingShardHandlerFactory, TestManagedStopFilterFactory, TestPerFieldSimilarityClassic, TestHdfsCloudBackupRestore, TestNumericTerms32, BadIndexSchemaTest, TestRawTransformer, TestStressInPlaceUpdates, SliceStateTest, TestCloudPseudoReturnFields, LeaderFailureAfterFreshStartTest, TestDynamicFieldCollectionResource, UpdateLogTest, UtilsToolTest, TestFiltering, ForceLeaderTest, SolrCoreCheckLockOnStartupTest, TestFieldCacheSanityChecker, PreAnalyzedFieldTest, DataDrivenBlockJoinTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestRandomFaceting, TestDistributedGrouping, HardAutoCommitTest, TestGroupingSearch, QueryElevationComponentTest, TestBadConfig, TestIndexSearcher, HighlighterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, TestValueSourceCache, RegexBoostProcessorTest, IndexSchemaTest, QueryParsingTest, JsonLoaderTest, TestLFUCache, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestFastOutputStream, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, ActionThrottleTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, RemoteQueryErrorTest, ReplaceNodeTest, ShardSplitTest, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestCustomStream, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestSolrDynamicMBean, TestSolrCloudSnapshots, TestConfigReload, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, InfixSuggestersTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, SmileWriterTest, TestMacroExpander, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestSubQueryTransformer, TestBulkSchemaAPI, EnumFieldTest, TestBulkSchemaConcurrent, TestManagedSchema, TestPointFields, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, TestFieldSortValues, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, TestMinMaxOnMultiValuedField, BJQParserTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestJsonRequest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [675/713 (4!)] on J1 in 12.01s, 1 test, 1 error <<< FAILURES!

[...truncated 43642 lines...]

[JENKINS-EA] Lucene-Solr-6.6-Windows (64bit/jdk-9-ea+181) - Build # 24 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/24/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny

3 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([81FD66612BB88682:ADAB5B06ABE2D06]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
	at org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)


FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1100>
	at __randomizedtesting.SeedInfo.seed([81FD66612BB88682:55B82D38CCEE3579]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
	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)


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

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

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([5696421E82200CBE:DEA0E04D5A8FE4AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
	at 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 11098 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\init-core-data-001
   [junit4]   2> 50704 WARN  (SUITE-CdcrBootstrapTest-seed#[81FD66612BB88682]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 50704 INFO  (SUITE-CdcrBootstrapTest-seed#[81FD66612BB88682]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 50705 INFO  (SUITE-CdcrBootstrapTest-seed#[81FD66612BB88682]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 50714 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 50714 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-target-001
   [junit4]   2> 50715 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 50715 INFO  (Thread-71) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 50715 INFO  (Thread-71) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 50718 ERROR (Thread-71) [    ] 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> 50816 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.ZkTestServer start zk server on port:53302
   [junit4]   2> 50825 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 0x15e031efc190000, 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> 50833 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 50834 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bc34ad4{/solr,null,AVAILABLE}
   [junit4]   2> 50854 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@506be4d8{SSL,[ssl, http/1.1]}{127.0.0.1:53306}
   [junit4]   2> 50855 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.Server Started @54310ms
   [junit4]   2> 50855 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53306}
   [junit4]   2> 50855 ERROR (jetty-launcher-49-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 50855 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 50855 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 50855 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 50855 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-21T04:48:36.002686800Z
   [junit4]   2> 50860 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 50866 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 0x15e031efc190001, 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> 50871 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 50872 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53302/solr
   [junit4]   2> 50878 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 0x15e031efc190002, 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> 50897 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 50897 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53306_solr
   [junit4]   2> 50898 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98519673462128643-127.0.0.1:53306_solr-n_0000000000) starting
   [junit4]   2> 50904 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53306_solr
   [junit4]   2> 50907 INFO  (OverseerStateUpdate-98519673462128643-127.0.0.1:53306_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 50970 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-target-001\node1\.
   [junit4]   2> 50981 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 0x15e031efc190004, 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> 51005 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 0x15e031efc190005, 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]   1> Target zkHost = 127.0.0.1:53302/solr
   [junit4]   2> 51006 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-source-001
   [junit4]   2> 51006 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51007 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51007 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51011 ERROR (Thread-81) [    ] 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> 51108 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.ZkTestServer start zk server on port:53326
   [junit4]   2> 51126 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 0x15e031efd3d0000, 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> 51134 INFO  (jetty-launcher-61-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 51136 INFO  (jetty-launcher-61-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69b973f3{/solr,null,AVAILABLE}
   [junit4]   2> 51142 INFO  (jetty-launcher-61-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50a5b167{SSL,[ssl, http/1.1]}{127.0.0.1:53330}
   [junit4]   2> 51142 INFO  (jetty-launcher-61-thread-1) [    ] o.e.j.s.Server Started @54597ms
   [junit4]   2> 51142 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53330}
   [junit4]   2> 51143 ERROR (jetty-launcher-61-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51143 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 51143 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51143 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51143 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-21T04:48:36.290529Z
   [junit4]   2> 51150 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51157 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 0x15e031efd3d0001, 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> 51160 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 51161 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53326/solr
   [junit4]   2> 51165 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 0x15e031efd3d0002, 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> 51192 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51193 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53330_solr
   [junit4]   2> 51194 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98519673481265155-127.0.0.1:53330_solr-n_0000000000) starting
   [junit4]   2> 51203 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53330_solr
   [junit4]   2> 51206 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51255 INFO  (jetty-launcher-61-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-source-001\node1\.
   [junit4]   2> 51265 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 0x15e031efd3d0004, 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> 51270 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 0x15e031efd3d0005, 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> 51279 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 0x15e031efd3d0006, 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> 51284 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51285 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53326/solr ready
   [junit4]   2> 51360 INFO  (qtp555248408-387) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 51363 INFO  (OverseerThreadFactory-201-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 51481 INFO  (qtp555248408-383) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
   [junit4]   2> 51481 INFO  (qtp555248408-383) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 51589 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 52504 INFO  (qtp555248408-383) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 52518 INFO  (qtp555248408-383) [    ] 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> 52529 INFO  (qtp555248408-383) [    ] o.a.s.s.IndexSchema [cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 52533 INFO  (qtp555248408-383) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 52541 INFO  (qtp555248408-383) [    ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 52544 INFO  (qtp555248408-383) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 52544 INFO  (qtp555248408-383) [    ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 52548 INFO  (qtp555248408-383) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 52548 INFO  (qtp555248408-383) [    ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-source-001\node1\cdcr-source_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 52622 INFO  (qtp555248408-383) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 52622 INFO  (qtp555248408-383) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 52626 INFO  (qtp555248408-383) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 52626 INFO  (qtp555248408-383) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 52629 INFO  (qtp555248408-383) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@172f52c9[cdcr-source_shard1_replica1] main]
   [junit4]   2> 52631 INFO  (qtp555248408-383) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 52631 INFO  (qtp555248408-383) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 52632 INFO  (qtp555248408-383) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 52634 INFO  (qtp555248408-383) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 52634 INFO  (qtp555248408-383) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 52639 INFO  (qtp555248408-383) [    ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 52642 INFO  (qtp555248408-383) [    ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 52656 INFO  (qtp555248408-383) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576314777426198528
   [junit4]   2> 52658 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@172f52c9[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52666 INFO  (qtp555248408-383) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 52666 INFO  (qtp555248408-383) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 52666 INFO  (qtp555248408-383) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53330/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 52666 INFO  (qtp555248408-383) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 52666 INFO  (qtp555248408-383) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:53330/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 52666 INFO  (qtp555248408-383) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 52671 INFO  (zkCallback-68-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 52672 INFO  (qtp555248408-383) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53330/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 52779 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 52825 INFO  (qtp555248408-383) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 52829 INFO  (qtp555248408-383) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1350
   [junit4]   2> 52839 INFO  (qtp555248408-387) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 52937 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 53367 INFO  (OverseerCollectionConfigSetProcessor-98519673481265155-127.0.0.1:53330_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> 53839 INFO  (qtp555248408-387) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2479
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 53955 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=88
   [junit4]   2> 53963 INFO  (qtp555248408-385) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53963 INFO  (qtp555248408-385) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54011 INFO  (qtp555248408-385) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27a2d327[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54013 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@27a2d327[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)))}
   [junit4]   2> 54013 INFO  (qtp555248408-385) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54013 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=52
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 54044 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 54049 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54050 INFO  (qtp555248408-381) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54077 INFO  (qtp555248408-381) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14288e97[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54080 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@14288e97[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100)))}
   [junit4]   2> 54080 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54080 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=31
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 54096 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 54100 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54100 INFO  (qtp555248408-387) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54121 INFO  (qtp555248408-387) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b3cf2[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54122 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@5b3cf2[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)))}
   [junit4]   2> 54122 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54122 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=21
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 54136 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 54138 INFO  (qtp555248408-384) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54138 INFO  (qtp555248408-384) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54161 INFO  (qtp555248408-384) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ccf775[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54162 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@6ccf775[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100)))}
   [junit4]   2> 54162 INFO  (qtp555248408-384) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54162 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=23
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 54175 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 54177 INFO  (qtp555248408-386) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54178 INFO  (qtp555248408-386) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54199 INFO  (qtp555248408-386) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@720bc76b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54200 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@720bc76b[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)))}
   [junit4]   2> 54200 INFO  (qtp555248408-386) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54201 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=23
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 54214 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 54216 INFO  (qtp555248408-383) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54217 INFO  (qtp555248408-383) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54242 INFO  (qtp555248408-383) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bbd55d8[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54244 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@7bbd55d8[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100)))}
   [junit4]   2> 54244 INFO  (qtp555248408-383) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54244 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=27
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 54255 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 54258 INFO  (qtp555248408-388) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54258 INFO  (qtp555248408-388) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54285 INFO  (qtp555248408-388) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eb69b97[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54286 INFO  (qtp555248408-388) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54286 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@7eb69b97[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)))}
   [junit4]   2> 54287 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=28
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 54296 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 54298 INFO  (qtp555248408-385) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54298 INFO  (qtp555248408-385) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54328 INFO  (qtp555248408-385) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22f8496[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54329 INFO  (qtp555248408-385) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54329 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@22f8496[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) Uninverting(_7(6.6.1):C100)))}
   [junit4]   2> 54330 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=31
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 54338 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 54344 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54344 INFO  (qtp555248408-381) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54391 INFO  (qtp555248408-381) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c1d2c38[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54395 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54395 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@7c1d2c38[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)))}
   [junit4]   2> 54395 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=50
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 54403 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 54407 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54407 INFO  (qtp555248408-387) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 54440 INFO  (qtp555248408-387) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dd13e31[cdcr-source_shard1_replica1] main]
   [junit4]   2> 54441 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54442 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@3dd13e31[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100) Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100) Uninverting(_9(6.6.1):C100)))}
   [junit4]   2> 54443 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 54455 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 QTime=8
   [junit4]   2> 54482 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 0x15e031efc190006, 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> 54490 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54491 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[81FD66612BB88682]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53302/solr ready
   [junit4]   2> 54512 INFO  (qtp1811808907-344) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 54515 INFO  (OverseerThreadFactory-193-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 54630 INFO  (qtp1811808907-347) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
   [junit4]   2> 54630 INFO  (qtp1811808907-347) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54737 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 55643 INFO  (qtp1811808907-347) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 55647 INFO  (qtp1811808907-347) [    ] 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> 55650 INFO  (qtp1811808907-347) [    ] o.a.s.s.IndexSchema [cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 55652 INFO  (qtp1811808907-347) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 55653 INFO  (qtp1811808907-347) [    ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema
   [junit4]   2> 55655 INFO  (qtp1811808907-347) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to /configs/cdcr-target/schema.xml.bak
   [junit4]   2> 55655 INFO  (qtp1811808907-347) [    ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from collection cdcr-target, trusted=true
   [junit4]   2> 55655 INFO  (qtp1811808907-347) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 55655 INFO  (qtp1811808907-347) [    ] o.a.s.c.SolrCore [[cdcr-target_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-target-001\node1\cdcr-target_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 55705 INFO  (qtp1811808907-347) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 55705 INFO  (qtp1811808907-347) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 55708 INFO  (qtp1811808907-347) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 55708 INFO  (qtp1811808907-347) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 55709 INFO  (qtp1811808907-347) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14a7eec[cdcr-target_shard1_replica1] main]
   [junit4]   2> 55710 INFO  (qtp1811808907-347) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target
   [junit4]   2> 55711 INFO  (qtp1811808907-347) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 55711 INFO  (qtp1811808907-347) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema
   [junit4]   2> 55711 INFO  (qtp1811808907-347) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 55711 INFO  (qtp1811808907-347) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 55714 INFO  (qtp1811808907-347) [    ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 55714 INFO  (qtp1811808907-347) [    ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process
   [junit4]   2> 55715 INFO  (searcherExecutor-210-thread-1) [    ] o.a.s.c.SolrCore [cdcr-target_shard1_replica1] Registered new searcher Searcher@14a7eec[cdcr-target_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55716 INFO  (qtp1811808907-347) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576314780634841088
   [junit4]   2> 55722 INFO  (qtp1811808907-347) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 55722 INFO  (qtp1811808907-347) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 55722 INFO  (qtp1811808907-347) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53306/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 55722 INFO  (qtp1811808907-347) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 55722 INFO  (qtp1811808907-347) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:53306/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 55722 INFO  (qtp1811808907-347) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 55724 INFO  (zkCallback-56-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 55726 INFO  (qtp1811808907-347) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53306/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 55832 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 55878 INFO  (qtp1811808907-347) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 55880 INFO  (qtp1811808907-347) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2} status=0 QTime=1249
   [junit4]   2> 55884 INFO  (qtp1811808907-344) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 55988 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 56519 INFO  (OverseerCollectionConfigSetProcessor-98519673462128643-127.0.0.1:53306_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> 56885 INFO  (qtp1811808907-344) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2373
   [junit4]   2> 57896 INFO  (zkCallback-56-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 57896 INFO  (qtp1811808907-340) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 57897 INFO  (zkCallback-56-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 57919 INFO  (qtp555248408-384) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57920 INFO  (qtp555248408-384) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53302/solr ready
   [junit4]   2> 57947 INFO  (qtp1811808907-340) [    ] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 57948 INFO  (qtp1811808907-340) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 57951 INFO  (qtp1811808907-343) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 57951 INFO  (qtp555248408-384) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 57951 INFO  (qtp555248408-384) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target, shard: shard1
   [junit4]   2> 57953 INFO  (qtp555248408-384) [    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 57954 INFO  (zkCallback-68-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 57954 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2} status=0 QTime=46
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 57956 INFO  (zkCallback-68-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 57956 INFO  (cdcr-bootstrap-status-80-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: https://127.0.0.1:53306/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 57963 INFO  (qtp1811808907-345) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:53330/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 57967 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 57970 INFO  (qtp1811808907-345) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 57971 INFO  (qtp555248408-386) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 57971 INFO  (qtp555248408-386) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 57971 WARN  (cdcr-bootstrap-status-80-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target collection: cdcr-target shard: shard1, leader: https://127.0.0.1:53306/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 57972 INFO  (cdcr-bootstrap-status-80-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: https://127.0.0.1:53306/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 57975 INFO  (qtp1811808907-345) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:53330/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 57978 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 57979 INFO  (qtp1811808907-345) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 57980 INFO  (cdcr-bootstrap-status-80-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 57998 INFO  (qtp555248408-386) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bc33928[cdcr-source_shard1_replica1] main]
   [junit4]   2> 57998 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@2bc33928[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100)))}
   [junit4]   2> 58001 INFO  (qtp555248408-386) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58001 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58001 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 58001 INFO  (qtp555248408-381) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58002 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 58018 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 58018 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 58018 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1503290923118
   [junit4]   2> 58018 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 58018 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 58018 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 58032 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=60
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1200
   [junit4]   2> 58038 INFO  (qtp555248408-384) [    ] o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4649, name=tlog.0000000000000000000.1576314778720141312}, {size=4770, name=tlog.0000000000000000001.1576314778855407616}, {size=4770, name=tlog.0000000000000000002.1576314778922516480}, {size=4770, name=tlog.0000000000000000003.1576314778967605248}, {size=4770, name=tlog.0000000000000000004.1576314779008499712}, {size=4770, name=tlog.0000000000000000005.1576314779050442752}, {size=4770, name=tlog.0000000000000000006.1576314779094482944}, {size=4770, name=tlog.0000000000000000007.1576314779139571712}, {size=4770, name=tlog.0000000000000000008.1576314779184660480}, {size=4770, name=tlog.0000000000000000009.1576314779252817920}, {size=4870, name=tlog.0000000000000000010.1576314782986797056}]
   [junit4]   2> 58038 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=18
   [junit4]   2> 58040 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 21
   [junit4]   2> 58040 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Number of tlog files in master: 11
   [junit4]   2> 58042 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 58045 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58046 INFO  (qtp555248408-387) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 58047 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 58048 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@43bb4286 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36cc4a77)
   [junit4]   2> 58061 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=3
   [junit4]   2> 58067 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58072 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58077 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58080 INFO  (qtp555248408-387) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2516aca9[cdcr-source_shard1_replica1] main]
   [junit4]   2> 58081 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@2516aca9[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100)))}
   [junit4]   2> 58082 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58082 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1300
   [junit4]   2> 58083 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58088 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58095 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 58098 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58098 INFO  (qtp555248408-385) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58098 INFO  (qtp555248408-385) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 58103 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58110 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58113 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58146 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58152 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58158 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58164 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58167 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58172 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58174 INFO  (qtp555248408-385) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6608e4f4[cdcr-source_shard1_replica1] main]
   [junit4]   2> 58175 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@6608e4f4[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100) Uninverting(_d(6.6.1):C100)))}
   [junit4]   2> 58176 INFO  (qtp555248408-385) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58176 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=78
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1400
   [junit4]   2> 58181 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58221 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=2
   [junit4]   2> 58225 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 58229 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58229 INFO  (qtp555248408-387) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 58230 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58236 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58243 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58243 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4649, name=tlog.0000000000000000000.1576314778720141312}, {size=4770, name=tlog.0000000000000000001.1576314778855407616}, {size=4770, name=tlog.0000000000000000002.1576314778922516480}, {size=4770, name=tlog.0000000000000000003.1576314778967605248}, {size=4770, name=tlog.0000000000000000004.1576314779008499712}, {size=4770, name=tlog.0000000000000000005.1576314779050442752}, {size=4770, name=tlog.0000000000000000006.1576314779094482944}, {size=4770, name=tlog.0000000000000000007.1576314779139571712}, {size=4770, name=tlog.0000000000000000008.1576314779184660480}, {size=4770, name=tlog.0000000000000000009.1576314779252817920}, {size=4870, name=tlog.0000000000000000010.1576314782986797056}]
   [junit4]   2> 58249 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1576314778720141312&wt=filestream&command=filecontent} status=0 QTime=1
   [junit4]   2> 58255 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000001.1576314778855407616&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58258 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000002.1576314778922516480&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58263 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000003.1576314778967605248&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58267 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1576314779008499712&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58269 INFO  (qtp555248408-387) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb25083[cdcr-source_shard1_replica1] main]
   [junit4]   2> 58271 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@1cb25083[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100) Uninverting(_d(6.6.1):C100) Uninverting(_e(6.6.1):C100)))}
   [junit4]   2> 58271 INFO  (qtp555248408-387) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58271 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=42
   [junit4]   2> 58271 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1576314779050442752&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1500
   [junit4]   2> 58276 INFO  (qtp555248408-385) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1576314779094482944&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58283 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1576314779139571712&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58287 INFO  (qtp555248408-384) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 58290 INFO  (qtp555248408-386) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58290 INFO  (qtp555248408-386) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 58291 INFO  (qtp555248408-381) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1576314779184660480&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58297 INFO  (qtp555248408-383) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1576314779252817920&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58301 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/replication params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000010.1576314782986797056&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 58305 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=111827) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@43bb4286 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36cc4a77)
   [junit4]   2> 58323 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 58323 INFO  (recoveryExecutor-54-thread-1) [    ] o.a.s.h.IndexFetcher Reloading SolrCore cdcr-target_shard1_replica1
   [junit4]   2> 58332 INFO  (qtp555248408-386) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a67bb8b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 58333 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@6a67bb8b[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100) Uninverting(_d(6.6.1):C100) Uninverting(_e(6.6.1):C100) Uninverting(_f(6.6.1):C100)))}
   [junit4]   2> 58333 INFO  (qtp555248408-386) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58333 INFO  (qtp555248408-386) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=44
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1600
   [junit4]   2> 58337 INFO  (Thread-92) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 58345 INFO  (qtp555248408-387) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 58347 INFO  (Thread-92) [    ] o.a.s.s.IndexSchema [cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 58348 INFO  (Thread-92) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 58348 INFO  (qtp555248408-388) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58348 INFO  (Thread-92) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'cdcr-target_shard1_replica1' using configuration from collection cdcr-target
   [junit4]   2> 58348 INFO  (qtp555248408-388) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b2e93f9
   [junit4]   2> 58350 INFO  (Thread-92) [    ] o.a.s.c.SolrCore [[cdcr-target_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-target-001\node1\cdcr-target_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_81FD66612BB88682-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 58379 INFO  (qtp555248408-388) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2193de21[cdcr-source_shard1_replica1] main]
   [junit4]   2> 58380 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher Searcher@2193de21[cdcr-source_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000) Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100) Uninverting(_d(6.6.1):C100) Uninverting(_e(6.6.1):C100) Uninverting(_f(6.6.1):C100) Uninverting(_g(6.6.1):C100)))}
   [junit4]   2> 58380 INFO  (qtp555248408-388) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58380 INFO  (qtp555248408-388) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=32
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1700
   [junit4]   2> 58390

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

hread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 280457 INFO  (jetty-closer-649-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 280457 INFO  (jetty-closer-649-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 280464 INFO  (coreCloseExecutor-1538-thread-3) [    ] o.a.s.c.SolrCore [testcollection_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59c96704
   [junit4]   2> 280464 INFO  (coreCloseExecutor-1538-thread-1) [    ] o.a.s.c.SolrCore [falsepredicate_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4df0f79
   [junit4]   2> 280464 INFO  (coreCloseExecutor-1538-thread-2) [    ] o.a.s.c.SolrCore [currentstate_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e1f2cf7
   [junit4]   2> 280468 INFO  (coreCloseExecutor-1539-thread-3) [    ] o.a.s.c.SolrCore [falsepredicate_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8eb05ae
   [junit4]   2> 280468 INFO  (coreCloseExecutor-1539-thread-1) [    ] o.a.s.c.SolrCore [delayed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@569acdb0
   [junit4]   2> 280468 INFO  (coreCloseExecutor-1539-thread-2) [    ] o.a.s.c.SolrCore [stateformat1_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72b733a9
   [junit4]   2> 280469 INFO  (coreCloseExecutor-1539-thread-4) [    ] o.a.s.c.SolrCore [testcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@285932a5
   [junit4]   2> 280470 INFO  (coreCloseExecutor-1538-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard4.replica1
   [junit4]   2> 280470 INFO  (coreCloseExecutor-1538-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard3.replica1
   [junit4]   2> 280471 INFO  (coreCloseExecutor-1539-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.delayed.shard1.replica1
   [junit4]   2> 280472 INFO  (coreCloseExecutor-1539-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard1.replica1
   [junit4]   2> 280473 INFO  (coreCloseExecutor-1539-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.stateformat1.shard1.replica1
   [junit4]   2> 280473 INFO  (coreCloseExecutor-1538-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.currentstate.shard1.replica1
   [junit4]   2> 280473 INFO  (coreCloseExecutor-1539-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard1.replica1
   [junit4]   2> 280473 INFO  (coreCloseExecutor-1540-thread-1) [    ] o.a.s.c.SolrCore [falsepredicate_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@63d3fe94
   [junit4]   2> 280478 INFO  (coreCloseExecutor-1540-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard2.replica1
   [junit4]   2> 280478 INFO  (coreCloseExecutor-1540-thread-2) [    ] o.a.s.c.SolrCore [testcollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@413f2930
   [junit4]   2> 280484 INFO  (coreCloseExecutor-1540-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard2.replica1
   [junit4]   2> 280486 INFO  (zkCallback-696-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 280486 INFO  (zkCallback-668-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 280488 INFO  (jetty-closer-649-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98519872166363145-127.0.0.1:58957_solr-n_0000000000) closing
   [junit4]   2> 280488 INFO  (OverseerStateUpdate-98519872166363145-127.0.0.1:58957_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58957_solr
   [junit4]   2> 280491 WARN  (zkCallback-668-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> 280492 INFO  (jetty-closer-649-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77b9e895{/solr,null,UNAVAILABLE}
   [junit4]   2> 280492 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 0x15e034d3fcb001b, 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> 281985 WARN  (zkCallback-670-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 281986 INFO  (jetty-closer-649-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@371b9b37{/solr,null,UNAVAILABLE}
   [junit4]   2> 281992 WARN  (zkCallback-696-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 281992 INFO  (jetty-closer-649-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bfafd23{/solr,null,UNAVAILABLE}
   [junit4]   2> 281994 ERROR (SUITE-TestCollectionStateWatchers-seed#[5696421E82200CBE]-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> 281995 INFO  (SUITE-TestCollectionStateWatchers-seed#[5696421E82200CBE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58943 58943
   [junit4]   2> 281997 INFO  (Thread-846) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58943 58943
   [junit4]   2> 281997 WARN  (Thread-846) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	13	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/98519872166363145-127.0.0.1:58957_solr-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/98519872166363148-127.0.0.1:58960_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 281997 INFO  (SUITE-TestCollectionStateWatchers-seed#[5696421E82200CBE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_5696421E82200CBE-001
   [junit4]   2> Aug 21, 2017 5:40:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=pt-LU, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=214237392,total=420478976
   [junit4]   2> NOTE: All tests run in this JVM: [HttpSolrClientBuilderTest, CloudSolrClientCacheTest, RoundEvaluatorTest, SolrExampleBinaryTest, TestRetryUtil, MultiplyEvaluatorTest, LargeVolumeBinaryJettyTest, CommonAdminParamsTest, TestToleratedUpdateError, FacetFieldTest, TangentEvaluatorTest, TestUpdateRequestCodec, TestCloudSolrClientConnections, CloudSolrClientTest, LargeVolumeEmbeddedTest, SchemaTest, GreaterThanEqualToEvaluatorTest, CubedRootEvaluatorTest, TestFastInputStream, LargeVolumeJettyTest, TestCollectionAdminRequest, PowerEvaluatorTest, CoalesceEvaluatorTest, ArcCosineEvaluatorTest, EqualsEvaluatorTest, SolrExampleStreamingBinaryTest, GetByIdTest, HyperbolicCosineEvaluatorTest, FieldEvaluatorTest, ClientUtilsTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, JettyWebappTest, TestSpellCheckResponse, TestSolrProperties, SolrParamTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin, TestNamedListCodec, TestDocumentObjectBinder, SolrQueryTest, ContentStreamTest, ModifiableSolrParamsTest, HttpClientUtilTest, SolrDocumentTest, SolrExceptionTest, AnlysisResponseBaseTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, LBHttpSolrClientBuilderTest, GraphExpressionTest, GraphTest, SelectWithEvaluatorsTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, TestDelegationTokenRequest, NoOpResponseParserTest, TestCollectionStateWatchers]
   [junit4] Completed [130/130 (1!)] on J1 in 58.37s, 9 tests, 1 failure <<< FAILURES!

[...truncated 35544 lines...]

[JENKINS] Lucene-Solr-6.6-Windows (64bit/jdk1.8.0_144) - Build # 23 - Still unstable!

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

4 tests failed.
FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1100>
	at __randomizedtesting.SeedInfo.seed([726A08F8FAECD10E:A62F43A11DBA62F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
No JMX server found by monitor map

Stack Trace:
java.lang.AssertionError: No JMX server found by monitor map
	at __randomizedtesting.SeedInfo.seed([726A08F8FAECD10E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at http://127.0.0.1:64573/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64573/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2
	at __randomizedtesting.SeedInfo.seed([726A08F8FAECD10E:CE047EEA5EBF5274]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([C7E43862A0E9797F:4FD29A317846916D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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 12252 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\init-core-data-001
   [junit4]   2> 1802894 WARN  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1802895 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1802903 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-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> 1802905 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001
   [junit4]   2> 1802906 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1802906 INFO  (Thread-4137) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1802907 INFO  (Thread-4137) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1802913 ERROR (Thread-4137) [    ] 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> 1803007 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64564
   [junit4]   2> 1803028 INFO  (jetty-launcher-3592-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1803028 INFO  (jetty-launcher-3592-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9000454{/solr,null,AVAILABLE}
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18949758{HTTP/1.1,[http/1.1]}{127.0.0.1:64568}
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.e.j.s.Server Started @1808498ms
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64568}
   [junit4]   2> 1803029 ERROR (jetty-launcher-3592-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1803029 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T21:06:41.284Z
   [junit4]   2> 1803036 INFO  (jetty-launcher-3592-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1803036 INFO  (jetty-launcher-3592-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@799aad9d{/solr,null,AVAILABLE}
   [junit4]   2> 1803038 INFO  (jetty-launcher-3592-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11154241{HTTP/1.1,[http/1.1]}{127.0.0.1:64573}
   [junit4]   2> 1803038 INFO  (jetty-launcher-3592-thread-2) [    ] o.e.j.s.Server Started @1808506ms
   [junit4]   2> 1803038 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64573}
   [junit4]   2> 1803039 ERROR (jetty-launcher-3592-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1803039 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 1803039 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1803039 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1803039 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T21:06:41.294Z
   [junit4]   2> 1803044 INFO  (jetty-launcher-3592-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1803045 INFO  (jetty-launcher-3592-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca6ca00{/solr,null,AVAILABLE}
   [junit4]   2> 1803046 INFO  (jetty-launcher-3592-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bef77de{HTTP/1.1,[http/1.1]}{127.0.0.1:64578}
   [junit4]   2> 1803046 INFO  (jetty-launcher-3592-thread-3) [    ] o.e.j.s.Server Started @1808515ms
   [junit4]   2> 1803046 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64578}
   [junit4]   2> 1803047 ERROR (jetty-launcher-3592-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1803047 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 1803047 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1803047 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1803047 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T21:06:41.302Z
   [junit4]   2> 1803063 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1803065 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1803071 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1803091 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1803092 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1803092 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1803094 INFO  (jetty-launcher-3592-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
   [junit4]   2> 1803095 INFO  (jetty-launcher-3592-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
   [junit4]   2> 1803095 INFO  (jetty-launcher-3592-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
   [junit4]   2> 1803102 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 0x15e017817900005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1803104 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 0x15e017817900006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1803144 INFO  (jetty-launcher-3592-thread-3) [n:127.0.0.1:64578_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1803144 INFO  (jetty-launcher-3592-thread-2) [n:127.0.0.1:64573_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1803145 INFO  (jetty-launcher-3592-thread-3) [n:127.0.0.1:64578_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64578_solr
   [junit4]   2> 1803145 INFO  (jetty-launcher-3592-thread-1) [n:127.0.0.1:64568_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1803146 INFO  (jetty-launcher-3592-thread-3) [n:127.0.0.1:64578_solr    ] o.a.s.c.Overseer Overseer (id=98517857151746056-127.0.0.1:64578_solr-n_0000000000) starting
   [junit4]   2> 1803147 INFO  (jetty-launcher-3592-thread-2) [n:127.0.0.1:64573_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64573_solr
   [junit4]   2> 1803147 INFO  (jetty-launcher-3592-thread-1) [n:127.0.0.1:64568_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64568_solr
   [junit4]   2> 1803149 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1803150 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1803152 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1803210 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1803210 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1803210 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1803218 INFO  (jetty-launcher-3592-thread-3) [n:127.0.0.1:64578_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64578_solr
   [junit4]   2> 1803220 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1803220 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1803220 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1803359 INFO  (jetty-launcher-3592-thread-3) [n:127.0.0.1:64578_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.
   [junit4]   2> 1803359 INFO  (jetty-launcher-3592-thread-1) [n:127.0.0.1:64568_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node1\.
   [junit4]   2> 1803360 INFO  (jetty-launcher-3592-thread-2) [n:127.0.0.1:64573_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node2\.
   [junit4]   2> 1803434 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1803436 INFO  (SUITE-BasicAuthIntegrationTest-seed#[726A08F8FAECD10E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64564/solr ready
   [junit4]   2> 1803450 INFO  (qtp1585983694-18542) [n:127.0.0.1:64578_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1803461 INFO  (OverseerThreadFactory-7615-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1803579 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1803580 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1803588 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1803590 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1803590 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1803598 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1803723 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1803723 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1803723 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1804645 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1804645 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1804646 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1804673 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 1804673 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 1804673 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 1804687 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804687 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1804687 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804688 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1804687 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804688 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1804688 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1804688 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1804688 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\authCollection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.\authCollection_shard2_replica1\data\]
   [junit4]   2> 1804688 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node2\authCollection_shard3_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node2\.\authCollection_shard3_replica1\data\]
   [junit4]   2> 1804688 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1804689 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node1\authCollection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\]
   [junit4]   2> 1804864 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804864 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804864 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804864 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804864 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804864 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804869 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804869 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804869 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804869 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804871 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@164e5a7f[authCollection_shard2_replica1] main]
   [junit4]   2> 1804872 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804872 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804873 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1804873 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b419e68[authCollection_shard1_replica1] main]
   [junit4]   2> 1804873 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804873 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804874 INFO  (searcherExecutor-7621-thread-1-processing-n:127.0.0.1:64578_solr x:authCollection_shard2_replica1 s:shard2 c:authCollection) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher Searcher@164e5a7f[authCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804874 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576285716484194304
   [junit4]   2> 1804875 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1804875 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804876 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804876 INFO  (searcherExecutor-7620-thread-1-processing-n:127.0.0.1:64568_solr x:authCollection_shard1_replica1 s:shard1 c:authCollection) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher Searcher@5b419e68[authCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804876 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576285716486291456
   [junit4]   2> 1804877 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b909eea[authCollection_shard3_replica1] main]
   [junit4]   2> 1804880 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1804881 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804881 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804882 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1804882 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1804882 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64578/solr/authCollection_shard2_replica1/
   [junit4]   2> 1804882 INFO  (searcherExecutor-7619-thread-1-processing-n:127.0.0.1:64573_solr x:authCollection_shard3_replica1 s:shard3 c:authCollection) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher Searcher@6b909eea[authCollection_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804882 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576285716492582912
   [junit4]   2> 1804882 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1804882 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64578/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 1804883 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1804883 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1804885 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1804885 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64568/solr/authCollection_shard1_replica1/
   [junit4]   2> 1804885 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1804885 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64568/solr/authCollection_shard1_replica1/ has no replicas
   [junit4]   2> 1804885 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1804890 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64578/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 1804891 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64568/solr/authCollection_shard1_replica1/ shard1
   [junit4]   2> 1804892 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1804892 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1804892 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64573/solr/authCollection_shard3_replica1/
   [junit4]   2> 1804893 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1804893 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:64573/solr/authCollection_shard3_replica1/ has no replicas
   [junit4]   2> 1804893 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1804898 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64573/solr/authCollection_shard3_replica1/ shard3
   [junit4]   2> 1805003 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1805003 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1805003 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1805044 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1805045 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1805046 INFO  (qtp1585983694-18545) [n:127.0.0.1:64578_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1456
   [junit4]   2> 1805048 INFO  (qtp1449615476-18518) [n:127.0.0.1:64568_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1470
   [junit4]   2> 1805052 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1805055 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2} status=0 QTime=1466
   [junit4]   2> 1805058 INFO  (qtp1585983694-18542) [n:127.0.0.1:64578_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1805162 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1805162 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1805162 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1805463 INFO  (OverseerCollectionConfigSetProcessor-98517857151746056-127.0.0.1:64578_solr-n_0000000000) [n:127.0.0.1:64578_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1806058 INFO  (qtp1585983694-18542) [n:127.0.0.1:64578_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=2607
   [junit4]   2> 1806096 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 1806101 INFO  (qtp1585983694-18547) [n:127.0.0.1:64578_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1806104 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1806104 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1806105 INFO  (qtp1585983694-18548) [n:127.0.0.1:64578_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1806105 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1806106 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1806106 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@33bb059a
   [junit4]   2> 1806106 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@33bb059a
   [junit4]   2> 1806106 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1806106 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1806106 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1806106 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1806106 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@35e940d4
   [junit4]   2> 1806106 INFO  (zkCallback-3608-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@35e940d4
   [junit4]   2> 1806106 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1806106 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1806106 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1806106 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1806106 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@20658cab
   [junit4]   2> 1806106 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@20658cab
   [junit4]   2> 1806157 INFO  (qtp1585983694-18548) [n:127.0.0.1:64578_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1806159 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bef77de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1806159 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1668827899
   [junit4]   2> 1806160 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1806160 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1806160 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1806164 INFO  (coreCloseExecutor-7634-thread-1) [n:127.0.0.1:64578_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.c.SolrCore [authCollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e1a9048
   [junit4]   2> 1806166 INFO  (coreCloseExecutor-7634-thread-1) [n:127.0.0.1:64578_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard2.replica1
   [junit4]   2> 1806167 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.c.Overseer Overseer (id=98517857151746056-127.0.0.1:64578_solr-n_0000000000) closing
   [junit4]   2> 1806167 INFO  (OverseerStateUpdate-98517857151746056-127.0.0.1:64578_solr-n_0000000000) [n:127.0.0.1:64578_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64578_solr
   [junit4]   2> 1806171 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 0x15e017817900008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1806174 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ca6ca00{/solr,null,UNAVAILABLE}
   [junit4]   2> 1806175 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64573_solr
   [junit4]   2> 1806176 INFO  (zkCallback-3616-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1806176 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1806176 INFO  (zkCallback-3607-thread-2-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1806177 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1806178 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.Overseer Overseer (id=98517857151746055-127.0.0.1:64573_solr-n_0000000001) starting
   [junit4]   2> 1806178 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34f70436{/solr,null,AVAILABLE}
   [junit4]   2> 1806179 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31203b3d{HTTP/1.1,[http/1.1]}{127.0.0.1:64615}
   [junit4]   2> 1806179 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.e.j.s.Server Started @1811647ms
   [junit4]   2> 1806179 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64615}
   [junit4]   2> 1806180 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1806180 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.1
   [junit4]   2> 1806180 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1806180 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1806180 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T21:06:44.435Z
   [junit4]   2> 1806192 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1806192 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1806195 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1806210 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1806211 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64564/solr
   [junit4]   2> 1806227 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1806231 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1806233 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64615_solr
   [junit4]   2> 1806236 INFO  (zkCallback-3616-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1806236 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1806236 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1806237 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1806261 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1806261 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1806261 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1806261 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1a5b6e27
   [junit4]   2> 1806261 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1a5b6e27
   [junit4]   2> 1806378 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.
   [junit4]   2> 1806378 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [n:127.0.0.1:64615_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard2_replica1]
   [junit4]   2> 1806379 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1806485 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1806485 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1806485 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1807398 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1807406 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 1807408 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1807408 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1807408 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1807408 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\authCollection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_726A08F8FAECD10E-001\tempDir-001\node3\.\authCollection_shard2_replica1\data\]
   [junit4]   2> 1807494 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1807494 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1807495 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1807495 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1807495 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48e22935[authCollection_shard2_replica1] main]
   [junit4]   2> 1807496 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1807497 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1807497 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1807497 INFO  (coreLoadExecutor-7643-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576285719234609152
   [junit4]   2> 1807497 INFO  (searcherExecutor-7644-thread-1-processing-n:127.0.0.1:64615_solr x:authCollection_shard2_replica1 s:shard2 c:authCollection) [n:127.0.0.1:64615_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher Searcher@48e22935[authCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1807500 INFO  (coreZkRegister-7638-thread-1-processing-n:127.0.0.1:64615_solr x:authCollection_shard2_replica1 s:shard2 c:authCollection) [n:127.0.0.1:64615_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1807604 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1807604 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1807604 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1807899 INFO  (qtp515781031-18629) [n:127.0.0.1:64615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1807901 INFO  (qtp447057537-18533) [n:127.0.0.1:64573_solr    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 1807904 INFO  (qtp447057537-18533) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [], Path: [/admin/authentication] path : /admin/authentication params :wt=javabin&version=2 
   [junit4]   2> 1807925 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header c29scjpTb2xyUm9ja3M=
   [junit4]   2> 1807927 INFO  (qtp515781031-18630) [n:127.0.0.1:64615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1807931 INFO  (qtp515781031-18631) [n:127.0.0.1:64615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=1
   [junit4]   2> 1807932 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807932 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807932 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1807932 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1807932 INFO  (qtp515781031-18632) [n:127.0.0.1:64615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1807932 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807932 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1807984 INFO  (qtp515781031-18633) [n:127.0.0.1:64615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1807984 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header c29scjpTb2xyUm9ja3M=
   [junit4]   2> 1807991 INFO  (qtp515781031-18641) [n:127.0.0.1:64615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=1
   [junit4]   2> 1807991 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807993 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1807993 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1807993 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807993 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1807993 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1807993 INFO  (qtp447057537-18535) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 1807993 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807993 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1807993 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1807994 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 1807998 INFO  (qtp447057537-18535) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=1
   [junit4]   2> 1807999 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1807999 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1808000 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1808000 INFO  (qtp447057537-18537) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 1808001 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[726A08F8FAECD10E]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 1808001 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1808001 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1808001 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1808001 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1808002 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1808003 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1808004 INFO  (qtp447057537-18537) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=1
   [junit4]   2> 1808005 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1808005 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1808005 INFO  (qtp447057537-18559) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 1808005 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1808005 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1808005 INFO  (zkCallback-3609-thread-1-processing-n:127.0.0.1:64568_solr) [n:127.0.0.1:64568_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1808005 INFO  (zkCallback-3607-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1808006 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1808006 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1808006 INFO  (zkCallback-3621-thread-1-processing-n:127.0.0.1:64615_solr) [n:127.0.0.1:64615_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1808009 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin",
   [junit4]   2>   "index":3} 
   [junit4]   2> 1808010 INFO  (qtp447057537-18530) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [authCollection,], Path: [/admin/collections] path : /admin/collections params :name=authCollection&action=RELOAD&wt=javabin&version=2 
   [junit4]   2> 1808011 INFO  (qtp447057537-18534) [n:127.0.0.1:64573_solr    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin",
   [junit4]   2>   "index":3} 
   [junit4]   2> 1808011 INFO  (qtp447057537-18534) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [], Path: [/admin/collections] path : /admin/collections params :name=authCollection&action=RELOAD&wt=javabin&version=2 
   [junit4]   2> 1808014 INFO  (qtp447057537-18533) [n:127.0.0.1:64573_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params name=authCollection&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1808016 INFO  (OverseerThreadFactory-7637-thread-1-processing-n:127.0.0.1:64573_solr) [n:127.0.0.1:64573_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=RELOAD
   [junit4]   2> 1808021 INFO  (qtp447057537-18559) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1808021 INFO  (qtp447057537-18537) [n:127.0.0.1:64573_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1808021 INFO  (qtp1449615476-18522) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:64573_solr / MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsTK/ALfgMSVaZF3PPzoqF2lpAUOTupM/JHGluolgUIQadERY2YF2JyS5Md/PNdLasMQMCG8VaQL5R64G7NABbjsm5Np/fgNEVSe6FZagN08GUlDp0YhCfvYcuBGtjoOA4Ll0mSG9FwCsgccIhWEPoi2S7AD/p3XqrGDUjGX6WPwIDAQAB
   [junit4]   2> 1808021 INFO  (qtp447057537-18535) [n:127.0.0.1:64573_solr    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:64573_solr / MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsTK/ALfgMSVaZF3PPzoqF2lpAUOTupM/JHGluolgUIQadERY2YF2JyS5Md/PNdLasMQMCG8VaQL5R64G7NABbjsm5Np/fgNEVSe6FZagN08GUlDp0YhCfvYcuBGtjoOA4Ll0mSG9FwCsgccIhWEPoi2S7AD/p3XqrGDUjGX6WPwIDAQAB
   [junit4]   2> 1808049 INFO  (qtp447057537-18535) [n:127.0.0.1:64573_solr    ] o.a.s.c.SolrConfig Using Luce

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

  [junit4]   2> 229274 INFO  (coreCloseExecutor-886-thread-4) [n:127.0.0.1:55641_solr c:testcollection s:shard3 r:core_node2 x:testcollection_shard3_replica1] o.a.s.c.SolrCore [testcollection_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b562417
   [junit4]   2> 229276 INFO  (zkCallback-472-thread-1-processing-n:127.0.0.1:55738_solr) [n:127.0.0.1:55738_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 229274 INFO  (coreCloseExecutor-886-thread-1) [n:127.0.0.1:55641_solr c:waitforstate s:shard1 r:core_node1 x:waitforstate_shard1_replica1] o.a.s.c.SolrCore [waitforstate_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@762eceb1
   [junit4]   2> 229278 INFO  (coreCloseExecutor-886-thread-2) [n:127.0.0.1:55641_solr c:falsepredicate s:shard2 r:core_node4 x:falsepredicate_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard2.replica1
   [junit4]   2> 229279 INFO  (coreCloseExecutor-886-thread-1) [n:127.0.0.1:55641_solr c:waitforstate s:shard1 r:core_node1 x:waitforstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.waitforstate.shard1.replica1
   [junit4]   2> 229284 INFO  (coreCloseExecutor-885-thread-1) [n:127.0.0.1:55738_solr c:falsepredicate s:shard3 r:core_node5 x:falsepredicate_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard3.replica1
   [junit4]   2> 229284 INFO  (coreCloseExecutor-883-thread-1) [n:127.0.0.1:55812_solr c:falsepredicate s:shard1 r:core_node6 x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard1.replica1
   [junit4]   2> 229285 INFO  (coreCloseExecutor-883-thread-3) [n:127.0.0.1:55812_solr c:testcollection s:shard4 r:core_node3 x:testcollection_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard4.replica1
   [junit4]   2> 229285 INFO  (coreCloseExecutor-886-thread-4) [n:127.0.0.1:55641_solr c:testcollection s:shard3 r:core_node2 x:testcollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard3.replica1
   [junit4]   2> 229286 INFO  (coreCloseExecutor-885-thread-2) [n:127.0.0.1:55738_solr c:testcollection s:shard2 r:core_node4 x:testcollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard2.replica1
   [junit4]   2> 229286 INFO  (coreCloseExecutor-886-thread-3) [n:127.0.0.1:55641_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.stateformat1.shard1.replica1
   [junit4]   2> 229287 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:55641_solr) [n:127.0.0.1:55641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 229287 WARN  (zkCallback-472-thread-1-processing-n:127.0.0.1:55738_solr) [n:127.0.0.1:55738_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 229289 INFO  (coreCloseExecutor-883-thread-2) [n:127.0.0.1:55812_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.delayed.shard1.replica1
   [junit4]   2> 229290 INFO  (jetty-closer-435-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b1c5d65{/solr,null,UNAVAILABLE}
   [junit4]   2> 229291 INFO  (jetty-closer-435-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98517922788933644-127.0.0.1:55641_solr-n_0000000003) closing
   [junit4]   2> 229291 INFO  (zkCallback-478-thread-2-processing-n:127.0.0.1:55812_solr) [n:127.0.0.1:55812_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 229291 INFO  (OverseerStateUpdate-98517922788933644-127.0.0.1:55641_solr-n_0000000003) [n:127.0.0.1:55641_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55641_solr
   [junit4]   2> 229294 WARN  (zkCallback-456-thread-1-processing-n:127.0.0.1:55641_solr) [n:127.0.0.1:55641_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 229295 INFO  (jetty-closer-435-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71b36451{/solr,null,UNAVAILABLE}
   [junit4]   2> 230775 WARN  (zkCallback-489-thread-1-processing-n:127.0.0.1:56186_solr) [n:127.0.0.1:56186_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 230775 INFO  (jetty-closer-435-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b657161{/solr,null,UNAVAILABLE}
   [junit4]   2> 230795 WARN  (zkCallback-478-thread-2-processing-n:127.0.0.1:55812_solr) [n:127.0.0.1:55812_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 230795 INFO  (jetty-closer-435-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58697dc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 230797 ERROR (SUITE-TestCollectionStateWatchers-seed#[C7E43862A0E9797F]-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> 230797 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7E43862A0E9797F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55624 55624
   [junit4]   2> 230798 INFO  (Thread-351) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55624 55624
   [junit4]   2> 230799 WARN  (Thread-351) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98517922788933644-127.0.0.1:55641_solr-n_0000000003
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98517922788933642-127.0.0.1:55628_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 230799 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7E43862A0E9797F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_C7E43862A0E9797F-001
   [junit4]   2> Aug 20, 2017 9:24:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=et-EE, timezone=NST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=44237968,total=199405568
   [junit4]   2> NOTE: All tests run in this JVM: [ModifiableSolrParamsTest, SolrExampleStreamingTest, TestValidatingJsonMap, StreamExpressionToExplanationTest, ArcSineEvaluatorTest, SolrZkClientTest, TestJsonRecordReader, TestXMLEscaping, SolrSchemalessExampleTest, FieldAnalysisResponseTest, JettyWebappTest, ExclusiveOrEvaluatorTest, CeilingEvaluatorTest, GreaterThanEvaluatorTest, GraphExpressionTest, CloudSolrClientMultiConstructorTest, SolrDocumentTest, SineEvaluatorTest, HyperbolicSineEvaluatorTest, AndEvaluatorTest, TestSpellCheckResponse, CompoundEvaluatorTest, TestClusteringResponse, TestConfigSetAdminRequest, TestBatchUpdate, ConcurrentUpdateSolrClientBuilderTest, SubtractEvaluatorTest, LBHttpSolrClientBuilderTest, TestCoreAdmin, HttpSolrClientConPoolTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, TestSolrProperties, TermsResponseTest, MergeIndexesEmbeddedTest, TestDocumentObjectBinder, TestHash, DocumentAnalysisResponseTest, TestUpdateRequestCodec, NamedListTest, FacetFieldTest, TestLBHttpSolrClient, StreamingTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, ArcTangentEvaluatorTest, CoalesceEvaluatorTest, CosineEvaluatorTest, DivideEvaluatorTest, EqualsEvaluatorTest, FloorEvaluatorTest, LessThanEqualToEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest, NaturalLogEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest, RawValueEvaluatorTest, RoundEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SolrPingTest, TestSuggesterResponse, TestCollectionStateWatchers]
   [junit4] Completed [125/130 (1!)] on J0 in 56.50s, 9 tests, 1 failure <<< FAILURES!

[...truncated 42710 lines...]

[JENKINS] Lucene-Solr-6.6-Windows (32bit/jdk1.8.0_144) - Build # 22 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/22/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/5)={   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",           "base_url":"http://127.0.0.1:65123/solr",           "node_name":"127.0.0.1:65123_solr",           "state":"down"},         "core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",           "base_url":"http://127.0.0.1:65124/solr",           "node_name":"127.0.0.1:65124_solr",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/5)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:65123/solr",
          "node_name":"127.0.0.1:65123_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:65124/solr",
          "node_name":"127.0.0.1:65124_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([CD6ECB74B7EA62BC:9D3B5377EECBD4A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([C7CECEA4CB717CF2:4FF86CF713DE94E0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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 12640 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\init-core-data-001
   [junit4]   2> 2036168 WARN  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2036168 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2036174 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-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> 2036177 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001
   [junit4]   2> 2036178 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2036179 INFO  (Thread-4385) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2036179 INFO  (Thread-4385) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2036184 ERROR (Thread-4385) [    ] 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> 2036278 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65119
   [junit4]   2> 2036291 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 0x15dffb8916f0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2036294 INFO  (jetty-launcher-2869-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2036294 INFO  (jetty-launcher-2869-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2036296 INFO  (jetty-launcher-2869-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@147607{/solr,null,AVAILABLE}
   [junit4]   2> 2036296 INFO  (jetty-launcher-2869-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1830b6a{/solr,null,AVAILABLE}
   [junit4]   2> 2036296 INFO  (jetty-launcher-2869-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12d7357{HTTP/1.1,[http/1.1]}{127.0.0.1:65123}
   [junit4]   2> 2036297 INFO  (jetty-launcher-2869-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@199eb88{HTTP/1.1,[http/1.1]}{127.0.0.1:65124}
   [junit4]   2> 2036297 INFO  (jetty-launcher-2869-thread-1) [    ] o.e.j.s.Server Started @2043593ms
   [junit4]   2> 2036297 INFO  (jetty-launcher-2869-thread-2) [    ] o.e.j.s.Server Started @2043593ms
   [junit4]   2> 2036297 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65123}
   [junit4]   2> 2036297 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65124}
   [junit4]   2> 2036297 ERROR (jetty-launcher-2869-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036297 ERROR (jetty-launcher-2869-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.1
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.1
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T12:57:52.353Z
   [junit4]   2> 2036298 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T12:57:52.353Z
   [junit4]   2> 2036307 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036307 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036324 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 0x15dffb8916f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2036326 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 0x15dffb8916f0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2036329 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2036331 INFO  (jetty-launcher-2869-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65119/solr
   [junit4]   2> 2036332 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2036333 INFO  (jetty-launcher-2869-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65119/solr
   [junit4]   2> 2036377 INFO  (jetty-launcher-2869-thread-2) [n:127.0.0.1:65124_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2036377 INFO  (jetty-launcher-2869-thread-1) [n:127.0.0.1:65123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2036378 INFO  (jetty-launcher-2869-thread-2) [n:127.0.0.1:65124_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65124_solr
   [junit4]   2> 2036379 INFO  (jetty-launcher-2869-thread-1) [n:127.0.0.1:65123_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65123_solr
   [junit4]   2> 2036380 INFO  (jetty-launcher-2869-thread-2) [n:127.0.0.1:65124_solr    ] o.a.s.c.Overseer Overseer (id=98515935051055109-127.0.0.1:65124_solr-n_0000000000) starting
   [junit4]   2> 2036382 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2036382 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2036406 INFO  (jetty-launcher-2869-thread-2) [n:127.0.0.1:65124_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65124_solr
   [junit4]   2> 2036409 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2036410 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2036579 INFO  (jetty-launcher-2869-thread-1) [n:127.0.0.1:65123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.
   [junit4]   2> 2036579 INFO  (jetty-launcher-2869-thread-2) [n:127.0.0.1:65124_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node2\.
   [junit4]   2> 2036625 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2036627 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65119/solr ready
   [junit4]   2> 2036660 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 2036667 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2036674 INFO  (OverseerThreadFactory-8644-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 2036805 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2036805 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2036811 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2036814 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2036924 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2036924 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2037874 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2037883 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2037903 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2037903 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2037918 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2037918 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 2037918 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2037919 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 2037919 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2037919 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2037919 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2037919 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2038103 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2038103 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2038104 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2038104 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2038105 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2038106 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2038106 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9eb3c[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2038107 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2038108 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2038110 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2038110 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@91942c[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2038110 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2038111 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2038111 INFO  (searcherExecutor-8650-thread-1-processing-n:127.0.0.1:65124_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@1d9eb3c[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2038111 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576254962837487616
   [junit4]   2> 2038113 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2038113 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2038114 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2038114 INFO  (searcherExecutor-8649-thread-1-processing-n:127.0.0.1:65123_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@91942c[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2038114 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576254962840633344
   [junit4]   2> 2038118 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2038118 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2038118 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65124/solr/MissingSegmentRecoveryTest_shard1_replica2/
   [junit4]   2> 2038119 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:65124/solr START replicas=[http://127.0.0.1:65123/solr/MissingSegmentRecoveryTest_shard1_replica1/] nUpdates=100
   [junit4]   2> 2038119 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:65124/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2038121 INFO  (qtp179629-17859) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2038121 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2038121 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2038121 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2038126 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65124/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
   [junit4]   2> 2038230 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038230 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038279 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2038281 INFO  (qtp2656833-17868) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2} status=0 QTime=1474
   [junit4]   2> 2038383 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2038383 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2039121 INFO  (qtp179629-17873) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2} status=0 QTime=2314
   [junit4]   2> 2039123 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2039224 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2039225 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040124 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3457
   [junit4]   2> 2040142 INFO  (qtp179629-17858) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:65124/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0 (1576254964953513984), 1 (1576254964959805440), 2 (1576254964959805441), 3 (1576254964959805442), 4 (1576254964959805443), 5 (1576254964959805444), 6 (1576254964959805445), 7 (1576254964959805446), 8 (1576254964959805447), 9 (1576254964959805448)]} 0 6
   [junit4]   2> 2040142 INFO  (qtp2656833-17864) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1576254964953513984), 1 (1576254964959805440), 2 (1576254964959805441), 3 (1576254964959805442), 4 (1576254964959805443), 5 (1576254964959805444), 6 (1576254964959805445), 7 (1576254964959805446), 8 (1576254964959805447), 9 (1576254964959805448)]} 0 16
   [junit4]   2> 2040148 INFO  (qtp179629-17856) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2040149 INFO  (qtp179629-17856) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f640b
   [junit4]   2> 2040150 INFO  (qtp2656833-17861) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2040150 INFO  (qtp2656833-17861) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@774e5d
   [junit4]   2> 2040197 INFO  (qtp179629-17856) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e43743[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2040197 INFO  (qtp2656833-17861) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@114380b[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2040198 INFO  (qtp179629-17856) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2040198 INFO  (qtp2656833-17861) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2040198 INFO  (searcherExecutor-8649-thread-1-processing-n:127.0.0.1:65123_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@1e43743[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C10)))}
   [junit4]   2> 2040198 INFO  (searcherExecutor-8650-thread-1-processing-n:127.0.0.1:65124_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@114380b[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C10)))}
   [junit4]   2> 2040199 INFO  (qtp179629-17856) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65124/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 49
   [junit4]   2> 2040199 INFO  (qtp2656833-17861) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65124/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 48
   [junit4]   2> 2040199 INFO  (qtp2656833-17863) [n:127.0.0.1:65124_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 52
   [junit4]   2> 2040204 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@12d7357{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2040205 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5262495
   [junit4]   2> 2040205 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2040205 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2040205 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2040211 INFO  (coreCloseExecutor-8659-thread-1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a4c214
   [junit4]   2> 2040213 INFO  (coreCloseExecutor-8659-thread-1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2040218 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 0x15dffb8916f0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2040220 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@147607{/solr,null,UNAVAILABLE}
   [junit4]   2> 2040221 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2040222 INFO  (zkCallback-2887-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2040223 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2040225 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a024e3{/solr,null,AVAILABLE}
   [junit4]   2> 2040226 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bcab10{HTTP/1.1,[http/1.1]}{127.0.0.1:65123}
   [junit4]   2> 2040227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.e.j.s.Server Started @2047523ms
   [junit4]   2> 2040227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65123}
   [junit4]   2> 2040227 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2040227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.6.1
   [junit4]   2> 2040227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2040227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2040227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-20T12:57:56.282Z
   [junit4]   2> 2040235 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2040271 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 0x15dffb8916f0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2040278 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2040280 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65119/solr
   [junit4]   2> 2040287 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 0x15dffb8916f000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2040302 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2040306 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [n:127.0.0.1:65123_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2040310 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [n:127.0.0.1:65123_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65123_solr
   [junit4]   2> 2040315 INFO  (zkCallback-2892-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2040315 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2040315 INFO  (zkCallback-2887-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2040399 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [n:127.0.0.1:65123_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.
   [junit4]   2> 2040399 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [n:127.0.0.1:65123_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2> 2040404 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2040431 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2040440 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2040446 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2040446 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 2040447 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2040447 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2040511 INFO  (zkCallback-2880-thread-1-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040511 INFO  (zkCallback-2892-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2040549 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2040549 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2040552 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2040552 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2040554 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@312b4
   [junit4]   2> 2040555 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2040558 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover.
   [junit4]   2> 2040559 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index properties... index=index.20170820155756614
   [junit4]   2> 2040563 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2040563 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2040590 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\ afterReload=false
   [junit4]   2> 2040593 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\ afterReload=false
   [junit4]   2> 2040601 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170820155756614
   [junit4]   2> 2040618 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
   [junit4]   2> 2040673 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2040673 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2040675 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2040675 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2040677 INFO  (OverseerCollectionConfigSetProcessor-98515935051055109-127.0.0.1:65124_solr-n_0000000000) [n:127.0.0.1:65124_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2040678 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15a0f2c
   [junit4]   2> 2040679 INFO  (coreLoadExecutor-8666-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2040679 ERROR (coreContainerWorkExecutor-8662-thread-1-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore to be created
   [junit4]   2> java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:592)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:938)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:998)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:924)
   [junit4]   2> 	... 7 more
   [junit4]   2> 	Suppressed: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:922)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2069)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2189)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:949)
   [junit4]   2> 		... 9 more
   [junit4]   2> 	Caused by: org.apache.lucene.index.CorruptIndexException: Unexpected file read error while reading index. (resource=BufferedChecksumIndexInput(SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")))
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:930)
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2030)
   [junit4]   2> 		... 12 more
   [junit4]   2> 	Caused by: java.io.EOFException: read past EOF: SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")
   [junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:336)
   [junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:54)
   [junit4]   2> 		at org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
   [junit4]   2> 		at org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]   2> 		... 18 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2069)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2189)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1071)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:949)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170820155756614 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c52bbd): files: [write.lock]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:925)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2030)
   [junit4]   2> 	... 13 more
   [junit4]   2> 2130916 INFO  (qtp2656833-17878) [n:127.0.0.1:65124_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2130919 INFO  (OverseerThreadFactory-8644-thread-2-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2130927 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2130928 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c0d2b
   [junit4]   2> 2130932 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2130945 INFO  (qtp11953081-17933) [n:127.0.0.1:65123_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 2130952 INFO  (qtp2656833-17870) [n:127.0.0.1:65124_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 2130958 INFO  (zkCallback-2892-thread-2-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2131060 INFO  (zkCallback-2892-thread-2-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2131655 INFO  (qtp2656833-17878) [n:127.0.0.1:65124_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} status=0 QTime=741
   [junit4]   2> 2131655 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[CD6ECB74B7EA62BC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery -Dtests.seed=CD6ECB74B7EA62BC -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Europe/Vilnius -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 95.0s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a collection with one shard and two replicas
   [junit4]    > null
   [junit4]    > Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/5)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:65123/solr",
   [junit4]    >           "node_name":"127.0.0.1:65123_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:65124/solr",
   [junit4]    >           "node_name":"127.0.0.1:65124_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD6ECB74B7EA62BC:9D3B5377EECBD4A1]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    > 	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2131660 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 0x15dffb8916f0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2131662 INFO  (jetty-closer-2870-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bcab10{HTTP/1.1,[http/1.1]}{127.0.0.1:65123}
   [junit4]   2> 2131664 INFO  (jetty-closer-2870-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10534105
   [junit4]   2> 2131664 INFO  (jetty-closer-2870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2131664 INFO  (jetty-closer-2870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2131664 INFO  (jetty-closer-2870-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2131664 INFO  (jetty-closer-2870-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@199eb88{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2131665 INFO  (jetty-closer-2870-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28822470
   [junit4]   2> 2131665 INFO  (jetty-closer-2870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2131665 INFO  (jetty-closer-2870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2131665 INFO  (jetty-closer-2870-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2131668 INFO  (jetty-closer-2870-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98515935051055109-127.0.0.1:65124_solr-n_0000000000) closing
   [junit4]   2> 2131668 INFO  (OverseerStateUpdate-98515935051055109-127.0.0.1:65124_solr-n_0000000000) [n:127.0.0.1:65124_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65124_solr
   [junit4]   2> 2131668 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 0x15dffb8916f000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2131668 WARN  (zkCallback-2892-thread-2-processing-n:127.0.0.1:65123_solr) [n:127.0.0.1:65123_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2131670 INFO  (zkCallback-2880-thread-2-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2131671 WARN  (zkCallback-2880-thread-2-processing-n:127.0.0.1:65124_solr) [n:127.0.0.1:65124_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2131671 INFO  (jetty-closer-2870-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a024e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2131671 INFO  (jetty-closer-2870-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1830b6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2131672 ERROR (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-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> 2131672 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65119 65119
   [junit4]   2> 2131674 INFO  (Thread-4385) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65119 65119
   [junit4]   2> 2131674 WARN  (Thread-4385) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98515935051055109-127.0.0.1:65124_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2131675 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[CD6ECB74B7EA62BC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_CD6ECB74B7EA62BC-001
   [junit4]   2> Aug 20, 2017 12:59:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=Memory doPackFST= false), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1909, maxMBSortInHeap=6.673660432768466, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-AU, timezone=Europe/Vilnius
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=144729736,total=354385920
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitQParser, BadComponentTest, DistribDocExpirationUpdateProcessorTest, TestIBSimilarityFactory, ActionThrottleTest, TestTestInjection, TestSubQueryTransformer, PeerSyncTest, JsonValidatorTest, TestCollectionAPI, TestCSVResponseWriter, DeleteStatusTest, TestLockTree, TestFieldTypeResource, TestFunctionQuery, NumericFieldsTest, HdfsBasicDistributedZk2Test, PeerSyncWithIndexFingerprintCachingTest, MoreLikeThisHandlerTest, SolrPluginUtilsTest, RulesTest, TestInitParams, TestCloudInspectUtil, TestRTimerTree, DistributedFacetPivotLongTailTest, TestSolrDynamicMBean, DirectoryFactoryTest, FullHLLTest, DistributedQueueTest, TestSmileRequest, LeaderInitiatedRecoveryOnCommitTest, InfoHandlerTest, TestRecoveryHdfs, HttpPartitionTest, AnalysisAfterCoreReloadTest, GraphQueryTest, BlockJoinFacetRandomTest, MetricUtilsTest, TestAnalyzeInfixSuggestions, TestRandomRequestDistribution, PingRequestHandlerTest, QueryElevationComponentTest, TestReloadAndDeleteDocs, MergeStrategyTest, QueryEqualityTest, DocValuesMultiTest, BigEndianAscendingWordDeserializerTest, TestSolrCoreParser, StressHdfsTest, TestReplicationHandler, TestCustomDocTransformer, BaseCdcrDistributedZkTest, DocValuesTest, TestBulkSchemaConcurrent, TestIntervalFaceting, SortSpecParsingTest, TestTolerantSearch, TestBM25SimilarityFactory, HighlighterTest, TestTolerantUpdateProcessorRandomCloud, SolrSlf4jReporterTest, AnalyticsMergeStrategyTest, TestCopyFieldCollectionResource, ZkStateReaderTest, PrimitiveFieldTypeTest, SchemaVersionSpecificBehaviorTest, HdfsUnloadDistributedZkTest, TestEmbeddedSolrServerConstructors, TestManagedResourceStorage, TestManagedSchema, TestFieldCacheReopen, ClusterStateUpdateTest, BooleanFieldTest, RollingRestartTest, DistributedDebugComponentTest, TestPivotHelperCode, TestHighlightDedupGrouping, TestDistributedSearch, MoveReplicaTest, BitVectorTest, TestConfigsApi, CursorMarkTest, TestStandardQParsers, SuggesterFSTTest, TestExtendedDismaxParser, TestReplicaProperties, SuggestComponentContextFilterQueryTest, BJQParserTest, HdfsRestartWhileUpdatingTest, SystemInfoHandlerTest, JavabinLoaderTest, TestExactSharedStatsCache, OverseerModifyCollectionTest, OpenExchangeRatesOrgProviderTest, ResponseLogComponentTest, OverriddenZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, TestJettySolrRunner, CdcrRequestHandlerTest, PrimUtilsTest, FastVectorHighlighterTest, SolrCloudExampleTest, FileUtilsTest, EnumFieldTest, TestUnifiedSolrHighlighter, InfixSuggestersTest, SimpleCollectionCreateDeleteTest, TestSolrCloudSnapshots, TestSchemaVersionResource, TestSchemaManager, TimeZoneUtilsTest, TriLevelCompositeIdRoutingTest, TestReplicationHandlerBackup, UUIDUpdateProcessorFallbackTest, TestLeaderElectionWithEmptyReplica, DistributedSpellCheckComponentTest, ZkControllerTest, SimpleFacetsTest, TestStressLucene, TestBinaryResponseWriter, TestPseudoReturnFields, TestSegmentSorting, VersionInfoTest, TestBulkSchemaAPI, ConfigureRecoveryStrategyTest, DOMUtilTest, ConjunctionSolrSpellCheckerTest, SynonymTokenizerTest, NodeMutatorTest, SolrCoreTest, PathHierarchyTokenizerFactoryTest, CoreAdminRequestStatusTest, TestConfigSetImmutable, TestSolrQueryResponse, TestPostingsSolrHighlighter, TestRemoteStreaming, TestAuthenticationFramework, SmileWriterTest, TestUseDocValuesAsStored, ClassificationUpdateProcessorFactoryTest, OverseerTest, TestFastLRUCache, UnloadDistributedZkTest, XsltUpdateRequestHandlerTest, AlternateDirectoryTest, TestStressRecovery, TestSweetSpotSimilarityFactory, CloudExitableDirectoryReaderTest, TestFieldCacheSort, TestLeaderInitiatedRecoveryThread, DistributedFacetExistsSmallTest, ZkCLITest, SoftAutoCommitTest, SolrTestCaseJ4Test, CursorPagingTest, DirectSolrConnectionTest, SyncSliceTest, TestNestedDocsSort, TestCharFilters, TestSolrConfigHandlerConcurrent, TestFaceting, PolyFieldTest, DistributedFacetPivotSmallTest, TestSolrJ, ConnectionManagerTest, SolrRequestParserTest, HdfsDirectoryTest, DocumentAnalysisRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin, TestRuleBasedAuthorizationPlugin, DeleteReplicaTest, SharedFSAutoReplicaFailoverTest, TestSizeLimitedDistributedMap, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, TestHashPartitioner, TestJoin, TestStressVersions, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SuggesterTSTTest, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, SortByFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, TestSolrQueryParser, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestComponentsName, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestFastOutputStream, PluginInfoTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AliasIntegrationTest, AssignTest, CdcrBootstrapTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest]
   [junit4] Completed [521/713 (1!)] on J0 in 96.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 664 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\temp\junit4-J1-20170820_122348_8535843306300978319843.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\heapdumps\java_pid248.hprof ...
   [junit4] Heap dump file created [93765965 bytes in 0.525 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 803 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_C7CECEA4CB717CF2-001\init-core-data-001
   [junit4]   2> 216834 WARN  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 216835 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 216841 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-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> 216844 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_C7CECEA4CB717CF2-001\tempDir-001
   [junit4]   2> 216845 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717C

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

[n:127.0.0.1:57816_solr c:falsepredicate s:shard2 r:core_node6 x:falsepredicate_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard2.replica1
   [junit4]   2> 274741 INFO  (coreCloseExecutor-912-thread-3) [n:127.0.0.1:57816_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.currentstate.shard1.replica1
   [junit4]   2> 274743 INFO  (coreCloseExecutor-913-thread-3) [n:127.0.0.1:57804_solr c:testcollection s:shard3 r:core_node3 x:testcollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard3.replica1
   [junit4]   2> 274743 INFO  (coreCloseExecutor-915-thread-1) [n:127.0.0.1:57746_solr c:falsepredicate s:shard4 r:core_node3 x:falsepredicate_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard4.replica1
   [junit4]   2> 274744 INFO  (coreCloseExecutor-913-thread-1) [n:127.0.0.1:57804_solr c:falsepredicate s:shard1 r:core_node5 x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.falsepredicate.shard1.replica1
   [junit4]   2> 274746 INFO  (coreCloseExecutor-915-thread-3) [n:127.0.0.1:57746_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testcollection.shard1.replica1
   [junit4]   2> 274747 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 0x15dffc6cb180017, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 274747 INFO  (zkCallback-1807-thread-1-processing-n:127.0.0.1:57746_solr) [n:127.0.0.1:57746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 274748 INFO  (zkCallback-1824-thread-2-processing-n:127.0.0.1:57804_solr) [n:127.0.0.1:57804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 274748 INFO  (coreCloseExecutor-915-thread-2) [n:127.0.0.1:57746_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.stateformat1.shard1.replica1
   [junit4]   2> 274753 INFO  (jetty-closer-1787-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98515996147974155-127.0.0.1:57746_solr-n_0000000001) closing
   [junit4]   2> 274753 WARN  (zkCallback-1824-thread-2-processing-n:127.0.0.1:57804_solr) [n:127.0.0.1:57804_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 274754 INFO  (OverseerStateUpdate-98515996147974155-127.0.0.1:57746_solr-n_0000000001) [n:127.0.0.1:57746_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57746_solr
   [junit4]   2> 274755 INFO  (jetty-closer-1787-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46a78c{/solr,null,UNAVAILABLE}
   [junit4]   2> 274755 INFO  (zkCallback-1807-thread-1-processing-n:127.0.0.1:57746_solr) [n:127.0.0.1:57746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 274755 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 0x15dffc6cb18000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 274755 WARN  (zkCallback-1807-thread-1-processing-n:127.0.0.1:57746_solr) [n:127.0.0.1:57746_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 274756 INFO  (jetty-closer-1787-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@97dc23{/solr,null,UNAVAILABLE}
   [junit4]   2> 276248 WARN  (zkCallback-1830-thread-1-processing-n:127.0.0.1:57816_solr) [n:127.0.0.1:57816_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 276248 INFO  (jetty-closer-1787-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e8364{/solr,null,UNAVAILABLE}
   [junit4]   2> 276248 ERROR (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-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> 276248 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57732 57732
   [junit4]   2> 276248 INFO  (Thread-258) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57732 57732
   [junit4]   2> 276253 WARN  (Thread-258) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/98515996147974155-127.0.0.1:57746_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 276253 INFO  (SUITE-TestCollectionStateWatchers-seed#[C7CECEA4CB717CF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_C7CECEA4CB717CF2-001
   [junit4]   2> Aug 20, 2017 1:14:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ro, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=54495504,total=138178560
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleStreamingTest, RawValueEvaluatorTest, StreamExpressionToExplanationTest, AnlysisResponseBaseTest, CosineEvaluatorTest, SubtractEvaluatorTest, SolrPingTest, GreaterThanEvaluatorTest, SolrSchemalessExampleTest, SolrZkClientTest, ConcurrentUpdateSolrClientBuilderTest, AbsoluteValueEvaluatorTest, TestSolrProperties, FloorEvaluatorTest, JettyWebappTest, StreamExpressionParserTest, JDBCStreamTest, StreamExpressionTest, ArcSineEvaluatorTest, ModuloEvaluatorTest, SolrExampleXMLTest, TestXMLEscaping, TestZkConfigManager, LessThanEqualToEvaluatorTest, TestJavaBinCodec, CollectionAdminRequestRequiredParamsTest, CloudSolrClientBuilderTest, OrEvaluatorTest, SolrExampleEmbeddedTest, HyperbolicSineEvaluatorTest, OperationsTest, SineEvaluatorTest, SolrExampleJettyTest, TestSpellCheckResponse, TermsResponseTest, TestCoreAdmin, BasicHttpSolrClientTest, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientTest, HttpSolrClientSSLAuthConPoolTest, GraphTest, AndEvaluatorTest, ArcTangentEvaluatorTest, CeilingEvaluatorTest, CompoundEvaluatorTest, CubedRootEvaluatorTest, DivideEvaluatorTest, EqualsEvaluatorTest, ExclusiveOrEvaluatorTest, FieldEvaluatorTest, GreaterThanEqualToEvaluatorTest, LessThanEvaluatorTest, NaturalLogEvaluatorTest, PowerEvaluatorTest, RoundEvaluatorTest, TangentEvaluatorTest, TestCollectionAdminRequest, TestConfigSetAdminRequest, TestClusteringResponse, TestSuggesterResponse, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [130/130 (1!)] on J0 in 59.74s, 9 tests, 1 failure <<< FAILURES!

[...truncated 6668 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\build.xml:727: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid248.hprof

Total time: 75 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any