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/11 03:12:14 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:60467/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60467/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([6DBE80FFC93D18F0:E5EABF2567C17508]: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.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 11285 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/init-core-data-001
   [junit4]   2> 1520412 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1520413 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1520414 INFO  (Thread-3714) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1520414 INFO  (Thread-3714) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1520523 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60465
   [junit4]   2> 1520523 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520524 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520544 INFO  (zkCallback-2253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ab49013 name:ZooKeeperConnection Watcher:127.0.0.1:60465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520544 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520544 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520545 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1520551 INFO  (jetty-launcher-2252-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1520551 INFO  (jetty-launcher-2252-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1520555 INFO  (jetty-launcher-2252-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@665c395a{/solr,null,AVAILABLE}
   [junit4]   2> 1520556 INFO  (jetty-launcher-2252-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@798b7af2{HTTP/1.1,[http/1.1]}{127.0.0.1:60467}
   [junit4]   2> 1520556 INFO  (jetty-launcher-2252-thread-1) [    ] o.e.j.s.Server Started @1526188ms
   [junit4]   2> 1520556 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60467}
   [junit4]   2> 1520556 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1'
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e78de2{/solr,null,AVAILABLE}
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@74f065c1{HTTP/1.1,[http/1.1]}{127.0.0.1:60468}
   [junit4]   2> 1520557 INFO  (jetty-launcher-2252-thread-2) [    ] o.e.j.s.Server Started @1526190ms
   [junit4]   2> 1520558 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60468}
   [junit4]   2> 1520558 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1520558 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2'
   [junit4]   2> 1520558 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1520558 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1520559 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520559 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520561 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520562 INFO  (zkCallback-2254-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c1cfc68 name:ZooKeeperConnection Watcher:127.0.0.1:60465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520562 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520563 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520563 INFO  (zkCallback-2255-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b7b14f2 name:ZooKeeperConnection Watcher:127.0.0.1:60465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520563 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520563 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1520563 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520564 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1520579 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/.
   [junit4]   2> 1520579 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/.
   [junit4]   2> 1520579 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 196357799
   [junit4]   2> 1520579 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 626061449
   [junit4]   2> 1520579 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1]
   [junit4]   2> 1520579 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2]
   [junit4]   2> 1520579 WARN  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/lib
   [junit4]   2> 1520580 WARN  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/lib
   [junit4]   2> 1520580 INFO  (jetty-launcher-2252-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> 1520580 INFO  (jetty-launcher-2252-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> 1520582 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60465/solr
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60465/solr
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1520582 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520583 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520583 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520584 INFO  (zkCallback-2260-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@131e25cd name:ZooKeeperConnection Watcher:127.0.0.1:60465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520584 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520585 INFO  (zkCallback-2261-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70bc8d5d name:ZooKeeperConnection Watcher:127.0.0.1:60465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520585 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520585 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520585 INFO  (jetty-launcher-2252-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520586 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$59/71208601@ef47667
   [junit4]   2> 1520587 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$59/71208601@329e108d
   [junit4]   2> 1520587 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520588 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520590 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21d18dd6 name:ZooKeeperConnection Watcher:127.0.0.1:60465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520590 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520590 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5aedf930 name:ZooKeeperConnection Watcher:127.0.0.1:60465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520590 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520592 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1520592 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1520595 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1520595 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1520599 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1520600 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1520604 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1520604 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1520607 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1520608 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1520611 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1520611 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1520613 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1520615 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1520617 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1520617 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1520620 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1520620 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1520622 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1520623 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1520624 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1520624 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1520627 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1520627 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1520628 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1520628 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1520634 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1520634 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1520636 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1520637 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1520640 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1520640 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1520641 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96220267317362693-127.0.0.1:60468_solr-n_0000000001
   [junit4]   2> 1520641 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96220267317362694-127.0.0.1:60467_solr-n_0000000000
   [junit4]   2> 1520642 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60467_solr
   [junit4]   2> 1520642 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1520642 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96220267317362694-127.0.0.1:60467_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1520643 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60468_solr
   [junit4]   2> 1520643 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60468_solr
   [junit4]   2> 1520644 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer Overseer (id=96220267317362694-127.0.0.1:60467_solr-n_0000000000) starting
   [junit4]   2> 1520646 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_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> 1520646 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_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> 1520647 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1520648 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1520650 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1520660 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1520660 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1520662 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/.
   [junit4]   2> 1520663 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1520663 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1520664 INFO  (OverseerCollectionConfigSetProcessor-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1520664 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1520664 INFO  (jetty-launcher-2252-thread-2) [n:127.0.0.1:60468_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1520665 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1520665 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60467_solr as DOWN
   [junit4]   2> 1520667 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1520668 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60467_solr
   [junit4]   2> 1520668 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60467_solr
   [junit4]   2> 1520670 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_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> 1520670 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_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> 1520670 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60467_solr"} current state version: 0
   [junit4]   2> 1520670 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60467_solr
   [junit4]   2> 1520671 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1520671 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1520680 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1520680 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1520681 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/.
   [junit4]   2> 1520682 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1520683 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1520683 INFO  (jetty-launcher-2252-thread-1) [n:127.0.0.1:60467_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1520683 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520684 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520686 INFO  (zkCallback-2266-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@171c226 name:ZooKeeperConnection Watcher:127.0.0.1:60465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520686 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520687 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520690 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1520690 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520692 INFO  (zkCallback-2269-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f40691b name:ZooKeeperConnection Watcher:127.0.0.1:60465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520692 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520692 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1520693 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1520694 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1520695 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1520699 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1520704 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1520728 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[6DBE80FFC93D18F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1520732 INFO  (qtp788301373-12705) [n:127.0.0.1:60467_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520737 INFO  (OverseerCollectionConfigSetProcessor-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1520737 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1520738 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1520738 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1520739 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1520741 INFO  (zkCallback-2269-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1520741 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1520741 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1520746 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1520747 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1520748 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1520849 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 1520849 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:60467_solr
   [junit4]   2> 1520849 INFO  (OverseerThreadFactory-6045-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:60468_solr
   [junit4]   2> 1520852 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1520852 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1520854 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1520854 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1520855 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1520855 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1520856 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1520857 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1520857 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1520858 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1520858 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1520858 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60468/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60468_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1520858 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60468/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60468_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1520858 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1520861 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60467/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60467_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1520861 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60467/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60467_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1520969 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1520970 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1520970 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1520971 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1520971 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1521868 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 1521868 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 1521868 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1521868 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1521869 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1521869 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1521869 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1521869 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1521871 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1521871 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 1521871 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1521871 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1521871 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1521871 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 1521871 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1521871 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1521875 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1521875 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1521880 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1521880 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1521881 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1521882 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1521905 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1521905 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1521908 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 1521908 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 1521911 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1521912 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1521913 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1521913 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1521913 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 1521913 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 1521913 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1521913 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1521913 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 1521913 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 1521913 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/backuprestore_shard2_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 1521914 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 1521914 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
   [junit4]   2> 1521914 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 1521914 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 1521914 WARN  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1521914 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 1521915 WARN  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1521915 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 1521915 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 1521915 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e430b9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e5b2b2d),segFN=segments_1,generation=1}
   [junit4]   2> 1521915 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1521915 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@653d5386 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@552d5f02),segFN=segments_1,generation=1}
   [junit4]   2> 1521915 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1521916 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/
   [junit4]   2> 1521916 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1521916 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 1521917 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1521917 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1521918 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1521919 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521919 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521919 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521920 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521920 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521920 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521923 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521923 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1521925 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1521925 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1521925 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1521925 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1521925 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1521926 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1521926 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1521926 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1521928 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1521928 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1521928 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@653d5386 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@552d5f02),segFN=segments_1,generation=1}
   [junit4]   2> 1521928 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1521928 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c34e2a4[backuprestore_shard1_replica1] main]
   [junit4]   2> 1521928 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1521928 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1521928 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1521928 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e430b9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e5b2b2d),segFN=segments_1,generation=1}
   [junit4]   2> 1521929 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1521929 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56da79ae[backuprestore_shard2_replica1] main]
   [junit4]   2> 1521929 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1521930 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1521930 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1521930 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1521930 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1521930 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1521930 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1521930 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1521931 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1521931 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1521931 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1521931 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1521931 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1521931 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1521931 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1521932 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1521932 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1521932 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1521932 INFO  (searcherExecutor-6048-thread-1-processing-n:127.0.0.1:60467_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@3c34e2a4[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1521932 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1521932 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1521932 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1521932 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1521932 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1521932 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539524278666395648
   [junit4]   2> 1521932 INFO  (searcherExecutor-6049-thread-1-processing-n:127.0.0.1:60468_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@56da79ae[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1521932 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1521933 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1521933 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539524278667444224
   [junit4]   2> 1521935 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539524278666395648
   [junit4]   2> 1521935 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1521935 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539524278667444224
   [junit4]   2> 1521935 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1521936 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 1521936 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:60467/solr collection:backuprestore shard:shard1
   [junit4]   2> 1521936 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 1521936 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:http://127.0.0.1:60468/solr collection:backuprestore shard:shard2
   [junit4]   2> 1521937 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 1521937 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 1521945 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96220267317362694-core_node2-n_0000000000
   [junit4]   2> 1521945 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96220267317362693-core_node1-n_0000000000
   [junit4]   2> 1521946 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1521947 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1521949 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1521949 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1521949 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60467/solr/backuprestore_shard1_replica1/
   [junit4]   2> 1521950 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1521950 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1521950 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:60467/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 1521950 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1521950 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60468/solr/backuprestore_shard2_replica1/
   [junit4]   2> 1521950 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1521950 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:60468/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 1521950 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 1521951 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 1521952 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 1521954 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 1521956 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96220267317362693-core_node1-n_0000000000
   [junit4]   2> 1521958 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96220267317362694-core_node2-n_0000000000
   [junit4]   2> 1521961 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60468/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 1521961 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60467/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 1521963 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:60468/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1521965 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"http://127.0.0.1:60467/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1522082 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 1522083 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1522083 INFO  (zkCallback-2263-thread-3-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1522084 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 1522084 INFO  (zkCallback-2263-thread-3-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 1522141 INFO  (qtp788301373-12708) [n:127.0.0.1:60467_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:60467/solr/backuprestore_shard1_replica1/ and leader is http://127.0.0.1:60467/solr/backuprestore_shard1_replica1/
   [junit4]   2> 1522141 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController We are http://127.0.0.1:60468/solr/backuprestore_shard2_replica1/ and leader is http://127.0.0.1:60468/solr/backuprestore_shard2_replica1/
   [junit4]   2> 1522141 INFO  (qtp775260112-12714) [n:127.0.0.1:60468_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s

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

e: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1527168 INFO  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_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> 1527168 WARN  (zkCallback-2262-thread-1-processing-n:127.0.0.1:60468_solr) [n:127.0.0.1:60468_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1527169 INFO  (jetty-launcher-2252-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96220267317362694-127.0.0.1:60467_solr-n_0000000000) closing
   [junit4]   2> 1527169 INFO  (OverseerStateUpdate-96220267317362694-127.0.0.1:60467_solr-n_0000000000) [n:127.0.0.1:60467_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60467_solr
   [junit4]   2> 1527171 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1527171 INFO  (zkCallback-2263-thread-3-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1527171 INFO  (jetty-launcher-2252-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32e78de2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1527172 INFO  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_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> 1527172 WARN  (zkCallback-2263-thread-1-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1528675 WARN  (zkCallback-2263-thread-3-processing-n:127.0.0.1:60467_solr) [n:127.0.0.1:60467_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/backuprestore/state.json]
   [junit4]   2> 1528675 INFO  (jetty-launcher-2252-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@665c395a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1528679 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60465 60465
   [junit4]   2> 1528696 INFO  (Thread-3714) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60465 60465
   [junit4]   2> 1533591 WARN  (Thread-3714) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1533591 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[6DBE80FFC93D18F0]-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/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_6DBE80FFC93D18F0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1892, maxMBSortInHeap=5.46628466978838, sim=ClassicSimilarity, locale=lt, timezone=Asia/Omsk
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=135530672,total=206569472
   [junit4]   2> NOTE: All tests run in this JVM: [CoreMergeIndexesAdminHandlerTest, TestPHPSerializedResponseWriter, TestBM25SimilarityFactory, TestDynamicFieldCollectionResource, TestGraphTermsQParserPlugin, DistributedQueueTest, TestSchemaSimilarityResource, ConfigSetsAPITest, IndexSchemaRuntimeFieldTest, TestGraphMLResponseWriter, SaslZkACLProviderTest, TestSimpleTrackingShardHandler, TestSubQueryTransformer, TestDistributedMissingSort, TestRequestForwarding, TestSubQueryTransformerDistrib, BasicDistributedZk2Test, BasicFunctionalityTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, TestJettySolrRunner, HdfsSyncSliceTest, LeaderElectionIntegrationTest, TestCrossCoreJoin, SolrCmdDistributorTest, FullHLLTest, FieldAnalysisRequestHandlerTest, CollectionsAPISolrJTest, TestValueSourceCache, CurrencyFieldOpenExchangeTest, CleanupOldIndexTest, TestClassicSimilarityFactory, TestSolrCLIRunExample, TestSortingResponseWriter, MultiThreadedOCPTest, TestQuerySenderListener, WordBreakSolrSpellCheckerTest, SpellCheckCollatorTest, CachingDirectoryFactoryTest, CopyFieldTest, DistributedFacetPivotWhiteBoxTest, DebugComponentTest, TestSolrIndexConfig, TermVectorComponentDistributedTest, TestCSVResponseWriter, DistribDocExpirationUpdateProcessorTest, TestDynamicLoading, SharedFSAutoReplicaFailoverTest, OverseerStatusTest, ForceLeaderTest, SynonymTokenizerTest, JavabinLoaderTest, BaseCdcrDistributedZkTest, RuleEngineTest, VMParamsZkACLAndCredentialsProvidersTest, FileBasedSpellCheckerTest, TestLMJelinekMercerSimilarityFactory, TestDistribDocBasedVersion, TestOmitPositions, TestJsonFacets, SpatialRPTFieldTypeTest, DeleteStatusTest, UUIDUpdateProcessorFallbackTest, DocExpirationUpdateProcessorFactoryTest, TestHdfsUpdateLog, TestSolr4Spatial2, GraphQueryTest, TestScoreJoinQPScore, SolrInfoMBeanTest, ClassificationUpdateProcessorFactoryTest, FileUtilsTest, TestSolrConfigHandlerCloud, BlockJoinFacetRandomTest, TestSolrDeletionPolicy2, SolrCloudExampleTest, DirectUpdateHandlerOptimizeTest, TestFieldCollectionResource, CacheHeaderTest, CdcrReplicationHandlerTest, TestInfoStreamLogging, CollectionsAPIDistributedZkTest, TestSolrDynamicMBean, TestReRankQParserPlugin, NotRequiredUniqueKeyTest, DistributedFacetPivotSmallAdvancedTest, TestExclusionRuleCollectionAccess, ResponseLogComponentTest, DeleteInactiveReplicaTest, TestNumericTerms64, DistributedDebugComponentTest, HdfsChaosMonkeySafeLeaderTest, CloudMLTQParserTest, SuggestComponentContextFilterQueryTest, BasicZkTest, DefaultValueUpdateProcessorTest, TestStandardQParsers, TestAuthorizationFramework, AddSchemaFieldsUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, UpdateRequestProcessorFactoryTest, RequestHandlersTest, TestConfigSetsAPI, ShardRoutingCustomTest, TestManagedSchema, HdfsTlogReplayBufferedWhileIndexingTest, TestDistribIDF, DistanceFunctionTest, TestIndexingPerformance, TestSolrQueryParserResource, OpenCloseCoreStressTest, SearchHandlerTest, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, TestHighFrequencyDictionaryFactory, TestLeaderElectionZkExpiry, RAMDirectoryFactoryTest, TestBulkSchemaAPI, AutoCommitTest, DistributedFacetPivotLargeTest, TestObjectReleaseTracker, ChaosMonkeySafeLeaderTest, TestComplexPhraseQParserPlugin, TestRecovery, DistributedMLTComponentTest, TestSolr4Spatial, BadIndexSchemaTest, TestRangeQuery, SolrIndexSplitterTest, SolrCoreCheckLockOnStartupTest, TestIntervalFaceting, TestNRTOpen, LeaderInitiatedRecoveryOnShardRestartTest, TestConfigReload, SuggesterTest, UniqFieldsUpdateProcessorFactoryTest, SuggesterWFSTTest, BitVectorTest, BigEndianAscendingWordDeserializerTest, TestReloadDeadlock, OpenExchangeRatesOrgProviderTest, TestSolrJ, DirectSolrConnectionTest, ResponseHeaderTest, TestWriterPerf, TestRestoreCore, AsyncCallRequestStatusResponseTest, TestReversedWildcardFilterFactory, TestLocalFSCloudBackupRestore]
   [junit4] Completed [254/620 (1!)] on J1 in 13.20s, 1 test, 1 error <<< FAILURES!

[...truncated 1211 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 140 ignored (88 assumptions) [seed: 6DBE80FFC93D18F0]

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



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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at https://127.0.0.1:52747/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:52747/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([B01D1BC172A320FF:3849241BDC5F4D07]: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.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 12044 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/init-core-data-001
   [junit4]   2> 2900980 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-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> 2900985 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2900985 INFO  (Thread-3861) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2900985 INFO  (Thread-3861) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2901090 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52745
   [junit4]   2> 2901090 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901091 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901110 INFO  (zkCallback-3605-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ab64b04 name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901111 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901111 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901111 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2901114 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2901125 INFO  (jetty-launcher-3604-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2901126 INFO  (jetty-launcher-3604-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2901127 INFO  (jetty-launcher-3604-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dced13f{/solr,null,AVAILABLE}
   [junit4]   2> 2901129 INFO  (jetty-launcher-3604-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@648428d0{/solr,null,AVAILABLE}
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7c802535{SSL,[ssl, http/1.1]}{127.0.0.1:52747}
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-2) [    ] o.e.j.s.Server Started @2906687ms
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52747}
   [junit4]   2> 2901134 INFO  (jetty-launcher-3604-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@79fa7a78{SSL,[ssl, http/1.1]}{127.0.0.1:52748}
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.e.j.s.Server Started @2906688ms
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52748}
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2'
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1'
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901135 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901136 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901137 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901137 INFO  (zkCallback-3606-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b3603d8 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901137 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901138 INFO  (zkCallback-3607-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@463ade65 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901138 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2901139 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2901148 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/.
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/.
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1232518728
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 674511346
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1]
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2]
   [junit4]   2> 2901149 WARN  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/lib
   [junit4]   2> 2901149 WARN  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/lib
   [junit4]   2> 2901149 INFO  (jetty-launcher-3604-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> 2901150 INFO  (jetty-launcher-3604-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> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52745/solr
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901154 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2901155 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901155 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901155 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901156 INFO  (zkCallback-3612-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@668c6025 name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901156 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901157 INFO  (jetty-launcher-3604-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901157 INFO  (zkCallback-3613-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b11f2f0 name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901157 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901157 INFO  (jetty-launcher-3604-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901158 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$79/835636@8892d1
   [junit4]   2> 2901159 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$79/835636@35433ccc
   [junit4]   2> 2901159 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901159 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901160 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74fd227b name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901161 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901161 INFO  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c06fda8 name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901161 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901162 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2901163 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2901166 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2901166 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2901171 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2901171 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2901174 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2901175 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2901178 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2901178 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2901181 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2901181 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2901183 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2901183 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2901185 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2901185 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2901187 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2901187 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2901189 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2901189 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2901190 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2901190 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2901191 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2901191 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2901193 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2901193 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2901198 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2901198 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2901200 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2901200 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2901202 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2901202 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2901202 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96224380496248838-127.0.0.1:52748_solr-n_0000000000
   [junit4]   2> 2901203 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96224380496248837-127.0.0.1:52747_solr-n_0000000001
   [junit4]   2> 2901203 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52748_solr
   [junit4]   2> 2901203 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2901204 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96224380496248838-127.0.0.1:52748_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2901205 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52747_solr
   [junit4]   2> 2901205 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52747_solr
   [junit4]   2> 2901206 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer Overseer (id=96224380496248838-127.0.0.1:52748_solr-n_0000000000) starting
   [junit4]   2> 2901206 INFO  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_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> 2901206 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_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> 2901208 INFO  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2901208 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2901210 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2901219 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2901219 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2901221 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2901222 INFO  (OverseerCollectionConfigSetProcessor-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2901223 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/.
   [junit4]   2> 2901223 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2901223 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2901223 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52748_solr as DOWN
   [junit4]   2> 2901225 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2901225 INFO  (jetty-launcher-3604-thread-2) [n:127.0.0.1:52747_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2901225 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2901226 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52748_solr
   [junit4]   2> 2901226 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52748_solr
   [junit4]   2> 2901228 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52748_solr"} current state version: 0
   [junit4]   2> 2901229 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_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> 2901229 INFO  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_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> 2901229 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52748_solr
   [junit4]   2> 2901230 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2901230 INFO  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2901236 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2901236 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2901237 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/.
   [junit4]   2> 2901237 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2901238 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2901238 INFO  (jetty-launcher-3604-thread-1) [n:127.0.0.1:52748_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2901238 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901239 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901240 INFO  (zkCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76e4926 name:ZooKeeperConnection Watcher:127.0.0.1:52745 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901240 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901244 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2901244 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901246 INFO  (zkCallback-3621-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e45ac5b name:ZooKeeperConnection Watcher:127.0.0.1:52745/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901246 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2901246 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2901246 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2901247 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2901248 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2901250 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2901255 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2901278 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[B01D1BC172A320FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2901303 INFO  (qtp535094020-19542) [n:127.0.0.1:52747_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=1&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2901306 INFO  (OverseerCollectionConfigSetProcessor-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2901307 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2901307 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2901307 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2901308 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2901309 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2901309 INFO  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2901310 INFO  (zkCallback-3621-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2901314 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2901314 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2901315 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2901423 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2901423 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:52748_solr
   [junit4]   2> 2901424 INFO  (OverseerThreadFactory-8466-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:52747_solr
   [junit4]   2> 2901438 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2901439 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 2901446 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2901455 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2901456 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica1&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2901457 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=backuprestore, customKey=customValue, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 2901458 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52747/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52747_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2901458 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52747/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52747_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2901458 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2901458 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2901459 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2901460 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2901461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2901461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2901462 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52748/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52748_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2901462 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:52748/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52748_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2901573 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2901574 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2901574 INFO  (zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2901574 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2901575 INFO  (zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2902459 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica1
   [junit4]   2> 2902459 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2902460 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2902460 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2902461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica1
   [junit4]   2> 2902461 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2902461 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2902461 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 2902462 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2902462 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2902462 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2902462 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2902463 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2902464 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2902466 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2902468 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2902469 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2902481 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2902481 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2902487 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2902487 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2902491 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2902491 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2902495 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2902495 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica1' using configuration from collection backuprestore
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica1' using configuration from collection backuprestore
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/backuprestore_shard2_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 2902498 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 2902498 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2902499 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
   [junit4]   2> 2902499 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 2902499 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 2902499 WARN  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2902499 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 2902500 WARN  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2902500 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 2902500 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 2902501 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cb7092d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3192a173),segFN=segments_1,generation=1}
   [junit4]   2> 2902501 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902501 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51922148 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@165a7e74),segFN=segments_1,generation=1}
   [junit4]   2> 2902501 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902502 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/
   [junit4]   2> 2902502 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 2902502 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2902502 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001/tempDir-001/node2/./backuprestore_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2902503 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2902503 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2902507 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902508 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902508 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902508 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902509 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902509 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902510 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902510 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2902511 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2902511 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2902512 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2902512 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2902512 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2902512 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2902513 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2902513 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2902514 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2902514 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cb7092d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3192a173),segFN=segments_1,generation=1}
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ce6f264[backuprestore_shard2_replica1] main]
   [junit4]   2> 2902515 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51922148 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@165a7e74),segFN=segments_1,generation=1}
   [junit4]   2> 2902515 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2902516 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14cc654[backuprestore_shard1_replica1] main]
   [junit4]   2> 2902516 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2902516 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2902516 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2902517 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2902517 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2902518 INFO  (searcherExecutor-8469-thread-1-processing-n:127.0.0.1:52747_solr x:backuprestore_shard2_replica1 s:shard2 c:backuprestore r:core_node1) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Registered new searcher Searcher@7ce6f264[backuprestore_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2902518 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2902518 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539590089543254016
   [junit4]   2> 2902518 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2902519 INFO  (searcherExecutor-8470-thread-1-processing-n:127.0.0.1:52748_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node2) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@14cc654[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2902519 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539590089544302592
   [junit4]   2> 2902520 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539590089543254016
   [junit4]   2> 2902520 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539590089544302592
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2902521 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica1
   [junit4]   2> 2902521 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica1 address:https://127.0.0.1:52747/solr collection:backuprestore shard:shard2
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 2902521 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:https://127.0.0.1:52748/solr collection:backuprestore shard:shard1
   [junit4]   2> 2902522 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 2902523 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 2902529 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard2/election/96224380496248837-core_node1-n_0000000000
   [junit4]   2> 2902529 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/96224380496248838-core_node2-n_0000000000
   [junit4]   2> 2902529 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2902529 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52747/solr/backuprestore_shard2_replica1/
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2902532 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:52747/solr/backuprestore_shard2_replica1/ has no replicas
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52748/solr/backuprestore_shard1_replica1/
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2902532 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:52748/solr/backuprestore_shard1_replica1/ has no replicas
   [junit4]   2> 2902532 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2902533 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard1
   [junit4]   2> 2902533 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leaders/shard2
   [junit4]   2> 2902538 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore"} current state version: 0
   [junit4]   2> 2902541 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard1/leader after winning as /collections/backuprestore/leader_elect/shard1/election/96224380496248838-core_node2-n_0000000000
   [junit4]   2> 2902541 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/backuprestore/leaders/shard2/leader after winning as /collections/backuprestore/leader_elect/shard2/election/96224380496248837-core_node1-n_0000000000
   [junit4]   2> 2902543 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52747/solr/backuprestore_shard2_replica1/ shard2
   [junit4]   2> 2902545 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:52747/solr",
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2902545 INFO  (qtp1465588428-19551) [n:127.0.0.1:52748_solr c:backuprestore s:shard1 r:core_node2 x:backuprestore_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52748/solr/backuprestore_shard1_replica1/ shard1
   [junit4]   2> 2902548 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "base_url":"https://127.0.0.1:52748/solr",
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2902658 INFO  (OverseerStateUpdate-96224380496248838-127.0.0.1:52748_solr-n_0000000000) [n:127.0.0.1:52748_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 1
   [junit4]   2> 2902658 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2902658 INFO  (zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2902659 INFO  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2902659 INFO  (zkCallback-3615-thread-2-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [1] to [2]
   [junit4]   2> 2902711 INFO  (qtp535094020-19545) [n:127.0.0.1:52747_solr c:backuprestore s:shard2 r:core_node1 x:backuprestore_shard2_replica1] o.a.s.c.Z

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

solr) [n:127.0.0.1:52747_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> 2910023 WARN  (zkCallback-3615-thread-1-processing-n:127.0.0.1:52748_solr) [n:127.0.0.1:52748_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2910023 WARN  (zkCallback-3614-thread-1-processing-n:127.0.0.1:52747_solr) [n:127.0.0.1:52747_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2910023 INFO  (jetty-launcher-3604-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@648428d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2910023 INFO  (jetty-launcher-3604-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dced13f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2910026 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52745 52745
   [junit4]   2> 2910121 INFO  (Thread-3861) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52745 52745
   [junit4]   2> 2914775 WARN  (Thread-3861) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2914776 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[B01D1BC172A320FF]-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/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_B01D1BC172A320FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=964, maxMBSortInHeap=6.842121631679778, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=NST
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=268617400,total=485752832
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, TestManagedStopFilterFactory, TermVectorComponentDistributedTest, TestRandomFaceting, SignatureUpdateProcessorFactoryTest, BlockDirectoryTest, TestLegacyFieldCache, QueryResultKeyTest, CollectionTooManyReplicasTest, HdfsRecoveryZkTest, SuggesterWFSTTest, TestFieldCacheVsDocValues, ShowFileRequestHandlerTest, BigEndianAscendingWordDeserializerTest, TestSchemaSimilarityResource, CdcrUpdateLogTest, TestSlowCompositeReaderWrapper, BasicFunctionalityTest, RecoveryAfterSoftCommitTest, TestConfigSetProperties, TestCloudSchemaless, TestRTGBase, TestExclusionRuleCollectionAccess, TestSuggestSpellingConverter, LeaderInitiatedRecoveryOnShardRestartTest, DistributedFacetPivotWhiteBoxTest, TestRecovery, TestFileDictionaryLookup, TestSolrDeletionPolicy2, TestLMJelinekMercerSimilarityFactory, WordBreakSolrSpellCheckerTest, TestClusterStateMutator, BlobRepositoryCloudTest, TestSubQueryTransformerDistrib, CacheHeaderTest, ChaosMonkeySafeLeaderTest, BasicAuthIntegrationTest, TestCharFilters, TestBinaryField, TestSolrJ, DateFieldTest, TestCustomDocTransformer, TestIntervalFaceting, TestBM25SimilarityFactory, DistributedDebugComponentTest, TestSystemIdResolver, LoggingHandlerTest, RAMDirectoryFactoryTest, TermVectorComponentTest, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, TestDynamicFieldCollectionResource, TestSubQueryTransformer, HdfsSyncSliceTest, TestRawTransformer, TestConfigSetsAPI, BitVectorTest, FieldMutatingUpdateProcessorTest, TestPHPSerializedResponseWriter, TestFieldCacheSort, CachingDirectoryFactoryTest, TestCrossCoreJoin, TestCloudPseudoReturnFields, DeleteReplicaTest, CSVRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, TestNRTOpen, EchoParamsTest, SpellingQueryConverterTest, ResourceLoaderTest, DeleteInactiveReplicaTest, TestShardHandlerFactory, AliasIntegrationTest, ZkStateWriterTest, TestReplicationHandlerBackup, TestIndexingPerformance, TestClassicSimilarityFactory, SecurityConfHandlerTest, TestUtils, SolrCmdDistributorTest, TestReRankQParserPlugin, TestCloudInspectUtil, TestCollationField, TestAnalyzeInfixSuggestions, TestInfoStreamLogging, TestTrieFacet, DistributedQueryComponentOptimizationTest, TestSolrConfigHandlerCloud, TestRealTimeGet, TestFieldCollectionResource, TestReversedWildcardFilterFactory, QueryParsingTest, TestUseDocValuesAsStored2, ZkNodePropsTest, BlockJoinFacetRandomTest, TestRebalanceLeaders, DistribDocExpirationUpdateProcessorTest, FieldAnalysisRequestHandlerTest, TestMiniSolrCloudCluster, AutoCommitTest, FacetPivotSmallTest, TestFieldTypeCollectionResource, LeaderFailoverAfterPartitionTest, FileBasedSpellCheckerTest, CollectionReloadTest, TestSchemaManager, SolrInfoMBeanTest, SuggesterTSTTest, TestSerializedLuceneMatchVersion, TestSolrIndexConfig, CopyFieldTest, TestRandomCollapseQParserPlugin, TestInitQParser, TestCSVResponseWriter, TestSolrDynamicMBean, TestExactStatsCache, TestScoreJoinQPScore, TestStandardQParsers, MultiTermTest, TestGraphTermsQParserPlugin, TestCopyFieldCollectionResource, SynonymTokenizerTest, TestSortingResponseWriter, TestConfigSetsAPIZkFailure, TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, TestNumericTerms64, DistributedMLTComponentTest, DeleteStatusTest, CoreAdminHandlerTest, TestZkChroot, SolrCloudExampleTest, TestBinaryResponseWriter, TestNamedUpdateProcessors, TestWriterPerf, TestOrdValues, TestJoin, TestQuerySenderListener, RuleEngineTest, TestDistribIDF, CheckHdfsIndexTest, TestComplexPhraseQParserPlugin, AddBlockUpdateTest, ConnectionReuseTest, BaseCdcrDistributedZkTest, SpellCheckCollatorTest, DirectUpdateHandlerOptimizeTest, TestJettySolrRunner, DistributedQueueTest, NumericFieldsTest, DefaultValueUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ZkCLITest, DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SuggesterTest, TestTrie, SpatialFilterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, PrimUtilsTest, ClusterStateTest, CircularListTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, ForceLeaderTest, MultiThreadedOCPTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, ShardSplitTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [475/620 (1!)] on J1 in 13.82s, 1 test, 1 error <<< FAILURES!

[...truncated 474 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 140 ignored (88 assumptions) [seed: B01D1BC172A320FF]

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



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

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

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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:62255","node_name":"127.0.0.1:62255_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/33)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:62239",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:62239_"},         "core_node2":{           "core":"c8n_1x3_lf_shard1_replica3",           "base_url":"http://127.0.0.1:62245",           "node_name":"127.0.0.1:62245_",           "state":"down"},         "core_node3":{           "core":"c8n_1x3_lf_shard1_replica2",           "base_url":"http://127.0.0.1:62255",           "node_name":"127.0.0.1:62255_",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:62255","node_name":"127.0.0.1:62255_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/33)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:62239",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:62239_"},
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica3",
          "base_url":"http://127.0.0.1:62245",
          "node_name":"127.0.0.1:62245_",
          "state":"down"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica2",
          "base_url":"http://127.0.0.1:62255",
          "node_name":"127.0.0.1:62255_",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([437A5AFCDA8A6D57:CB2E6526747600AF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:63411/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63411/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([437A5AFCDA8A6D57:CB2E6526747600AF]: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.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
	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 10841 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/init-core-data-001
   [junit4]   2> 343852 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[437A5AFCDA8A6D57]-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> 343852 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[437A5AFCDA8A6D57]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 343854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 343854 INFO  (Thread-744) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 343854 INFO  (Thread-744) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 343965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ZkTestServer start zk server on port:62236
   [junit4]   2> 343965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 343966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 343981 INFO  (zkCallback-473-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@293620c6 name:ZooKeeperConnection Watcher:127.0.0.1:62236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 343981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 343981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 343981 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 343984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 343985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 343987 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ad5f8 name:ZooKeeperConnection Watcher:127.0.0.1:62236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 343987 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 343987 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 343987 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 343990 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 343993 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 343995 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 343998 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 343998 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 344001 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 344002 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 344005 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 344005 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 344008 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 344008 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 344011 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 344011 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 344014 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 344014 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 344017 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 344017 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 344020 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 344020 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 344022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 344023 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 344025 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 344025 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 344029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 344029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 344261 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1
   [junit4]   2> 344265 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 344267 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e1126ad{/,null,AVAILABLE}
   [junit4]   2> 344270 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e3c6fd5{HTTP/1.1,[http/1.1]}{127.0.0.1:62240}
   [junit4]   2> 344270 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.Server Started @349483ms
   [junit4]   2> 344271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/tempDir-001/control/data, hostContext=/, hostPort=62239, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores}
   [junit4]   2> 344271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 344271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001'
   [junit4]   2> 344271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 344271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 344271 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344272 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344274 INFO  (zkCallback-475-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d93986b name:ZooKeeperConnection Watcher:127.0.0.1:62236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344274 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344274 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344275 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 344275 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/solr.xml
   [junit4]   2> 344305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores
   [junit4]   2> 344305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CoreContainer New CoreContainer 1485169248
   [junit4]   2> 344305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001]
   [junit4]   2> 344305 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/lib
   [junit4]   2> 344305 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] 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> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62236/solr
   [junit4]   2> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 344309 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344311 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7662cd28 name:ZooKeeperConnection Watcher:127.0.0.1:62236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344311 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344311 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 344313 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1155445448@7ba03d36
   [junit4]   2> 344314 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 344315 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89b3753 name:ZooKeeperConnection Watcher:127.0.0.1:62236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344315 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 344317 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 344320 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 344324 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 344328 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 344331 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 344334 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 344337 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 344339 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 344341 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 344343 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 344344 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 344345 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 344351 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 344353 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 344355 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 344355 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222100170407940-127.0.0.1:62239_-n_0000000000
   [junit4]   2> 344356 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62239_
   [junit4]   2> 344356 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 344358 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer Overseer (id=96222100170407940-127.0.0.1:62239_-n_0000000000) starting
   [junit4]   2> 344361 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 344372 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 344372 INFO  (OverseerCollectionConfigSetProcessor-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 344373 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 344373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62239_
   [junit4]   2> 344373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62239_
   [junit4]   2> 344375 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 344376 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] 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> 344377 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 344383 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 344383 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 344387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores
   [junit4]   2> 344388 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 344388 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1
   [junit4]   2> 344388 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 344389 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 344389 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 344389 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 344389 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62239_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 344391 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 344392 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62239",
   [junit4]   2>   "node_name":"127.0.0.1:62239_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 344392 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62239",
   [junit4]   2>   "node_name":"127.0.0.1:62239_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 344392 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 344392 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 344393 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 344394 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 344395 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 345395 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 345395 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 345396 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 345396 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 345397 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 345397 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1'
   [junit4]   2> 345397 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 345397 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 345400 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 345405 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 345407 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 345408 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 345424 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 345429 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 345523 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 345530 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 345531 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 345543 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 345546 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 345548 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 345549 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 345553 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 345553 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 345553 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 345553 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data/]
   [junit4]   2> 345553 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cb3e502
   [junit4]   2> 345554 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data
   [junit4]   2> 345554 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data/index/
   [junit4]   2> 345554 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 345554 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data/index
   [junit4]   2> 345554 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=97.875, floorSegmentMB=1.7373046875, forceMergeDeletesPctAllowed=15.451277400927601, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 345554 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@564f0e7c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5afe4b84),segFN=segments_1,generation=1}
   [junit4]   2> 345554 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 345555 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data/
   [junit4]   2> 345555 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 345558 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 345558 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 345561 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345563 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345563 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345564 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 345568 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 345568 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 345568 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 345568 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 345569 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 345570 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 345570 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=76.88671875, floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=1.2749496433236074, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 345570 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@564f0e7c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5afe4b84),segFN=segments_1,generation=1}
   [junit4]   2> 345570 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 345570 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@55bfd73[collection1] main]
   [junit4]   2> 345571 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 345572 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 345572 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 345572 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 345572 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 345572 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 345573 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 345573 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 345573 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 345573 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 345574 INFO  (searcherExecutor-1229-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55bfd73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 345574 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 345574 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 345574 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 345574 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539553604527980544
   [junit4]   2> 345576 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539553604527980544
   [junit4]   2> 345576 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 345576 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 345577 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:62239 collection:control_collection shard:shard1
   [junit4]   2> 345578 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 345584 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96222100170407940-core_node1-n_0000000000
   [junit4]   2> 345584 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 345587 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 345587 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 345587 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62239/collection1/
   [junit4]   2> 345587 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 345587 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:62239/collection1/ has no replicas
   [junit4]   2> 345588 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 345588 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 345592 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96222100170407940-core_node1-n_0000000000
   [junit4]   2> 345595 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62239/collection1/ shard1
   [junit4]   2> 345596 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:62239",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 345704 INFO  (zkCallback-479-thread-2-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 345757 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:62239/collection1/ and leader is http://127.0.0.1:62239/collection1/
   [junit4]   2> 345757 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62239
   [junit4]   2> 345757 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 345757 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 345757 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 345759 INFO  (coreZkRegister-1222-thread-1-processing-n:127.0.0.1:62239_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62239_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 345761 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62239",
   [junit4]   2>   "node_name":"127.0.0.1:62239_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 345761 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62239",
   [junit4]   2>   "node_name":"127.0.0.1:62239_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 345865 INFO  (zkCallback-479-thread-3-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 345902 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 345903 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 345904 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76473da7 name:ZooKeeperConnection Watcher:127.0.0.1:62236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345904 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 345905 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 345905 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 345906 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 345907 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 345909 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 346125 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/cores/collection1
   [junit4]   2> 346127 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001
   [junit4]   2> 346127 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 346129 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496b9e17{/,null,AVAILABLE}
   [junit4]   2> 346130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5620c71{HTTP/1.1,[http/1.1]}{127.0.0.1:62246}
   [junit4]   2> 346130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.e.j.s.Server Started @351342ms
   [junit4]   2> 346130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62245, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/cores}
   [junit4]   2> 346130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 346130 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001'
   [junit4]   2> 346131 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346131 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 346131 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 346131 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 346133 INFO  (zkCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c202650 name:ZooKeeperConnection Watcher:127.0.0.1:62236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346133 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 346133 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 346135 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 346135 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/solr.xml
   [junit4]   2> 346174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/cores
   [junit4]   2> 346174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CoreContainer New CoreContainer 224846919
   [junit4]   2> 346174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001]
   [junit4]   2> 346174 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/lib
   [junit4]   2> 346174 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] 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> 346177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 346177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 346177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 346177 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62236/solr
   [junit4]   2> 346178 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 346178 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 346178 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 346180 INFO  (zkCallback-487-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@797a46eb name:ZooKeeperConnection Watcher:127.0.0.1:62236 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346180 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 346181 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 346182 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1155445448@be002de
   [junit4]   2> 346183 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 346185 INFO  (zkCallback-488-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7934d5df name:ZooKeeperConnection Watcher:127.0.0.1:62236/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346185 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 346197 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 346199 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 346200 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 346206 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 346207 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96222100170407944-127.0.0.1:62245_-n_0000000001
   [junit4]   2> 346208 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96222100170407940-127.0.0.1:62239_-n_0000000000 to know if I could be the leader
   [junit4]   2> 346209 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.ZkController Publish node=127.0.0.1:62245_ as DOWN
   [junit4]   2> 346211 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62245_
   [junit4]   2> 346211 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62245_
   [junit4]   2> 346213 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62245_"} current state version: 3
   [junit4]   2> 346213 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62245_
   [junit4]   2> 346214 INFO  (zkCallback-479-thread-3-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] 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> 346214 INFO  (zkCallback-488-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_    ] 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> 346214 INFO  (zkCallback-483-thread-1) [    ] 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> 346215 INFO  (zkCallback-479-thread-3-processing-n:127.0.0.1:62239_) [n:127.0.0.1:62239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 346216 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 346216 INFO  (zkCallback-488-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 346233 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 346233 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 346235 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/cores
   [junit4]   2> 346236 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 346236 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_437A5AFCDA8A6D57-001/shard-1-001/cores/collection1
   [junit4]   2> 346236 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 346237 INFO  (coreLoadExecutor-1239-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 346237 INFO  (coreLoadExecutor-1239-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 346237 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 346237 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[437A5AFCDA8A6D57]) [n:127.0.0.1:62245_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 346239 INFO  (coreLoadExecutor-1239-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 346240 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62245",
   [junit4]   2>   "node_name":"127.0.0.1:62245_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 346240 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62245",
   [junit4]   2>   "node_name":"127.0.0.1:62245_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 346240 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 346240 INFO  (OverseerStateUpdate-96222100170407940-127.0.0.1:62239_-n_0000000000) [n:127.0.0.1:62239_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 346240 INFO  (coreLoadExecutor-1239-thread-1-processing-n:127.0.0.1:62245_) [n:127.0.0.1:62245_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [jun

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

507 INFO  (zkCallback-891-thread-2-processing-n:127.0.0.1:63412_solr) [n:127.0.0.1:63412_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/backuprestore/state.json] for collection [backuprestore] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 782510 INFO  (zkCallback-891-thread-2-processing-n:127.0.0.1:63412_solr) [n:127.0.0.1:63412_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [11] to [12]
   [junit4]   2> 782510 INFO  (zkCallback-890-thread-1-processing-n:127.0.0.1:63411_solr) [n:127.0.0.1:63411_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [11] to [12]
   [junit4]   2> 782511 INFO  (jetty-launcher-880-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96222127767027717-127.0.0.1:63412_solr-n_0000000000) closing
   [junit4]   2> 782511 INFO  (OverseerStateUpdate-96222127767027717-127.0.0.1:63412_solr-n_0000000000) [n:127.0.0.1:63412_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63412_solr
   [junit4]   2> 782518 INFO  (zkCallback-890-thread-1-processing-n:127.0.0.1:63411_solr) [n:127.0.0.1:63411_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> 782519 INFO  (zkCallback-891-thread-2-processing-n:127.0.0.1:63412_solr) [n:127.0.0.1:63412_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> 782519 WARN  (zkCallback-891-thread-2-processing-n:127.0.0.1:63412_solr) [n:127.0.0.1:63412_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 782520 WARN  (zkCallback-890-thread-2-processing-n:127.0.0.1:63411_solr) [n:127.0.0.1:63411_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> 782521 INFO  (jetty-launcher-880-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8d885bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 784024 WARN  (zkCallback-890-thread-1-processing-n:127.0.0.1:63411_solr) [n:127.0.0.1:63411_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 784025 INFO  (jetty-launcher-880-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4df9f61b{/solr,null,UNAVAILABLE}
   [junit4]   2> 784027 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[437A5AFCDA8A6D57]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63405 63405
   [junit4]   2> 784044 INFO  (Thread-1554) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63405 63405
   [junit4]   2> 788733 WARN  (Thread-1554) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 788733 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[437A5AFCDA8A6D57]-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/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_437A5AFCDA8A6D57-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1423, maxMBSortInHeap=5.593999073893963, sim=ClassicSimilarity, locale=mt-MT, timezone=America/Managua
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=152842368,total=368087040
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsWriteToMultipleCollectionsTest, TestSimpleTrackingShardHandler, BlockDirectoryTest, DistributedFacetPivotSmallAdvancedTest, SuggesterWFSTTest, BinaryUpdateRequestHandlerTest, JavabinLoaderTest, TestCollationField, CdcrVersionReplicationTest, RequestHandlersTest, SpellingQueryConverterTest, MultiTermTest, FileUtilsTest, SortByFunctionTest, BasicFunctionalityTest, CloudMLTQParserTest, SolrPluginUtilsTest, TestBM25SimilarityFactory, TestFieldCollectionResource, LeaderInitiatedRecoveryOnShardRestartTest, ChaosMonkeySafeLeaderTest, TestGraphMLResponseWriter, DistributedDebugComponentTest, OverseerStatusTest, TestBinaryField, TestFuzzyAnalyzedSuggestions, TestAuthorizationFramework, TestCopyFieldCollectionResource, TestComplexPhraseQParserPlugin, DateMathParserTest, FieldAnalysisRequestHandlerTest, TestLeaderElectionZkExpiry, NoCacheHeaderTest, BJQParserTest, TestZkChroot, DistributedMLTComponentTest, TestJsonFacets, TestMissingGroups, DistanceFunctionTest, TestPerFieldSimilarity, TestNamedUpdateProcessors, TestDocBasedVersionConstraints, LeaderElectionIntegrationTest, TestSolrJ, LeaderFailoverAfterPartitionTest, TestSolrDeletionPolicy2, SmileWriterTest, NotRequiredUniqueKeyTest, TestRecovery, TestIndexSearcher, CreateCollectionCleanupTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrDynamicMBean, TestRandomCollapseQParserPlugin, TestReplicationHandlerBackup, TestRebalanceLeaders, ConvertedLegacyTest, TestConfigSetProperties, HdfsSyncSliceTest, SolrCoreCheckLockOnStartupTest, ExitableDirectoryReaderTest, CheckHdfsIndexTest, TestClusterStateMutator, TestSimpleQParserPlugin, TestObjectReleaseTracker, ParsingFieldUpdateProcessorsTest, TestTolerantUpdateProcessorCloud, TestBadConfig, AutoCommitTest, DeleteReplicaTest, TestDocTermOrds, CoreAdminHandlerTest, SharedFSAutoReplicaFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsRecoveryZkTest, TestRealTimeGet, TestExactStatsCache, TestStandardQParsers, TestReloadDeadlock, TestQueryTypes, UniqFieldsUpdateProcessorFactoryTest, TestSubQueryTransformer, DeleteInactiveReplicaTest, TestOrdValues, TestCSVResponseWriter, TestCloudManagedSchema, SolrInfoMBeanTest, TestLocalFSCloudBackupRestore]
   [junit4] Completed [201/620 (2!)] on J1 in 23.81s, 1 test, 1 error <<< FAILURES!

[...truncated 1405 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 1 failure, 140 ignored (88 assumptions) [seed: 437A5AFCDA8A6D57]

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