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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6086/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2:8A3D1FFAEAD9AA2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10786 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 314860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 315010 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 315082 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 315107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkTestServer start zk server on port:50620
   [junit4]   2> 315107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315108 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315114 INFO  (zkCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e67818 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 315118 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 0x156d7a48fe10000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315123 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315123 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dee1fb{/solr,null,AVAILABLE}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:50624}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server Started @320501ms
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50624}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1'
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315126 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315130 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315131 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fd7e0{/solr,null,AVAILABLE}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@15e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:50629}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server Started @320509ms
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50629}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2'
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315133 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315134 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315139 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315140 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e45f5{/solr,null,AVAILABLE}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:50634}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server Started @320517ms
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50634}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3'
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315142 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315143 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315148 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315151 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18fe5bf{/solr,null,AVAILABLE}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@c637ec{HTTP/1.1,[http/1.1]}{127.0.0.1:50639}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server Started @320528ms
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50639}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4'
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315153 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315153 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315155 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315156 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1befbd0{/solr,null,AVAILABLE}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fe87ac{HTTP/1.1,[http/1.1]}{127.0.0.1:50644}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.Server Started @320534ms
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50644}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5'
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315158 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315159 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315184 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d99b82 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315184 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315184 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315185 INFO  (zkCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1edc2c4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315185 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c29393 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315186 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315186 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315187 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315192 INFO  (zkCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11260ac name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315194 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d2ec49 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315194 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315194 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315195 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315210 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 0x156d7a48fe10001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\.
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 4744535
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5]
   [junit4]   2> 315217 WARN  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib
   [junit4]   2> 315218 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315232 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315232 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\.
   [junit4]   2> 315232 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 0x156d7a48fe10004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315235 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 4351600
   [junit4]   2> 315235 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3]
   [junit4]   2> 315236 WARN  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\.
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13451299
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\.
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 21147884
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4]
   [junit4]   2> 315238 WARN  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\.
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 6132394
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2]
   [junit4]   2> 315239 WARN  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315242 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1]
   [junit4]   2> 315245 WARN  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib
   [junit4]   2> 315246 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315248 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315250 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315254 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315254 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315255 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc0556 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315255 INFO  (zkCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8b26 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315263 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315265 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 0x156d7a48fe10006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315270 INFO  (zkCallback-410-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ff7ea name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315270 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315270 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315271 INFO  (zkCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bda8a9 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315271 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@4a981f
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315275 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@1215e7f
   [junit4]   2> 315276 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315279 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 0x156d7a48fe10009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315282 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd3d3e name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315282 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315283 INFO  (zkCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@97093b name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315283 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315283 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315284 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@10d8d49
   [junit4]   2> 315285 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@278033
   [junit4]   2> 315285 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315286 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315286 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 315287 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 0x156d7a48fe1000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315292 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f04ac4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315292 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315294 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@176a1da
   [junit4]   2> 315294 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315300 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 315300 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 315308 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 315308 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 315312 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 315312 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 315316 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 315316 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 315319 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 315320 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 315323 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 315323 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 315326 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 315326 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 315328 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 315328 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ba8f name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315328 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315329 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 315329 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa96ca name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315329 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315332 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 315332 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 315334 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315336 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315334 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315340 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315342 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315343 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315346 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315346 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315358 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 315358 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 315362 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 315363 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 315364 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315365 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315367 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315367 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315368 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315368 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000
   [junit4]   2> 315369 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001
   [junit4]   2> 315369 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315370 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50644_solr
   [junit4]   2> 315370 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 315371 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50634_solr
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50634_solr
   [junit4]   2> 315373 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315375 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Overseer (id=96501543823540235-127.0.0.1:50644_solr-n_0000000000) starting
   [junit4]   2> 315376 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315378 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315379 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315379 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315379 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315390 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315393 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315393 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315395 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\.
   [junit4]   2> 315396 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315398 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 315399 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315400 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315401 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315403 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002
   [junit4]   2> 315403 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315405 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003
   [junit4]   2> 315406 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 315407 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50629_solr as DOWN
   [junit4]   2> 315407 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 315409 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50624_solr as DOWN
   [junit4]   2> 315410 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50629_solr
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50629_solr
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540239-127.0.0.1:50639_solr-n_0000000004
   [junit4]   2> 315413 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50624_solr
   [junit4]   2> 315414 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50624_solr
   [junit4]   2> 315414 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 315416 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315416 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315416 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315416 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315417 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315417 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50639_solr as DOWN
   [junit4]   2> 315417 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315418 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 315418 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315418 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315419 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315422 INFO  (OverseerCollectionConfigSetProcessor-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 315422 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315425 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50644_solr as DOWN
   [junit4]   2> 315425 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 315426 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315426 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315426 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315426 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315427 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315437 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315437 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315438 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\.
   [junit4]   2> 315439 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315444 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50639_solr
   [junit4]   2> 315444 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50639_solr
   [junit4]   2> 315445 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315445 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315446 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50644_solr
   [junit4]   2> 315446 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50644_solr
   [junit4]   2> 315447 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315450 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315450 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315450 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315451 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315451 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315455 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315455 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315456 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\.
   [junit4]   2> 315458 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315466 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315466 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315467 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\.
   [junit4]   2> 315468 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315470 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315471 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50629_solr"} current state version: 0
   [junit4]   2> 315471 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50629_solr
   [junit4]   2> 315473 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50624_solr"} current state version: 0
   [junit4]   2> 315473 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50624_solr
   [junit4]   2> 315474 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50639_solr"} current state version: 0
   [junit4]   2> 315474 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50639_solr
   [junit4]   2> 315476 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50644_solr"} current state version: 0
   [junit4]   2> 315476 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50644_solr
   [junit4]   2> 315489 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315489 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315490 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\.
   [junit4]   2> 315491 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315492 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315492 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315492 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315493 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315499 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a3ce name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315506 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 315509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4351600
   [junit4]   2> 315509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:50634_solr as DOWN
   [junit4]   2> 315520 INFO  (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315520 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50634_solr"} current state version: 0
   [junit4]   2> 315520 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50634_solr
   [junit4]   2> 315521 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315521 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315521 INFO  (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315521 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e45f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 315522 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 315522 ERROR (jetty-launcher-390-thread-3-EventThread) [n:127.0.0.1:50634_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$49/30042021@18ac825 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1b5494c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 315523 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315523 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315522 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315527 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315531 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315532 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a78998{/solr,null,AVAILABLE}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@51f06a{HTTP/1.1,[http/1.1]}{127.0.0.1:50687}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.Server Started @320909ms
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50687}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node6'
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315534 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315546 INFO  (zkCallback-424-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315547 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> En

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

<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1213749 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[357B7FD39643C4D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=21944, maxDocsPerChunk=322, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=21944, blockSize=9)), sim=ClassicSimilarity, locale=ga, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=164468016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, QueryResultKeyTest, TestBinaryResponseWriter, ResponseHeaderTest, TestSolrDeletionPolicy2, TestInitQParser, DistributedTermsComponentTest, TestDistribDocBasedVersion, DistributedFacetPivotLongTailTest, TestOnReconnectListenerSupport, ExitableDirectoryReaderTest, SuggesterWFSTTest, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, TestStressUserVersions, WrapperMergePolicyFactoryTest, FileUtilsTest, TestCopyFieldCollectionResource, TestSmileRequest, TestDistribIDF, TestFastOutputStream, NotRequiredUniqueKeyTest, TestNamedUpdateProcessors, RAMDirectoryFactoryTest, TestConfigSetsAPIZkFailure, CollectionsAPIAsyncDistributedZkTest, TestStressRecovery, TestRandomRequestDistribution, BitVectorTest, BasicAuthIntegrationTest, HdfsBasicDistributedZk2Test, HdfsThreadLeakTest, LeaderFailoverAfterPartitionTest, TestRandomFaceting, TestUseDocValuesAsStored2, OutputWriterTest, TestRuleBasedAuthorizationPlugin, FieldAnalysisRequestHandlerTest, UUIDUpdateProcessorFallbackTest, BasicDistributedZk2Test, GraphQueryTest, DateMathParserTest, TestRangeQuery, TestTrie, DirectUpdateHandlerOptimizeTest, TestNumericTerms64, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, DistanceFunctionTest, CollectionsAPIDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestRecoveryHdfs, DeleteLastCustomShardedReplicaTest, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, SolrInfoMBeanTest, TestCustomDocTransformer, RulesTest, TestFiltering, BasicFunctionalityTest, TestAnalyzeInfixSuggestions, CopyFieldTest, DistributedExpandComponentTest, TestBadConfig, CoreAdminRequestStatusTest, CurrencyFieldOpenExchangeTest, TestInfoStreamLogging, TestMaxScoreQueryParser, DeleteStatusTest, SortSpecParsingTest, SpatialRPTFieldTypeTest, TestStressLiveNodes, ForceLeaderTest, DefaultValueUpdateProcessorTest, TestFieldSortValues, TestAuthorizationFramework, DebugComponentTest, BadIndexSchemaTest, ClassificationUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, UpdateRequestProcessorFactoryTest, TestTrackingShardHandlerFactory, ZkNodePropsTest, TestSubQueryTransformerDistrib, TestCloudPseudoReturnFields, BinaryUpdateRequestHandlerTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=357B7FD39643C4D2 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [245/632 (2!)] on J1 in 0.43s, 0 tests, 2 errors <<< FAILURES!

[...truncated 53696 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6097/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([ADB82E7BC0EAE9CA:7B5441A390B3949F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:646)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:183)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13017 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\init-core-data-001
   [junit4]   2> 51877 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-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> 51881 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51883 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51883 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51983 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52458
   [junit4]   2> 51988 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 51990 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51998 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c43880 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 52023 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52024 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3128e640{/solr,null,AVAILABLE}
   [junit4]   2> 52030 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d4374cb{HTTP/1.1,[http/1.1]}{127.0.0.1:52481}
   [junit4]   2> 52032 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.Server Started @56217ms
   [junit4]   2> 52032 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52481}
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1'
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52034 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52035 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52037 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52038 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@732095df{/solr,null,AVAILABLE}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f675cea{HTTP/1.1,[http/1.1]}{127.0.0.1:52486}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.Server Started @56225ms
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52486}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2'
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a8a48c{/solr,null,AVAILABLE}
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e91cda4{HTTP/1.1,[http/1.1]}{127.0.0.1:52491}
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.Server Started @56232ms
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52491}
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3'
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52050 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52056 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52089 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@451ba99e name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52089 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52090 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52092 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52093 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47957311{/solr,null,AVAILABLE}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@63c514a2{HTTP/1.1,[http/1.1]}{127.0.0.1:52498}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.Server Started @56279ms
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52498}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4'
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52096 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52097 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52111 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52117 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8bd2e6 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52118 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52118 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52150 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52151 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70d303f4 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52158 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75f8e871 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52158 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52158 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52160 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52160 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\.
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2096885988
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3]
   [junit4]   2> 52161 WARN  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\lib
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52168 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52172 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52172 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\.
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2021887479
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4]
   [junit4]   2> 52204 WARN  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\lib
   [junit4]   2> 52205 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52207 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52207 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52210 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 0x156f29060f20002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 52214 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6effde07 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52214 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52214 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52217 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 0x156f29060f20003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 126308309
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2]
   [junit4]   2> 52218 WARN  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\lib
   [junit4]   2> 52218 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52222 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52218 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\.
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 492554083
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1]
   [junit4]   2> 52226 WARN  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\lib
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52234 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52235 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@3c7aa45a
   [junit4]   2> 52238 INFO  (zkCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@558d0c7d name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52238 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52238 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52238 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e43f4ef name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52260 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@605ce3b0 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52260 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b1758e7 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52260 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52261 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52261 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52262 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@11a19a76
   [junit4]   2> 52263 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52264 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@e2bfffe
   [junit4]   2> 52265 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52265 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 52270 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@643928b7
   [junit4]   2> 52270 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52276 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 52279 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@409d28b5 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52280 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67b3f1b9 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52282 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52284 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52291 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52294 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52294 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52295 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52297 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52297 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52301 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52302 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52302 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52308 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52308 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52309 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52317 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52318 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52318 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52326 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52327 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52327 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52328 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52330 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52330 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52331 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52332 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52332 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729227-127.0.0.1:52486_solr-n_0000000000
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729225-127.0.0.1:52491_solr-n_0000000002
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52486_solr
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729227-127.0.0.1:52486_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52498_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52498_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52491_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52491_solr
   [junit4]   2> 52337 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer (id=96531143950729227-127.0.0.1:52486_solr-n_0000000000) starting
   [junit4]   2> 52338 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 52338 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 52338 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 52344 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52348 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2474901 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52352 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52364 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52366 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52366 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\.
   [junit4]   2> 52367 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52368 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52368 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52368 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52387 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\.
   [junit4]   2> 52388 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52390 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 52400 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52402 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52402 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 52403 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52486_solr as DOWN
   [junit4]   2> 52403 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52405 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52486_solr
   [junit4]   2> 52405 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52486_solr
   [junit4]   2> 52407 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52407 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52408 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52408 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52410 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52410 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52411 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52420 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52421 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52422 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.
   [junit4]   2> 52422 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52450 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52450 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 52462 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52462 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52462 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 52466 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52467 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729228-127.0.0.1:52481_solr-n_0000000003
   [junit4]   2> 52469 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 52470 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729225-127.0.0.1:52491_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 52471 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52481_solr as DOWN
   [junit4]   2> 52472 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr"} current state version: 0
   [junit4]   2> 52472 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52486_solr
   [junit4]   2> 52473 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52481_solr
   [junit4]   2> 52474 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52481_solr
   [junit4]   2> 52476 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr"} current state version: 0
   [junit4]   2> 52476 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52481_solr
   [junit4]   2> 52477 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52477 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52477 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52477 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52480 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52487 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52487 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52488 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\.
   [junit4]   2> 52489 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52490 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52490 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52490 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52491 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52538 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7843b02a name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52538 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52538 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52543 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52544 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52565 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4444d268 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52565 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52566 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52566 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52567 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52568 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52572 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 52577 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 52580 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 52584 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 52606 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 52609 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 52611 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 52646 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 52647 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52648 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52666 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6180aaa2 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52666 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52666 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52674 INFO  (qtp1324428674-382) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4bb87c81-be1b-4712-9820-0e6eda67661a&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52680 INFO  (qtp1324428674-382) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4bb87c81-be1b-4712-9820-0e6eda67661a&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 52682 INFO  (qtp1324428674-404) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52686 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-4bb87c81-be1b-4712-9820-0e6eda67661a
   [junit4]   2> 52687 INFO  (qtp1324428674-404) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 52688 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 52690 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 52690 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Create collection falsepredicate
   [junit4]   2> 52691 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 52692 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 52692 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52699 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 52699 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 52700 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 52799 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 52800 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:52491_solr
   [junit4]   2> 52801 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:52481_solr
   [junit4]   2> 52801 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:52498_solr
   [junit4]   2> 52802 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:52486_solr
   [junit4]   2> 52810 INFO  (qtp992209069-398) [n:127.0.0.1:52491_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52814 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 52816 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard3}
   [junit4]   2> 52818 INFO  (qtp2005418105-417) [n:127.0.0.1:52498_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52825 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 52826 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard1}
   [junit4]   2> 52826 INFO  (qtp1167535002-378) [n:127.0.0.1:52481_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52835 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52835 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52836 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52837 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 52838 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard4}
   [junit4]   2> 52845 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103
   [junit4]   2> 52845 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52846 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 52846 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52846 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52491_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52846 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52491_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard2}
   [junit4]   2> 52848 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52850 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52852 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52852 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52498/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52498_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52852 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52852 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52498/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52498_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52853 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52853 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52856 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52856 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52962 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 52962 INFO  (zkCallback-72-thread-5-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] 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: [4])
   [junit4]   2> 52962 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] 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: [4])
   [junit4]   2> 52963 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] 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: [4])
   [junit4]   2> 52963 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] 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: [4])
   [junit4]   2> 52963 INFO  (zkCallback-72-thread-5-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52963 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52964 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52964 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 53688 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53689 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 53848 INFO  (qtp1324428674-384) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103
   [junit4]   2> 53848 INFO  (qtp1324428674-384) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 53851 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 53851 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredica

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

orkspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\;done=false>>]
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index;done=false>>]
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index
   [junit4]   2> 112697 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112697 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112697 WARN  (zkCallback-93-thread-2-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 112697 INFO  (zkCallback-72-thread-24-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112708 INFO  (zkCallback-72-thread-24-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 112708 INFO  (jetty-launcher-52-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4447856e{/solr,null,UNAVAILABLE}
   [junit4]   2> 112713 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/stateformat1/state.json version: 2
   [junit4]   2> 112714 INFO  (jetty-launcher-52-thread-6) [    ] o.a.s.c.Overseer Overseer (id=96531143950729227-127.0.0.1:52486_solr-n_0000000000) closing
   [junit4]   2> 112714 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52486_solr
   [junit4]   2> 112725 INFO  (zkCallback-72-thread-25-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 112725 WARN  (zkCallback-72-thread-25-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 112728 INFO  (jetty-launcher-52-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@732095df{/solr,null,UNAVAILABLE}
   [junit4]   2> 114198 WARN  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 114198 INFO  (jetty-launcher-52-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47957311{/solr,null,UNAVAILABLE}
   [junit4]   2> 114200 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52458 52458
   [junit4]   2> 114203 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52458 52458
   [junit4]   2> 114204 WARN  (Thread-55) [    ] 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> 	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> 	12	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96531143950729226-127.0.0.1:52498_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> 	75	/solr/overseer/queue
   [junit4]   2> 	41	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 114204 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001
   [junit4]   2> Sep 04, 2016 12:20:25 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=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=209, blockSize=922), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=922)), sim=ClassicSimilarity, locale=uk-UA, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=117565448,total=233168896
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, JettyWebappTest, TestCollectionStateWatchers]
   [junit4] Completed [19/85 (1!)] on J0 in 62.63s, 9 tests, 1 error <<< FAILURES!

[...truncated 59670 lines...]


RE: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6096 - Still Unstable!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Sorry, 
I fixed the test setup (I don't fully understand why the assumeFalse did not fully work, I have the feeling there was some static initialization in effect).

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, September 3, 2016 5:52 PM
> To: uwe@thetaphi.de; mkhl@apache.org; dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build
> # 6096 - Still Unstable!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6096/
> Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC
> 
> 2 tests failed.
> FAILED:
> junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureIm
> personation
> 
> Error Message:
> Hadoop does not work on Windows
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException:
> Hadoop does not work on Windows
> 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(Randomi
> zedTest.java:627)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(Random
> izedTest.java:635)
> 	at
> org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:84
> 9)
> 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestS
> olrCloudWithSecureImpersonation.java:96)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:811)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:827)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.e
> valuate(SystemPropertiesRestoreRule.java:57)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureIm
> personation
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.NullPointerException
> 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
> 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(Te
> stSolrCloudWithSecureImpersonation.java:157)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:834)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.e
> valuate(SystemPropertiesRestoreRule.java:57)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> 
> 
> Build Log:
> [...truncated 12101 lines...]
>    [junit4] Suite:
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-
> master-Windows\solr\build\solr-
> core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_61C61
> 210C8C843F0-001\init-core-data-001
>    [junit4]   2> 2603286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-
> seed#[61C61210C8C843F0]-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> 2603287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-
> seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {},
> docValues:{}, maxPointsInLeafNode=1557,
> maxMBSortInHeap=6.066277424497, sim=ClassicSimilarity, locale=ro,
> timezone=Europe/Zurich
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-
> bit)/cpus=3,threads=1,free=144082152,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestBinaryField,
> SuggesterWFSTTest, FacetPivotSmallTest, TestStandardQParsers,
> TestRequestStatusCollectionAPI, TestRTimerTree, TestQuerySenderListener,
> TestCollationField, TestFreeTextSuggestions, TestBlobHandler,
> SaslZkACLProviderTest, CacheHeaderTest, TestFieldCacheSanityChecker,
> EchoParamsTest, TestTestInjection, TestSimpleQParserPlugin,
> TestConfigSetsAPI, TestSystemIdResolver, PluginInfoTest,
> LeaderElectionIntegrationTest, TestReload, LeaderFailoverAfterPartitionTest,
> SegmentsInfoRequestHandlerTest, DistributedIntervalFacetingTest,
> CSVRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest,
> TestShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest,
> SolrCmdDistributorTest, DateRangeFieldTest, TestDistributedMissingSort,
> TestReloadDeadlock, SuggestComponentContextFilterQueryTest,
> HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest,
> BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory,
> CustomCollectionTest, TestSimpleTrackingShardHandler,
> TestIndexingPerformance, DistributedTermsComponentTest,
> BaseCdcrDistributedZkTest, CollectionStateFormat2Test,
> TestLeaderElectionZkExpiry, TestJettySolrRunner, TestWriterPerf,
> SolrIndexSplitterTest, SuggesterTSTTest, DefaultValueUpdateProcessorTest,
> TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest,
> NumericFieldsTest, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest,
> TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest,
> TestSortByMinMaxFunction, TestStressRecovery, DeleteReplicaTest,
> AliasIntegrationTest, TestReRankQParserPlugin, TestSolrDynamicMBean,
> TestCollapseQParserPlugin, TestSolrQueryResponse, BasicZkTest,
> TestPerFieldSimilarityWithDefaultOverride,
> TestSolrCloudWithDelegationTokens, DirectSolrConnectionTest,
> TestShortCircuitedRequests, TestCollationFieldDocValues, TestMacros,
> TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest,
> TolerantUpdateProcessorTest, DistributedMLTComponentTest,
> CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest,
> TestSolrConfigHandlerConcurrent, IndexSchemaRuntimeFieldTest,
> CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType,
> TestMinMaxOnMultiValuedField, TestBlendedInfixSuggestions,
> SuggesterTest, TestChildDocTransformer, SmileWriterTest,
> SpellCheckComponentTest, TestLocalFSCloudBackupRestore,
> HdfsThreadLeakTest, TestRandomRequestDistribution, SparseHLLTest,
> TestStressLiveNodes, TriLevelCompositeIdRoutingTest,
> UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties,
> BinaryUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest,
> BlockCacheTest, VersionInfoTest, TestFoldingMultitermQuery,
> DistributedFacetPivotLargeTest, HdfsCollectionsAPIDistributedZkTest,
> TestSolrCoreProperties, TestConfigSetsAPIZkFailure,
> UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
> MultiTermTest, ShowFileRequestHandlerTest,
> CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestFieldCache,
> TestBM25SimilarityFactory, ZkStateReaderTest, TestCoreDiscovery,
> TestDFISimilarityFactory, TestFieldResource, StressHdfsTest,
> TestRangeQuery, TestIndexSearcher, TestRandomFaceting,
> RequestHandlersTest, StatsComponentTest, BooleanFieldTest,
> ResourceLoaderTest, DeleteLastCustomShardedReplicaTest,
> QueryResultKeyTest, ConcurrentDeleteAndCreateCollectionTest,
> TestOmitPositions, TestManagedResource, BlockJoinFacetSimpleTest,
> MinimalSchemaTest, ConnectionReuseTest, TestUniqueKeyFieldResource,
> ConvertedLegacyTest, TestReversedWildcardFilterFactory,
> SortByFunctionTest, TestMissingGroups, TestReplicaProperties,
> TestUninvertingReader, TestRestManager, TestSolr4Spatial,
> TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest,
> TestDistributedStatsComponentCardinality,
> TestOnReconnectListenerSupport, RemoteQueryErrorTest,
> TestMiniSolrCloudCluster, TestInfoStreamLogging,
> TestRandomCollapseQParserPlugin, TestTrieFacet, CursorMarkTest,
> BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest,
> TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping,
> TestHashPartitioner, TestJoin, TestStressVersions, SimpleFacetsTest,
> BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest,
> TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest,
> SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie,
> TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate,
> DirectUpdateHandlerOptimizeTest,
> StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
> DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes,
> XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest,
> MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest,
> FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest,
> TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest,
> SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest,
> ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig,
> TestSolrDeletionPolicy2, SampleTest, TestSearchPerf,
> TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter,
> NotRequiredUniqueKeyTest, TestPhraseSuggestions,
> SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
> TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter,
> TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest,
> URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest,
> PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest,
> SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest,
> UUIDFieldTest, CircularListTest, TestRTGBase,
> TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrBootstrapTest,
> CleanupOldIndexTest, CollectionTooManyReplicasTest,
> DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest,
> LeaderInitiatedRecoveryOnCommitTest,
> LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest,
> OverseerStatusTest, ReplaceNodeTest, ReplicationFactorTest,
> RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest,
> ShardSplitTest, TestCollectionAPI, TestHdfsCloudBackupRestore,
> TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding,
> TestSolrCloudWithSecureImpersonation]
>    [junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestSolrCloudWithSecureImpersonation -
> Dtests.seed=61C61210C8C843F0 -Dtests.slow=true -Dtests.locale=ro -
> Dtests.timezone=Europe/Zurich -Dtests.asserts=true -
> Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite)
> <<<
>    [junit4]    > Assumption #1: Hadoop does not work on WindowsThrowable
> #2: java.lang.NullPointerException
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
>    [junit4]    > 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(Te
> stSolrCloudWithSecureImpersonation.java:157)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [492/633 (1!)] on J1 in 0.03s, 0 tests, 1 error <<<
> FAILURES!
> 
> [...truncated 52891 lines...]



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


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6096/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
Hadoop does not work on Windows

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: Hadoop does not work on Windows
	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:627)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:635)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:849)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:96)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:157)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12101 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_61C61210C8C843F0-001\init-core-data-001
   [junit4]   2> 2603286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[61C61210C8C843F0]-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> 2603287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=6.066277424497, sim=ClassicSimilarity, locale=ro, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=144082152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestBinaryField, SuggesterWFSTTest, FacetPivotSmallTest, TestStandardQParsers, TestRequestStatusCollectionAPI, TestRTimerTree, TestQuerySenderListener, TestCollationField, TestFreeTextSuggestions, TestBlobHandler, SaslZkACLProviderTest, CacheHeaderTest, TestFieldCacheSanityChecker, EchoParamsTest, TestTestInjection, TestSimpleQParserPlugin, TestConfigSetsAPI, TestSystemIdResolver, PluginInfoTest, LeaderElectionIntegrationTest, TestReload, LeaderFailoverAfterPartitionTest, SegmentsInfoRequestHandlerTest, DistributedIntervalFacetingTest, CSVRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest, SolrCmdDistributorTest, DateRangeFieldTest, TestDistributedMissingSort, TestReloadDeadlock, SuggestComponentContextFilterQueryTest, HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest, BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory, CustomCollectionTest, TestSimpleTrackingShardHandler, TestIndexingPerformance, DistributedTermsComponentTest, BaseCdcrDistributedZkTest, CollectionStateFormat2Test, TestLeaderElectionZkExpiry, TestJettySolrRunner, TestWriterPerf, SolrIndexSplitterTest, SuggesterTSTTest, DefaultValueUpdateProcessorTest, TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest, NumericFieldsTest, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest, TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest, TestSortByMinMaxFunction, TestStressRecovery, DeleteReplicaTest, AliasIntegrationTest, TestReRankQParserPlugin, TestSolrDynamicMBean, TestCollapseQParserPlugin, TestSolrQueryResponse, BasicZkTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrCloudWithDelegationTokens, DirectSolrConnectionTest, TestShortCircuitedRequests, TestCollationFieldDocValues, TestMacros, TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest, TolerantUpdateProcessorTest, DistributedMLTComponentTest, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest, TestSolrConfigHandlerConcurrent, IndexSchemaRuntimeFieldTest, CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType, TestMinMaxOnMultiValuedField, TestBlendedInfixSuggestions, SuggesterTest, TestChildDocTransformer, SmileWriterTest, SpellCheckComponentTest, TestLocalFSCloudBackupRestore, HdfsThreadLeakTest, TestRandomRequestDistribution, SparseHLLTest, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties, BinaryUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest, BlockCacheTest, VersionInfoTest, TestFoldingMultitermQuery, DistributedFacetPivotLargeTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestConfigSetsAPIZkFailure, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MultiTermTest, ShowFileRequestHandlerTest, CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestFieldCache, TestBM25SimilarityFactory, ZkStateReaderTest, TestCoreDiscovery, TestDFISimilarityFactory, TestFieldResource, StressHdfsTest, TestRangeQuery, TestIndexSearcher, TestRandomFaceting, RequestHandlersTest, StatsComponentTest, BooleanFieldTest, ResourceLoaderTest, DeleteLastCustomShardedReplicaTest, QueryResultKeyTest, ConcurrentDeleteAndCreateCollectionTest, TestOmitPositions, TestManagedResource, BlockJoinFacetSimpleTest, MinimalSchemaTest, ConnectionReuseTest, TestUniqueKeyFieldResource, ConvertedLegacyTest, TestReversedWildcardFilterFactory, SortByFunctionTest, TestMissingGroups, TestReplicaProperties, TestUninvertingReader, TestRestManager, TestSolr4Spatial, TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, TestOnReconnectListenerSupport, RemoteQueryErrorTest, TestMiniSolrCloudCluster, TestInfoStreamLogging, TestRandomCollapseQParserPlugin, TestTrieFacet, CursorMarkTest, BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, TestJoin, TestStressVersions, SimpleFacetsTest, BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrBootstrapTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, TestCollectionAPI, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=61C61210C8C843F0 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Assumption #1: Hadoop does not work on WindowsThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [492/633 (1!)] on J1 in 0.03s, 0 tests, 1 error <<< FAILURES!

[...truncated 52891 lines...]


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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]: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:257)
	at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:53543/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53543/solr
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB:DB6B2C74A12D96DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 50 more


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11203 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_E6B3825899C3C8AB-001\init-core-data-001
   [junit4]   2> 1478334 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-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> 1478646 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1478687 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1478745 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=id-ID, timezone=America/St_Vincent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=277739672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, PluginInfoTest, CoreAdminHandlerTest, OverseerModifyCollectionTest, ZkSolrClientTest, SolrCloudExampleTest, HdfsThreadLeakTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, SimpleCollectionCreateDeleteTest, TestRealTimeGet, TestJsonFacets, TestShardHandlerFactory, TestObjectReleaseTracker, TestPHPSerializedResponseWriter, ShowFileRequestHandlerTest, TestCloudSchemaless, TestRawTransformer, SignatureUpdateProcessorFactoryTest, BadCopyFieldTest, TestInfoStreamLogging, TestCloudPseudoReturnFields, SynonymTokenizerTest, TestMiniSolrCloudCluster, BasicDistributedZk2Test, ParsingFieldUpdateProcessorsTest, TestValueSourceCache, EchoParamsTest, SpellPossibilityIteratorTest, PeerSyncReplicationTest, ResourceLoaderTest, TestLegacyFieldCache, TestBlobHandler, BitVectorTest, TestNonDefinedSimilarityFactory, RulesTest, TestFieldCacheReopen, SolrIndexSplitterTest, TestFieldCollectionResource, TestFiltering, DistributedFacetPivotSmallTest, SearchHandlerTest, TestFieldSortValues, TermVectorComponentDistributedTest, TestCloudManagedSchema, TestFuzzyAnalyzedSuggestions, TestFileDictionaryLookup, TestSolrCoreProperties, SpellCheckComponentTest, TestExpandComponent, TestBadConfig, AddBlockUpdateTest, TestSolrDynamicMBean, TestAnalyzeInfixSuggestions, TestLocalFSCloudBackupRestore, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, TestAtomicUpdateErrorCases, FullSolrCloudDistribCmdsTest, TestJoin, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, CdcrReplicationDistributedZkTest, CollectionsAPIDistributedZkTest, CloudMLTQParserTest, TestHighFrequencyDictionaryFactory, HLLUtilTest, SuggesterTest, TestGraphMLResponseWriter, TestExactStatsCache, TestFieldCacheSort, SuggesterTSTTest, TestAuthorizationFramework, TestNamedUpdateProcessors, ExitableDirectoryReaderTest, UpdateRequestProcessorFactoryTest, ConnectionManagerTest, DistributedQueryComponentCustomSortTest, TestSearcherReuse, ConnectionReuseTest, HdfsUnloadDistributedZkTest, TestReqParamsAPI, SortSpecParsingTest, TestClassicSimilarityFactory, ChangedSchemaMergeTest, DistributedSuggestComponentTest, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, CoreAdminRequestStatusTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsDirectoryTest, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, TestOnReconnectListenerSupport, TestDynamicLoading, SolrCmdDistributorTest, SpellingQueryConverterTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=E6B3825899C3C8AB -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [210/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1166 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\init-core-data-001
   [junit4]   2> 3216907 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3216912 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3216944 INFO  (Thread-5984) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3216944 INFO  (Thread-5984) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3217013 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53322
   [junit4]   2> 3217013 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217014 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217018 INFO  (zkCallback-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1528c3fb name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3217020 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 3217027 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3217028 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f9946db{/solr,null,AVAILABLE}
   [junit4]   2> 3217029 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e265783{SSL,[ssl, http/1.1]}{127.0.0.1:53326}
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.Server Started @3221758ms
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53326}
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2'
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73a5353b{/solr,null,AVAILABLE}
   [junit4]   2> 3217031 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217031 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c96afb1{SSL,[ssl, http/1.1]}{127.0.0.1:53329}
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.Server Started @3221760ms
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53329}
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1'
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3217033 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217034 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217052 INFO  (zkCallback-10044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@267c1328 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217052 INFO  (zkCallback-10043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8f95a5a name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 201557651
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 971766226
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1]
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2]
   [junit4]   2> 3217071 WARN  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\lib
   [junit4]   2> 3217071 WARN  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\lib
   [junit4]   2> 3217071 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3217071 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53322/solr
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53322/solr
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217083 INFO  (zkCallback-10050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35de18f5 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217083 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217083 INFO  (zkCallback-10049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70f13f4 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217085 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/2024762422@3395d914
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/2024762422@10505fdb
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217087 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22641256 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217087 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217088 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c3102c8 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217088 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217088 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3217089 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3217090 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3217091 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3217094 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3217094 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3217097 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3217097 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3217098 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3217098 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3217100 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3217100 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3217102 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3217102 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3217104 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3217105 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3217105 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3217106 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217106 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217107 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217107 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217108 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3217108 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3217111 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3217111 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3217112 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3217112 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96525980224192517-127.0.0.1:53329_solr-n_0000000000
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96525980224192518-127.0.0.1:53326_solr-n_0000000001
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53329_solr
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96525980224192517-127.0.0.1:53329_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53326_solr
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53326_solr
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Overseer (id=96525980224192517-127.0.0.1:53329_solr-n_0000000000) starting
   [junit4]   2> 3217116 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3217116 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3217118 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217119 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217120 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3217127 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3217127 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3217128 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3217131 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3217132 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53329_solr as DOWN
   [junit4]   2> 3217133 INFO  (OverseerCollectionConfigSetProcessor-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3217133 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53329_solr
   [junit4]   2> 3217134 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53329_solr
   [junit4]   2> 3217134 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3217139 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3217139 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3217140 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3217141 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3217142 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 3217143 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr"} current state version: 0
   [junit4]   2> 3217143 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53329_solr
   [junit4]   2> 3217145 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3217145 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3217146 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.
   [junit4]   2> 3217146 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3217147 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3217147 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3217147 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217148 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217149 INFO  (zkCallback-10055-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e61b92 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217149 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217149 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217151 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217152 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217153 INFO  (zkCallback-10058-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67008062 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217155 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3217158 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 3217160 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3217180 INFO  (TEST-TestManagedSchemaAPI.test-seed#[E6B3825899C3C8AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3217199 INFO  (qtp1275607672-46970) [n:127.0.0.1:53329_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3217201 INFO  (OverseerCollectionConfigSetProcessor-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 3217203 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 3217204 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217204 INFO  (zkCallback-10058-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217204 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217207 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3217207 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 3217209 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 3217307 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 3217308 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:53326_solr
   [junit4]   2> 3217308 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:53329_solr
   [junit4]   2> 3217318 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3217320 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 3217320 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3217321 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3217322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3217322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3217323 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53329/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3217323 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53329/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3217335 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3217336 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 3217337 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3217338 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53326/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53326_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3217339 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53326/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53326_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3217441 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 3217442 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3217442 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3217442 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3217442 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3218323 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3218323 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 3218324 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3218324 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3218327 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3218332 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3218333 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3218339 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3218343 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3218343 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 3218346 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3218348 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3218349 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3218353 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3218353 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 3218356 WARN  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b067df7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@447e5c16),segFN=segments_1,generation=1}
   [junit4]   2> 3218357 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3218357 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 3218358 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218359 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3218360 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 3218361 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 3218362 WARN  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@33ae4728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e6ac3ea),segFN=segments_1,generation=1}
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3218365 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218365 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218366 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218366 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218367 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218367 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218368 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218368 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218369 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3218369 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3218369 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218370 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_s

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

ttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 50 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_E6B3825899C3C8AB-001
   [junit4]   2> Sep 03, 2016 2:26:59 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): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=MockRandom), multiDefault=FST50, intDefault=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1051, maxMBSortInHeap=5.266268690365794, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LY, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=219422712,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultSearchFieldResource, DirectoryFactoryTest, RequestLoggingTest, RecoveryAfterSoftCommitTest, VMParamsZkACLAndCredentialsProvidersTest, SolrXmlInZkTest, HdfsRecoveryZkTest, LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, SolrCLIZkUtilsTest, TestHashQParserPlugin, TestStandardQParsers, TestJmxMonitoredMap, SimplePostToolTest, SimpleFacetsTest, TestRestoreCore, TestLockTree, PolyFieldTest, SmileWriterTest, RegexBoostProcessorTest, TestFieldResource, TestImplicitCoreProperties, TestCloudPivotFacet, EnumFieldTest, TestLeaderInitiatedRecoveryThread, CdcrVersionReplicationTest, PreAnalyzedUpdateProcessorTest, TestSolr4Spatial2, SampleTest, TestSha256AuthenticationProvider, ReplaceNodeTest, RuleEngineTest, TestArbitraryIndexDir, TestNumericTerms32, TestXIncludeConfig, ExplicitHLLTest, TestScoreJoinQPNoScore, ZkStateWriterTest, TestFieldCacheSanityChecker, PeerSyncTest, TestChildDocTransformer, QueryEqualityTest, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest, CursorMarkTest, DistributedQueryElevationComponentTest, IndexSchemaTest, TestPhraseSuggestions, TestFreeTextSuggestions, TestLuceneMatchVersion, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestCodecSupport, AnalysisErrorHandlingTest, TestMergePolicyConfig, TestBlendedInfixSuggestions, TestHdfsCloudBackupRestore, DirectSolrSpellCheckerTest, TestLRUStatsCache, SoftAutoCommitTest, MigrateRouteKeyTest, TestRandomDVFaceting, TestReplicationHandler, DocValuesMultiTest, TestLRUCache, CleanupOldIndexTest, CreateCollectionCleanupTest, TestMinMaxOnMultiValuedField, BlockCacheTest, SparseHLLTest, SuggesterFSTTest, JSONWriterTest, CollectionReloadTest, TestDFRSimilarityFactory, TestFieldCacheSortRandom, IndexBasedSpellCheckerTest, TestLMDirichletSimilarityFactory, TestPivotHelperCode, ScriptEngineTest, BlobRepositoryCloudTest, TolerantUpdateProcessorTest, DeleteNodeTest, MBeansHandlerTest, TestMissingGroups, AssignTest, HdfsSyncSliceTest, JsonLoaderTest, TestUseDocValuesAsStored, BlockJoinFacetDistribTest, TestSchemaResource, SecurityConfHandlerTest, TestDynamicFieldResource, TestRemoteStreaming, StandardRequestHandlerTest, ZkControllerTest, HdfsLockFactoryTest, AnalysisAfterCoreReloadTest, TestSolrQueryParserDefaultOperatorResource, TestMiniSolrCloudClusterBase, TestCoreContainer, HardAutoCommitTest, SolrRequestParserTest, TestSizeLimitedDistributedMap, TestSchemaVersionResource, TestCryptoKeys, TestSolrCloudWithKerberosAlt, DateRangeFieldTest, TestBulkSchemaConcurrent, TestConfigReload, TestRawResponseWriter, TestReRankQParserPlugin, DistributedFacetPivotLargeTest, TestRandomFlRTGCloud, CoreMergeIndexesAdminHandlerTest, TestManagedResource, RestartWhileUpdatingTest, TestCollectionAPI, SuggestComponentContextFilterQueryTest, TestSort, SolrTestCaseJ4Test, ShardRoutingTest, SolrIndexConfigTest, TestJmxIntegration, AnalyticsMergeStrategyTest, HdfsNNFailoverTest, TestDocSet, TimeZoneUtilsTest, TestMiniSolrCloudClusterSSL, TestPKIAuthenticationPlugin, TestGeoJSONResponseWriter, CdcrReplicationHandlerTest, TestLFUCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestJsonRequest, CloneFieldUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, HdfsTlogReplayBufferedWhileIndexingTest, QueryElevationComponentTest, TestExactSharedStatsCache, PathHierarchyTokenizerFactoryTest, TlogReplayBufferedWhileIndexingTest, TestLegacyNumericRangeQueryBuilder, CheckHdfsIndexTest, ShardSplitTest, SchemaVersionSpecificBehaviorTest, RankQueryTest, ExternalFileFieldSortTest, TestCSVLoader, DOMUtilTest, TestSolrConfigHandler, TestRebalanceLeaders, DeleteInactiveReplicaTest, RecoveryZkTest, SyncSliceTest, TestSimpleQParserPlugin, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, PingRequestHandlerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, CachingDirectoryFactoryTest, CoreSorterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestNRTOpen, TestSolrXml, TestSolrCoreSnapshots, TestSQLHandler, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestManagedSynonymFilterFactory, TestCollationFieldDocValues, TestManagedSchema, AnalyticsQueryTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestMaxScoreQueryParser, TestRandomCollapseQParserPlugin, BasicAuthIntegrationTest]
   [junit4] Completed [603/632 (3!)] on J0 in 9.26s, 1 test, 1 error <<< FAILURES!

[...truncated 60255 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6094 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6094/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54:247EB58C7A1FC235]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:58701 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10862 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\init-core-data-001
   [junit4]   2> 671604 INFO  (SUITE-ForceLeaderTest-seed#[C2E9814C439D3B54]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 671604 INFO  (SUITE-ForceLeaderTest-seed#[C2E9814C439D3B54]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /iryp/
   [junit4]   2> 671606 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 671607 INFO  (Thread-1164) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 671607 INFO  (Thread-1164) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkTestServer start zk server on port:58484
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671718 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@542e26a name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671718 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671718 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 671719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 671723 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 671725 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671727 INFO  (zkCallback-721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30e86897 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 671730 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 671731 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 671733 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 671734 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 671736 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 671738 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 671739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 671740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671742 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 671742 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 671744 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 671744 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 671747 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 671747 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 671749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 671749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 671752 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671752 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671757 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671757 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671759 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 671759 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 671760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 671760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 672261 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1
   [junit4]   2> 672276 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 672290 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c06cb41{/iryp,null,AVAILABLE}
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4b40eaa8{HTTP/1.1,[http/1.1]}{127.0.0.1:58492}
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server Started @676871ms
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\tempDir-001/control/data, hostContext=/iryp, hostPort=58491, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores}
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001'
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 672300 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 672301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672356 INFO  (zkCallback-722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c79feed name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 672361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 672361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\solr.xml
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer New CoreContainer 4220339
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001]
   [junit4]   2> 672401 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\lib
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58484/solr
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 672413 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672452 INFO  (zkCallback-725-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23479cd4 name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 672457 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$71/164965549@2e64f299
   [junit4]   2> 672458 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672463 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c42272b name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672467 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 672470 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 672477 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 672480 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 672483 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 672485 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 672488 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 672489 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 672490 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 672492 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 672492 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 672493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 672497 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 672499 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 672500 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96522735044722692-127.0.0.1:58491_iryp-n_0000000000
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58491_iryp
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 672503 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Overseer (id=96522735044722692-127.0.0.1:58491_iryp-n_0000000000) starting
   [junit4]   2> 672504 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 672510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 672511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58491_iryp
   [junit4]   2> 672511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58491_iryp
   [junit4]   2> 672512 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 672514 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 672515 INFO  (OverseerCollectionConfigSetProcessor-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 672516 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 672521 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 672546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 672546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 672549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 672554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 672554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 672556 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 672556 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 672560 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 672560 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 672561 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 672561 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 672563 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 672565 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 672568 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 672578 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 672578 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 672579 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 672579 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1'
   [junit4]   2> 672580 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672580 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 672587 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 672605 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 672608 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 672609 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 672617 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 672624 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 672702 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 672715 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 672716 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 672733 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672737 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672739 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672740 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\]
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d73c41
   [junit4]   2> 672745 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 672745 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index/
   [junit4]   2> 672769 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6924761460825448]
   [junit4]   2> 672770 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f5310f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e218cc2),segFN=segments_1,generation=1}
   [junit4]   2> 672770 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 672772 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 672772 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 672774 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 672779 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672781 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672782 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672783 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672785 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 672788 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 672788 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 672789 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7403961428277313]
   [junit4]   2> 672789 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f5310f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e218cc2),segFN=segments_1,generation=1}
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f898140[collection1] main]
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544363761954979840
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544363761954979840
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 672795 INFO  (searcherExecutor-2375-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f898140[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672796 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58491/iryp collection:control_collection shard:shard1
   [junit4]   2> 672796 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 672799 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96522735044722692-core_node1-n_0000000000
   [junit4]   2> 672800 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 672802 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58491/iryp/collection1/
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58491/iryp/collection1/ has no replicas
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 672807 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96522735044722692-core_node1-n_0000000000
   [junit4]   2> 672811 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 672813 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58491/iryp/collection1/ shard1
   [junit4]   2> 672916 INFO  (zkCallback-726-thread-5-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58491/iryp/collection1/ and leader is http://127.0.0.1:58491/iryp/collection1/
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58491/iryp
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 672923 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 672923 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 672925 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 673028 INFO  (zkCallback-726-thread-6-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 673057 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673058 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673060 INFO  (zkCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@150b22a3 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 673061 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 673062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673064 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673066 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63e4dfb name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673068 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 0x156eaea87170006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 673069 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 673071 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 673179 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 673539 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores\collection1
   [junit4]   2> 673543 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001
   [junit4]   2> 673544 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 673545 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@afe2ea2{/iryp,null,AVAILABLE}
   [junit4]   2> 673546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.ServerConnector Started ServerConnector@63bd91c1{HTTP/1.1,[http/1.1]}{127.0.0.1:58513}
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server Started @678120ms
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/iryp, hostPort=58512, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores}
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001'
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673551 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673553 INFO  (zkCallback-732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50575257 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 673556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\solr.xml
   [junit4]   2> 673565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores
   [junit4]   2> 673565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer New CoreContainer 2005923703
   [junit4]   2> 673566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001]
   [junit4]   2> 673566 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\lib
   [junit4]   2> 673566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58484/solr
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673572 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673574 INFO  (zkCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cb94871 name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673575 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673575 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673577 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 0x156eaea87170008, likely client has closed socket
   [junit4]   2> 	at org.apache.zooke

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

3B54]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=252598312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, LeaderElectionIntegrationTest, TestReplicaProperties, TestSimpleTrackingShardHandler, TestConfigSetsAPIZkFailure, TestPHPSerializedResponseWriter, SortSpecParsingTest, TestHighFrequencyDictionaryFactory, TestGraphMLResponseWriter, TestDocTermOrds, HdfsDirectoryTest, ConnectionReuseTest, BasicDistributedZk2Test, OverseerModifyCollectionTest, EchoParamsTest, HdfsCollectionsAPIDistributedZkTest, QueryResultKeyTest, TestDistributedMissingSort, SearchHandlerTest, BlockJoinFacetRandomTest, TestBM25SimilarityFactory, TestRawTransformer, DistributedExpandComponentTest, RemoteQueryErrorTest, LukeRequestHandlerTest, TestRuleBasedAuthorizationPlugin, TestSchemaNameResource, TestUseDocValuesAsStored2, ChangedSchemaMergeTest, CollectionsAPIDistributedZkTest, TestFoldingMultitermQuery, CollectionsAPIAsyncDistributedZkTest, QueryParsingTest, PluginInfoTest, DistanceFunctionTest, SignatureUpdateProcessorFactoryTest, BadIndexSchemaTest, OpenCloseCoreStressTest, TestAnalyzeInfixSuggestions, MergeStrategyTest, ResourceLoaderTest, TestRequestStatusCollectionAPI, ChaosMonkeySafeLeaderTest, ConvertedLegacyTest, LeaderFailoverAfterPartitionTest, AddBlockUpdateTest, ForceLeaderTest, InfoHandlerTest, TestMiniSolrCloudCluster, TestWriterPerf, ResponseLogComponentTest, BlockDirectoryTest, TestFastOutputStream, TestDynamicLoading, ConnectionManagerTest, CloudExitableDirectoryReaderTest, ShowFileRequestHandlerTest, TestSolrFieldCacheMBean, DirectUpdateHandlerOptimizeTest, TestSortingResponseWriter, SynonymTokenizerTest, SaslZkACLProviderTest, FileBasedSpellCheckerTest, TestSerializedLuceneMatchVersion, AddSchemaFieldsUpdateProcessorFactoryTest, DateMathParserTest, AnalyticsQueryTest, FieldMutatingUpdateProcessorTest, GraphQueryTest, PeerSyncReplicationTest, WrapperMergePolicyFactoryTest, TestExactStatsCache, BaseCdcrDistributedZkTest, HdfsRestartWhileUpdatingTest, TestStressRecovery, TestScoreJoinQPScore, TestSystemIdResolver, SuggesterWFSTTest, CdcrReplicationDistributedZkTest, TestSmileRequest, MultiTermTest, TestHdfsUpdateLog, TestNamedUpdateProcessors, CustomCollectionTest, TestOrdValues, TestStressUserVersions, FileUtilsTest, DistributedTermsComponentTest, ZkStateReaderTest, TestSubQueryTransformerDistrib, TestLegacyFieldCache, TestInfoStreamLogging, TestQuerySenderListener, TestJettySolrRunner, DistribDocExpirationUpdateProcessorTest, DistributedFacetPivotSmallTest, TestSolrIndexConfig, ClassificationUpdateProcessorFactoryTest, BadCopyFieldTest, TestExpandComponent, NumericFieldsTest, CdcrUpdateLogTest, TestFieldCacheVsDocValues, SortByFunctionTest, BitVectorTest, ShardRoutingCustomTest, TestQueryTypes, FullHLLTest, HighlighterConfigTest, StatsComponentTest, TestSolrCloudWithDelegationTokens, TestBlobHandler, TestZkChroot, TestManagedResourceStorage, SuggestComponentTest, TestCloudSchemaless, DebugComponentTest, TestReqParamsAPI, HLLUtilTest, DefaultValueUpdateProcessorTest, TestOnReconnectListenerSupport, SpellCheckCollatorTest, TestJsonFacets, TestIndexingPerformance, TestQueryUtils, TestInitQParser, SegmentsInfoRequestHandlerTest, TestRandomFaceting, SimpleCollectionCreateDeleteTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, TestFieldCacheSort, SpatialHeatmapFacetsTest, TestTolerantUpdateProcessorRandomCloud, HdfsChaosMonkeyNothingIsSafeTest, TestGraphTermsQParserPlugin, TestRealTimeGet, TestCharFilters, TestAtomicUpdateErrorCases, SpellCheckComponentTest, TestCoreDiscovery, TestSolrCoreProperties, OutputWriterTest, LeaderInitiatedRecoveryOnShardRestartTest, DocExpirationUpdateProcessorFactoryTest, DocValuesMissingTest, TestCrossCoreJoin, TestNumericTerms64, TestConfigOverlay, BinaryUpdateRequestHandlerTest, TestSolrQueryParserResource, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, TestReload, HardAutoCommitTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, TestSort, BasicFunctionalityTest, TestLazyCores, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestValueSourceCache, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C2E9814C439D3B54 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [508/632 (2!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60523 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6093 - Failure!

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

5 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8:9A9405509E5E5EC8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


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

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]: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:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10945 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_A74CAB7CA6B000B8-001\init-core-data-001
   [junit4]   2> 494601 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-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> 494791 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 494816 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, maxDocsPerChunk=514, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=Asia/Aden
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=51340640,total=132050944
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, TestSolrDeletionPolicy2, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestLeaderElectionZkExpiry, DebugComponentTest, AutoCommitTest, TestSubQueryTransformerDistrib, SharedFSAutoReplicaFailoverTest, DateFieldTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, TestSolrCloudWithDelegationTokens, TestSolrCLIRunExample, HLLUtilTest, NoCacheHeaderTest, TestReqParamsAPI, SpellPossibilityIteratorTest, FileBasedSpellCheckerTest, AliasIntegrationTest, HdfsUnloadDistributedZkTest, TestClassicSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestExpandComponent, ConnectionManagerTest, TestCloudManagedSchema, ResourceLoaderTest, TestRealTimeGet, TestRandomFaceting, CopyFieldTest, TestFieldCollectionResource, TestConfigSetsAPIZkFailure, TestSchemaNameResource, TestCustomDocTransformer, HdfsRecoverLeaseTest, TestLocalFSCloudBackupRestore, TestBadConfig, TestSolrCoreSnapshots, SolrPluginUtilsTest, PluginInfoTest, DeleteStatusTest, TestReversedWildcardFilterFactory, TestAuthenticationFramework, TestSearcherReuse, TestIndexingPerformance, TestHdfsBackupRestoreCore, TestShardHandlerFactory, ResponseLogComponentTest, TestComplexPhraseQParserPlugin, TestSolrConfigHandlerConcurrent, LoggingHandlerTest, CoreAdminHandlerTest, BadCopyFieldTest, EchoParamsTest, OverseerStatusTest, InfoHandlerTest, TestLMJelinekMercerSimilarityFactory, ZkSolrClientTest, OutputWriterTest, TestCoreDiscovery, TestCrossCoreJoin, DistributedMLTComponentTest, SolrIndexSplitterTest, TestDistributedMissingSort, TestXmlQParser, TestDistribIDF, CollectionStateFormat2Test, TestSolrQueryParserResource, MultiTermTest, DocExpirationUpdateProcessorFactoryTest, TestSuggestSpellingConverter, QueryResultKeyTest, WordBreakSolrSpellCheckerTest, TestDocBasedVersionConstraints, AddBlockUpdateTest, RollingRestartTest, SuggesterWFSTTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A74CAB7CA6B000B8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [140/632 (1!)] on J1 in 0.24s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1374 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\init-core-data-001
   [junit4]   2> 2786474 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-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> 2786476 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2786477 INFO  (Thread-5370) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2786477 INFO  (Thread-5370) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2786579 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51136
   [junit4]   2> 2786579 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786580 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786725 INFO  (zkCallback-10682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b65 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786725 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786726 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786726 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2786730 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 0x156e8609a930000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2786733 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2786733 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2786734 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14bc285{/solr,null,AVAILABLE}
   [junit4]   2> 2786734 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52801d{/solr,null,AVAILABLE}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@bd849b{HTTP/1.1,[http/1.1]}{127.0.0.1:51141}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.Server Started @2791040ms
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51141}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1'
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f0dc3{HTTP/1.1,[http/1.1]}{127.0.0.1:51144}
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.Server Started @2791042ms
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51144}
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2'
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2786743 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786749 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786750 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786750 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786753 INFO  (zkCallback-10684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134d7c1 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786753 INFO  (zkCallback-10683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd519c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786754 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2786754 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2786775 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 6753809
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2]
   [junit4]   2> 2786777 WARN  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\.
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 9308972
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1]
   [junit4]   2> 2786783 WARN  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib
   [junit4]   2> 2786783 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786787 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786787 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786789 INFO  (zkCallback-10690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae772c name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786789 INFO  (zkCallback-10689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1821809 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786789 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786789 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786790 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786790 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786791 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 0x156e8609a930004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2786792 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@18951de
   [junit4]   2> 2786792 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@16d60b6
   [junit4]   2> 2786793 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786793 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786795 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29068c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786795 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a12f5f name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786795 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786795 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786796 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2786797 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2786799 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2786802 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2786804 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2786805 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2786807 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2786807 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2786810 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2786810 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2786811 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2786811 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2786812 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2786820 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2786822 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2786822 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2786823 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2786823 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2786824 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786825 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786825 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2786830 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2786831 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2786833 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2786833 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2786834 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2786834 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2786835 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000
   [junit4]   2> 2786835 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873862-127.0.0.1:51141_solr-n_0000000001
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51144_solr
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2786837 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51141_solr
   [junit4]   2> 2786837 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51141_solr
   [junit4]   2> 2786838 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Overseer (id=96519943642873861-127.0.0.1:51144_solr-n_0000000000) starting
   [junit4]   2> 2786838 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2786838 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2786842 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2786842 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2786844 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2786852 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2786852 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51144_solr as DOWN
   [junit4]   2> 2786854 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51144_solr
   [junit4]   2> 2786854 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51144_solr
   [junit4]   2> 2786855 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2786856 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2786859 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2786859 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2786860 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\.
   [junit4]   2> 2786861 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2786862 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2786862 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2786862 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2786862 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2786863 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2786865 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2786866 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr"} current state version: 0
   [junit4]   2> 2786867 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51144_solr
   [junit4]   2> 2786868 INFO  (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2786881 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2786881 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2786882 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.
   [junit4]   2> 2786883 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2786884 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2786884 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2786884 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786885 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786886 INFO  (zkCallback-10695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c014b5 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786886 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786886 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786890 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786891 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786893 INFO  (zkCallback-10698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c843f7 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786895 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786896 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2786898 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2786902 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2786923 INFO  (TEST-TestManagedSchemaAPI.test-seed#[A74CAB7CA6B000B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2786926 INFO  (qtp10453352-48572) [n:127.0.0.1:51141_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2786929 INFO  (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2786929 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2786929 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2786930 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2786930 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2786932 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786932 INFO  (zkCallback-10698-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786932 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786935 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2786935 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2786937 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51144_solr
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51141_solr
   [junit4]   2> 2787038 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2787038 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2787041 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2787041 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2787042 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2787043 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2787046 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2787046 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2787048 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2787048 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2787048 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2787050 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51141_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2787050 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51141_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2787153 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2787154 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2787154 INFO  (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2787155 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2787155 INFO  (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2788051 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2788060 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2788061 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2788064 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2788065 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2788068 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2788074 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2788079 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2788080 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2788081 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2788081 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2788085 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2788089 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2788090 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2788092 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 2788092 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 2788093 WARN  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2788094 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2788094 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 2788095 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5365f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14adf13),segFN=segments_1,generation=1}
   [junit4]   2> 2788095 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:

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

--
 [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java (at line 227)
 [ecj-lint] 	dir = new BlockDirectory(path, hdfsDir, cache, null, blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 120)
 [ecj-lint] 	reader = cfiltfac.create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 144)
 [ecj-lint] 	return namedList;
 [ecj-lint] 	^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java (at line 1250)
 [ecj-lint] 	DirectoryReader reader = s==null ? null : s.get().getIndexReader();
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 253)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 392)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java (at line 223)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java (at line 544)
 [ecj-lint] 	tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java (at line 829)
 [ecj-lint] 	fastForRandomSet = new HashDocSet(sset.getDocs(), 0, sset.size());
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java (at line 146)
 [ecj-lint] 	ratesJsonStream = resourceLoader.openResource(ratesFileLocation);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java (at line 1177)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 145)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 154)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 163)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java (at line 184)
 [ecj-lint] 	throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred while loading solr.xml from zookeeper", e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java (at line 98)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java (at line 149)
 [ecj-lint] 	SolrQueryRequest req = requestInfo == null ? null : requestInfo.getReq();
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33 problems (4 errors, 29 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:652: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1992: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 93 minutes 45 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



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

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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]: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:257)
	at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at http://127.0.0.1:50630/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50630/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([BED70CE32A0F39F3:1C16C46CA86CEF9E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10667 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_8D1D4826B214854E-001\init-core-data-001
   [junit4]   2> 288001 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-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> 288300 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 288329 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 288389 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=145, maxMBSortInHeap=6.866268939079598, sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Pacific/Midway
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=161170984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, ResponseLogComponentTest, DefaultValueUpdateProcessorTest, TestSolrIndexConfig, ZkSolrClientTest, TestTrie, TestMaxScoreQueryParser, NumericFieldsTest, StressHdfsTest, OpenCloseCoreStressTest, SuggestComponentTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=8D1D4826B214854E -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [49/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1675 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\init-core-data-001
   [junit4]   2> 2838571 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-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> 2838573 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2838573 INFO  (Thread-4808) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2838573 INFO  (Thread-4808) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2838671 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64602
   [junit4]   2> 2838671 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838672 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838678 INFO  (zkCallback-10043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7e93b3 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838678 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@556c1fe8{/solr,null,AVAILABLE}
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eff352a{/solr,null,AVAILABLE}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1caaac76{HTTP/1.1,[http/1.1]}{127.0.0.1:64607}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@683ede5b{HTTP/1.1,[http/1.1]}{127.0.0.1:64606}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.Server Started @2844876ms
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.Server Started @2844876ms
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64607}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64606}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2'
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1'
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838692 INFO  (zkCallback-10044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6478cb name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838692 INFO  (zkCallback-10045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39ec55b7 name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838693 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838693 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838702 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 0x156e5e335320001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.
   [junit4]   2> 2838702 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1039447290
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1284490468
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1]
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2]
   [junit4]   2> 2838703 WARN  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\lib
   [junit4]   2> 2838703 WARN  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\lib
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64602/solr
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64602/solr
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838711 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838711 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838712 INFO  (zkCallback-10050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e9641f0 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838712 INFO  (zkCallback-10051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64b90b08 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838713 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 0x156e5e335320003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2838713 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/95131194@7908b153
   [junit4]   2> 2838713 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/95131194@1ad987da
   [junit4]   2> 2838714 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838714 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838715 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52c2b6e6 name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838715 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838715 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70894e6c name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838715 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838716 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838716 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838718 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838718 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838721 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838721 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838722 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838722 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838724 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838724 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838725 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838725 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838726 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838726 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838727 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838728 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838732 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838732 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838735 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838735 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838736 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838736 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838737 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96517206047850501-127.0.0.1:64606_solr-n_0000000000
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96517206047850502-127.0.0.1:64607_solr-n_0000000001
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64606_solr
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2838739 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96517206047850501-127.0.0.1:64606_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2838740 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64607_solr
   [junit4]   2> 2838740 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64607_solr
   [junit4]   2> 2838741 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Overseer (id=96517206047850501-127.0.0.1:64606_solr-n_0000000000) starting
   [junit4]   2> 2838741 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2838745 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2838747 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838747 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2838748 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.
   [junit4]   2> 2838749 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838750 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838750 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838753 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2838754 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64606_solr as DOWN
   [junit4]   2> 2838755 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64606_solr
   [junit4]   2> 2838755 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64606_solr
   [junit4]   2> 2838756 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2838756 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2838756 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2838756 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838756 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838756 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2838758 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr"} current state version: 0
   [junit4]   2> 2838758 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64606_solr
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.
   [junit4]   2> 2838762 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838763 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838763 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838763 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838764 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838767 INFO  (OverseerCollectionConfigSetProcessor-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2838772 INFO  (zkCallback-10056-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bdf05ab name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838772 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838772 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838775 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838776 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838780 INFO  (zkCallback-10059-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aa81e8b name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838781 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838781 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2838784 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2838787 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2838809 INFO  (TEST-TestManagedSchemaAPI.test-seed#[8D1D4826B214854E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2838812 INFO  (qtp1902620818-46221) [n:127.0.0.1:64606_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2838817 INFO  (OverseerCollectionConfigSetProcessor-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2838819 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2838821 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838821 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838822 INFO  (zkCallback-10059-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838824 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2838824 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2838825 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:64607_solr
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:64606_solr
   [junit4]   2> 2838911 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2838911 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2838912 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2838913 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64606/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2838913 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64606/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2838914 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2838916 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2838916 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2839001 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2839002 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839002 INFO  (zkCallback-10053-thread-2-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839002 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839002 INFO  (zkCallback-10053-thread-2-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839749 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2839749 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2839754 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839754 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839776 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2839776 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2839780 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2839780 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2839783 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2839783 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 2839790 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839790 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\

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

rIsRemovedAfterTimeout-seed#[BED70CE32A0F39F3]-EventThread) [n:127.0.0.1:51379_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/420568788@28c6114b rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2cf9908b[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 14]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 213943 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[BED70CE32A0F39F3]-EventThread) [n:127.0.0.1:50630_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/420568788@26d6619d rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@63d4eb23[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 213941 WARN  (zkCallback-502-thread-1-processing-n:127.0.0.1:50640_solr) [n:127.0.0.1:50640_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213943 INFO  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 213944 INFO  (jetty-launcher-465-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7162320a{/solr,null,UNAVAILABLE}
   [junit4]   2> 213945 INFO  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 213946 WARN  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213947 INFO  (jetty-launcher-465-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48777a30{/solr,null,UNAVAILABLE}
   [junit4]   2> 215441 WARN  (zkCallback-508-thread-1-processing-n:127.0.0.1:50630_solr) [n:127.0.0.1:50630_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 215442 INFO  (jetty-launcher-465-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40b0ed29{/solr,null,UNAVAILABLE}
   [junit4]   2> 215443 WARN  (zkCallback-516-thread-1-processing-n:127.0.0.1:51379_solr) [n:127.0.0.1:51379_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 215444 INFO  (jetty-launcher-465-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f752ffc{/solr,null,UNAVAILABLE}
   [junit4]   2> 215445 INFO  (SUITE-TestCollectionStateWatchers-seed#[BED70CE32A0F39F3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50626 50626
   [junit4]   2> 215447 INFO  (Thread-558) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50626 50626
   [junit4]   2> 215449 WARN  (Thread-558) [    ] 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> 	16	/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/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96517225526788106-127.0.0.1:50630_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96517225526788107-127.0.0.1:50647_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 215449 INFO  (SUITE-TestCollectionStateWatchers-seed#[BED70CE32A0F39F3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_BED70CE32A0F39F3-001
   [junit4]   2> Sep 01, 2016 1:20:41 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), sim=ClassicSimilarity, locale=und, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=128819072,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAdminRequest, StreamingTest, SolrExampleEmbeddedTest, SolrExampleStreamingTest, CloudSolrClientTest, TestJavaBinCodec, TermsResponseTest, TestXMLEscaping, TestToleratedUpdateError, JdbcDriverTest, NoOpResponseParserTest, LBHttpSolrClientBuilderTest, SchemaTest, FieldAnalysisResponseTest, TestRetryUtil, TestCoreAdmin, ModifiableSolrParamsTest, ConcurrentUpdateSolrClientTest, TestSpellCheckResponse, SolrExampleXMLTest, CommonAdminParamsTest, JDBCStreamTest, StreamExpressionToExpessionTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SolrPingTest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestDelegationTokenResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 57.00s, 9 tests, 1 error <<< FAILURES!

[...truncated 59471 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6091/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907:1CE89CED96CC04FF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:55297 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 53 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 63 more


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

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

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([ECD2AA8E3A0838DC:8B15B660CEB01C7D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10722 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_94BCA33738306907-001\init-core-data-001
   [junit4]   2> 370664 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 370913 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 370942 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=es-MX, timezone=Australia/Victoria
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=109924840,total=185597952
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, DistributedSuggestComponentTest, TestSolrCloudWithDelegationTokens, AddBlockUpdateTest, TestQueryWrapperFilter, BasicFunctionalityTest, TestReqParamsAPI, AddSchemaFieldsUpdateProcessorFactoryTest, SolrPluginUtilsTest, HdfsRestartWhileUpdatingTest, TestMiniSolrCloudCluster, TestNamedUpdateProcessors, TestSmileRequest, TestBulkSchemaAPI, OverriddenZkACLAndCredentialsProvidersTest, TestPerFieldSimilarity, SolrCoreCheckLockOnStartupTest, CustomCollectionTest, CloudMLTQParserTest, HdfsDirectoryTest, HdfsRecoverLeaseTest, ConvertedLegacyTest, TestWriterPerf, DeleteLastCustomShardedReplicaTest, TestSQLHandler, ZkNodePropsTest, TestCollationField, TestCloudInspectUtil, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=94BCA33738306907 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [65/632 (1!)] on J1 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 104 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\init-core-data-001
   [junit4]   2> 511927 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 511928 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[94BCA33738306907]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_l/
   [junit4]   2> 511931 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 511932 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 511932 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 512031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkTestServer start zk server on port:55196
   [junit4]   2> 512031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512032 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512045 INFO  (zkCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a1658 name:ZooKeeperConnection Watcher:127.0.0.1:55196 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 512062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512065 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512066 INFO  (zkCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c7212 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 512071 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 512074 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 512078 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 512079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 512079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 512084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 512084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 512086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 512086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 512088 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 512088 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 512091 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 512092 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 512095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 512095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 512097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 512097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 512099 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 512100 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 512102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 512102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 512105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 512105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 512107 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 512108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 512763 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1
   [junit4]   2> 512769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 512770 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fc955a{/_l,null,AVAILABLE}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.ServerConnector Started ServerConnector@751e11{HTTP/1.1,[http/1.1]}{127.0.0.1:55216}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.Server Started @517026ms
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\tempDir-001/control/data, hostContext=/_l, hostPort=55215, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001'
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 512774 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512777 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0bd05 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512778 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512779 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 0x156e32d93960002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 512779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 512779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\solr.xml
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer New CoreContainer 16276968
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001]
   [junit4]   2> 512838 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\lib
   [junit4]   2> 512838 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 512843 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55196/solr
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512845 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512846 INFO  (zkCallback-955-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c33d60 name:ZooKeeperConnection Watcher:127.0.0.1:55196 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512848 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 0x156e32d93960003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 512848 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/10457249@534e63
   [junit4]   2> 512849 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512851 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac341d name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512851 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512852 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 512854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 512858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 512860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 512861 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 512863 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 512865 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 512867 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 512868 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 512869 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 512870 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 512871 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 512873 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 512875 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 512876 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96514226924158980-127.0.0.1:55215__l-n_0000000000
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55215__l
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 512878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Overseer (id=96514226924158980-127.0.0.1:55215__l-n_0000000000) starting
   [junit4]   2> 512881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55215__l
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55215__l
   [junit4]   2> 512888 INFO  (OverseerCollectionConfigSetProcessor-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 512889 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 512890 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 512892 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 512893 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 512937 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 512937 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 512940 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 512944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 512944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 512944 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 512944 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 512945 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 512946 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 512947 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 512948 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 512949 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1'
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 513953 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 513962 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 513966 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 513973 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513979 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 514050 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514059 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 514061 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 514069 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 514073 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 514076 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514078 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\]
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10abfc9
   [junit4]   2> 514084 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 514084 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 514085 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index/
   [junit4]   2> 514086 WARN  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 514087 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e98b5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cd50),segFN=segments_1,generation=1}
   [junit4]   2> 514087 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514090 WARN  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 514099 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514100 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514101 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514102 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514105 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 514105 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 514106 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\
   [junit4]   2> 514106 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 514106 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 514108 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 514108 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=77.244140625, floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=25.825144994798816, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e98b5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cd50),segFN=segments_1,generation=1}
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7e6a1[collection1] main]
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 514112 INFO  (searcherExecutor-2095-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a7e6a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544227633066147840
   [junit4]   2> 514113 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544227633066147840
   [junit4]   2> 514113 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 514114 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 514115 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55215/_l collection:control_collection shard:shard1
   [junit4]   2> 514116 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 514119 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96514226924158980-core_node1-n_0000000000
   [junit4]   2> 514120 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55215/_l/collection1/
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55215/_l/collection1/ has no replicas
   [junit4]   2> 514123 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 514123 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 514126 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96514226924158980-core_node1-n_0000000000
   [junit4]   2> 514128 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55215/_l/collection1/ shard1
   [junit4]   2> 514129 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 514232 INFO  (zkCallback-956-thread-3-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55215/_l/collection1/ and leader is http://127.0.0.1:55215/_l/collection1/
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55215/_l
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 514282 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 514283 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 514283 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 514385 INFO  (zkCallback-956-thread-2-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 514450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514452 INFO  (zkCallback-960-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19906fd name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514452 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 514454 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 514455 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 514456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 514456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 514457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514459 INFO  (zkCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@219cf7 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514461 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 0x156e32d93960006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 514462 INFO  (OverseerStateUpdate-96

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

tainer#isShutdown=true
   [junit4]   2> 211168 INFO  (coreCloseExecutor-703-thread-1) [n:127.0.0.1:61448_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_ECD2AA8E3A0838DC-001\tempDir-001\node2\.\delayed_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 211170 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [11] to [12]
   [junit4]   2> 211168 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 211168 INFO  (zkCallback-880-thread-1-processing-n:127.0.0.1:61455_solr) [n:127.0.0.1:61455_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 211171 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61448_solr
   [junit4]   2> 211168 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:61445_solr) [n:127.0.0.1:61445_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 211171 WARN  (zkCallback-855-thread-1-processing-n:127.0.0.1:61445_solr) [n:127.0.0.1:61445_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 211171 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 211172 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 211172 INFO  (jetty-launcher-837-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@114ae05{/solr,null,UNAVAILABLE}
   [junit4]   2> 211173 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 211173 WARN  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212649 WARN  (zkCallback-888-thread-1-processing-n:127.0.0.1:61545_solr) [n:127.0.0.1:61545_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212649 INFO  (jetty-launcher-837-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33c859{/solr,null,UNAVAILABLE}
   [junit4]   2> 212670 WARN  (zkCallback-880-thread-1-processing-n:127.0.0.1:61455_solr) [n:127.0.0.1:61455_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212670 INFO  (jetty-launcher-837-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13ac4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 212672 WARN  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 212672 INFO  (jetty-launcher-837-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10cff55{/solr,null,UNAVAILABLE}
   [junit4]   2> 212676 INFO  (SUITE-TestCollectionStateWatchers-seed#[ECD2AA8E3A0838DC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61441 61441
   [junit4]   2> 212677 INFO  (Thread-318) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61441 61441
   [junit4]   2> 212677 WARN  (Thread-318) [    ] 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> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96514397450141705-127.0.0.1:61445_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/96514397450141708-127.0.0.1:61459_solr-n_0000000002
   [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> 	80	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 212678 INFO  (SUITE-TestCollectionStateWatchers-seed#[ECD2AA8E3A0838DC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_ECD2AA8E3A0838DC-001
   [junit4]   2> Sep 01, 2016 1:21:06 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=765, maxMBSortInHeap=6.890980269742565, sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=53608584,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, TestZkConfigManager, OperationsTest, SolrExampleStreamingBinaryTest, TestNamedListCodec, TestClusteringResponse, SolrExampleJettyTest, TestJsonRecordReader, CommonParamsTest, GraphTest, ClientUtilsTest, SolrParamTest, QueryResponseTest, JdbcTest, SolrQueryTest, SolrZkClientTest, LargeVolumeEmbeddedTest, HttpSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, SolrExampleBinaryTest, LargeVolumeBinaryJettyTest, TestSpellCheckResponse, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, TestCoreAdmin, ContentStreamTest, TestFastInputStream, DocumentAnalysisResponseTest, TestUpdateRequestCodec, AnlysisResponseBaseTest, TestLBHttpSolrClient, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, StreamExpressionTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 35.03s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51764 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6090/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

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

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([FC4EFBD95C9198E2:9B89E737A829BC43]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12182 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7C554870BC35E8DC-001\init-core-data-001
   [junit4]   2> 3296088 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-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> 3296346 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3296381 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=452, maxMBSortInHeap=6.828375434983779, sim=ClassicSimilarity, locale=hr, timezone=Pacific/Efate
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=315670008,total=420196352
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentDeleteAndCreateCollectionTest, TestManagedStopFilterFactory, TestNonDefinedSimilarityFactory, OverseerModifyCollectionTest, DocValuesMissingTest, TestNoOpRegenerator, TestGraphTermsQParserPlugin, SignatureUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, TestHdfsBackupRestoreCore, SolrCloudExampleTest, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, ForceLeaderTest, TestInfoStreamLogging, CoreAdminRequestStatusTest, TestSolrCoreSnapshots, TestRecoveryHdfs, BJQParserTest, TestConfigSetProperties, TestCSVResponseWriter, BasicDistributedZk2Test, TestBulkSchemaAPI, TestGraphMLResponseWriter, AddBlockUpdateTest, TestExpandComponent, FieldAnalysisRequestHandlerTest, RemoteQueryErrorTest, TestValueSourceCache, TestUseDocValuesAsStored2, OutputWriterTest, TestBadConfig, TestReversedWildcardFilterFactory, TestOmitPositions, SaslZkACLProviderTest, TestConfigOverlay, DistanceFunctionTest, TestQueryUtils, ChaosMonkeySafeLeaderTest, IndexSchemaRuntimeFieldTest, FileBasedSpellCheckerTest, CSVRequestHandlerTest, LeaderElectionIntegrationTest, HdfsCollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, HdfsDirectoryTest, TestSubQueryTransformerDistrib, DeleteLastCustomShardedReplicaTest, SpatialRPTFieldTypeTest, HLLUtilTest, TestCloudInspectUtil, TestFieldSortValues, TestAuthenticationFramework, TestIndexingPerformance, NoCacheHeaderTest, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, HdfsRecoverLeaseTest, TestTrackingShardHandlerFactory, LeaderFailoverAfterPartitionTest, HighlighterConfigTest, TestSolrFieldCacheMBean, TestCollationField, ZkStateReaderTest, TestZkChroot, TestSchemaManager, TestRequestStatusCollectionAPI, CdcrUpdateLogTest, CoreAdminHandlerTest, TestLeaderElectionZkExpiry, TestUtils, TestDocTermOrds, TestAuthorizationFramework, TestHdfsUpdateLog, TestSolrCoreProperties, BlockDirectoryTest, TestRTGBase, SuggesterTest, TestSolrCloudWithDelegationTokens, TestBinaryResponseWriter, BinaryUpdateRequestHandlerTest, TestIndexSearcher, TestOnReconnectListenerSupport, TestSmileRequest, TestSolrDynamicMBean, TestStressLiveNodes, BigEndianAscendingWordDeserializerTest, LukeRequestHandlerTest, DateFieldTest, TestCopyFieldCollectionResource, TestReqParamsAPI, TestJettySolrRunner, TestNRTOpen, TestDistribIDF, BlockJoinFacetRandomTest, TestHighFrequencyDictionaryFactory, TestObjectReleaseTracker, TestCloudSchemaless, TestLocalFSCloudBackupRestore, CdcrReplicationDistributedZkTest, RollingRestartTest, TestMaxScoreQueryParser, MultiThreadedOCPTest, TestFieldCacheReopen, CacheHeaderTest, BasicFunctionalityTest, SolrIndexSplitterTest, SearchHandlerTest, DistributedFacetPivotSmallTest, ChangedSchemaMergeTest, TestRandomFaceting, SortSpecParsingTest, TestManagedResourceStorage, LeaderInitiatedRecoveryOnShardRestartTest, SolrPluginUtilsTest, SimpleCollectionCreateDeleteTest, HighlighterMaxOffsetTest, TestBM25SimilarityFactory, SpatialHeatmapFacetsTest, TestSchemaSimilarityResource, TestFiltering, TestSQLHandler, TestFieldCacheVsDocValues, TestLegacyFieldCache, ReplicationFactorTest, SolrCoreCheckLockOnStartupTest, HdfsRestartWhileUpdatingTest, CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, CopyFieldTest, TestDocBasedVersionConstraints, TestConfigSetsAPI, TestRandomRequestDistribution, DeleteReplicaTest, DistributedSuggestComponentTest, TestFastWriter, AnalyticsQueryTest, ParsingFieldUpdateProcessorsTest, AliasIntegrationTest, BasicZkTest, TestPerFieldSimilarity, SpellingQueryConverterTest, SuggesterWFSTTest, MultiTermTest, TestReload, ShardRoutingCustomTest, HdfsThreadLeakTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DistributedVersionInfoTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, PeerSyncReplicationTest, ReplaceNodeTest, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7C554870BC35E8DC -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1073 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\init-core-data-001
   [junit4]   2> 185038 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-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> 185040 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 185142 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58275
   [junit4]   2> 185142 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185143 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185147 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad682b name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185147 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185148 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185148 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 185153 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185164 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@705233{/solr,null,AVAILABLE}
   [junit4]   2> 185165 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1da0e10{/solr,null,AVAILABLE}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@9dc09b{HTTP/1.1,[http/1.1]}{127.0.0.1:58282}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server Started @190766ms
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58282}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c09f02{/solr,null,AVAILABLE}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2'
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@199eb96{HTTP/1.1,[http/1.1]}{127.0.0.1:58288}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server Started @190767ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58288}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c698f{HTTP/1.1,[http/1.1]}{127.0.0.1:58285}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server Started @190768ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1'
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58285}
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3'
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e14787{/solr,null,AVAILABLE}
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da16b0{HTTP/1.1,[http/1.1]}{127.0.0.1:58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.Server Started @190774ms
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4'
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185178 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185179 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fc4b9 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185181 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185182 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b772 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185183 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185187 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@663a94 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (zkCallback-699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1842168 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185189 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185190 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30344526
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2]
   [junit4]   2> 185197 WARN  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 20983514
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1]
   [junit4]   2> 185199 WARN  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib
   [junit4]   2> 185199 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 21677855
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4]
   [junit4]   2> 185201 WARN  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185202 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 22216906
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185204 WARN  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185206 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185208 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85558e name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@175202c name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-708-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12cfec3 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185211 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 0x156e09912f70005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@170cea8
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@9faff6
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@810c54
   [junit4]   2> 185213 INFO  (zkCallback-711-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d24650 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@1d87311
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185216 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d07dc3 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a1b82a name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185216 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a5fbe0 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185217 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185219 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185220 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b124b0 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185227 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185229 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185237 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185246 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185253 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185257 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58285_solr
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839755-127.0.0.1:58294_solr-n_0000000003
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) starting
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185268 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185268 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185269 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185272 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185274 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185275 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185275 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185276 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185283 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185299 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185300 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185301 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 185301 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185301 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185304 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185305 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185312 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 185313 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58285_solr as DOWN
   [junit4]   2> 185313 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185314 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185315 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 185315 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 185317 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185317 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185317 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185317 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185318 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185320 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185322 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58285_solr"} current state version: 0
   [junit4]   2> 185322 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58285_solr
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185347 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185348 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185350 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e87bc name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185350 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185350 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185354 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185354 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185356 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b9fc8c name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185357 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185358 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 185361 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 185365 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 185368 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 185371 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 185374 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 185376 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 185379 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 185408 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 185408 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185409 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185411 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e4d64 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185411 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185411 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185416 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185419 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185420 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185420 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-d65f36ff-a170-4cda-9f72-842cd1890508
   [junit4]   2> 185423 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185424 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Create collection waitforstate
   [junit4]   2> 185426 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/waitforstate 
   [junit4]   2> 185426 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/waitforstate
   [junit4]   2> 185427 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185428 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185428 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185431 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 185431 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: waitforstate
   [junit4]   2> 185433 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/waitforstate/state.json
   [junit4]   2> 185531 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection waitforstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 185531 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating core waitforstate_shard1_replica1 as part of shard shard1 of collection waitforstate on 127.0.0.1:58282_solr
   [junit4]   2> 185535 INFO  (qtp31415562-2952) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185535 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d65f36ff-a170-4cda-9f72-842cd1890508228642533554630
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185537 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=waitforstate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=waitforstate, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 185538 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr c:waitforstate s:shard1  x:waitforstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 185539 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr c:waitforstate s:shard1  x:waitforstate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection waitforstate
   [junit4]   2> 185539 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170

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

ers\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\;done=false>>]
   [junit4]   2> 216531 INFO  (zkCallback-715-thread-3-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) [n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) [n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\
   [junit4]   2> 216531 INFO  (zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] 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> 216532 WARN  (zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/testcollection/state.json]
   [junit4]   2> 216533 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 13
   [junit4]   2> 216532 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) closing
   [junit4]   2> 216533 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58285_solr
   [junit4]   2> 216533 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] 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: [1])
   [junit4]   2> 216534 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [13] to [14]
   [junit4]   2> 216535 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 0x156e09912f7000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 216535 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 216536 WARN  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 216536 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da0e10{/solr,null,UNAVAILABLE}
   [junit4]   2> 218029 WARN  (zkCallback-732-thread-2-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 218030 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9b01f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 218031 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218034 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218035 WARN  (Thread-683) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [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> 	2	/solr/overseer_elect/election/96511390087839765-127.0.0.1:58282_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/overseer/queue
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 218035 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001
   [junit4]   2> Aug 31, 2016 12:36:16 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=423, maxMBSortInHeap=6.2590613471381875, sim=ClassicSimilarity, locale=nl-BE, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=22445056,total=219201536
   [junit4]   2> NOTE: All tests run in this JVM: [LBHttpSolrClientBuilderTest, SchemaTest, StreamExpressionToExpessionTest, TestCoreAdmin, TestBatchUpdate, TestJavaBinCodec, TestToleratedUpdateError, ShardParamsTest, SolrExampleEmbeddedTest, TestSolrJErrorHandling, TestRetryUtil, TestCollectionAdminRequest, NoOpResponseParserTest, TestXMLEscaping, TestDelegationTokenRequest, TestDelegationTokenResponse, SolrDocumentTest, CollectionAdminRequestRequiredParamsTest, ConcatOperationTest, JDBCStreamTest, JdbcDriverTest, CloudSolrClientTest, SolrExampleStreamingBinaryTest, JettyWebappTest, LargeVolumeJettyTest, TestSolrProperties, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestHash, DocumentAnalysisResponseTest, FieldAnalysisResponseTest, NamedListTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, TestCloudSolrClientConnections, GraphExpressionTest, GraphTest, StreamingTest, OperationsTest, SolrPingTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 33.79s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51764 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6089/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160831012617185, index.20160831012617716, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160831012617185, index.20160831012617716, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106:FD84E6A417B528B5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11463 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\init-core-data-001
   [junit4]   2> 1871748 INFO  (SUITE-TestReplicationHandler-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1871752 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 1871754 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1
   [junit4]   2> 1871784 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1871786 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5c034{/solr,null,AVAILABLE}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:57431}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1875497ms
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=57431}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
   [junit4]   2> 1871794 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1871794 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1871796 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 10702970
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
   [junit4]   2> 1871828 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
   [junit4]   2> 1871828 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1871839 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1871841 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1871845 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1871845 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1871851 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1871851 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1871852 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1871856 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1871857 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1871857 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1871906 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1871934 WARN  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1871936 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1871952 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1871960 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1871970 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1871986 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1871986 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1871988 WARN  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1871989 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1871990 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375, floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1871991 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 1871991 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1871991 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1871994 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1872006 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872009 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872013 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872016 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872018 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872020 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872020 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191a279[collection1] main]
   [junit4]   2> 1872022 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1872025 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1872025 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1872025 INFO  (searcherExecutor-7225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@191a279[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872026 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1872357 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1
   [junit4]   2> 1872378 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872381 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@92ec71{/solr,null,AVAILABLE}
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:57434}
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1876087ms
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=57434}
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002'
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872385 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1872386 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\solr.xml
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 18743568
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002]
   [junit4]   2> 1872400 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib
   [junit4]   2> 1872400 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1872404 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1872407 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
   [junit4]   2> 1872416 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1872416 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
   [junit4]   2> 1872417 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1872417 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1872418 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1872418 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
   [junit4]   2> 1872420 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872420 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1872434 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1872437 WARN  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872438 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872450 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1872459 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1872470 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1872475 WARN  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375, floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1872476 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 1872476 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1872478 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872483 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872485 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872487 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872489 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25f247[collection1] main]
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
   [junit4]   2> 1872493 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1872496 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1872497 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1872497 INFO  (searcherExecutor-7235-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25f247[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872506 INFO  (qtp8009191-36218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1872929 INFO  (qtp8009191-36222) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872930 INFO  (qtp8009191-36222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872934 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872935 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872937 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1873009 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_2,generation=2}
   [junit4]   2> 1873010 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1873013 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@890d42[collection1] main]
   [junit4]   2> 1873020 INFO  (searcherExecutor-7225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@890d42[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873020 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873020 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 84
   [junit4]   2> 1873022 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1873033 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_2,generation=2}
   [junit4]   2> 1873033 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1873073 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d500d[collection1] main]
   [junit4]   2> 1873074 INFO  (searcherExecutor-7235-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d500d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873074 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873074 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 52
   [junit4]   2> 1873076 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873076 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10702970
   [junit4]   2> 1873087 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11fe5af
   [junit4]   2> 1873087 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1873117 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 1873119 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873119 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1873125 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 1873126 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873126 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1873128 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c5c034{/solr,null,UNAVAILABLE}
   [junit4]   2> 1873133 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873134 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18743568
   [junit4]   2> 1873214 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1026159
   [junit4]   2> 1873215 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1873227 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1873229 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873229 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1873230 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@92ec71{/solr,null,UNAVAILABLE}
   [junit4]   2> 1873265 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1873267 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc20bd{/solr,null,AVAILABLE}
   [junit4]   2> 1873272 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@132820{HTTP/1.1,[http/1.1]}{127.0.0.1:57440}
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1876976ms
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=57440}
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
   [junit4]   2> 1873308 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1873308 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 13682
   [junit4]   2> 1873310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
   [junit4]   2> 1873310 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
   [junit4]   2> 1873310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1873315 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1873315 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1873336 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1873337 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1873337 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1873346 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1873349 WARN  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1873350 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1873358 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1873362 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1873365 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1873370 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\snapshot_metadata
   [junit4]   2> 1873371 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1873372 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data
   [junit4]   2> 1873372 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1873373 WARN  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1873374 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index
   [junit4]   2> 1873375 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=30.822265625, floorSegmentMB=0.3466796875, forceMergeDeletesPctAllowed=2.6915503959323472, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1873381 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1873381 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1873383 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1873386 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873388 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873389 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873392 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=99.4013671875, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=15.969513758776454, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5089290077762331
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df528[collection1] main]
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1873397 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1873414 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1873417 INFO  (searcherExecutor-7250-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6df528[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873897 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 4
   [junit4]   2> 1873900 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1873903 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1873905 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1873906 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1873911 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 3
   [junit4]   2> 1873912 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1873914 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1873916 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1873917 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1873918 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1873921 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 1
   [junit4]   2> 1873922 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1873924 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1873925 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1873927 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1873928 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1873930 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1873932 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1873932 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1873935 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1873938 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 1
   [junit4]   2> 1873939 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1873940 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1873941 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1873944 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1873945 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1873948 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 1
   [junit4]   2> 1873949 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1873950 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1873951 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1873953 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1873955 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 1
   [junit4]   2> 1873956 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1873958 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1873960 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1873961 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1873963 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1873965 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 1
   [junit4]   2> 1873966 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1873967 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1873968 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1873969 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1873970 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1873973 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 1
   [junit4]   2> 1873974 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1873977 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=

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

nentTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, TestXmlQParser, BlockDirectoryTest, TestSolrDynamicMBean, SynonymTokenizerTest, RollingRestartTest, TestDistributedGrouping, TestAuthorizationFramework, TestHighFrequencyDictionaryFactory, HLLUtilTest, TestRecoveryHdfs, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [270/632 (1!)] on J1 in 85.54s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 746 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_262FE662129D4106-001\init-core-data-001
   [junit4]   2> 3324416 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-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> 3324624 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3324653 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1076, maxMBSortInHeap=6.858968212811119, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=98326088,total=398262272
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestSolrConfigHandler, DateRangeFieldTest, ReturnFieldsTest, AnalyticsMergeStrategyTest, TestUninvertingReader, CursorMarkTest, TestUniqueKeyFieldResource, TestRequestForwarding, TestSubQueryTransformerCrossCore, SampleTest, UUIDFieldTest, DistributedSpellCheckComponentTest, CoreMergeIndexesAdminHandlerTest, TestTolerantSearch, TestInitParams, TestReplicationHandlerBackup, DistribJoinFromCollectionTest, HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest, ExplicitHLLTest, TestRestoreCore, TestExactSharedStatsCache, QueryEqualityTest, HdfsNNFailoverTest, TestHdfsCloudBackupRestore, URLClassifyProcessorTest, PingRequestHandlerTest, TestSimpleQParserPlugin, PreAnalyzedUpdateProcessorTest, CachingDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, JsonLoaderTest, TestCryptoKeys, TestBackupRepositoryFactory, CircularListTest, TestHashPartitioner, ExternalFileFieldSortTest, TestHashQParserPlugin, TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotLargeTest, TestPhraseSuggestions, OverseerTest, DataDrivenBlockJoinTest, CdcrReplicationHandlerTest, UpdateParamsTest, HardAutoCommitTest, TestSlowCompositeReaderWrapper, JavabinLoaderTest, DirectoryFactoryTest, TestSchemaResource, TestDefaultSearchFieldResource, TestSchemaVersionResource, TestDFISimilarityFactory, DeleteNodeTest, TestPseudoReturnFields, TestCursorMarkWithoutUniqueKey, HLLSerializationTest, HdfsSyncSliceTest, DeleteInactiveReplicaTest, TestFieldCacheWithThreads, TestSolrQueryParserDefaultOperatorResource, ScriptEngineTest, CoreAdminCreateDiscoverTest, SpatialFilterTest, TestDefaultStatsCache, TestPostingsSolrHighlighter, XsltUpdateRequestHandlerTest, RankQueryTest, TestJmxIntegration, TestMiniSolrCloudClusterSSL, HdfsBasicDistributedZkTest, TestStandardQParsers, TestHighlightDedupGrouping, OverseerCollectionConfigSetProcessorTest, DirectUpdateHandlerTest, TestLockTree, SuggesterFSTTest, TestComponentsName, TestConfigReload, MBeansHandlerTest, SuggestComponentContextFilterQueryTest, TestRandomFlRTGCloud, BooleanFieldTest, SolrTestCaseJ4Test, TestTrieFacet, TestRandomCollapseQParserPlugin, TestScoreJoinQPNoScore, TestTolerantUpdateProcessorCloud, SolrCLIZkUtilsTest, TestIBSimilarityFactory, TestMissingGroups, TestCSVLoader, TestBulkSchemaConcurrent, SOLR749Test, ZkControllerTest, TestImplicitCoreProperties, TlogReplayBufferedWhileIndexingTest, BlockJoinFacetSimpleTest, ChaosMonkeyNothingIsSafeTest, SimplePostToolTest, TestPerFieldSimilarityWithDefaultOverride, SyncSliceTest, AnalysisErrorHandlingTest, CleanupOldIndexTest, TestMacros, SmileWriterTest, TestSolrCloudWithKerberosAlt, DistributedQueryComponentOptimizationTest, StatelessScriptUpdateProcessorFactoryTest, SystemInfoHandlerTest, AssignTest, CloneFieldUpdateProcessorFactoryTest, BasicDistributedZkTest, TestSolrXml, TestCloudDeleteByQuery, HttpPartitionTest, TestCollationFieldDocValues, TestQuerySenderNoQuery, ZkStateWriterTest, TestSha256AuthenticationProvider, RestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest, TestTestInjection, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFreeTextSuggestions, TestAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest, TestRebalanceLeaders, CheckHdfsIndexTest, TestReRankQParserPlugin, TestIntervalFaceting, TestCloudPivotFacet, TestSolrDeletionPolicy1, TestLuceneMatchVersion, TestPKIAuthenticationPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestXIncludeConfig, TestConfigSetsAPIExclusivity, DistributedFacetPivotWhiteBoxTest, CdcrVersionReplicationTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSort, BufferStoreTest, TestMergePolicyConfig, EnumFieldTest, ShardRoutingTest, HighlighterTest, TestGroupingSearch, TestLMDirichletSimilarityFactory, BlockCacheTest, TestClusterStateMutator, SparseHLLTest, TestLRUCache, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, ForceLeaderTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCollectionAPI, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=262FE662129D4106 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [508/632 (2!)] on J0 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52804 lines...]


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

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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]: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:257)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
	at __randomizedtesting.SeedInfo.seed([F419BC5088E1FAC9:5F3927E6E5BF3EE2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:207)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:58363/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58363/solr
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164:B1FF9BDD0CDBDF14]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 50 more


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11933 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\init-core-data-001
   [junit4]   2> 2296810 INFO  (SUITE-CdcrVersionReplicationTest-seed#[8C2735F134358164]-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> 2296810 INFO  (SUITE-CdcrVersionReplicationTest-seed#[8C2735F134358164]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2296814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2296828 INFO  (Thread-4267) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2296828 INFO  (Thread-4267) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2296917 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkTestServer start zk server on port:60427
   [junit4]   2> 2296917 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296919 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296934 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62aeb8b1 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2296946 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296947 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296958 INFO  (zkCallback-2934-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@519be4a6 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296958 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296958 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296959 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2296972 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2296976 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2296978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2296985 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2296986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2296989 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2296991 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2297000 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2297000 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2297006 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2297007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2297011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2297012 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2297013 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2297014 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2297017 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2297018 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2297032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2297032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2297046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2297046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2297050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2297051 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2297054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2297054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2297058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2297783 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1
   [junit4]   2> 2297788 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2297790 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9d51637{/,null,AVAILABLE}
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.ServerConnector Started ServerConnector@278d498{HTTP/1.1,[http/1.1]}{127.0.0.1:60434}
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server Started @2303668ms
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=60434, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores}
   [junit4]   2> 2297792 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001'
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297794 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2297796 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297799 INFO  (zkCallback-2935-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@262b1e3a name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297799 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297800 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2297801 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 0x156dc1084b70002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2297801 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2297801 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\solr.xml
   [junit4]   2> 2297817 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer New CoreContainer 1521026774
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001]
   [junit4]   2> 2297818 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\lib
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60427/solr
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2297828 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297829 INFO  (zkCallback-2938-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@603809c0 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297829 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297830 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2297831 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$85/1849240272@459c920c
   [junit4]   2> 2297833 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297835 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67b5d581 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297836 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297837 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2297840 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2297845 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2297849 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2297852 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2297855 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2297858 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2297860 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2297862 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2297863 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2297864 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2297866 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297870 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2297872 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2297874 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2297875 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96506405539217412-127.0.0.1:60434_-n_0000000000
   [junit4]   2> 2297876 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60434_
   [junit4]   2> 2297876 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2297878 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Overseer (id=96506405539217412-127.0.0.1:60434_-n_0000000000) starting
   [junit4]   2> 2297881 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2297890 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2297891 INFO  (OverseerCollectionConfigSetProcessor-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2297891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60434_
   [junit4]   2> 2297891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60434_
   [junit4]   2> 2297893 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2297895 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2297895 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2297896 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2297907 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2297907 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2297908 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores
   [junit4]   2> 2297910 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2297911 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1
   [junit4]   2> 2297911 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2297912 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2297912 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2297912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2297912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2297913 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2297914 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2297915 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2297917 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298916 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2298916 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2298917 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 2298917 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 2298918 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 2298918 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 2298919 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1'
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2298922 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2298934 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2298938 WARN  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2298939 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2298949 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2298959 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2299082 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2299084 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2299085 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2299089 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c363352
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2299120 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2299120 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 2299120 WARN  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=13.3408203125, floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=14.791954376594433, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35485d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bdb7507),segFN=segments_1,generation=1}
   [junit4]   2> 2299122 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2299123 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2299124 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2299125 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 2299126 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2299137 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299139 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299141 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299144 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299149 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 2299149 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2299150 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2299150 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2299152 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2299152 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35485d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bdb7507),segFN=segments_1,generation=1}
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2299154 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61af4629[collection1] main]
   [junit4]   2> 2299154 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2299156 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2299156 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2299161 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 2299164 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2299166 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2299168 INFO  (searcherExecutor-9778-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61af4629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544102491074854912
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544102491074854912
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2299170 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60434 collection:tmp_collection shard:shard2
   [junit4]   2> 2299171 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 2299175 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96506405539217412-core_node1-n_0000000000
   [junit4]   2> 2299175 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60434/collection1/
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60434/collection1/ has no replicas
   [junit4]   2> 2299178 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 2299179 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 2299182 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96506405539217412-core_node1-n_0000000000
   [junit4]   2> 2299182 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 2299184 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60434/collection1/ shard2
   [junit4]   2> 2299185 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2299289 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60434/collection1/ and leader is http://127.0.0.1:60434/collection1/
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60434
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2299338 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 2299339 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2299339 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2299446 INFO  (zkCallback-2939-thread-3-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299938 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores\collection1
   [junit4]   2> 2299941 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2299942 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@736ee4b1{/,null,AVAILABLE}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.ServerConnector Started ServerConnector@31d6ff96{HTTP/1.1,[http/1.1]}{127.0.0.1:60446}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server Started @2305820ms
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=60446, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002'
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2299946 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299948 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299950 INFO  (zkCallback-2941-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e2a3989 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299951 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2299951 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\solr.xml
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer New CoreContainer 420314850
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002]
   [junit4]   2> 2299967 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\lib
   [junit4]   2> 2299968 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60427/solr
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299976 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299978 INFO  (zkCallback-2944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@316d2904 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60446_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$85/1849240272@69134101
   [junit4]   2> 2299981 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60446_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299983 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:60446_) [n:127.0.0.1:60446_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@149e560 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:1

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

3])
   [junit4]   2> 242691 INFO  (jetty-launcher-532-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96506500702470153-127.0.0.1:60800_solr-n_0000000000) closing
   [junit4]   2> 242691 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] 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: [3])
   [junit4]   2> 242691 INFO  (zkCallback-576-thread-2-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/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 242691 INFO  (OverseerStateUpdate-96506500702470153-127.0.0.1:60800_solr-n_0000000000) [n:127.0.0.1:60800_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60800_solr
   [junit4]   2> 242691 INFO  (zkCallback-550-thread-18-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 242693 INFO  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 242693 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [5] to [6]
   [junit4]   2> 242693 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [5] to [6]
   [junit4]   2> 242695 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 0x156dc26ace30009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 242695 INFO  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 242695 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 242695 WARN  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 242698 INFO  (jetty-launcher-532-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40064762{/solr,null,UNAVAILABLE}
   [junit4]   2> 244191 WARN  (zkCallback-586-thread-1-processing-n:127.0.0.1:61031_solr) [n:127.0.0.1:61031_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244192 INFO  (jetty-launcher-532-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45350f87{/solr,null,UNAVAILABLE}
   [junit4]   2> 244196 WARN  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 244196 WARN  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244196 INFO  (jetty-launcher-532-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c0c9aca{/solr,null,UNAVAILABLE}
   [junit4]   2> 244198 INFO  (SUITE-TestCollectionStateWatchers-seed#[F419BC5088E1FAC9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60786 60786
   [junit4]   2> 244199 INFO  (Thread-310) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60786 60786
   [junit4]   2> 244200 WARN  (Thread-310) [    ] 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/configs/config
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/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> 	14	/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> 	4	/solr/overseer_elect/election/96506500702470153-127.0.0.1:60800_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96506500702470154-127.0.0.1:60790_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/overseer/queue
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 244200 INFO  (SUITE-TestCollectionStateWatchers-seed#[F419BC5088E1FAC9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_F419BC5088E1FAC9-001
   [junit4]   2> Aug 30, 2016 3:53:13 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), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=131754528,total=464519168
   [junit4]   2> NOTE: All tests run in this JVM: [TestRetryUtil, TestBatchUpdate, SolrExampleStreamingTest, ConcatOperationTest, JettyWebappTest, JdbcDriverTest, NoOpResponseParserTest, TestUpdateRequestCodec, TestDelegationTokenRequest, SolrExampleXMLTest, JDBCStreamTest, TestSpellCheckResponse, SolrSchemalessExampleTest, TestXMLEscaping, SolrExampleEmbeddedTest, GraphExpressionTest, FieldAnalysisResponseTest, TermsResponseTest, CloudSolrClientBuilderTest, ShardParamsTest, ConcurrentUpdateSolrClientTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, TestSolrProperties, SolrParamTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin, TestNamedListCodec, TestJavaBinCodec, TestDocumentObjectBinder, TestHash, ContentStreamTest, ModifiableSolrParamsTest, SolrDocumentTest, NamedListTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestSolrJErrorHandling, BasicHttpSolrClientTest, CloudSolrClientTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, TestCollectionAdminRequest, TestDelegationTokenResponse, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 56.89s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59471 lines...]


Re: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6087 - Still Unstable!

Posted by Karl Wright <da...@gmail.com>.
Created LUCENE-7430 to cover the geo3d test failure.

Karl


On Tue, Aug 30, 2016 at 1:30 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6087/
> Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
>
> 4 tests failed.
> FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium
>
> Error Message:
> FAIL: id=4546 should have matched but did not
>  shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
>  bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6
> ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6
> zmin=0.9977622910211923 zmax=0.9977622930221051]   world bounds=(
> minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791
> maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
>  quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10,
> Z=0.9977622921205215] within shape? true within bounds? false   unquantized
> point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false   docID=4438 deleted?=false
>  query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle:
> {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
>  explanation:     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)     full BKD
> path to target doc:       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true       Cell(x=0.0 TO
> 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634
> z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true       Cell(x=0.0 TO
> 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true     on cell
> Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = WITHIN; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0
> TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0
> TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point
> within cell = true; Unquantized point within cell = true, wrapped visitor
> returned CELL_CROSSES_QUERY   leaf visit docID=4438 x=7.323492821176281E-6
> y=-2.3309121299774915E-10 z=0.9977622921205215
>
> Stack Trace:
> java.lang.AssertionError: FAIL: id=4546 should have matched but did not
>   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>   bounds=XYZBounds: [xmin=-1.3551580601679786E-6
> xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6
> ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
>   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791
> minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051
> maxZ=0.9977622920221051
>   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10,
> Z=0.9977622921205215] within shape? true within bounds? false
>   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false
>   docID=4438 deleted?=false
>   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle:
> {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>   explanation:
>     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
>     full BKD path to target doc:
>       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true
>       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true
>     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY
>   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10
> z=0.9977622921205215
>
>         at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:
> CB9E56C27B734C6]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(
> TestGeo3DPoint.java:867)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(
> TestGeo3DPoint.java:548)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(
> TestGeo3DPoint.java:475)
>         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:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(
> TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(
> TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
> FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics
>
> Error Message:
> IOException occured when talking to server at:
> http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException:
> IOException occured when talking to server at:
> http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B:
> 40AA5BEA5A587BEB]:0)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> directUpdate(CloudSolrClient.java:755)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> sendRequest(CloudSolrClient.java:1161)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> requestWithRetryOnStaleState(CloudSolrClient.java:1050)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(
> CloudSolrClient.java:992)
>         at org.apache.solr.client.solrj.SolrClient.request(SolrClient.
> java:1219)
>         at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(
> BasicAuthIntegrationTest.java:193)
>         at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.
> testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
>         at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(
> TestMiniSolrCloudClusterBase.java:79)
>         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:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(
> TestRuleSetupTeardownChained.java:49)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(
> TestRuleThreadAndTestName.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
> occured when talking to server at: http://127.0.0.1:50806/solr/
> testSolrCloudCollection_shard1_replica2
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:622)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:261)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:250)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.
> doRequest(LBHttpSolrClient.java:415)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(
> LBHttpSolrClient.java:367)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$
> directUpdate$0(CloudSolrClient.java:730)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         at org.apache.solr.common.util.ExecutorUtil$
> MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>         ... 1 more
> Caused by: java.net.SocketException: Software caused connection abort:
> recv failed
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.socketRead(SocketInputStream.
> java:116)
>         at java.net.SocketInputStream.read(SocketInputStream.java:170)
>         at java.net.SocketInputStream.read(SocketInputStream.java:141)
>         at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(
> SessionInputBufferImpl.java:139)
>         at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(
> SessionInputBufferImpl.java:155)
>         at org.apache.http.impl.io.SessionInputBufferImpl.readLine(
> SessionInputBufferImpl.java:284)
>         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(
> DefaultHttpResponseParser.java:140)
>         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(
> DefaultHttpResponseParser.java:57)
>         at org.apache.http.impl.io.AbstractMessageParser.parse(
> AbstractMessageParser.java:261)
>         at org.apache.http.impl.DefaultBHttpClientConnection.
> receiveResponseHeader(DefaultBHttpClientConnection.java:165)
>         at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(
> CPoolProxy.java:167)
>         at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(
> HttpRequestExecutor.java:272)
>         at org.apache.http.protocol.HttpRequestExecutor.execute(
> HttpRequestExecutor.java:124)
>         at org.apache.http.impl.execchain.MainClientExec.
> execute(MainClientExec.java:271)
>         at org.apache.http.impl.execchain.ProtocolExec.
> execute(ProtocolExec.java:184)
>         at org.apache.http.impl.execchain.RetryExec.execute(
> RetryExec.java:88)
>         at org.apache.http.impl.execchain.RedirectExec.
> execute(RedirectExec.java:110)
>         at org.apache.http.impl.client.InternalHttpClient.doExecute(
> InternalHttpClient.java:184)
>         at org.apache.http.impl.client.CloseableHttpClient.execute(
> CloseableHttpClient.java:82)
>         at org.apache.http.impl.client.CloseableHttpClient.execute(
> CloseableHttpClient.java:55)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:513)
>         ... 10 more
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation
>
> Error Message:
> java.lang.NullPointerException
>
> Stack Trace:
> com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
>         at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2263)
>         at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
>         at com.google.common.cache.LocalCache.getOrLoad(
> LocalCache.java:4004)
>         at com.google.common.cache.LocalCache$LocalLoadingCache.
> get(LocalCache.java:4874)
>         at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.
> getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.startup(TestSolrCloudWithSecureImpersonation.java:99)
>         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:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:811)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.NullPointerException
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
>         at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
>         at org.apache.hadoop.util.Shell.run(Shell.java:456)
>         at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(
> Shell.java:722)
>         at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
>         at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
>         at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.
> getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
>         at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.
> getGroups(ShellBasedUnixGroupsMapping.java:52)
>         at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithF
> allback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.
> fetchGroupList(Groups.java:239)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.load(
> Groups.java:220)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.load(
> Groups.java:208)
>         at com.google.common.cache.LocalCache$LoadingValueReference.
> loadFuture(LocalCache.java:3599)
>         at com.google.common.cache.LocalCache$Segment.loadSync(
> LocalCache.java:2379)
>         at com.google.common.cache.LocalCache$Segment.
> lockedGetOrLoad(LocalCache.java:2342)
>         at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2257)
>         ... 31 more
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
>         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:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:834)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 8813 lines...]
>    [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
>    [junit4] IGNOR/A 0.02s J0 | TestGeo3DPoint.testRandomBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint
> -Dtests.method=testRandomMedium -Dtests.seed=B167D2C466D257A0
> -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+5
> -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] FAILURE 4.06s J0 | TestGeo3DPoint.testRandomMedium <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: FAIL: id=4546
> should have matched but did not
>    [junit4]    >   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>    [junit4]    >   bounds=XYZBounds: [xmin=-1.3551580601679786E-6
> xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6
> ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
>    [junit4]    >   world bounds=( minX=-1.0011188539924791
> maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791
> minZ=-0.9977622920221051 maxZ=0.9977622920221051
>    [junit4]    >   quantized point=[X=7.323492821176281E-6,
> Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within
> bounds? false
>    [junit4]    >   unquantized point=[lat=1.570788986986606,
> lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false
>    [junit4]    >   docID=4438 deleted?=false
>    [junit4]    >   query=PointInGeo3DShapeQuery: field=point: Shape:
> GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>    [junit4]    >   explanation:
>    [junit4]    >     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
>    [junit4]    >     full BKD path to target doc:
>    [junit4]    >       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 0.5921489289992575
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >     on cell Cell(x=-1.0011188543037526 TO
> 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634
> z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN;
> Quantized point within cell = true; Unquantized point within cell = true,
> wrapped visitor returned CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 0.5921489289992575
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >   leaf visit docID=4438 x=7.323492821176281E-6
> y=-2.3309121299774915E-10 z=0.9977622921205215
>    [junit4]    >
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
>    [junit4]    >        at org.apache.lucene.spatial3d.
> TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
>    [junit4]    >        at org.apache.lucene.spatial3d.
> TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
>    [junit4]    >        at org.apache.lucene.spatial3d.TestGeo3DPoint.
> testRandomMedium(TestGeo3DPoint.java:475)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=
> FastDecompressionCompressingStoredFields(storedFieldsFormat=
> CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=2, maxDocsPerChunk=114, blockSize=525), termVectorsFormat=
> CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=2, blockSize=525)), sim=RandomSimilarity(queryNorm=false): {},
> locale=pt, timezone=Etc/GMT+5
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=34701000,total=67108864
>    [junit4]   2> NOTE: All tests run in this JVM: [XYZSolidTest,
> TestGeo3DPoint]
>    [junit4] Completed [11/11 (1!)] on J0 in 9.69s, 14 tests, 1 failure, 1
> skipped <<< FAILURES!
>
> [...truncated 2347 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.
> TestSolrCloudWithSecureImpersonation_7D72F5C662B6259B-001\
> init-core-data-001
>    [junit4]   2> 668773 INFO  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-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> 669021 WARN  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.NativeCodeLoader
> Unable to load native-hadoop library for your platform... using
> builtin-java classes where applicable
>    [junit4]   2> 669052 ERROR (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.Shell Failed to
> locate the winutils binary in the hadoop binary path
>    [junit4]   2> java.io.IOException: Could not locate executable
> null\bin\winutils.exe in the Hadoop binaries.
>    [junit4]   2>        at org.apache.hadoop.util.Shell.
> getQualifiedBinPath(Shell.java:356)
>    [junit4]   2>        at org.apache.hadoop.util.Shell.
> getWinUtilsPath(Shell.java:371)
>    [junit4]   2>        at org.apache.hadoop.util.Shell.<
> clinit>(Shell.java:364)
>    [junit4]   2>        at org.apache.hadoop.util.StringUtils.<clinit>(
> StringUtils.java:80)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.parseStaticMapping(Groups.java:130)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.<init>(Groups.java:94)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.<init>(Groups.java:74)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(
> TestSolrCloudWithSecureImpersonation.java:60)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(
> TestSolrCloudWithSecureImpersonation.java:86)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.startup(
> TestSolrCloudWithSecureImpersonation.java:99)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at sun.reflect.DelegatingMethodAccessorImpl.
> invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at java.lang.reflect.Method.
> invoke(Method.java:498)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner.invoke(RandomizedRunner.java:1764)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>    [junit4]   2>        at org.apache.lucene.util.
> AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures
> .java:64)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 669082 INFO  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4
> ###deleteCore
>    [junit4]   2> NOTE: test params are: codec=
> DummyCompressingStoredFields(storedFieldsFormat=
> CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=22007,
> maxDocsPerChunk=228, blockSize=4), termVectorsFormat=
> CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=22007,
> blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi,
> timezone=Antarctica/DumontDUrville
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=240179688,total=503316480
>    [junit4]   2> NOTE: All tests run in this JVM:
> [ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, ResponseHeaderTest,
> CustomCollectionTest, TestSerializedLuceneMatchVersion,
> NumericFieldsTest, TestCSVResponseWriter, DistanceFunctionTest,
> TestNRTOpen, TestSolrQueryParserResource, SolrCmdDistributorTest,
> NotRequiredUniqueKeyTest, CloudExitableDirectoryReaderTest,
> TestSolrFieldCacheMBean, SignatureUpdateProcessorFactoryTest,
> TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest,
> TestHighFrequencyDictionaryFactory, TestSystemIdResolver,
> CoreAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest,
> TestPerFieldSimilarity, TestCloudInspectUtil, TestHdfsBackupRestoreCore,
> TestConfigOverlay, TestSimpleTrackingShardHandler,
> HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, TestDocTermOrds,
> TestDynamicFieldCollectionResource, HdfsRecoverLeaseTest,
> OverriddenZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest,
> SolrCoreCheckLockOnStartupTest, TestFieldSortValues,
> HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource,
> SpellCheckCollatorTest, LoggingHandlerTest, ZkSolrClientTest,
> DistributedExpandComponentTest, TestFoldingMultitermQuery,
> TestFieldCacheReopen, TriLevelCompositeIdRoutingTest,
> CollectionsAPIAsyncDistributedZkTest, AnalyticsQueryTest,
> TestCollationField, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest,
> TestRandomFaceting, TestSolrJ, DistributedFacetPivotSmallTest,
> BlockDirectoryTest, SolrInfoMBeanTest, RequestHandlersTest,
> TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest,
> ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties,
> TestFileDictionaryLookup, QueryParsingTest, TestStressUserVersions,
> TestSolrCoreProperties, TestIndexingPerformance,
> SimpleCollectionCreateDeleteTest, TestRealTimeGet, AutoCommitTest,
> SuggesterTest, TestSuggestSpellingConverter, TestJettySolrRunner,
> SharedFSAutoReplicaFailoverTest, ConnectionReuseTest,
> ResponseLogComponentTest, TestTrie, MultiTermTest,
> TestManagedResourceStorage, TestConfigSetProperties, HdfsDirectoryTest,
> CollectionStateFormat2Test, TestSubQueryTransformerDistrib,
> FileBasedSpellCheckerTest, TestLegacyFieldCache, OpenCloseCoreStressTest,
> TestXmlQParser, DistributedQueryComponentCustomSortTest,
> LukeRequestHandlerTest, ZkNodePropsTest, RemoteQueryErrorTest,
> TestFieldCacheSort, CSVRequestHandlerTest, CoreAdminRequestStatusTest,
> GraphQueryTest, ClassificationUpdateProcessorFactoryTest,
> OverseerModifyCollectionTest, SpellingQueryConverterTest,
> TestDistributedMissingSort, AddBlockUpdateTest, DeleteStatusTest,
> ConcurrentDeleteAndCreateCollectionTest, DateMathParserTest,
> TestCharFilters, DocValuesMissingTest, TestSubQueryTransformer,
> BitVectorTest, TestRuleBasedAuthorizationPlugin, TestRangeQuery,
> TestQueryWrapperFilter, BaseCdcrDistributedZkTest,
> TestBinaryResponseWriter, FullHLLTest, WordBreakSolrSpellCheckerTest,
> TestObjectReleaseTracker, CacheHeaderTest, HLLUtilTest,
> TestSolrCloudWithSecureImpersonation]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=
> TestSolrCloudWithSecureImpersonation -Dtests.seed=7D72F5C662B6259B
> -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Antarctica/DumontDUrville
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation
> (suite) <<<
>    [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([7D72F5C662B6259B]:0)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2263)
>    [junit4]    >        at com.google.common.cache.
> LocalCache.get(LocalCache.java:4000)
>    [junit4]    >        at com.google.common.cache.LocalCache.getOrLoad(
> LocalCache.java:4004)
>    [junit4]    >        at com.google.common.cache.
> LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups.getGroups(Groups.java:182)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(
> TestSolrCloudWithSecureImpersonation.java:64)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(
> TestSolrCloudWithSecureImpersonation.java:86)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.startup(
> TestSolrCloudWithSecureImpersonation.java:99)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.NullPointerException
>    [junit4]    >        at java.lang.ProcessBuilder.
> start(ProcessBuilder.java:1012)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> runCommand(Shell.java:483)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> run(Shell.java:456)
>    [junit4]    >        at org.apache.hadoop.util.Shell$
> ShellCommandExecutor.execute(Shell.java:722)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> execCommand(Shell.java:815)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> execCommand(Shell.java:798)
>    [junit4]    >        at org.apache.hadoop.security.
> ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.
> java:84)
>    [junit4]    >        at org.apache.hadoop.security.
> ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
>    [junit4]    >        at org.apache.hadoop.security.
> JniBasedUnixGroupsMappingWithFallback.getGroups(
> JniBasedUnixGroupsMappingWithFallback.java:51)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.load(Groups.java:220)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.load(Groups.java:208)
>    [junit4]    >        at com.google.common.cache.LocalCache$
> LoadingValueReference.loadFuture(LocalCache.java:3599)
>    [junit4]    >        at com.google.common.cache.
> LocalCache$Segment.loadSync(LocalCache.java:2379)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.
> lockedGetOrLoad(LocalCache.java:2342)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2257)
>    [junit4]    >        ... 31 moreThrowable #2:
> java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([7D72F5C662B6259B]:0)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.shutdown(
> TestSolrCloudWithSecureImpersonation.java:154)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [204/632 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<<
> FAILURES!
>
> [...truncated 1322 lines...]
>    [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
>    [junit4]   2> 2848726 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer STARTING
> ZK TEST SERVER
>    [junit4]   2> 2848728 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 2848729 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer start zk
> server on port:50793
>    [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 2848828 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848835 INFO  (zkCallback-4132-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@205a572 name:ZooKeeperConnection Watcher:127.0.0.1:50793
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 2848836 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient
> makePath: /solr/solr.xml
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 7ec953f8{/solr,null,AVAILABLE}
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 4cf5896a{/solr,null,AVAILABLE}
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 23901ba2{/solr,null,AVAILABLE}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@41d1ce6b{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50800}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.Server Started @2854704ms
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@188ea969{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50801}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50800}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.Server Started @2854704ms
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50801}
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4'
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2'
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 2fb34e68{/solr,null,AVAILABLE}
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@7bf2f8ae{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50806}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.Server Started @2854707ms
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50806}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 84fdf{/solr,null,AVAILABLE}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3'
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@70e313f9{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50811}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@4fb0ec0a{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50797}
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.Server Started @2854708ms
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.Server Started @2854709ms
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50797}
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5'
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50811}
>    [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1'
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848889 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848889 INFO  (zkCallback-4133-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@75e36b4f name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (zkCallback-4136-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@3388ec46 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848891 INFO  (zkCallback-4134-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@687bc5f9 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (zkCallback-4135-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a9366d9 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848893 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848895 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848897 INFO  (zkCallback-4137-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@2639f902 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848901 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3\.
>    [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1082562711
>    [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3]
>    [junit4]   2> 2848913 WARN  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3\lib
>    [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2\.
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1\.
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1549244591
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer New CoreContainer 980015232
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1]
>    [junit4]   2> 2848914 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 0x156d9d5f1160001, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(
> NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.
> NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2]
>    [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4\.
>    [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2\lib
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1\lib
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer New CoreContainer 2035674064
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4]
>    [junit4]   2> 2848917 WARN  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4\lib
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5\.
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer New CoreContainer 415002828
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5]
>    [junit4]   2> 2848918 WARN  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5\lib
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848927 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848929 INFO  (zkCallback-4147-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@3b9358f name:ZooKeeperConnection Watcher:127.0.0.1:50793
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 2848929 INFO  (zkCallback-4146-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@4d647850 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848929 INFO  (zkCallback-4148-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@6673e5c6 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848931 INFO  (zkCallback-4151-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@5fa2cfa8 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848931 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@63e0bc6
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848931 INFO  (zkCallback-4152-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@5b331488 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@83af229
>    [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@c2e76ca
>    [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848935 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 0x156d9d5f1160009, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(
> NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.
> NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@4eb9d91e
>    [junit4]   2> 2848936 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 0x156d9d5f116000a, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(
> NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.
> NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@ef55119
>    [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848937 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848940 INFO  (zkCallback-4153-thread-1-
> processing-n:127.0.0.1:50797_solr) [n:127.0.0.1:50797_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@6b4272da name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848940 INFO  (zkCallback-4154-thread-1-
> processing-n:127.0.0.1:50801_solr) [n:127.0.0.1:50801_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a520a5c name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (zkCallback-4155-thread-1-
> processing-n:127.0.0.1:50800_solr) [n:127.0.0.1:50800_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@65c888c6 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (zkCallback-4156-thread-1-
> processing-n:127.0.0.1:50806_solr) [n:127.0.0.1:50806_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@31374c46 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (zkCallback-4157-thread-1-
> processing-n:127.0.0.1:50811_solr) [n:127.0.0.1:50811_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@4eee923f name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848955 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848970 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848971 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848978 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848979 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848983 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848992 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848993 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848995 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848996 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849005 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849011 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849013 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849016 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-laun
>
> [...truncated too long message...]
>
> ttp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
>    [junit4]    >        at org.apache.solr.client.solrj.
> impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
>    [junit4]    >        ... 10 more
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001
>    [junit4]   2> Aug 30, 2016 5:05:07 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):
> {range_facet_l_dv=BlockTreeOrds(blocksize=128),
> _version_=PostingsFormat(name=LuceneVarGapFixedInterval),
> multiDefault=PostingsFormat(name=Memory doPackFST= false),
> intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
> id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
> range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
> timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
> docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
> range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)},
> maxPointsInLeafNode=1782, maxMBSortInHeap=6.42822649107989,
> sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ,
> timezone=America/Mexico_City
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=167778776,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest,
> TestAnalyzedSuggestions, TestLRUStatsCache, DeleteShardTest,
> DateRangeFieldTest, TestStressVersions, TestInitParams,
> TestDefaultSearchFieldResource, HardAutoCommitTest,
> CurrencyFieldXmlFileTest, CollectionTooManyReplicasTest,
> TestRandomCollapseQParserPlugin, RegexBoostProcessorTest,
> TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter,
> DocumentBuilderTest, BlockCacheTest, TestTestInjection, RequestLoggingTest,
> OverseerRolesTest, TestJsonRequest, TestCloudDeleteByQuery,
> DocumentAnalysisRequestHandlerTest, TestConfig,
> PathHierarchyTokenizerFactoryTest, HdfsNNFailoverTest, TestCryptoKeys,
> TestFieldCache, TestSolrQueryResponse, HdfsChaosMonkeySafeLeaderTest,
> OverseerTest, HdfsBasicDistributedZkTest, TestBackupRepositoryFactory,
> CursorMarkTest, HdfsSyncSliceTest, TestRestManager,
> TestPKIAuthenticationPlugin, TestConfigReload,
> VMParamsZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest,
> RankQueryTest, TestFieldCacheSanityChecker, TlogReplayBufferedWhileIndexingTest,
> ConfigSetsAPITest, PreAnalyzedFieldTest, DocValuesMultiTest,
> TestArbitraryIndexDir, TestTolerantSearch, TestReRankQParserPlugin,
> CoreAdminCreateDiscoverTest, BufferStoreTest, HighlighterTest,
> TestDistributedSearch, SolrCoreTest, TestStressCloudBlindAtomicUpdates,
> IndexBasedSpellCheckerTest, TestSchemaResource, TestRandomFlRTGCloud,
> TestFreeTextSuggestions, TestManagedSchemaAPI, TestFilteredDocIdSet,
> TestSimpleQParserPlugin, TestLuceneMatchVersion, TestUpdate,
> SolrCLIZkUtilsTest, TestHashQParserPlugin, DataDrivenBlockJoinTest,
> SuggesterFSTTest, ConjunctionSolrSpellCheckerTest,
> AsyncMigrateRouteKeyTest, SliceStateTest, UUIDFieldTest, AssignTest,
> BadComponentTest, TestWordDelimiterFilterFactory, BooleanFieldTest,
> TestMacros, TestConfigSetImmutable, HdfsLockFactoryTest,
> CollectionsAPISolrJTest, TestRemoteStreaming, PKIAuthenticationIntegrationTest,
> TestNumericTerms32, CachingDirectoryFactoryTest, TestSort,
> MBeansHandlerTest, TestReplicationHandler, UnloadDistributedZkTest,
> RestartWhileUpdatingTest, TestFieldCacheSortRandom,
> TestSolrDeletionPolicy1, StandardRequestHandlerTest, TestXmlQParserPlugin,
> VersionInfoTest, RecoveryAfterSoftCommitTest, SolrRequestParserTest,
> TestHighlightDedupGrouping, AnalysisErrorHandlingTest,
> SimpleMLTQParserTest, DistributedVersionInfoTest,
> DeleteInactiveReplicaTest, URLClassifyProcessorTest,
> TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory,
> TestIntervalFaceting, ExplicitHLLTest, TestPerFieldSimilarityWithDefaultOverride,
> TestFastLRUCache, TestElisionMultitermQuery, CdcrReplicationHandlerTest,
> CheckHdfsIndexTest, HLLSerializationTest, DirectSolrSpellCheckerTest,
> SimplePostToolTest, TestSweetSpotSimilarityFactory, SparseHLLTest,
> TestSizeLimitedDistributedMap, DistribCursorPagingTest,
> OverseerCollectionConfigSetProcessorTest, ClusterStateTest,
> StatelessScriptUpdateProcessorFactoryTest, TestMissingGroups,
> CreateCollectionCleanupTest, TestClusterStateMutator,
> TestExtendedDismaxParser, TestTrieFacet, TestGroupingSearch,
> TolerantUpdateProcessorTest, TestFieldResource, TestFaceting,
> TestSearchPerf, SyncSliceTest, TestSubQueryTransformerCrossCore,
> TestLockTree, ChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest,
> CoreMergeIndexesAdminHandlerTest, TestStressLucene,
> TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest,
> TestXIncludeConfig, SSLMigrationTest, SpatialFilterTest,
> TestExactSharedStatsCache, TestCollectionAPI, TestGeoJSONResponseWriter,
> TestUninvertingReader, RecoveryZkTest, TestManagedResource,
> SolrXmlInZkTest, TestExceedMaxTermLength, FastVectorHighlighterTest,
> LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner,
> TermVectorComponentDistributedTest, TestReload,
> DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest,
> TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig,
> SoftAutoCommitTest, ShowFileRequestHandlerTest,
> CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
> AnalysisAfterCoreReloadTest, TestCSVLoader, PolyFieldTest,
> SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
> FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
> QueryEqualityTest, DefaultValueUpdateProcessorTest,
> XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils,
> TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest,
> TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest,
> FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration,
> UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
> TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest,
> HighlighterConfigTest, SOLR749Test, TestQuerySenderListener,
> UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig,
> TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest,
> TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet,
> TestBinaryField, MinimalSchemaTest, OutputWriterTest,
> TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
> DirectSolrConnectionTest, TestPhraseSuggestions,
> SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
> EchoParamsTest, TestLMDirichletSimilarityFactory,
> TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest,
> PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils,
> FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
> TestCursorMarkWithoutUniqueKey, ActionThrottleTest,
> AsyncCallRequestStatusResponseTest, CdcrBootstrapTest,
> ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest,
> DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest,
> PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest,
> TestCloudPivotFacet, TestCloudPseudoReturnFields,
> TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
> TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
> TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry,
> TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore,
> TestMiniSolrCloudCluster, TestRequestForwarding,
> TestRequestStatusCollectionAPI, TestSSLRandomization,
> TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt,
> TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test,
> HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsThreadLeakTest,
> HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest,
> BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest,
> ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest,
> TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties,
> TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory,
> TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml,
> TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestReqParamsAPI,
> TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent,
> InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest,
> DistributedDebugComponentTest, DistributedFacetPivotLargeTest,
> DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest,
> DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest,
> SuggestComponentTest, TestDistributedStatsComponentCardinality,
> JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper,
> WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter,
> TestRawTransformer, TestCopyFieldCollectionResource,
> TestFieldCollectionResource, TestFieldTypeResource,
> TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory,
> TestBulkSchemaConcurrent, TestManagedSchema, TestSchemaManager,
> TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest,
> TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort,
> TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder,
> TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType,
> TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2,
> TestStandardQParsers, TestJsonFacets, TestOrdValues,
> TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest,
> TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest,
> TestClassicSimilarityFactory, TestDFISimilarityFactory,
> TestNonDefinedSimilarityFactory, TestDefaultStatsCache,
> TestExactStatsCache, BasicAuthIntegrationTest]
>    [junit4] Completed [611/632 (2!)] on J0 in 16.24s, 1 test, 1 error <<<
> FAILURES!
>
> [...truncated 60222 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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

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

4 tests failed.
FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium

Error Message:
FAIL: id=4546 should have matched but did not   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}   bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false   docID=4438 deleted?=false   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}   explanation:     target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)     full BKD path to target doc:       Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215   

Stack Trace:
java.lang.AssertionError: FAIL: id=4546 should have matched but did not
  shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
  bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
  world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
  quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false
  unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false
  docID=4438 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
  explanation:
    target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
    full BKD path to target doc:
      Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
  leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215
  
	at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:475)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B:40AA5BEA5A587BEB]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8813 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] IGNOR/A 0.02s J0 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint -Dtests.method=testRandomMedium -Dtests.seed=B167D2C466D257A0 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 4.06s J0 | TestGeo3DPoint.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: FAIL: id=4546 should have matched but did not
   [junit4]    >   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
   [junit4]    >   bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
   [junit4]    >   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
   [junit4]    >   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false
   [junit4]    >   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false
   [junit4]    >   docID=4438 deleted?=false
   [junit4]    >   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
   [junit4]    >   explanation:
   [junit4]    >     target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
   [junit4]    >     full BKD path to target doc:
   [junit4]    >       Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215
   [junit4]    >   
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, maxDocsPerChunk=114, blockSize=525), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, blockSize=525)), sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=34701000,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [XYZSolidTest, TestGeo3DPoint]
   [junit4] Completed [11/11 (1!)] on J0 in 9.69s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2347 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7D72F5C662B6259B-001\init-core-data-001
   [junit4]   2> 668773 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-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> 669021 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 669052 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 669082 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=22007, maxDocsPerChunk=228, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=22007, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=240179688,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, ResponseHeaderTest, CustomCollectionTest, TestSerializedLuceneMatchVersion, NumericFieldsTest, TestCSVResponseWriter, DistanceFunctionTest, TestNRTOpen, TestSolrQueryParserResource, SolrCmdDistributorTest, NotRequiredUniqueKeyTest, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, SignatureUpdateProcessorFactoryTest, TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest, TestHighFrequencyDictionaryFactory, TestSystemIdResolver, CoreAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestPerFieldSimilarity, TestCloudInspectUtil, TestHdfsBackupRestoreCore, TestConfigOverlay, TestSimpleTrackingShardHandler, HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, TestDocTermOrds, TestDynamicFieldCollectionResource, HdfsRecoverLeaseTest, OverriddenZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, TestFieldSortValues, HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource, SpellCheckCollatorTest, LoggingHandlerTest, ZkSolrClientTest, DistributedExpandComponentTest, TestFoldingMultitermQuery, TestFieldCacheReopen, TriLevelCompositeIdRoutingTest, CollectionsAPIAsyncDistributedZkTest, AnalyticsQueryTest, TestCollationField, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, TestRandomFaceting, TestSolrJ, DistributedFacetPivotSmallTest, BlockDirectoryTest, SolrInfoMBeanTest, RequestHandlersTest, TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest, ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties, TestFileDictionaryLookup, QueryParsingTest, TestStressUserVersions, TestSolrCoreProperties, TestIndexingPerformance, SimpleCollectionCreateDeleteTest, TestRealTimeGet, AutoCommitTest, SuggesterTest, TestSuggestSpellingConverter, TestJettySolrRunner, SharedFSAutoReplicaFailoverTest, ConnectionReuseTest, ResponseLogComponentTest, TestTrie, MultiTermTest, TestManagedResourceStorage, TestConfigSetProperties, HdfsDirectoryTest, CollectionStateFormat2Test, TestSubQueryTransformerDistrib, FileBasedSpellCheckerTest, TestLegacyFieldCache, OpenCloseCoreStressTest, TestXmlQParser, DistributedQueryComponentCustomSortTest, LukeRequestHandlerTest, ZkNodePropsTest, RemoteQueryErrorTest, TestFieldCacheSort, CSVRequestHandlerTest, CoreAdminRequestStatusTest, GraphQueryTest, ClassificationUpdateProcessorFactoryTest, OverseerModifyCollectionTest, SpellingQueryConverterTest, TestDistributedMissingSort, AddBlockUpdateTest, DeleteStatusTest, ConcurrentDeleteAndCreateCollectionTest, DateMathParserTest, TestCharFilters, DocValuesMissingTest, TestSubQueryTransformer, BitVectorTest, TestRuleBasedAuthorizationPlugin, TestRangeQuery, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, TestBinaryResponseWriter, FullHLLTest, WordBreakSolrSpellCheckerTest, TestObjectReleaseTracker, CacheHeaderTest, HLLUtilTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7D72F5C662B6259B -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [204/632 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1322 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2848726 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2848728 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2848729 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer start zk server on port:50793
   [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848828 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848835 INFO  (zkCallback-4132-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205a572 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848836 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ec953f8{/solr,null,AVAILABLE}
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cf5896a{/solr,null,AVAILABLE}
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23901ba2{/solr,null,AVAILABLE}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@41d1ce6b{HTTP/1.1,[http/1.1]}{127.0.0.1:50800}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.Server Started @2854704ms
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@188ea969{HTTP/1.1,[http/1.1]}{127.0.0.1:50801}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50800}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.Server Started @2854704ms
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50801}
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4'
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2'
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fb34e68{/solr,null,AVAILABLE}
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7bf2f8ae{HTTP/1.1,[http/1.1]}{127.0.0.1:50806}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.Server Started @2854707ms
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50806}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84fdf{/solr,null,AVAILABLE}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3'
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@70e313f9{HTTP/1.1,[http/1.1]}{127.0.0.1:50811}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fb0ec0a{HTTP/1.1,[http/1.1]}{127.0.0.1:50797}
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.Server Started @2854708ms
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.Server Started @2854709ms
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50797}
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5'
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50811}
   [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1'
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848889 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848889 INFO  (zkCallback-4133-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75e36b4f name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (zkCallback-4136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3388ec46 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848891 INFO  (zkCallback-4134-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@687bc5f9 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (zkCallback-4135-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a9366d9 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848893 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848895 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848897 INFO  (zkCallback-4137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2639f902 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848901 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\.
   [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1082562711
   [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3]
   [junit4]   2> 2848913 WARN  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib
   [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\.
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\.
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1549244591
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 980015232
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1]
   [junit4]   2> 2848914 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 0x156d9d5f1160001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2]
   [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\.
   [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2035674064
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4]
   [junit4]   2> 2848917 WARN  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\.
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 415002828
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5]
   [junit4]   2> 2848918 WARN  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848927 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848929 INFO  (zkCallback-4147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b9358f name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (zkCallback-4146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d647850 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848929 INFO  (zkCallback-4148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6673e5c6 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848931 INFO  (zkCallback-4151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fa2cfa8 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848931 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@63e0bc6
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848931 INFO  (zkCallback-4152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b331488 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@83af229
   [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@c2e76ca
   [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848935 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 0x156d9d5f1160009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@4eb9d91e
   [junit4]   2> 2848936 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 0x156d9d5f116000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@ef55119
   [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848937 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848940 INFO  (zkCallback-4153-thread-1-processing-n:127.0.0.1:50797_solr) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b4272da name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848940 INFO  (zkCallback-4154-thread-1-processing-n:127.0.0.1:50801_solr) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a520a5c name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (zkCallback-4155-thread-1-processing-n:127.0.0.1:50800_solr) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65c888c6 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (zkCallback-4156-thread-1-processing-n:127.0.0.1:50806_solr) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31374c46 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (zkCallback-4157-thread-1-processing-n:127.0.0.1:50811_solr) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4eee923f name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848955 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848970 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848971 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848978 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848979 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848983 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848992 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848993 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848995 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848996 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849005 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849011 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849013 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849016 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-laun

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

ttp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001
   [junit4]   2> Aug 30, 2016 5:05:07 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): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1782, maxMBSortInHeap=6.42822649107989, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=167778776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, TestAnalyzedSuggestions, TestLRUStatsCache, DeleteShardTest, DateRangeFieldTest, TestStressVersions, TestInitParams, TestDefaultSearchFieldResource, HardAutoCommitTest, CurrencyFieldXmlFileTest, CollectionTooManyReplicasTest, TestRandomCollapseQParserPlugin, RegexBoostProcessorTest, TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter, DocumentBuilderTest, BlockCacheTest, TestTestInjection, RequestLoggingTest, OverseerRolesTest, TestJsonRequest, TestCloudDeleteByQuery, DocumentAnalysisRequestHandlerTest, TestConfig, PathHierarchyTokenizerFactoryTest, HdfsNNFailoverTest, TestCryptoKeys, TestFieldCache, TestSolrQueryResponse, HdfsChaosMonkeySafeLeaderTest, OverseerTest, HdfsBasicDistributedZkTest, TestBackupRepositoryFactory, CursorMarkTest, HdfsSyncSliceTest, TestRestManager, TestPKIAuthenticationPlugin, TestConfigReload, VMParamsZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest, RankQueryTest, TestFieldCacheSanityChecker, TlogReplayBufferedWhileIndexingTest, ConfigSetsAPITest, PreAnalyzedFieldTest, DocValuesMultiTest, TestArbitraryIndexDir, TestTolerantSearch, TestReRankQParserPlugin, CoreAdminCreateDiscoverTest, BufferStoreTest, HighlighterTest, TestDistributedSearch, SolrCoreTest, TestStressCloudBlindAtomicUpdates, IndexBasedSpellCheckerTest, TestSchemaResource, TestRandomFlRTGCloud, TestFreeTextSuggestions, TestManagedSchemaAPI, TestFilteredDocIdSet, TestSimpleQParserPlugin, TestLuceneMatchVersion, TestUpdate, SolrCLIZkUtilsTest, TestHashQParserPlugin, DataDrivenBlockJoinTest, SuggesterFSTTest, ConjunctionSolrSpellCheckerTest, AsyncMigrateRouteKeyTest, SliceStateTest, UUIDFieldTest, AssignTest, BadComponentTest, TestWordDelimiterFilterFactory, BooleanFieldTest, TestMacros, TestConfigSetImmutable, HdfsLockFactoryTest, CollectionsAPISolrJTest, TestRemoteStreaming, PKIAuthenticationIntegrationTest, TestNumericTerms32, CachingDirectoryFactoryTest, TestSort, MBeansHandlerTest, TestReplicationHandler, UnloadDistributedZkTest, RestartWhileUpdatingTest, TestFieldCacheSortRandom, TestSolrDeletionPolicy1, StandardRequestHandlerTest, TestXmlQParserPlugin, VersionInfoTest, RecoveryAfterSoftCommitTest, SolrRequestParserTest, TestHighlightDedupGrouping, AnalysisErrorHandlingTest, SimpleMLTQParserTest, DistributedVersionInfoTest, DeleteInactiveReplicaTest, URLClassifyProcessorTest, TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory, TestIntervalFaceting, ExplicitHLLTest, TestPerFieldSimilarityWithDefaultOverride, TestFastLRUCache, TestElisionMultitermQuery, CdcrReplicationHandlerTest, CheckHdfsIndexTest, HLLSerializationTest, DirectSolrSpellCheckerTest, SimplePostToolTest, TestSweetSpotSimilarityFactory, SparseHLLTest, TestSizeLimitedDistributedMap, DistribCursorPagingTest, OverseerCollectionConfigSetProcessorTest, ClusterStateTest, StatelessScriptUpdateProcessorFactoryTest, TestMissingGroups, CreateCollectionCleanupTest, TestClusterStateMutator, TestExtendedDismaxParser, TestTrieFacet, TestGroupingSearch, TolerantUpdateProcessorTest, TestFieldResource, TestFaceting, TestSearchPerf, SyncSliceTest, TestSubQueryTransformerCrossCore, TestLockTree, ChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest, CoreMergeIndexesAdminHandlerTest, TestStressLucene, TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest, TestXIncludeConfig, SSLMigrationTest, SpatialFilterTest, TestExactSharedStatsCache, TestCollectionAPI, TestGeoJSONResponseWriter, TestUninvertingReader, RecoveryZkTest, TestManagedResource, SolrXmlInZkTest, TestExceedMaxTermLength, FastVectorHighlighterTest, LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, ActionThrottleTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter, TestRawTransformer, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeResource, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, TestBulkSchemaConcurrent, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2, TestStandardQParsers, TestJsonFacets, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestDefaultStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [611/632 (2!)] on J0 in 16.24s, 1 test, 1 error <<< FAILURES!

[...truncated 60222 lines...]