You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/24 03:06:18 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3429 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3429/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:63948/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:63948/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([F39BE5D470426242:515A2D5BF221B42F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13105 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/init-core-data-001
   [junit4]   2> 136602 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 136605 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 136605 INFO  (Thread-452) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 136605 INFO  (Thread-452) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 136715 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63900
   [junit4]   2> 136715 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136716 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136741 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fa345cb name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136741 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136742 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136742 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 136748 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 136772 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 136773 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 136773 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 136777 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e51af7c{/solr,null,AVAILABLE}
   [junit4]   2> 136777 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 136779 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a14f11a{/solr,null,AVAILABLE}
   [junit4]   2> 136781 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73605ad7{/solr,null,AVAILABLE}
   [junit4]   2> 136783 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7159d50a{/solr,null,AVAILABLE}
   [junit4]   2> 136791 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@44c43475{SSL,[ssl, http/1.1]}{127.0.0.1:63902}
   [junit4]   2> 136791 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.Server Started @144034ms
   [junit4]   2> 136791 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63902}
   [junit4]   2> 136791 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 136791 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node2'
   [junit4]   2> 136792 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 136792 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 136792 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@17dc4c13{SSL,[ssl, http/1.1]}{127.0.0.1:63904}
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.Server Started @144035ms
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63904}
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node1'
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 136793 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 136794 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@400c7f1c{SSL,[ssl, http/1.1]}{127.0.0.1:63903}
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.Server Started @144037ms
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63903}
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node3'
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 136795 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136796 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136796 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136798 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@59c92f97{SSL,[ssl, http/1.1]}{127.0.0.1:63905}
   [junit4]   2> 136798 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.Server Started @144040ms
   [junit4]   2> 136798 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63905}
   [junit4]   2> 136799 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136799 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 136799 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node4'
   [junit4]   2> 136799 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 136799 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 136800 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136801 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136802 INFO  (zkCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c66e9c name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136803 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136803 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136803 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@287fa413 name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136804 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136804 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136806 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2813aa61 name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136806 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136807 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136807 INFO  (zkCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e7e1b7b name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136807 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136808 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136808 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136809 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136809 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136809 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136824 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node3/.
   [junit4]   2> 136824 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2020143985
   [junit4]   2> 136824 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node3]
   [junit4]   2> 136824 WARN  (jetty-launcher-183-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node3/lib
   [junit4]   2> 136825 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 136828 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node4/.
   [junit4]   2> 136829 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1106317647
   [junit4]   2> 136829 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node4]
   [junit4]   2> 136829 WARN  (jetty-launcher-183-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node4/lib
   [junit4]   2> 136829 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63900/solr
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136830 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136831 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63900/solr
   [junit4]   2> 136831 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 136831 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136831 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136833 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136836 INFO  (zkCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ab03eb9 name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136836 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136837 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136838 INFO  (zkCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d058849 name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136838 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136838 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136840 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node2/.
   [junit4]   2> 136840 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1411112298
   [junit4]   2> 136840 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node2]
   [junit4]   2> 136840 WARN  (jetty-launcher-183-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node2/lib
   [junit4]   2> 136841 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 136842 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/2136988380@5e0e7e72
   [junit4]   2> 136842 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 0x1561ac8124e0005, 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> 136844 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136845 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 136845 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136845 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136845 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63900/solr
   [junit4]   2> 136845 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 136845 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136846 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136846 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node1/.
   [junit4]   2> 136846 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1741361779
   [junit4]   2> 136846 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node1]
   [junit4]   2> 136849 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/2136988380@2eede1b0
   [junit4]   2> 136849 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 0x1561ac8124e0006, 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> 136849 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136851 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76c3454a name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136851 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136851 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136853 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f545bcb name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136853 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b98d8ca name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136853 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136853 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136855 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/2136988380@a3dc87a
   [junit4]   2> 136856 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136855 WARN  (jetty-launcher-183-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node1/lib
   [junit4]   2> 136856 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 136856 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 136857 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 136858 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56c2a676 name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136859 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136861 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 136861 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 136862 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 136867 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 136868 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 136869 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 136871 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 136871 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 136872 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 136875 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 136875 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 136875 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 136878 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 136878 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 136878 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 136880 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 136881 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 136880 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 136884 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 136884 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136884 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136884 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63900/solr
   [junit4]   2> 136884 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 136884 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 136885 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 136887 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136889 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 136889 INFO  (zkCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24469376 name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136889 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136890 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 136890 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 136896 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 136896 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 136897 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$13/2136988380@7afbfb31
   [junit4]   2> 136899 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 136901 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40930086 name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 136901 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 136901 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 136902 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 136903 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 136904 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 136906 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 136907 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 136907 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 136909 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 136912 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 136913 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 136915 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 136915 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 136918 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136919 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293888637927431-127.0.0.1:63905_solr-n_0000000000
   [junit4]   2> 136920 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63905_solr
   [junit4]   2> 136920 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 136923 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 136925 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer Overseer (id=96293888637927431-127.0.0.1:63905_solr-n_0000000000) starting
   [junit4]   2> 136926 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136927 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293888637927433-127.0.0.1:63903_solr-n_0000000001
   [junit4]   2> 136928 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 136929 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96293888637927431-127.0.0.1:63905_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 136929 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 136930 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63903_solr
   [junit4]   2> 136930 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63903_solr
   [junit4]   2> 136930 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 136933 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_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> 136933 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_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> 136933 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_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> 136933 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_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> 136935 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 136935 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 136935 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136937 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 136937 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293888637927434-127.0.0.1:63902_solr-n_0000000002
   [junit4]   2> 136945 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 136950 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 136951 INFO  (OverseerCollectionConfigSetProcessor-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 136952 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 136953 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63905_solr as DOWN
   [junit4]   2> 136955 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 136957 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63905_solr
   [junit4]   2> 136957 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63905_solr
   [junit4]   2> 136959 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136960 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_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> 136960 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63905_solr"} current state version: 0
   [junit4]   2> 136960 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63905_solr
   [junit4]   2> 136961 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_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> 136961 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136962 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_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> 136963 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136964 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136959 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 136960 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_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> 136964 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 136966 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node3/.
   [junit4]   2> 136967 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 136967 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 136969 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 136969 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:63903_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 136969 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96293888637927436-127.0.0.1:63904_solr-n_0000000003
   [junit4]   2> 136969 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96293888637927433-127.0.0.1:63903_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 136971 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96293888637927434-127.0.0.1:63902_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 136973 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63904_solr as DOWN
   [junit4]   2> 136973 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63902_solr as DOWN
   [junit4]   2> 136977 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63904_solr
   [junit4]   2> 136977 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63904_solr
   [junit4]   2> 136978 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63904_solr"} current state version: 0
   [junit4]   2> 136978 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63904_solr
   [junit4]   2> 136981 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_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> 136981 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_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> 136981 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_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> 136982 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136982 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136983 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136984 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_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> 136985 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136986 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63902_solr"} current state version: 0
   [junit4]   2> 136986 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63902_solr
   [junit4]   2> 136987 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63902_solr
   [junit4]   2> 136987 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63902_solr
   [junit4]   2> 136990 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 136990 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 136990 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 136991 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 136991 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136992 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136992 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 136992 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 137003 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 137003 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 137004 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node4/.
   [junit4]   2> 137005 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 137007 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 137007 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:63905_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 137026 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 137026 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 137027 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node2/.
   [junit4]   2> 137028 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 137029 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 137029 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:63902_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 137038 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 137038 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 137039 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001/tempDir-001/node1/.
   [junit4]   2> 137040 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 137042 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 137042 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:63904_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 137043 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 137043 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 137046 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4793b6a1 name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137046 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 137047 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 137053 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 137054 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 137057 INFO  (zkCallback-212-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d1fc82 name:ZooKeeperConnection Watcher:127.0.0.1:63900/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137057 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 137058 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 137058 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 137060 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 137061 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 137066 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 137072 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 137077 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 137082 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 137086 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 137090 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 137094 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 137144 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPredicateFailureTimesOut
   [junit4]   2> 137144 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 137145 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 137148 INFO  (zkCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c175fbd name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137148 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 137149 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 137163 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [nosuchcollection]
   [junit4]   2> 138174 INFO  (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[F39BE5D470426242]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPredicateFailureTimesOut
   [junit4]   2> 138232 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[F39BE5D470426242]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleCollectionWatch
   [junit4]   2> 138233 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 138233 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 138237 INFO  (zkCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2ce7ef name:ZooKeeperConnection Watcher:127.0.0.1:63900 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138237 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 138237 INFO  (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[F39BE5D470426242]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 138302 INFO  (qtp1419462430-1351) [n:127.0.0.1:63902_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=323454af-062e-496b-a92d-0206f5e10c10&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 138307 INFO  (qtp1419462430-1351) [n:127.0.0.1:63902_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=323454af-062e-496b-a92d-0206f5e10c10&replicationFactor=1&collection.configName=config&name=testcollection&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 138309 INFO  (OverseerCollectionConfigSetProcessor-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-323454af-062e-496b-a92d-0206f5e10c10
   [junit4]   2> 138310 INFO  (qtp1419462430-1352) [n:127.0.0.1:63902_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=323454af-062e-496b-a92d-0206f5e10c10&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 138313 INFO  (qtp1419462430-1352) [n:127.0.0.1:63902_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=323454af-062e-496b-a92d-0206f5e10c10&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 138314 INFO  (OverseerCollectionConfigSetProcessor-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"323454af-062e-496b-a92d-0206f5e10c10",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 138314 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"323454af-062e-496b-a92d-0206f5e10c10",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 138314 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testcollection
   [junit4]   2> 138315 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testcollection 
   [junit4]   2> 138316 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testcollection
   [junit4]   2> 138319 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 138319 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 138319 INFO  (zkCallback-212-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 138319 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 138319 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 138334 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testcollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"323454af-062e-496b-a92d-0206f5e10c10",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 138334 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testcollection
   [junit4]   2> 138342 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testcollection/state.json
   [junit4]   2> 138435 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testcollection, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 138435 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard4_replica1 as part of shard shard4 of collection testcollection on 127.0.0.1:63905_solr
   [junit4]   2> 138435 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard2_replica1 as part of shard shard2 of collection testcollection on 127.0.0.1:63902_solr
   [junit4]   2> 138436 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard1_replica1 as part of shard shard1 of collection testcollection on 127.0.0.1:63903_solr
   [junit4]   2> 138436 INFO  (OverseerThreadFactory-674-thread-1-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testcollection_shard3_replica1 as part of shard shard3 of collection testcollection on 127.0.0.1:63904_solr
   [junit4]   2> 138453 INFO  (qtp1419462430-1348) [n:127.0.0.1:63902_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=323454af-062e-496b-a92d-0206f5e10c101688512819602440&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 138454 INFO  (parallelCoreAdminExecutor-679-thread-1-processing-n:127.0.0.1:63902_solr 323454af-062e-496b-a92d-0206f5e10c101688512819602440 CREATE) [n:127.0.0.1:63902_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=323454af-062e-496b-a92d-0206f5e10c101688512819602440&qt=/admin/cores&collection.configName=config&name=testcollection_shard2_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 138456 INFO  (parallelCoreAdminExecutor-679-thread-1-processing-n:127.0.0.1:63902_solr 323454af-062e-496b-a92d-0206f5e10c101688512819602440 CREATE) [n:127.0.0.1:63902_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard2}
   [junit4]   2> 138468 INFO  (parallelCoreAdminExecutor-679-thread-1-processing-n:127.0.0.1:63902_solr 323454af-062e-496b-a92d-0206f5e10c101688512819602440 CREATE) [n:127.0.0.1:63902_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 138498 INFO  (qtp1002457782-1358) [n:127.0.0.1:63903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=323454af-062e-496b-a92d-0206f5e10c101688512819985626&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 138498 INFO  (parallelCoreAdminExecutor-675-thread-1-processing-n:127.0.0.1:63903_solr 323454af-062e-496b-a92d-0206f5e10c101688512819985626 CREATE) [n:127.0.0.1:63903_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=323454af-062e-496b-a92d-0206f5e10c101688512819985626&qt=/admin/cores&collection.configName=config&name=testcollection_shard1_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 138499 INFO  (parallelCoreAdminExecutor-679-thread-1-processing-n:127.0.0.1:63902_solr 323454af-062e-496b-a92d-0206f5e10c101688512819602440 CREATE) [n:127.0.0.1:63902_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 138500 INFO  (qtp1098147091-1375) [n:127.0.0.1:63905_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=323454af-062e-496b-a92d-0206f5e10c101688512819014904&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 138501 INFO  (parallelCoreAdminExecutor-677-thread-1-processing-n:127.0.0.1:63905_solr 323454af-062e-496b-a92d-0206f5e10c101688512819014904 CREATE) [n:127.0.0.1:63905_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=323454af-062e-496b-a92d-0206f5e10c101688512819014904&qt=/admin/cores&collection.configName=config&name=testcollection_shard4_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard4&wt=javabin&version=2
   [junit4]   2> 138502 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63902/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63902_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 138502 INFO  (parallelCoreAdminExecutor-677-thread-1-processing-n:127.0.0.1:63905_solr 323454af-062e-496b-a92d-0206f5e10c101688512819014904 CREATE) [n:127.0.0.1:63905_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard4}
   [junit4]   2> 138502 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63902/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63902_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 138503 INFO  (qtp1723626395-1366) [n:127.0.0.1:63904_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=323454af-062e-496b-a92d-0206f5e10c101688512820293627&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 138503 INFO  (parallelCoreAdminExecutor-675-thread-1-processing-n:127.0.0.1:63903_solr 323454af-062e-496b-a92d-0206f5e10c101688512819985626 CREATE) [n:127.0.0.1:63903_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard1}
   [junit4]   2> 138504 INFO  (parallelCoreAdminExecutor-681-thread-1-processing-n:127.0.0.1:63904_solr 323454af-062e-496b-a92d-0206f5e10c101688512820293627 CREATE) [n:127.0.0.1:63904_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=323454af-062e-496b-a92d-0206f5e10c101688512820293627&qt=/admin/cores&collection.configName=config&name=testcollection_shard3_replica1&action=CREATE&numShards=4&collection=testcollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 138504 INFO  (parallelCoreAdminExecutor-679-thread-1-processing-n:127.0.0.1:63902_solr 323454af-062e-496b-a92d-0206f5e10c101688512819602440 CREATE) [n:127.0.0.1:63902_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 138505 INFO  (parallelCoreAdminExecutor-681-thread-1-processing-n:127.0.0.1:63904_solr 323454af-062e-496b-a92d-0206f5e10c101688512820293627 CREATE) [n:127.0.0.1:63904_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testcollection_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testcollection, numShards=4, dataDir=data/, shard=shard3}
   [junit4]   2> 138505 INFO  (parallelCoreAdminExecutor-679-thread-1-processing-n:127.0.0.1:63902_solr 323454af-062e-496b-a92d-0206f5e10c101688512819602440 CREATE) [n:127.0.0.1:63902_solr c:testcollection s:shard2  x:testcollection_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 138506 INFO  (parallelCoreAdminExecutor-677-thread-1-processing-n:127.0.0.1:63905_solr 323454af-062e-496b-a92d-0206f5e10c101688512819014904 CREATE) [n:127.0.0.1:63905_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 138506 INFO  (parallelCoreAdminExecutor-675-thread-1-processing-n:127.0.0.1:63903_solr 323454af-062e-496b-a92d-0206f5e10c101688512819985626 CREATE) [n:127.0.0.1:63903_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 138509 INFO  (parallelCoreAdminExecutor-681-thread-1-processing-n:127.0.0.1:63904_solr 323454af-062e-496b-a92d-0206f5e10c101688512820293627 CREATE) [n:127.0.0.1:63904_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 138510 INFO  (qtp1002457782-1359) [n:127.0.0.1:63903_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 323454af-062e-496b-a92d-0206f5e10c101688512819985626
   [junit4]   2> 138511 INFO  (qtp1002457782-1359) [n:127.0.0.1:63903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=323454af-062e-496b-a92d-0206f5e10c101688512819985626&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 138513 INFO  (parallelCoreAdminExecutor-675-thread-1-processing-n:127.0.0.1:63903_solr 323454af-062e-496b-a92d-0206f5e10c101688512819985626 CREATE) [n:127.0.0.1:63903_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 138513 INFO  (parallelCoreAdminExecutor-677-thread-1-processing-n:127.0.0.1:63905_solr 323454af-062e-496b-a92d-0206f5e10c101688512819014904 CREATE) [n:127.0.0.1:63905_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 138514 INFO  (parallelCoreAdminExecutor-681-thread-1-processing-n:127.0.0.1:63904_solr 323454af-062e-496b-a92d-0206f5e10c101688512820293627 CREATE) [n:127.0.0.1:63904_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController Registering watch for collection testcollection
   [junit4]   2> 138515 INFO  (parallelCoreAdminExecutor-675-thread-1-processing-n:127.0.0.1:63903_solr 323454af-062e-496b-a92d-0206f5e10c101688512819985626 CREATE) [n:127.0.0.1:63903_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 138516 INFO  (parallelCoreAdminExecutor-675-thread-1-processing-n:127.0.0.1:63903_solr 323454af-062e-496b-a92d-0206f5e10c101688512819985626 CREATE) [n:127.0.0.1:63903_solr c:testcollection s:shard1  x:testcollection_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 138516 INFO  (parallelCoreAdminExecutor-681-thread-1-processing-n:127.0.0.1:63904_solr 323454af-062e-496b-a92d-0206f5e10c101688512820293627 CREATE) [n:127.0.0.1:63904_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 138517 INFO  (parallelCoreAdminExecutor-681-thread-1-processing-n:127.0.0.1:63904_solr 323454af-062e-496b-a92d-0206f5e10c101688512820293627 CREATE) [n:127.0.0.1:63904_solr c:testcollection s:shard3  x:testcollection_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 138518 INFO  (parallelCoreAdminExecutor-677-thread-1-processing-n:127.0.0.1:63905_solr 323454af-062e-496b-a92d-0206f5e10c101688512819014904 CREATE) [n:127.0.0.1:63905_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [testcollection] ver [0]
   [junit4]   2> 138518 INFO  (parallelCoreAdminExecutor-677-thread-1-processing-n:127.0.0.1:63905_solr 323454af-062e-496b-a92d-0206f5e10c101688512819014904 CREATE) [n:127.0.0.1:63905_solr c:testcollection s:shard4  x:testcollection_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 138518 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63905/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63905_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 138518 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63905/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63905_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 138522 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testcollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63903/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63903_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 138522 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63903/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63903_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 138529 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63904/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63904_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 138530 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"testcollection_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:63904/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63904_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 138638 INFO  (OverseerStateUpdate-96293888637927431-127.0.0.1:63905_solr-n_0000000000) [n:127.0.0.1:63905_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testcollection/state.json version: 0
   [junit4]   2> 138640 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 138640 INFO  (zkCallback-200-thread-1-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 138641 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:63904_solr) [n:127.0.0.1:63904_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred 

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

drenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 191165 WARN  (zkCallback-232-thread-2-processing-n:127.0.0.1:63902_solr) [n:127.0.0.1:63902_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 191165 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[F39BE5D470426242]-EventThread) [n:127.0.0.1:63902_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1052913382@13fb0aa4 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@56f986bf[Shutting down, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 21]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 191163 INFO  (zkCallback-226-thread-2-processing-n:127.0.0.1:63948_solr) [n:127.0.0.1:63948_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 191166 WARN  (zkCallback-226-thread-2-processing-n:127.0.0.1:63948_solr) [n:127.0.0.1:63948_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 191163 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 191166 WARN  (zkCallback-199-thread-1-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 191166 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ce6d683{/solr,null,UNAVAILABLE}
   [junit4]   2> 191162 INFO  (zkCallback-195-thread-6-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_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: [4])
   [junit4]   2> 191167 WARN  (zkCallback-195-thread-6-processing-n:127.0.0.1:63905_solr) [n:127.0.0.1:63905_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 191165 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 0x1561ac8124e001a, 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> 191167 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2401a593{/solr,null,UNAVAILABLE}
   [junit4]   2> 191167 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7159d50a{/solr,null,UNAVAILABLE}
   [junit4]   2> 191167 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 0x1561ac8124e0009, 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> 192666 WARN  (zkCallback-199-thread-2-processing-n:127.0.0.1:63903_solr) [n:127.0.0.1:63903_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 192667 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a14f11a{/solr,null,UNAVAILABLE}
   [junit4]   2> 192672 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63900 63900
   [junit4]   2> 192773 INFO  (Thread-452) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63900 63900
   [junit4]   2> 196632 WARN  (Thread-452) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96293888637927433-127.0.0.1:63903_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96293888637927434-127.0.0.1:63902_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/overseer/queue
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 196632 INFO  (SUITE-TestCollectionStateWatchers-seed#[F39BE5D470426242]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_F39BE5D470426242-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1404, maxMBSortInHeap=5.9971304111694606, sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=276696416,total=412090368
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, JettyWebappTest, LBHttpSolrClientBuilderTest, TestSolrProperties, TestClusteringResponse, SolrDocumentTest, ShardParamsTest, ModifiableSolrParamsTest, JDBCStreamTest, TestHash, TestRetryUtil, TestXMLEscaping, SchemaTest, CloudSolrClientBuilderTest, SolrExampleEmbeddedTest, NamedListTest, TestCollectionAdminRequest, TestSolrJErrorHandling, TermsResponseTest, TestCollectionStateWatchers]
   [junit4] Completed [65/83 (1!)] on J0 in 60.06s, 9 tests, 1 error <<< FAILURES!

[...truncated 59477 lines...]


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

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

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found 2

Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt collection but only found 2
	at __randomizedtesting.SeedInfo.seed([667364C6DA041052:BD02840CED71D534]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11299 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/init-core-data-001
   [junit4]   2> 1093351 INFO  (SUITE-TestSolrCLIRunExample-seed#[667364C6DA041052]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1093353 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 1093355 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 56969 to start schemaless example Solr instance on ...
   [junit4]   2> 1093582 INFO  (Thread-2131) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1093585 INFO  (Thread-2131) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@606cb112{/solr,null,AVAILABLE}
   [junit4]   2> 1093585 INFO  (Thread-2131) [    ] o.e.j.s.ServerConnector Started ServerConnector@1340baa0{HTTP/1.1,[http/1.1]}{127.0.0.1:56969}
   [junit4]   2> 1093586 INFO  (Thread-2131) [    ] o.e.j.s.Server Started @1103057ms
   [junit4]   2> 1093586 INFO  (Thread-2131) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56969}
   [junit4]   2> 1093586 INFO  (Thread-2131) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1093586 INFO  (Thread-2131) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr'
   [junit4]   2> 1093586 INFO  (Thread-2131) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1093586 INFO  (Thread-2131) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1093587 INFO  (Thread-2131) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/solr.xml
   [junit4]   2> 1093597 INFO  (Thread-2131) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr
   [junit4]   2> 1093597 INFO  (Thread-2131) [    ] o.a.s.c.CoreContainer New CoreContainer 941406439
   [junit4]   2> 1093597 INFO  (Thread-2131) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr]
   [junit4]   2> 1093597 WARN  (Thread-2131) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/lib
   [junit4]   2> 1093597 INFO  (Thread-2131) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1093600 INFO  (Thread-2131) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1093600 INFO  (Thread-2131) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1093600 INFO  (Thread-2131) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1093600 INFO  (Thread-2131) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1093600 INFO  (Thread-2131) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1093606 INFO  (Thread-2131) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr
   [junit4]   2> 1093607 INFO  (Thread-2131) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1093607 INFO  (Thread-2131) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1093607 INFO  (Thread-2131) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1094085 INFO  (qtp1027722857-8513) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=475
   [junit4]   2> 1094093 INFO  (qtp1027722857-8516) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1094145 INFO  (qtp1027722857-8511) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=33
   [junit4]   2> 1094183 INFO  (qtp1027722857-8513) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=32
   [junit4]   2> 1094188 INFO  (qtp1027722857-8516) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1094544 INFO  (qtp1027722857-8511) [    ] o.a.s.h.a.CoreAdminOperation core create command name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 1094545 INFO  (qtp1027722857-8511) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1094545 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted'
   [junit4]   2> 1094545 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1094545 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1094575 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1094575 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1094593 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
   [junit4]   2> 1094594 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1094595 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
   [junit4]   2> 1094596 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1094597 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
   [junit4]   2> 1094597 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1094598 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
   [junit4]   2> 1094598 WARN  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1094609 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1094633 INFO  (qtp1027722857-8511) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1094646 INFO  (qtp1027722857-8511) [    ] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema
   [junit4]   2> 1094930 INFO  (qtp1027722857-8511) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1095111 INFO  (qtp1027722857-8511) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1095125 INFO  (qtp1027722857-8511) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1095178 INFO  (qtp1027722857-8511) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted'
   [junit4]   2> 1095178 INFO  (qtp1027722857-8511) [    ] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted
   [junit4]   2> 1095178 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1095178 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/]
   [junit4]   2> 1095179 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54bf3efa
   [junit4]   2> 1095244 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 1095244 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 1095244 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 1095245 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data
   [junit4]   2> 1095245 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/index/
   [junit4]   2> 1095245 WARN  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1095245 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1095246 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@75d55116 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76ad9398),segFN=segments_1,generation=1}
   [junit4]   2> 1095246 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1095246 INFO  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore Looking for old index directories to cleanup for core gettingstarted in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/
   [junit4]   2> 1095246 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 1095246 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1095246 WARN  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1095390 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1095464 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1095469 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095470 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095471 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095472 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095475 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 1095476 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 1095476 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 1095476 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 1095476 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 1095476 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 1095476 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 1095477 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/graph,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms,/debug/dump,/update/extract
   [junit4]   2> 1095477 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1095478 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1095478 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1095479 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1095479 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1095480 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@75d55116 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76ad9398),segFN=segments_1,generation=1}
   [junit4]   2> 1095480 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1095480 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening [Searcher@35822922[gettingstarted] main]
   [junit4]   2> 1095480 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/conf
   [junit4]   2> 1095480 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/conf}
   [junit4]   2> 1095480 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/conf
   [junit4]   2> 1095481 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1095481 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1095481 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1095481 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 1095482 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/conf/elevate.xml
   [junit4]   2> 1095526 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1095527 INFO  (searcherExecutor-4279-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@35822922[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1095527 INFO  (searcherExecutor-4279-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1095527 INFO  (searcherExecutor-4279-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1095529 INFO  (searcherExecutor-4279-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher Searcher@35822922[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1095529 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1095529 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1095529 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1095529 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540795071418335232
   [junit4]   2> 1095531 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540795071418335232
   [junit4]   2> 1095531 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.c.CoreContainer registering core: gettingstarted
   [junit4]   2> 1095532 INFO  (qtp1027722857-8511) [    x:gettingstarted] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} status=0 QTime=988
   [junit4]   2> 1095535 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1340baa0{HTTP/1.1,[http/1.1]}{127.0.0.1:56969}
   [junit4]   2> 1095535 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=941406439
   [junit4]   2> 1095535 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore org.apache.solr.core.SolrCore@409829b3
   [junit4]   2> 1095536 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1095536 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1095536 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1095536 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1095536 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on request.
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1095544 INFO  (coreCloseExecutor-4284-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-001/schemaless/solr/gettingstarted/data
   [junit4]   2> 1095545 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@606cb112{/solr,null,UNAVAILABLE}
   [junit4]   2> 1095546 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 56969
   [junit4]   2> 1095546 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[667364C6DA041052]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1095549 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1095563 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1095564 INFO  (Thread-2141) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1095564 INFO  (Thread-2141) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1095669 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.ZkTestServer start zk server on port:56986
   [junit4]   2> 1095669 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095670 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095700 INFO  (zkCallback-1451-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43df51b3 name:ZooKeeperConnection Watcher:127.0.0.1:56986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095700 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095701 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095701 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1095710 INFO  (jetty-launcher-1450-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1095718 INFO  (jetty-launcher-1450-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41e9e619{/solr,null,AVAILABLE}
   [junit4]   2> 1095719 INFO  (jetty-launcher-1450-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@560c0533{HTTP/1.1,[http/1.1]}{127.0.0.1:56983}
   [junit4]   2> 1095719 INFO  (jetty-launcher-1450-thread-1) [    ] o.e.j.s.Server Started @1105190ms
   [junit4]   2> 1095719 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56983}
   [junit4]   2> 1095720 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1095720 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1'
   [junit4]   2> 1095720 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1095720 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1095721 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095723 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095726 INFO  (zkCallback-1452-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e51d2d6 name:ZooKeeperConnection Watcher:127.0.0.1:56986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095726 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095726 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095729 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1095740 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1
   [junit4]   2> 1095741 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1039926641
   [junit4]   2> 1095741 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1]
   [junit4]   2> 1095741 WARN  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1/lib
   [junit4]   2> 1095742 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1095751 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1095751 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1095751 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1095751 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56986/solr
   [junit4]   2> 1095751 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1095751 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095753 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095756 INFO  (zkCallback-1455-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a182db name:ZooKeeperConnection Watcher:127.0.0.1:56986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095757 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095758 INFO  (jetty-launcher-1450-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095761 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$106/1548319183@294dc08c
   [junit4]   2> 1095765 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095768 INFO  (zkCallback-1456-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d16defe name:ZooKeeperConnection Watcher:127.0.0.1:56986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095768 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095771 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1095779 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1095791 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1095797 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1095804 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1095809 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1095812 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1095814 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1095817 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1095819 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1095820 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1095821 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1095823 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1095829 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1095831 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1095833 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1095834 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96299691966070787-localhost:56983_solr-n_0000000000
   [junit4]   2> 1095834 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:56983_solr
   [junit4]   2> 1095835 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1095838 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.Overseer Overseer (id=96299691966070787-localhost:56983_solr-n_0000000000) starting
   [junit4]   2> 1095841 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1095851 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1095852 INFO  (OverseerCollectionConfigSetProcessor-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1095853 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1095853 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:56983_solr
   [junit4]   2> 1095853 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:56983_solr
   [junit4]   2> 1095855 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1095856 INFO  (zkCallback-1456-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_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> 1095856 INFO  (zkCallback-1456-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1095874 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1095874 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1095876 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1
   [junit4]   2> 1095876 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1095877 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1095877 INFO  (jetty-launcher-1450-thread-1) [n:localhost:56983_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1095877 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095878 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095880 INFO  (zkCallback-1458-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c2d5356 name:ZooKeeperConnection Watcher:127.0.0.1:56986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095880 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095880 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095922 INFO  (qtp2062171573-8546) [n:localhost:56983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=34
   [junit4]   2> 1095925 INFO  (qtp2062171573-8547) [n:localhost:56983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1095931 INFO  (qtp2062171573-8547) [n:localhost:56983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=6
   [junit4]   2> 1095934 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095935 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095936 INFO  (zkCallback-1462-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61154bc0 name:ZooKeeperConnection Watcher:127.0.0.1:56986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095936 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095937 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095937 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1095938 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1095939 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1095945 INFO  (qtp2062171573-8550) [n:localhost:56983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1095945 INFO  (qtp2062171573-8550) [n:localhost:56983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1095977 INFO  (qtp2062171573-8546) [n:localhost:56983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=27
   [junit4]   2> 1095979 INFO  (qtp2062171573-8547) [n:localhost:56983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1095982 INFO  (qtp2062171573-8547) [n:localhost:56983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 1095984 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1095985 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095986 INFO  (zkCallback-1465-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5de38d3d name:ZooKeeperConnection Watcher:127.0.0.1:56986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095986 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1095987 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1095987 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1095988 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1095989 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1095994 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 1095998 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 1096002 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 1096007 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 1096010 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 1096014 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 1096020 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 1096024 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 1096029 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 1096033 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 1096037 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 1096041 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 1096045 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 1096048 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 1096053 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 1096056 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 1096060 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 1096063 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 1096068 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 1096072 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 1096076 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 1096081 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 1096084 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 1096088 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 1096092 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 1096096 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 1096100 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 1096104 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 1096108 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 1096111 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 1096116 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 1096120 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 1096123 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 1096128 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 1096131 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 1096135 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 1096139 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 1096143 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 1096146 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 1096150 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 1096155 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1096158 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 1096163 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 1096166 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 1096169 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 1096173 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 1096178 INFO  (qtp2062171573-8544) [n:localhost:56983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1096178 INFO  (qtp2062171573-8544) [n:localhost:56983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1096181 INFO  (qtp2062171573-8547) [n:localhost:56983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json and sendToOCPQueue=true
   [junit4]   2> 1096185 INFO  (OverseerCollectionConfigSetProcessor-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1096186 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1096186 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testCloudExamplePrompt
   [junit4]   2> 1096186 WARN  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1096187 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 1096187 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 1096189 INFO  (zkCallback-1456-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1096189 INFO  (zkCallback-1465-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1096193 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1096193 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 1096194 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 1096300 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1096300 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:56983_solr
   [junit4]   2> 1096300 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:56983_solr
   [junit4]   2> 1096301 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:56983_solr
   [junit4]   2> 1096301 INFO  (OverseerThreadFactory-4290-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:56983_solr
   [junit4]   2> 1096303 INFO  (qtp2062171573-8550) [n:localhost:56983_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1096303 INFO  (qtp2062171573-8549) [n:localhost:56983_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1096304 INFO  (qtp2062171573-8550) [n:localhost:56983_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1096304 INFO  (qtp2062171573-8549) [n:localhost:56983_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1096305 INFO  (qtp2062171573-8548) [n:localhost:56983_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1096305 INFO  (qtp2062171573-8544) [n:localhost:56983_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1096305 INFO  (qtp2062171573-8548) [n:localhost:56983_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1096306 INFO  (qtp2062171573-8544) [n:localhost:56983_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1096306 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1096306 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1096307 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1096307 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1096310 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1096310 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1096310 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1096310 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1096310 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1096310 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1096310 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1096311 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1096311 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1096311 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 1096312 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1096314 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1096314 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1096317 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1096317 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1096321 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1096321 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56983/solr",
   [junit4]   2>   "node_name":"localhost:56983_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1096427 INFO  (OverseerStateUpdate-96299691966070787-localhost:56983_solr-n_0000000000) [n:localhost:56983_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 1096428 INFO  (zkCallback-1456-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1096429 INFO  (zkCallback-1456-thread-1-processing-n:localhost:56983_solr) [n:localhost:56983_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 1097313 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 1097313 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1097314 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 1097314 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1097314 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica1
   [junit4]   2> 1097314 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1097314 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 1097314 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1097315 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1097315 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1097316 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1097316 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1097316 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1097316 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1097316 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1097317 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1097318 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1097318 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1/testCloudExamplePrompt_shard1_replica2'
   [junit4]   2> 1097318 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1097318 INFO  (qtp2062171573-8550) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1097319 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1097319 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1/testCloudExamplePrompt_shard1_replica1'
   [junit4]   2> 1097319 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1097319 INFO  (qtp2062171573-8548) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1097321 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1097321 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001/tempDir-003/node1/testCloudExamplePrompt_shard2_replica1'
   [junit4]   2> 1097321 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1097321 INFO  (qtp2062171573-8544) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1097321 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1097322 INFO  (qtp2062171573-8549) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader n

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

ption: Unable to reload core [testCloudExamplePrompt_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testCloudExamplePrompt_shard1_replica1: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=protwords.txt from ZK
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:960)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.lang.RuntimeException: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=protwords.txt from ZK
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=protwords.txt from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:118)
   [junit4]   2> 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.getLines(AbstractAnalysisFactory.java:254)
   [junit4]   2> 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.getWordSet(AbstractAnalysisFactory.java:243)
   [junit4]   2> 	at org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory.inform(KeywordMarkerFilterFactory.java:63)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:699)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:184)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/testCloudExamplePrompt/protwords.txt
   [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$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [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:311)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:833)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 15 more
   [junit4]   2> 1111331 INFO  (jetty-launcher-1450-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41e9e619{/solr,null,UNAVAILABLE}
   [junit4]   2> 1111332 INFO  (Thread-2157) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore config update listener called for core testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 1111332 INFO  (Thread-2157) [n:localhost:56983_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore config update listener called for core testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 1111335 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[667364C6DA041052]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56986 56986
   [junit4]   2> 1111353 INFO  (Thread-2141) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56986 56986
   [junit4]   2> 1115762 WARN  (Thread-2141) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/testCloudExamplePrompt
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.method=testInteractiveSolrCloudExample -Dtests.seed=667364C6DA041052 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 20.5s J0 | TestSolrCLIRunExample.testInteractiveSolrCloudExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt collection but only found 2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([667364C6DA041052:BD02840CED71D534]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1116056 INFO  (SUITE-TestSolrCLIRunExample-seed#[667364C6DA041052]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_667364C6DA041052-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=388, maxMBSortInHeap=6.010918359336905, sim=RandomSimilarity(queryNorm=true): {}, locale=pl-PL, timezone=Pacific/Wake
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=163239608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, TlogReplayBufferedWhileIndexingTest, TestCoreContainer, TestNonDefinedSimilarityFactory, RuleEngineTest, TestImplicitCoreProperties, TestLRUCache, TestSubQueryTransformerCrossCore, DateRangeFieldTest, TestDocumentBuilder, DirectUpdateHandlerTest, SolrTestCaseJ4Test, TestStressLucene, DistributedQueryComponentCustomSortTest, TestSearcherReuse, TestSmileRequest, SolrXmlInZkTest, TestAnalyzeInfixSuggestions, TestMiniSolrCloudClusterSSL, CdcrUpdateLogTest, SyncSliceTest, ExternalFileFieldSortTest, TestSSLRandomization, SampleTest, TestRecoveryHdfs, CloudMLTQParserTest, ConnectionManagerTest, TestBlobHandler, DocValuesTest, SolrIndexConfigTest, RestartWhileUpdatingTest, TestPostingsSolrHighlighter, TestSolrConfigHandlerConcurrent, TestLeaderInitiatedRecoveryThread, SharedFSAutoReplicaFailoverUtilsTest, RequiredFieldsTest, TestSolrFieldCacheMBean, FastVectorHighlighterTest, TestOrdValues, TestDocTermOrds, OverseerTaskQueueTest, HdfsDirectoryFactoryTest, BitVectorTest, QueryEqualityTest, TestDocBasedVersionConstraints, MoreLikeThisHandlerTest, DirectoryFactoryTest, TestStressVersions, TestClusterStateMutator, TestXIncludeConfig, DistributedExpandComponentTest, PolyFieldTest, TestFieldResource, TimeZoneUtilsTest, SpatialHeatmapFacetsTest, TestMacros, SimpleFacetsTest, BasicDistributedZkTest, CachingDirectoryFactoryTest, TestHighFrequencyDictionaryFactory, SpatialFilterTest, JsonLoaderTest, TestStressReorder, TestQueryWrapperFilter, DistributedFacetPivotLongTailTest, TestFileDictionaryLookup, CursorPagingTest, RankQueryTest, TestBulkSchemaConcurrent, HdfsChaosMonkeySafeLeaderTest, AnalyticsMergeStrategyTest, AnalysisAfterCoreReloadTest, TestComponentsName, TestHighlightDedupGrouping, UpdateParamsTest, TestConfigSetImmutable, DocExpirationUpdateProcessorFactoryTest, TestHdfsBackupRestoreCore, PingRequestHandlerTest, BadComponentTest, TestGroupingSearch, TestPartialUpdateDeduplication, TestLockTree, TestFastLRUCache, TestIBSimilarityFactory, BlockJoinFacetRandomTest, UUIDFieldTest, SchemaVersionSpecificBehaviorTest, OutOfBoxZkACLAndCredentialsProvidersTest, CurrencyFieldXmlFileTest, TestDefaultSearchFieldResource, TestReloadAndDeleteDocs, TestSweetSpotSimilarityFactory, DirectSolrSpellCheckerTest, TestHdfsUpdateLog, TestManagedResource, RemoteQueryErrorTest, HdfsNNFailoverTest, TestStressCloudBlindAtomicUpdates, TestUniqueKeyFieldResource, TestSearchPerf, AlternateDirectoryTest, TestTolerantSearch, TestManagedSynonymFilterFactory, AssignTest, TestJsonFacets, OverseerTest, TestClassicSimilarityFactory, HdfsDirectoryTest, MigrateRouteKeyTest, TestCustomSort, TestElisionMultitermQuery, TestRemoteStreaming, TestArbitraryIndexDir, TestJmxIntegration, TestRawResponseWriter, BlockDirectoryTest, TestReplicationHandler, TestCodecSupport, TestRandomDVFaceting, CustomCollectionTest, TestSolrCLIRunExample]
   [junit4] Completed [253/623 (1!)] on J0 in 22.72s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 61275 lines...]


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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([F9C444B626082ACE:C41CEA9A1EE674BE]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:52903 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 10884 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 676599 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 676599 INFO  (Thread-952) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 676599 INFO  (Thread-952) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 676708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.ZkTestServer start zk server on port:52899
   [junit4]   2> 676708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676739 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ff99269 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 676752 INFO  (jetty-launcher-677-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676752 INFO  (jetty-launcher-677-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676752 INFO  (jetty-launcher-677-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676753 INFO  (jetty-launcher-677-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676755 INFO  (jetty-launcher-677-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676774 INFO  (jetty-launcher-677-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c4c3f0{/solr,null,AVAILABLE}
   [junit4]   2> 676774 INFO  (jetty-launcher-677-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dcaeaf0{/solr,null,AVAILABLE}
   [junit4]   2> 676775 INFO  (jetty-launcher-677-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@544809c3{/solr,null,AVAILABLE}
   [junit4]   2> 676776 INFO  (jetty-launcher-677-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b0e49b1{/solr,null,AVAILABLE}
   [junit4]   2> 676776 INFO  (jetty-launcher-677-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5716bb64{HTTP/1.1,[http/1.1]}{127.0.0.1:52904}
   [junit4]   2> 676777 INFO  (jetty-launcher-677-thread-5) [    ] o.e.j.s.Server Started @682674ms
   [junit4]   2> 676777 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52904}
   [junit4]   2> 676776 INFO  (jetty-launcher-677-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@598273d0{HTTP/1.1,[http/1.1]}{127.0.0.1:52903}
   [junit4]   2> 676777 INFO  (jetty-launcher-677-thread-1) [    ] o.e.j.s.Server Started @682674ms
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cbfc654{/solr,null,AVAILABLE}
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52903}
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5'
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1'
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1993df06{HTTP/1.1,[http/1.1]}{127.0.0.1:52905}
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.e.j.s.Server Started @682675ms
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@27e393f8{HTTP/1.1,[http/1.1]}{127.0.0.1:52902}
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52905}
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.e.j.s.Server Started @682675ms
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52902}
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4'
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2'
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676779 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676779 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676779 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676779 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676778 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4bc8a0a4{HTTP/1.1,[http/1.1]}{127.0.0.1:52901}
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.e.j.s.Server Started @682677ms
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52901}
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3'
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676780 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 676781 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676781 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676782 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676783 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676784 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676785 INFO  (zkCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@193313df name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676785 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676785 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676793 INFO  (zkCallback-682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@615bbffe name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676793 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676793 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676793 INFO  (zkCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@768d9bdc name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676794 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676794 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676801 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676801 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676801 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676801 INFO  (zkCallback-680-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65f4ec3a name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676802 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676802 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676802 INFO  (zkCallback-683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bb54823 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676802 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676802 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676803 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676805 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676811 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/.
   [junit4]   2> 676811 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 481888883
   [junit4]   2> 676811 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5]
   [junit4]   2> 676812 WARN  (jetty-launcher-677-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/lib
   [junit4]   2> 676812 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 676816 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/.
   [junit4]   2> 676816 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/.
   [junit4]   2> 676816 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 929722224
   [junit4]   2> 676816 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2]
   [junit4]   2> 676816 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 52861351
   [junit4]   2> 676816 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4]
   [junit4]   2> 676816 WARN  (jetty-launcher-677-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/lib
   [junit4]   2> 676817 WARN  (jetty-launcher-677-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/lib
   [junit4]   2> 676817 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 676817 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 676819 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/.
   [junit4]   2> 676819 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1541956576
   [junit4]   2> 676819 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1]
   [junit4]   2> 676819 WARN  (jetty-launcher-677-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/lib
   [junit4]   2> 676819 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/.
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 152482401
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3]
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676826 WARN  (jetty-launcher-677-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/lib
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676826 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676827 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676828 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676829 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676830 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676831 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676832 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676833 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676833 INFO  (zkCallback-692-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21719409 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676834 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676834 INFO  (jetty-launcher-677-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676835 INFO  (zkCallback-691-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61477c74 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676835 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aa2f18c name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676835 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676835 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676835 INFO  (jetty-launcher-677-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676835 INFO  (jetty-launcher-677-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676837 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18787474 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676837 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676837 INFO  (jetty-launcher-677-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676839 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d18aa96 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676839 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676839 INFO  (jetty-launcher-677-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676843 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@39bb874f
   [junit4]   2> 676843 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@680ee803
   [junit4]   2> 676843 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@2b651e38
   [junit4]   2> 676843 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@61279058
   [junit4]   2> 676843 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676844 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676845 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676846 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@731f8cd5
   [junit4]   2> 676846 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676848 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676848 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21fd955e name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676849 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676850 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74a199c3 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676850 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676850 INFO  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ffe5e6a name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676850 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676851 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7de0b3a0 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676852 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676854 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cdee849 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676855 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676856 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676856 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676856 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676858 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676859 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676866 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676866 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676869 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676869 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676869 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 676915 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 676915 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 676918 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 676918 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 676918 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 676931 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 676931 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 676931 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 676931 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 676932 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 676958 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 676958 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 676958 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 676959 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 676959 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 676974 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 676974 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 676974 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 676974 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 676975 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 676987 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 676987 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 676988 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 676988 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 676988 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 676994 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 676994 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 676994 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 676994 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 676995 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677000 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677001 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677001 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677001 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677001 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677018 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677018 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677019 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677019 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677019 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677034 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677034 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677034 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677034 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677034 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677036 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677037 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677037 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677037 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677037 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677038 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677039 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677039 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677039 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677039 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677045 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677046 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677046 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677046 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677046 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677054 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677054 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677054 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677054 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677055 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677058 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677058 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677060 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677060 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677062 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677062 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082955-127.0.0.1:52905_solr-n_0000000000
   [junit4]   2> 677062 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082958-127.0.0.1:52902_solr-n_0000000001
   [junit4]   2> 677064 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002
   [junit4]   2> 677064 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082957-127.0.0.1:52904_solr-n_0000000003
   [junit4]   2> 677072 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082959-127.0.0.1:52901_solr-n_0000000004
   [junit4]   2> 677072 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52905_solr
   [junit4]   2> 677072 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 677073 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 677073 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082955-127.0.0.1:52905_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082958-127.0.0.1:52902_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52904_solr
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082957-127.0.0.1:52904_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52904_solr
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52902_solr
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52902_solr
   [junit4]   2> 677074 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52903_solr
   [junit4]   2> 677075 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52903_solr
   [junit4]   2> 677075 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52901_solr
   [junit4]   2> 677075 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52901_solr
   [junit4]   2> 677086 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.Overseer Overseer (id=96297198448082955-127.0.0.1:52905_solr-n_0000000000) starting
   [junit4]   2> 677088 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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> 677088 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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> 677088 INFO  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_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> 677089 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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> 677088 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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> 677092 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677092 INFO  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677093 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677094 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677094 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677104 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677104 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677107 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node5/.
   [junit4]   2> 677107 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677117 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677117 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677118 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node3/.
   [junit4]   2> 677119 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677120 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677120 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677121 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677121 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677121 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node2/.
   [junit4]   2> 677122 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node1/.
   [junit4]   2> 677122 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 677122 INFO  (jetty-launcher-677-thread-5) [n:127.0.0.1:52904_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677122 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677123 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677124 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 677124 INFO  (jetty-launcher-677-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677124 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 677124 INFO  (jetty-launcher-677-thread-3) [n:127.0.0.1:52901_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677126 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 677126 INFO  (jetty-launcher-677-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677126 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 677150 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 677150 INFO  (OverseerCollectionConfigSetProcessor-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 677151 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 677151 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52905_solr as DOWN
   [junit4]   2> 677155 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 677157 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52905_solr
   [junit4]   2> 677157 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52905_solr
   [junit4]   2> 677162 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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: [4])
   [junit4]   2> 677162 INFO  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_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: [4])
   [junit4]   2> 677162 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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: [4])
   [junit4]   2> 677162 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52905_solr"} current state version: 0
   [junit4]   2> 677162 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52905_solr
   [junit4]   2> 677162 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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: [4])
   [junit4]   2> 677162 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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: [4])
   [junit4]   2> 677163 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677163 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677163 INFO  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677163 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677164 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677171 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 677171 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677172 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node4/.
   [junit4]   2> 677172 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677174 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 677174 INFO  (jetty-launcher-677-thread-4) [n:127.0.0.1:52905_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677174 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 677175 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677178 INFO  (zkCallback-709-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f16c9d1 name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 677178 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677178 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 677184 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5716bb64{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 677185 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=481888883
   [junit4]   2> 677185 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:52904_solr as DOWN
   [junit4]   2> 677218 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 677219 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 677219 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 677220 INFO  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 677221 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 677222 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52904_solr"} current state version: 0
   [junit4]   2> 677222 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52904_solr
   [junit4]   2> 677222 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 0x1561dcab25d000d, 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> 677223 INFO  (zkCallback-699-thread-1-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677224 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677224 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677224 INFO  (zkCallback-703-thread-1-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677226 INFO  (zkCallback-703-thread-2-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 678728 WARN  (zkCallback-700-thread-1-processing-n:127.0.0.1:52904_solr) [n:127.0.0.1:52904_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 678728 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b0e49b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 678730 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bff26b2{/solr,null,AVAILABLE}
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@94f6c17{HTTP/1.1,[http/1.1]}{127.0.0.1:52924}
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.e.j.s.Server Started @684630ms
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52924}
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6'
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 678734 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678734 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678739 INFO  (zkCallback-711-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4eb2ceea name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 678748 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/.
   [junit4]   2> 678748 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1336886733
   [junit4]   2> 678748 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6]
   [junit4]   2> 678748 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/lib
   [junit4]   2> 678748 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 678750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 678750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 678750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 678750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52899/solr
   [junit4]   2> 678750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 678750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678751 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678754 INFO  (zkCallback-714-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@561d38cd name:ZooKeeperConnection Watcher:127.0.0.1:52899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678755 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678755 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678758 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1362210416@6d695259
   [junit4]   2> 678759 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678762 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:52924_solr) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60e19433 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678762 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678785 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 678786 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 678788 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 678793 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 678796 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96297198448082963-127.0.0.1:52924_solr-n_0000000005
   [junit4]   2> 678797 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96297198448082959-127.0.0.1:52901_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 678798 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52924_solr as DOWN
   [junit4]   2> 678809 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52924_solr
   [junit4]   2> 678810 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52924_solr
   [junit4]   2> 678811 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52924_solr"} current state version: 0
   [junit4]   2> 678811 INFO  (OverseerStateUpdate-96297198448082955-127.0.0.1:52905_solr-n_0000000000) [n:127.0.0.1:52905_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52924_solr
   [junit4]   2> 678820 INFO  (zkCallback-699-thread-2-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_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: [4])
   [junit4]   2> 678820 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:52924_solr) [n:127.0.0.1:52924_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: [4])
   [junit4]   2> 678820 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_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: [4])
   [junit4]   2> 678820 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_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: [4])
   [junit4]   2> 678820 INFO  (zkCallback-703-thread-2-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_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: [4])
   [junit4]   2> 678823 INFO  (zkCallback-699-thread-2-processing-n:127.0.0.1:52905_solr) [n:127.0.0.1:52905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678823 INFO  (zkCallback-702-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678824 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:52924_solr) [n:127.0.0.1:52924_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678824 INFO  (zkCallback-701-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678824 INFO  (zkCallback-703-thread-2-processing-n:127.0.0.1:52901_solr) [n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678834 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 678834 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 678835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001/tempDir-001/node6/.
   [junit4]   2> 678835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 678836 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 678837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [n:127.0.0.1:52924_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 678837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678838 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678845 INFO  (zkCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31f406b9 name:ZooKeeperConnection Watcher:127.0.0.1:52899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678845 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678846 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678846 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js
   [junit4]   2> 678856 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 678862 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 678867 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 678872 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.c.SolrZ

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

a:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 695200 INFO  (jetty-launcher-677-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bff26b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 695203 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F9C444B626082ACE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52899 52899
   [junit4]   2> 695220 INFO  (Thread-952) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52899 52899
   [junit4]   2> 696525 WARN  (Thread-952) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96297198448082955-127.0.0.1:52905_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/96297198448082956-127.0.0.1:52903_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=F9C444B626082ACE -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   19.9s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9C444B626082ACE:C41CEA9A1EE674BE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52903/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:52903 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_F9C444B626082ACE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=FST50, intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=196, maxMBSortInHeap=7.4426408174141505, sim=ClassicSimilarity, locale=tr-TR, timezone=Europe/Prague
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=197664672,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, DateRangeFieldTest, TestSmileRequest, TestCursorMarkWithoutUniqueKey, DocExpirationUpdateProcessorFactoryTest, CircularListTest, FullHLLTest, TestClassicSimilarityFactory, BooleanFieldTest, TestDistribIDF, TestCollapseQParserPlugin, DocumentBuilderTest, CollectionsAPIAsyncDistributedZkTest, DocValuesMultiTest, XmlUpdateRequestHandlerTest, ZkStateWriterTest, SolrXmlInZkTest, TestSolrQueryResponse, HdfsDirectoryFactoryTest, TestDocumentBuilder, TestMaxScoreQueryParser, TestTrackingShardHandlerFactory, SimplePostToolTest, TestMergePolicyConfig, TestFileDictionaryLookup, TestStressUserVersions, UnloadDistributedZkTest, ReturnFieldsTest, TestRuleBasedAuthorizationPlugin, TestCollectionAPI, TestFastLRUCache, OverseerRolesTest, TestFieldResource, TestCoreContainer, EnumFieldTest, TestComponentsName, PathHierarchyTokenizerFactoryTest, DOMUtilTest, SpatialHeatmapFacetsTest, TestUseDocValuesAsStored, TestUniqueKeyFieldResource, TestConfigSets, DistributedQueryComponentCustomSortTest, SolrTestCaseJ4Test, InfoHandlerTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, TestLuceneMatchVersion, RestartWhileUpdatingTest, HttpPartitionTest, AlternateDirectoryTest, BigEndianAscendingWordDeserializerTest, TestConfigSetImmutable, VMParamsZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, TestIBSimilarityFactory, BasicAuthIntegrationTest]
   [junit4] Completed [119/623 (1!)] on J0 in 19.94s, 1 test, 1 error <<< FAILURES!

[...truncated 61688 lines...]