Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5806/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth

Error Message:
Unexpected exception type, expected SSLHandshakeException

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SSLHandshakeException
        at 
__randomizedtesting.SeedInfo.seed([92AB971A6B3DF963:412F7ED7F9F0A29F]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterJettys(TestMiniSolrCloudClusterSSL.java:283)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:185)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:147)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:129)
        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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1769)
        at 
sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124)
        at 
sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1083)
        at 
sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1222)
        at 
sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1134)
        at 
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348)
        at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
        at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
        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:107)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.doHeadRequest(TestMiniSolrCloudClusterSSL.java:302)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$checkClusterJettys$2(TestMiniSolrCloudClusterSSL.java:284)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
        ... 43 more




Build Log:
[...truncated 10527 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[92AB971A6B3DF963]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 76   INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNoSsl
   [junit4]   2> 77   INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL 
& clientAuth settings selected by base class
   [junit4]   2> 134  INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 138  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 139  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 748  INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51941
   [junit4]   2> 836  INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 983  INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085 INFO  (zkCallback-2-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5322ca93 
name:ZooKeeperConnection Watcher:127.0.0.1:51941 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1086 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1092 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1098 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1174 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 0x1545eff08090000, 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> 1289 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.u.log 
Logging initialized @7250ms
   [junit4]   2> 1829 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1830 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1830 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1926 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@123e06a9{/solr,null,AVAILABLE}
   [junit4]   2> 1928 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73184f32{/solr,null,AVAILABLE}
   [junit4]   2> 1928 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15e7d7c{/solr,null,AVAILABLE}
   [junit4]   2> 1963 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@52c71fc5{HTTP/1.1,[http/1.1]}{127.0.0.1:51946}
   [junit4]   2> 1964 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @7946ms
   [junit4]   2> 1964 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51946}
   [junit4]   2> 1965 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@49ae151d{HTTP/1.1,[http/1.1]}{127.0.0.1:51945}
   [junit4]   2> 1966 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7da5260{HTTP/1.1,[http/1.1]}{127.0.0.1:51947}
   [junit4]   2> 1966 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @7948ms
   [junit4]   2> 1966 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @7948ms
   [junit4]   2> 1966 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51945}
   [junit4]   2> 1966 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51947}
   [junit4]   2> 2064 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2067 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2068 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2147 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node2'
   [junit4]   2> 2148 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node3'
   [junit4]   2> 2150 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node1'
   [junit4]   2> 2160 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2160 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2164 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2164 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2171 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2172 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2170 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2174 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2174 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2175 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2195 INFO  (zkCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@38249251 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2195 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2196 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2197 INFO  (zkCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@24c5ecf0 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2197 INFO  (zkCallback-5-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@44424a1b 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2197 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2197 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2199 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2201 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2203 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2205 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2420 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node2\.
   [junit4]   2> 2420 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node3\.
   [junit4]   2> 2420 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node1\.
   [junit4]   2> 2689 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1647096699
   [junit4]   2> 2689 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node1]
   [junit4]   2> 2689 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 633987780
   [junit4]   2> 2690 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node3]
   [junit4]   2> 2690 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 886903417
   [junit4]   2> 2690 INFO  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node2]
   [junit4]   2> 2692 WARN  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node1\lib
   [junit4]   2> 2693 WARN  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node2\lib
   [junit4]   2> 2695 WARN  (jetty-launcher-1-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.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node3\lib
   [junit4]   2> 2787 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2788 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2787 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3394 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3399 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3398 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3413 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3416 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3418 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3421 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3422 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3421 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3425 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51941/solr
   [junit4]   2> 3425 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51941/solr
   [junit4]   2> 3425 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51941/solr
   [junit4]   2> 3459 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3459 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3460 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3460 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3462 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3462 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3466 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3466 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3469 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3485 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@582e88cb 
name:ZooKeeperConnection Watcher:127.0.0.1:51941 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3485 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3485 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3488 INFO  (zkCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a379d78 
name:ZooKeeperConnection Watcher:127.0.0.1:51941 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3488 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bce1018 
name:ZooKeeperConnection Watcher:127.0.0.1:51941 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3490 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3491 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3505 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3513 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3532 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$12/1217113397@7fc84e92
   [junit4]   2> 3538 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3534 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$12/1217113397@59c9e4e2
   [junit4]   2> 3539 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3534 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$12/1217113397@6be4b3a6
   [junit4]   2> 3541 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3552 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:51947_solr) 
[n:127.0.0.1:51947_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28147235 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3553 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:51945_solr) 
[n:127.0.0.1:51945_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7518f7c2 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3553 INFO  
(zkCallback-17-thread-1-processing-n:127.0.0.1:51946_solr) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@41ef3bbf 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3553 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3555 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3555 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3584 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3586 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3586 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3610 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3611 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3612 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3634 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3635 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3635 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3648 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3648 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3649 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3657 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3657 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3658 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3683 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3683 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3684 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3689 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3689 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3690 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3694 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3694 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3694 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3697 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3698 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3698 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3702 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3702 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3704 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3706 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3706 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3707 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3745 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3745 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3746 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3776 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3776 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3777 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3781 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3781 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3782 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3787 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3787 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3789 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3797 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805941526102024-127.0.0.1:51946_solr-n_0000000000
   [junit4]   2> 3797 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805941526102025-127.0.0.1:51945_solr-n_0000000001
   [junit4]   2> 3798 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95805941526102023-127.0.0.1:51947_solr-n_0000000002
   [junit4]   2> 3799 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:51946_solr
   [junit4]   2> 3806 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805941526102024-127.0.0.1:51946_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 3806 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95805941526102025-127.0.0.1:51945_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 3807 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51945_solr
   [junit4]   2> 3807 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51947_solr
   [junit4]   2> 3809 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3811 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.Overseer Overseer 
(id=95805941526102024-127.0.0.1:51946_solr-n_0000000000) starting
   [junit4]   2> 3812 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51945_solr
   [junit4]   2> 3812 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51947_solr
   [junit4]   2> 3819 INFO  
(zkCallback-17-thread-1-processing-n:127.0.0.1:51946_solr) 
[n:127.0.0.1:51946_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> 3819 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:51945_solr) 
[n:127.0.0.1:51945_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> 3820 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:51947_solr) 
[n:127.0.0.1:51947_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> 3822 INFO  
(zkCallback-17-thread-1-processing-n:127.0.0.1:51946_solr) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3824 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:51947_solr) 
[n:127.0.0.1:51947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3824 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:51945_solr) 
[n:127.0.0.1:51945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3831 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3914 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3914 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3915 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3915 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3951 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4158 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.ZkController Publish node=127.0.0.1:51946_solr as DOWN
   [junit4]   2> 4169 INFO  
(OverseerCollectionConfigSetProcessor-95805941526102024-127.0.0.1:51946_solr-n_0000000000)
 [n:127.0.0.1:51946_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 4177 INFO  
(OverseerStateUpdate-95805941526102024-127.0.0.1:51946_solr-n_0000000000) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 4184 INFO  
(OverseerStateUpdate-95805941526102024-127.0.0.1:51946_solr-n_0000000000) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 4194 INFO  
(OverseerStateUpdate-95805941526102024-127.0.0.1:51946_solr-n_0000000000) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51946_solr"} current state version: 0
   [junit4]   2> 4209 INFO  
(OverseerStateUpdate-95805941526102024-127.0.0.1:51946_solr-n_0000000000) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:51946_solr
   [junit4]   2> 4216 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node1\.
   [junit4]   2> 4216 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node2\.
   [junit4]   2> 4221 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 4221 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 4229 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4229 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51947_solr 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 4229 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4229 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:51945_solr 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 5177 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51946_solr
   [junit4]   2> 5178 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51946_solr
   [junit4]   2> 5198 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:51947_solr) 
[n:127.0.0.1:51947_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> 5199 INFO  
(zkCallback-17-thread-1-processing-n:127.0.0.1:51946_solr) 
[n:127.0.0.1:51946_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> 5199 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:51945_solr) 
[n:127.0.0.1:51945_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> 5201 INFO  
(zkCallback-15-thread-1-processing-n:127.0.0.1:51947_solr) 
[n:127.0.0.1:51947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5201 INFO  
(zkCallback-17-thread-1-processing-n:127.0.0.1:51946_solr) 
[n:127.0.0.1:51946_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5201 INFO  
(zkCallback-16-thread-1-processing-n:127.0.0.1:51945_solr) 
[n:127.0.0.1:51945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5232 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 5233 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 5236 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-001\node3\.
   [junit4]   2> 5238 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 5241 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5241 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51946_solr 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 5241 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5243 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5262 INFO  (zkCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@766f3c2 name:ZooKeeperConnection 
Watcher:127.0.0.1:51941 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 5263 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5264 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5297 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:51941/solr
   [junit4]   2> 5308 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5309 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5311 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5149d6fc 
name:ZooKeeperConnection Watcher:127.0.0.1:51941/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5311 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5312 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5333 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/addfields.updateprocessor.js
   [junit4]   2> 5341 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/analyzingInfixSuggest.txt
   [junit4]   2> 5345 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-currency.xml
   [junit4]   2> 5350 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
   [junit4]   2> 5354 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
   [junit4]   2> 5358 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mpf-solrconfig.xml
   [junit4]   2> 5361 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 5369 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 5373 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 5376 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 5380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 5384 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 5388 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 5394 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 5397 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 5401 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-multivalued.xml
   [junit4]   2> 5413 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-dynamicField.xml
   [junit4]   2> 5417 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
   [junit4]   2> 5421 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-fieldType.xml
   [junit4]   2> 5424 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 5427 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
   [junit4]   2> 5431 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
   [junit4]   2> 5435 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-init-error.xml
   [junit4]   2> 5439 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 5443 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 5447 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 5451 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 5454 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 5458 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-nontext-analyzer.xml
   [junit4]   2> 5462 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 5464 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 5469 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 5472 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 5475 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 5478 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 5481 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 5485 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 5488 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 5491 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 5494 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 5498 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 5501 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 5506 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 5509 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
   [junit4]   2> 5519 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 5522 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 5525 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 5529 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 5533 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 5536 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 5540 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 5543 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-nrtmode.xml
   [junit4]   2> 5546 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 5551 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 5555 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad_solrconfig.xml
   [junit4]   2> 5558 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/blendedInfixSuggest.txt
   [junit4]   2> 5561 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/compoundDictionary.txt
   [junit4]   2> 5564 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/conditional.updateprocessor.js
   [junit4]   2> 5567 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/cross-compatible.js
   [junit4]   2> 5577 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
   [junit4]   2> 5581 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_compoundDictionary.txt
   [junit4]   2> 5584 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_UTF8.xml
   [junit4]   2> 5589 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/elevate.xml
   [junit4]   2> 5597 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
   [junit4]   2> 5602 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/freeTextSuggest.txt
   [junit4]   2> 5605 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
   [junit4]   2> 5607 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/fuzzysuggest.txt
   [junit4]   2> 5610 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.aff
   [junit4]   2> 5612 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.dic
   [junit4]   2> 5616 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hyphenation.dtd
   [junit4]   2> 5623 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/jasuggest.txt
   [junit4]   2> 5634 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-1.txt
   [junit4]   2> 5637 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-2.txt
   [junit4]   2> 5643 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5648 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missing.functions.updateprocessor.js
   [junit4]   2> 5652 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 5654 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
   [junit4]   2> 5659 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/open-exchange-rates.json
   [junit4]   2> 5662 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
   [junit4]   2> 5663 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/protwords.txt
   [junit4]   2> 5667 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/regex-boost-processor-test.txt
   [junit4]   2> 5669 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 5674 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-behavior.xml
   [junit4]   2> 5677 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-binaryfield.xml
   [junit4]   2> 5679 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 5683 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-bm25.xml
   [junit4]   2> 5686 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-charfilters.xml
   [junit4]   2> 5689 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 5692 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-classification.xml
   [junit4]   2> 5697 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate-dv.xml
   [junit4]   2> 5700 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
   [junit4]   2> 5703 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-complex-phrase.xml
   [junit4]   2> 5705 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-copyfield-test.xml
   [junit4]   2> 5710 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-custom-field.xml
   [junit4]   2> 5712 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-customfield.xml
   [junit4]   2> 5715 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfi.xml
   [junit4]   2> 5718 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfr.xml
   [junit4]   2> 5722 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
   [junit4]   2> 5724 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distributed-missing-sort.xml
   [junit4]   2> 5727 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValues.xml
   [junit4]   2> 5730 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesFaceting.xml
   [junit4]   2> 5743 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesJoin.xml
   [junit4]   2> 5749 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
   [junit4]   2> 5753 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMulti.xml
   [junit4]   2> 5756 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-eff.xml
   [junit4]   2> 5758 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-enums.xml
   [junit4]   2> 5764 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-field-sort-values.xml
   [junit4]   2> 5768 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-folding.xml
   [junit4]   2> 5771 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-graph.xml
   [junit4]   2> 5774 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-hash.xml
   [junit4]   2> 5782 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 5786 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-ib.xml
   [junit4]   2> 5788 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-id-and-version-fields-only.xml
   [junit4]   2> 5796 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmdirichlet.xml
   [junit4]   2> 5799 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmjelinekmercer.xml
   [junit4]   2> 5801 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-luceneMatchVersion.xml
   [junit4]   2> 5805 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
   [junit4]   2> 5809 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
   [junit4]   2> 5812 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-not-required-unique-key.xml
   [junit4]   2> 5816 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-null-charfilters-analyzer.xml
   [junit4]   2> 5820 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-numeric.xml
   [junit4]   2> 5823 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 5826 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 5830 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-phrasesuggest.xml
   [junit4]   2> 5832 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-postingshighlight.xml
   [junit4]   2> 5835 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-preanalyzed.xml
   [junit4]   2> 5839 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication1.xml
   [junit4]   2> 5842 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
   [junit4]   2> 5846 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-required-fields.xml
   [junit4]   2> 5849 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest-lucene-match-version.xml
   [junit4]   2> 5852 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
   [junit4]   2> 5856 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-reversed.xml
   [junit4]   2> 5859 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim-default-override.xml
   [junit4]   2> 5862 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim.xml
   [junit4]   2> 5865 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-simpleqpplugin.xml
   [junit4]   2> 5868 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-single-dynamic-copy-field.xml
   [junit4]   2> 5871 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-field.xml
   [junit4]   2> 5873 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-type.xml
   [junit4]   2> 5878 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-types.incl
   [junit4]   2> 5885 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sortingresponse.xml
   [junit4]   2> 5889 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sorts.xml
   [junit4]   2> 5893 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
   [junit4]   2> 5896 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spellchecker.xml
   [junit4]   2> 5900 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sql.xml
   [junit4]   2> 5903 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-stop-keep.xml
   [junit4]   2> 5906 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sweetspot.xml
   [junit4]   2> 5910 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
   [junit4]   2> 5913 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tfidf.xml
   [junit4]   2> 5915 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tiny.xml
   [junit4]   2> 5920 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
   [junit4]   2> 5926 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-dv.xml
   [junit4]   2> 5946 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-indexed.xml
   [junit4]   2> 5955 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-xinclude.xml
   [junit4]   2> 5960 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema.xml
   [junit4]   2> 5962 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema11.xml
   [junit4]   2> 5967 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema12.xml
   [junit4]   2> 5970 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
   [junit4]   2> 5975 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schemasurround.xml
   [junit4]   2> 5978 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_codec.xml
   [junit4]   2> 5984 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
   [junit4]   2> 5987 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 5989 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
   [junit4]   2> 5992 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
   [junit4]   2> 5995 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-basic.xml
   [junit4]   2> 5999 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 6001 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-caching.xml
   [junit4]   2> 6005 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcr.xml
   [junit4]   2> 6008 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 6014 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-classification.xml
   [junit4]   2> 6016 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-collapseqparser.xml
   [junit4]   2> 6021 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-components-name.xml
   [junit4]   2> 6026 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-deeppaging.xml
   [junit4]   2> 6030 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-defaults.xml
   [junit4]   2> 6032 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delaying-component.xml
   [junit4]   2> 6035 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy1.xml
   [junit4]   2> 6038 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy2.xml
   [junit4]   2> 6041 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 6045 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 6048 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doctransformers.xml
   [junit4]   2> 6050 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-elevate.xml
   [junit4]   2> 6053 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-externalversionconstraint.xml
   [junit4]   2> 6056 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-functionquery.xml
   [junit4]   2> 6059 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-hash.xml
   [junit4]   2> 6061 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-headers.xml
   [junit4]   2> 6064 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[92AB971A6B3DF963]) [    ] 
o.a.s.c.c

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

ndex 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-004\node3\.\first_collection_shard2_replica1\data\index;done=false>>]
   [junit4]   2> 50460 INFO  (coreCloseExecutor-225-thread-1) 
[n:127.0.0.1:52355_solr c:first_collection s:shard2 r:core_node2 
x:first_collection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 50460 INFO  (coreCloseExecutor-225-thread-1) 
[n:127.0.0.1:52355_solr c:first_collection s:shard2 r:core_node2 
x:first_collection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001\tempDir-004\node3\.\first_collection_shard2_replica1\data\index
   [junit4]   2> 50460 INFO  (jetty-launcher-74-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=95805944202330120-127.0.0.1:52356_solr-n_0000000000) closing
   [junit4]   2> 50460 INFO  
(OverseerStateUpdate-95805944202330120-127.0.0.1:52356_solr-n_0000000000) 
[n:127.0.0.1:52356_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52356_solr
   [junit4]   2> 50464 INFO  
(zkCallback-89-thread-1-processing-n:127.0.0.1:52356_solr) 
[n:127.0.0.1:52356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 50472 INFO  
(zkCallback-89-thread-1-processing-n:127.0.0.1:52356_solr) 
[n:127.0.0.1:52356_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> 50472 WARN  
(zkCallback-89-thread-1-processing-n:127.0.0.1:52356_solr) 
[n:127.0.0.1:52356_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 50474 INFO  (jetty-launcher-74-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44633dc0{/solr,null,UNAVAILABLE}
   [junit4]   2> 50476 INFO  
(zkCallback-90-thread-1-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52355_solr
   [junit4]   2> 50476 INFO  
(zkCallback-90-thread-1-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 50480 INFO  
(zkCallback-90-thread-2-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_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> 50491 INFO  
(zkCallback-90-thread-2-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 50491 INFO  
(zkCallback-90-thread-2-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_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> 50491 WARN  
(zkCallback-90-thread-2-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 51986 WARN  
(zkCallback-90-thread-1-processing-n:127.0.0.1:52355_solr) 
[n:127.0.0.1:52355_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [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:729)
   [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> 51986 INFO  (jetty-launcher-74-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a21b3c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 52002 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[92AB971A6B3DF963])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52351 52351
   [junit4]   2> 52004 INFO  (Thread-157) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52351 52351
   [junit4]   2> 52005 WARN  (Thread-157) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/first_collection/state.json
   [junit4]   2>        3       /solr/collections/second_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/95805944202330121-127.0.0.1:52355_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 52005 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[92AB971A6B3DF963])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4]   2> 52006 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[92AB971A6B3DF963]-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-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_92AB971A6B3DF963-001
   [junit4]   2> Apr 28, 2016 10:31:43 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(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=1708, maxMBSortInHeap=7.556065906048866, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-IE, 
timezone=America/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=133047728,total=275775488
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, 
TestFilteredDocIdSet, TimeZoneUtilsTest, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [7/592 (1!)] on J0 in 52.63s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 1909 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014:
 There were test failures: 592 suites (10 ignored), 2394 tests, 1 failure, 124 
ignored (80 assumptions) [seed: 92AB971A6B3DF963]

Total time: 71 minutes 16 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


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

Reply via email to