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/13 07:51:10 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/716/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:52681/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:52681/solr: 'location' is not specified as a query parameter or as a default repository property or as a cluster property.
	at __randomizedtesting.SeedInfo.seed([1F58B9C81664F84F:970C8612B89895B7]: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 12062 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/init-core-data-001
   [junit4]   2> 2378599 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2378600 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2378600 INFO  (Thread-4599) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2378600 INFO  (Thread-4599) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2378700 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58804
   [junit4]   2> 2378700 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378701 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378703 INFO  (zkCallback-3407-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f385604 name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378703 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378703 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378703 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2378708 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2378708 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a474e05{/solr,null,AVAILABLE}
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c8d1731{/solr,null,AVAILABLE}
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@66bcc1{HTTP/1.1,[http/1.1]}{127.0.0.1:50720}
   [junit4]   2> 2378712 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.Server Started @2383272ms
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50720}
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2'
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@67323776{HTTP/1.1,[http/1.1]}{127.0.0.1:52681}
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.Server Started @2383273ms
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2378713 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52681}
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1'
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378714 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378715 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378716 INFO  (zkCallback-3408-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@398430be name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378716 INFO  (zkCallback-3409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45d71d96 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378716 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378717 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2378717 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/.
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 980492805
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2]
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/.
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 398476002
   [junit4]   2> 2378722 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1]
   [junit4]   2> 2378722 WARN  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/lib
   [junit4]   2> 2378722 WARN  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/lib
   [junit4]   2> 2378723 INFO  (jetty-launcher-3406-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> 2378723 INFO  (jetty-launcher-3406-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> 2378724 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378724 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58804/solr
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58804/solr
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378725 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378726 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378726 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378727 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f4fe5b6 name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378727 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378727 INFO  (zkCallback-3414-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7493bff name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378727 INFO  (jetty-launcher-3406-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378727 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378728 INFO  (jetty-launcher-3406-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378729 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1145854594@6610b884
   [junit4]   2> 2378729 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1145854594@46ab9b14
   [junit4]   2> 2378730 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378730 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378731 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@259b0990 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378731 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@330c30a4 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378731 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378731 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378734 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2378734 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2378737 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2378737 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2378741 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2378742 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2378746 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2378746 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2378749 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2378750 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2378751 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2378752 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2378753 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2378753 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2378755 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2378756 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2378758 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2378759 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2378760 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2378761 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2378762 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378762 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378763 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378763 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378764 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2378764 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2378770 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2378770 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2378772 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2378772 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96232778892378118-127.0.0.1:50720_solr-n_0000000000
   [junit4]   2> 2378774 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96232778892378117-127.0.0.1:52681_solr-n_0000000001
   [junit4]   2> 2378775 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50720_solr
   [junit4]   2> 2378775 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2378776 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96232778892378118-127.0.0.1:50720_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2378776 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52681_solr
   [junit4]   2> 2378776 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52681_solr
   [junit4]   2> 2378777 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer Overseer (id=96232778892378118-127.0.0.1:50720_solr-n_0000000000) starting
   [junit4]   2> 2378778 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_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> 2378778 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_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> 2378779 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2378779 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2378780 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2378789 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2378790 INFO  (OverseerCollectionConfigSetProcessor-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2378790 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2378790 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50720_solr as DOWN
   [junit4]   2> 2378792 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50720_solr
   [junit4]   2> 2378792 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50720_solr
   [junit4]   2> 2378793 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2378795 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_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> 2378795 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_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> 2378795 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2378796 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2378796 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr"} current state version: 0
   [junit4]   2> 2378796 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50720_solr
   [junit4]   2> 2378818 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2378818 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2378819 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/.
   [junit4]   2> 2378819 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2378820 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2378820 INFO  (jetty-launcher-3406-thread-1) [n:127.0.0.1:52681_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2378844 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2378844 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2378844 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/.
   [junit4]   2> 2378845 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2378872 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2378872 INFO  (jetty-launcher-3406-thread-2) [n:127.0.0.1:50720_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2378873 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378873 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378874 INFO  (zkCallback-3420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47a7e034 name:ZooKeeperConnection Watcher:127.0.0.1:58804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378875 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378878 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2378879 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2378880 INFO  (zkCallback-3423-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e978708 name:ZooKeeperConnection Watcher:127.0.0.1:58804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2378880 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2378880 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2378880 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2378881 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2378882 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2378884 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2378887 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2378915 INFO  (TEST-TestLocalFSCloudBackupRestore.test-seed#[1F58B9C81664F84F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2378927 INFO  (qtp1515686394-20772) [n:127.0.0.1:52681_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2378931 INFO  (OverseerCollectionConfigSetProcessor-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_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":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [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> 2378932 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [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> 2378932 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 2378932 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 2378933 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 2378935 INFO  (zkCallback-3423-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2378935 INFO  (zkCallback-3417-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2378935 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2378939 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"backuprestore",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [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> 2378940 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 2378941 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 2379039 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2379039 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:52681_solr
   [junit4]   2> 2379039 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:50720_solr
   [junit4]   2> 2379040 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:50720_solr
   [junit4]   2> 2379041 INFO  (OverseerThreadFactory-9544-thread-1-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:52681_solr
   [junit4]   2> 2379042 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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> 2379042 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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> 2379043 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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> 2379046 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379047 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard2_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2379047 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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> 2379047 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard2_replica2, 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> 2379047 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.customKey=customValue&qt=/admin/cores&collection.configName=conf1&name=backuprestore_shard1_replica2&action=CREATE&numShards=2&collection=backuprestore&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2379048 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=backuprestore_shard1_replica2, 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> 2379048 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379048 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379048 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2379048 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379050 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2379050 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379050 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379051 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_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> 2379051 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 2379051 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_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:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379051 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 2379051 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379051 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2379054 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_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> 2379054 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_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:52681/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52681_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379058 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_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> 2379058 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379060 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_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> 2379060 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50720_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2379164 INFO  (OverseerStateUpdate-96232778892378118-127.0.0.1:50720_solr-n_0000000000) [n:127.0.0.1:50720_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 2379165 INFO  (zkCallback-3417-thread-2-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_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> 2379166 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_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> 2379166 INFO  (zkCallback-3417-thread-2-processing-n:127.0.0.1:50720_solr) [n:127.0.0.1:50720_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2379166 INFO  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 2380051 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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> 2380051 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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> 2380051 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard1_replica2
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380052 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for backuprestore_shard2_replica2
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380052 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380052 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard2_replica1'
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380052 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard1_replica1'
   [junit4]   2> 2380052 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380057 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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> 2380057 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2380057 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 2380058 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380058 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard1_replica2'
   [junit4]   2> 2380059 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380059 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2380059 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard2_replica2'
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2380059 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2380060 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380062 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380062 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2380062 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380064 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380064 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380065 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380066 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380066 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380066 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380068 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380070 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380071 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2380072 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2380072 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 2380072 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 2380090 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380090 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2380091 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380091 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_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> 2380091 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380091 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380092 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [[backuprestore_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/]
   [junit4]   2> 2380092 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica1
   [junit4]   2> 2380092 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data
   [junit4]   2> 2380092 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380093 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index/
   [junit4]   2> 2380093 WARN  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore [backuprestore_shard2_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2380093 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_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> 2380093 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 2380093 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/index
   [junit4]   2> 2380094 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1184bd6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fd56f69; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380094 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380095 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380095 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 2380093 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380095 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [[backuprestore_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/backuprestore_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 2380095 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica1
   [junit4]   2> 2380096 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data
   [junit4]   2> 2380096 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 2380096 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2380096 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/
   [junit4]   2> 2380096 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2380096 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2380096 WARN  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2380097 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380097 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 2380097 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@162d0bf2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33078738; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380097 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard2_replica2' using configuration from collection backuprestore
   [junit4]   2> 2380098 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard2_replica2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data
   [junit4]   2> 2380098 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380099 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard1_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node1/./backuprestore_shard1_replica1/data/
   [junit4]   2> 2380099 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-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> 2380099 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2380099 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2380099 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'backuprestore_shard1_replica2' using configuration from collection backuprestore
   [junit4]   2> 2380098 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 2380100 WARN  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2380100 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2380100 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/backuprestore_shard1_replica2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 2380100 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/index
   [junit4]   2> 2380100 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380100 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380100 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@616d5cfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5aa1d025; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380101 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2380102 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380102 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380102 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 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> 2380102 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2380103 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2380103 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2380103 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2380103 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380104 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380104 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2380104 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2380104 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380100 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 2380105 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 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> 2380105 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard1_replica2/data
   [junit4]   2> 2380105 INFO  (qtp64893830-20771) [n:127.0.0.1:50720_solr c:backuprestore s:shard1 r:core_node4 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 2380105 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/
   [junit4]   2> 2380105 INFO  (qtp64893830-20769) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2380105 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:50720_solr c:backuprestore s:shard2 r:core_node3 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001/tempDir-001/node2/./backuprestore_shard2_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2380105 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1184bd6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fd56f69; maxCacheMB=0.421875 maxMergeSizeMB=0.75390625)),segFN=segments_1,generation=1}
   [junit4]   2> 2380105 INFO  (qtp1515686394-20773) [n:127.0.0.1:52681_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2380106 INFO  (qtp1515686394-20778) [n:127.0.0.1:52681_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit gener

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

orService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 2409373 INFO  (jetty-launcher-3406-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a474e05{/solr,null,UNAVAILABLE}
   [junit4]   2> 2410865 WARN  (zkCallback-3416-thread-1-processing-n:127.0.0.1:52681_solr) [n:127.0.0.1:52681_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2410866 INFO  (jetty-launcher-3406-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c8d1731{/solr,null,UNAVAILABLE}
   [junit4]   2> 2410868 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58804 58804
   [junit4]   2> 2410884 INFO  (Thread-4599) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58804 58804
   [junit4]   2> 2410885 WARN  (Thread-4599) [    ] 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/collections/backuprestore_restored/state.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> 	35	/solr/overseer/queue
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2410885 INFO  (SUITE-TestLocalFSCloudBackupRestore-seed#[1F58B9C81664F84F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_1F58B9C81664F84F-001
   [junit4]   2> Jul 13, 2016 7:41:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {shard_s=BlockTreeOrds(blocksize=128), _version_=BlockTreeOrds(blocksize=128), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1549, maxMBSortInHeap=5.152039987729883, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=Etc/GMT-5
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=190939376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestFieldCacheSortRandom, TestNumericTerms32, TestWordDelimiterFilterFactory, DOMUtilTest, MBeansHandlerTest, TestDefaultSearchFieldResource, AnalyticsMergeStrategyTest, SampleTest, TestGeoJSONResponseWriter, TestSchemaVersionResource, XsltUpdateRequestHandlerTest, PolyFieldTest, RankQueryTest, TestTolerantSearch, TestExceedMaxTermLength, TestNoOpRegenerator, FastVectorHighlighterTest, TestConfigSetImmutable, TestReplicaProperties, DirectSolrSpellCheckerTest, TestCodecSupport, SchemaVersionSpecificBehaviorTest, TestPerFieldSimilarityWithDefaultOverride, TestLuceneMatchVersion, TestCollationFieldDocValues, BlockJoinFacetSimpleTest, TestPKIAuthenticationPlugin, PeerSyncTest, TestTrackingShardHandlerFactory, TestBulkSchemaConcurrent, ActionThrottleTest, HighlighterTest, ConjunctionSolrSpellCheckerTest, TestIBSimilarityFactory, SpatialHeatmapFacetsTest, TestSolrConfigHandlerConcurrent, TestChildDocTransformer, TestRawResponseWriter, DateRangeFieldTest, TestExactSharedStatsCache, TestMiniSolrCloudClusterBase, TestXIncludeConfig, UnloadDistributedZkTest, TestSort, TestDFISimilarityFactory, TestSolrQueryResponse, DistribJoinFromCollectionTest, BlockCacheTest, UpdateParamsTest, TestFreeTextSuggestions, SuggesterFSTTest, TestLeaderInitiatedRecoveryThread, TestDownShardTolerantSearch, BigEndianAscendingWordSerializerTest, CustomCollectionTest, RegexBoostProcessorTest, OverseerCollectionConfigSetProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, TestConfig, TestConfigSets, EnumFieldTest, ExplicitHLLTest, TimeZoneUtilsTest, StandardRequestHandlerTest, DistributedVersionInfoTest, PrimUtilsTest, SimpleMLTQParserTest, TestCloudDeleteByQuery, TestReloadAndDeleteDocs, DirectUpdateHandlerTest, TestLMDirichletSimilarityFactory, TestStressLucene, TestComponentsName, ConnectionManagerTest, TestCollectionAPI, CoreAdminRequestStatusTest, SolrXmlInZkTest, InfoHandlerTest, TestJmxMonitoredMap, DocValuesTest, URLClassifyProcessorTest, HttpPartitionTest, TestReplicationHandler, OutOfBoxZkACLAndCredentialsProvidersTest, TestFaceting, BadComponentTest, TestArbitraryIndexDir, TestHdfsBackupRestoreCore, SharedFSAutoReplicaFailoverUtilsTest, TestCollapseQParserPlugin, DistributedFacetPivotSmallTest, TestHashQParserPlugin, TestSubQueryTransformerCrossCore, TestLazyCores, TestSolrConfigHandler, DeleteShardTest, TestBlendedInfixSuggestions, TestReqParamsAPI, ChaosMonkeyNothingIsSafeTest, SolrCLIZkUtilsTest, TestAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLRUStatsCache, TestManagedSchemaAPI, VersionInfoTest, TestTestInjection, HdfsBasicDistributedZk2Test, TestSortByMinMaxFunction, TestMergePolicyConfig, DistributedQueryComponentCustomSortTest, LeaderElectionTest, RecoveryZkTest, TestGroupingSearch, TestScoreJoinQPNoScore, SolrCoreTest, SliceStateTest, TestHighlightDedupGrouping, HdfsCollectionsAPIDistributedZkTest, TestFunctionQuery, PrimitiveFieldTypeTest, CdcrRequestHandlerTest, DistributedExpandComponentTest, TestRequestStatusCollectionAPI, TestUseDocValuesAsStored, TestMacros, TestSolrQueryParserDefaultOperatorResource, CurrencyFieldXmlFileTest, OverseerRolesTest, TestImplicitCoreProperties, TestSchemaResource, TestManagedResource, TestAddFieldRealTimeGet, TestSolrDeletionPolicy1, TestExpandComponent, TestUninvertingReader, ShardSplitTest, SparseHLLTest, DistanceUnitsTest, TestJmxIntegration, ScriptEngineTest, HardAutoCommitTest, TermsComponentTest, HdfsLockFactoryTest, TestRestManager, TestXmlQParser, AssignTest, DistribCursorPagingTest, TestDocSet, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, AutoCommitTest, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, SoftAutoCommitTest, SpatialFilterTest, TestCSVLoader, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCryptoKeys, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore]
   [junit4] Completed [487/620 (1!)] on J0 in 33.11s, 1 test, 1 error <<< FAILURES!

[...truncated 439 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 98 ignored (83 assumptions) [seed: 1F58B9C81664F84F]

Total time: 71 minutes 40 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-Solaris (64bit/jdk1.8.0) - Build # 718 - Still Failing!

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

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

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

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




Build Log:
[...truncated 10609 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 236047 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 236047 INFO  (Thread-353) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 236047 INFO  (Thread-353) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 236147 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkTestServer start zk server on port:43163
   [junit4]   2> 236148 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236148 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236180 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ad6c2ed name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236180 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236180 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236180 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 236208 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236208 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236209 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236209 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236210 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2212919d{/solr,null,AVAILABLE}
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5406baaa{HTTP/1.1,[http/1.1]}{127.0.0.1:60020}
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.e.j.s.Server Started @239570ms
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60020}
   [junit4]   2> 236212 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1'
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236213 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236216 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6155a1{/solr,null,AVAILABLE}
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@550dfacc{HTTP/1.1,[http/1.1]}{127.0.0.1:42732}
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.e.j.s.Server Started @239575ms
   [junit4]   2> 236217 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42732}
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2'
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236219 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236220 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ced843e{/solr,null,AVAILABLE}
   [junit4]   2> 236221 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ab463fb{HTTP/1.1,[http/1.1]}{127.0.0.1:44137}
   [junit4]   2> 236221 INFO  (jetty-launcher-268-thread-3) [    ] o.e.j.s.Server Started @239578ms
   [junit4]   2> 236221 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44137}
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4'
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236222 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236234 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236236 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@214fd7e0{/solr,null,AVAILABLE}
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b5e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:55884}
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.e.j.s.Server Started @239594ms
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55884}
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3'
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236237 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236238 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8dee1fb{/solr,null,AVAILABLE}
   [junit4]   2> 236240 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236241 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236241 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236241 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@23da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:36101}
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.e.j.s.Server Started @239599ms
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36101}
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5'
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236242 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236243 INFO  (zkCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c5cc18a name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236243 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c0da313 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236243 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236244 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236244 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236247 INFO  (zkCallback-273-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d492499 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236247 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236250 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236252 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dc541d8 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236252 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236252 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236252 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236262 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 236283 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/.
   [junit4]   2> 236283 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1724727331
   [junit4]   2> 236283 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5]
   [junit4]   2> 236283 WARN  (jetty-launcher-268-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/lib
   [junit4]   2> 236284 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 236287 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/.
   [junit4]   2> 236287 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1746113675
   [junit4]   2> 236287 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2]
   [junit4]   2> 236287 WARN  (jetty-launcher-268-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/lib
   [junit4]   2> 236288 INFO  (jetty-launcher-268-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> 236290 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236290 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236290 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236291 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236295 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236330 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/.
   [junit4]   2> 236330 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1476784048
   [junit4]   2> 236330 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4]
   [junit4]   2> 236331 WARN  (jetty-launcher-268-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/lib
   [junit4]   2> 236331 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236332 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236333 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/.
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2086507178
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3]
   [junit4]   2> 236344 WARN  (jetty-launcher-268-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/lib
   [junit4]   2> 236344 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 236346 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236347 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/.
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 258218654
   [junit4]   2> 236352 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1]
   [junit4]   2> 236352 WARN  (jetty-launcher-268-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/lib
   [junit4]   2> 236352 INFO  (jetty-launcher-268-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> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 236354 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236355 INFO  (zkCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236355 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236355 INFO  (jetty-launcher-268-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236359 INFO  (zkCallback-280-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405c823f name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236359 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236360 INFO  (jetty-launcher-268-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236361 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e6575b890002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 236371 INFO  (zkCallback-283-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bc0631 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236371 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236371 INFO  (jetty-launcher-268-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236389 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a0234e3 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236389 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236389 INFO  (jetty-launcher-268-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236390 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@753a728e name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236390 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236390 INFO  (jetty-launcher-268-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 236391 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@570d8d49
   [junit4]   2> 236391 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236423 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@5bfdd74e
   [junit4]   2> 236424 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236432 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@3d41ed5d
   [junit4]   2> 236432 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236433 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a91dde name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236433 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236435 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@10c21a04
   [junit4]   2> 236435 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d9921eb name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236435 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236435 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236437 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@50278033
   [junit4]   2> 236438 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236441 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2deba41a name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236442 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236444 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54e85f64 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236444 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236445 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236445 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236446 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e50a002 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 236447 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236487 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236487 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 236541 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 236559 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 236569 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 236699 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236699 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236699 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236700 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236714 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 236747 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236751 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236751 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236751 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236756 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 236815 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236815 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236834 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236835 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236835 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 236869 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236870 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236871 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236871 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 236903 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236903 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236904 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236904 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236904 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 236923 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236928 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236928 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236928 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 236961 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236962 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236964 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236965 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236977 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236978 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236987 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 236989 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236989 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236989 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236990 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236990 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236990 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 236991 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236991 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236992 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236993 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 236999 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 237000 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 237000 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 237012 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237012 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237012 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237013 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237023 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237027 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582028-127.0.0.1:44137_solr-n_0000000000
   [junit4]   2> 237027 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001
   [junit4]   2> 237028 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002
   [junit4]   2> 237031 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003
   [junit4]   2> 237032 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582031-127.0.0.1:55884_solr-n_0000000004
   [junit4]   2> 237032 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44137_solr
   [junit4]   2> 237032 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 237033 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 237033 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 237033 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582028-127.0.0.1:44137_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36101_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36101_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60020_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60020_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55884_solr
   [junit4]   2> 237034 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55884_solr
   [junit4]   2> 237039 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 237040 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer Overseer (id=96236229930582028-127.0.0.1:44137_solr-n_0000000000) starting
   [junit4]   2> 237044 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_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> 237044 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_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> 237044 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_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> 237044 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_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> 237045 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_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> 237045 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42732_solr as DOWN
   [junit4]   2> 237063 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237063 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237064 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237064 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237064 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 237087 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237087 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237088 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/.
   [junit4]   2> 237088 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237091 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 237091 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237091 INFO  (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237093 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42732_solr
   [junit4]   2> 237093 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42732_solr
   [junit4]   2> 237098 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237098 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237099 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/.
   [junit4]   2> 237099 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237103 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237103 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237103 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237104 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237104 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237104 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237104 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237105 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237105 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 237105 INFO  (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237107 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237107 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237107 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/.
   [junit4]   2> 237108 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237109 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237109 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237110 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237110 INFO  (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237121 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237121 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237122 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/.
   [junit4]   2> 237122 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237124 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237124 INFO  (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237144 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 237145 INFO  (OverseerCollectionConfigSetProcessor-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 237145 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 237145 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 237171 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 237171 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 237171 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 237189 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237189 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237189 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237189 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237190 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 237191 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237191 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237191 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237192 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237192 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 237192 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42732_solr"} current state version: 0
   [junit4]   2> 237192 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42732_solr
   [junit4]   2> 237217 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237217 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237218 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/.
   [junit4]   2> 237218 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 237224 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 237224 INFO  (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237226 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44137_solr"} current state version: 0
   [junit4]   2> 237226 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44137_solr
   [junit4]   2> 237230 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ce8b70 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237230 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237231 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 237271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b5e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 237271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2086507178
   [junit4]   2> 237271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55884_solr as DOWN
   [junit4]   2> 237292 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237293 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 237294 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55884_solr"} current state version: 0
   [junit4]   2> 237294 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55884_solr
   [junit4]   2> 237294 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 237295 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 237296 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 237296 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 238794 WARN  (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 238794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@214fd7e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 238797 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 238799 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c3d150f{/solr,null,AVAILABLE}
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19931151{HTTP/1.1,[http/1.1]}{127.0.0.1:50707}
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.e.j.s.Server Started @242158ms
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50707}
   [junit4]   2> 238800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6'
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238801 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238807 INFO  (zkCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73fda95e name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238807 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238808 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238808 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238834 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/.
   [junit4]   2> 238835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer New CoreContainer 523277648
   [junit4]   2> 238835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6]
   [junit4]   2> 238835 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/lib
   [junit4]   2> 238835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] 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> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 238837 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238838 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238844 INFO  (zkCallback-305-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31cb2cac name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238845 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238845 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238863 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@30c99178
   [junit4]   2> 238863 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238886 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d34b2cc name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238887 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239011 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 239013 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 239014 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 239018 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 239033 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582035-127.0.0.1:50707_solr-n_0000000005
   [junit4]   2> 239034 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 239035 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50707_solr as DOWN
   [junit4]   2> 239068 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50707_solr
   [junit4]   2> 239069 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50707_solr
   [junit4]   2> 239069 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50707_solr"} current state version: 0
   [junit4]   2> 239070 INFO  (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50707_solr
   [junit4]   2> 239074 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239075 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 239078 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239078 INFO  (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239078 INFO  (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239078 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239079 INFO  (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 239103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 239104 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/.
   [junit4]   2> 239104 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 239105 INFO  (TEST-BasicAuthIntegrationTest.testBasics-see

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

launcher-268-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2989341a{/solr,null,UNAVAILABLE}
   [junit4]   2> 258441 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43163 43163
   [junit4]   2> 258457 INFO  (Thread-353) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43163 43163
   [junit4]   2> 258458 WARN  (Thread-353) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=55EAC0E3C4E6865C -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   22.4s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55EAC0E3C4E6865C:68326ECFFC08D82C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001
   [junit4]   2> Jul 13, 2016 10:19:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=FST50, intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=807, maxMBSortInHeap=5.461436841274013, sim=ClassicSimilarity, locale=cs-CZ, timezone=Asia/Thimphu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=47963600,total=151855104
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, OutputWriterTest, ZkSolrClientTest, TestSimpleTrackingShardHandler, CloudMLTQParserTest, SuggestComponentContextFilterQueryTest, OpenCloseCoreStressTest, TestJsonFacets, NumericFieldsTest, TestAtomicUpdateErrorCases, SuggesterWFSTTest, TestRecovery, CleanupOldIndexTest, SimpleCollectionCreateDeleteTest, HdfsBasicDistributedZkTest, OpenExchangeRatesOrgProviderTest, TestMissingGroups, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, SpatialRPTFieldTypeTest, TestExclusionRuleCollectionAccess, ResponseHeaderTest, BasicAuthIntegrationTest]
   [junit4] Completed [41/620 (1!)] on J1 in 23.44s, 1 test, 1 error <<< FAILURES!

[...truncated 1897 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:763: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:707: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 99 ignored (84 assumptions) [seed: 55EAC0E3C4E6865C]

Total time: 82 minutes 7 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-Solaris (64bit/jdk1.8.0) - Build # 717 - Still Failing!

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest:     1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.interrupt0(Native Method)         at java.lang.Thread.interrupt(Thread.java:923)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.interrupt0(Native Method)
        at java.lang.Thread.interrupt(Thread.java:923)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)




Build Log:
[...truncated 10855 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/init-core-data-001
   [junit4]   2> 734462 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 734464 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 734464 INFO  (Thread-1854) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 734464 INFO  (Thread-1854) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 734564 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37764
   [junit4]   2> 734565 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734565 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734570 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a314281 name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734571 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734571 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734571 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 734599 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734602 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 734609 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 734610 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 734613 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20d5b618{/solr,null,AVAILABLE}
   [junit4]   2> 734615 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@19c006e7{HTTP/1.1,[http/1.1]}{127.0.0.1:56586}
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server Started @738544ms
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56586}
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1'
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734616 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 734617 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734643 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734644 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b9c3314{/solr,null,AVAILABLE}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f7332e6{/solr,null,AVAILABLE}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@16a58b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:54703}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server Started @738573ms
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54703}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b45040d{HTTP/1.1,[http/1.1]}{127.0.0.1:62058}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server Started @738573ms
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62058}
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2'
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3'
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 734646 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734645 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 734646 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734646 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734647 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734650 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@520c7777 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734651 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734651 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734652 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62ecfdd3 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734653 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734653 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734658 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734659 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734659 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a3a5fb8 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734660 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734660 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734666 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734673 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734674 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/.
   [junit4]   2> 734675 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1226664711
   [junit4]   2> 734675 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3]
   [junit4]   2> 734675 WARN  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/lib
   [junit4]   2> 734676 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734677 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/.
   [junit4]   2> 734677 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 871004204
   [junit4]   2> 734677 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2]
   [junit4]   2> 734677 WARN  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/lib
   [junit4]   2> 734685 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/.
   [junit4]   2> 734687 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1059221124
   [junit4]   2> 734687 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1]
   [junit4]   2> 734687 WARN  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/lib
   [junit4]   2> 734688 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 734690 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734691 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734687 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 734686 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734695 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 734697 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734697 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734698 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
   [junit4]   2> 734696 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734699 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 734699 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734700 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734701 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b5dc62a name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734701 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734702 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734702 INFO  (zkCallback-706-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@328214ec name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734702 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734703 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734703 INFO  (zkCallback-707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c56b2d1 name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734704 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734704 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734704 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@153982fd
   [junit4]   2> 734705 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734709 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@382241d3
   [junit4]   2> 734710 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734712 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734713 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71d00ac7 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734714 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734715 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c1910006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734715 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@2faa8095
   [junit4]   2> 734715 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734716 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118ec2f1 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734717 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734717 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 734718 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3388b069 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734719 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734720 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 734724 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 734725 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 734727 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 734735 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 734736 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 734737 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 734760 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 734763 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 734767 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 734767 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 734768 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 734770 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 734770 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 734771 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 734773 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 734773 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 734774 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 734775 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 734776 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 734777 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 734778 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 734779 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 734779 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 734780 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734781 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734781 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734782 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734783 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734783 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734784 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 734784 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 734785 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 734790 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 734792 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 734793 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 734793 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 734795 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 734796 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734796 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234629619580935-127.0.0.1:56586_solr-n_0000000000
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234629619580936-127.0.0.1:62058_solr-n_0000000001
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56586_solr
   [junit4]   2> 734797 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 734798 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734799 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96234629619580937-127.0.0.1:54703_solr-n_0000000002
   [junit4]   2> 734800 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer Overseer (id=96234629619580935-127.0.0.1:56586_solr-n_0000000000) starting
   [junit4]   2> 734801 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234629619580936-127.0.0.1:62058_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 734801 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54703_solr
   [junit4]   2> 734801 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54703_solr
   [junit4]   2> 734802 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 734803 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_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> 734805 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734805 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_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> 734814 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 734815 INFO  (OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 734816 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 734816 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56586_solr as DOWN
   [junit4]   2> 734818 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734821 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 734821 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56586_solr
   [junit4]   2> 734821 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56586_solr
   [junit4]   2> 734823 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_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> 734824 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_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> 734824 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96234629619580935-127.0.0.1:56586_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 734845 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734845 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_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> 734845 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734846 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/.
   [junit4]   2> 734846 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/.
   [junit4]   2> 734847 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734847 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734847 INFO  (zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734867 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 734868 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56586_solr"} current state version: 0
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62058_solr as DOWN
   [junit4]   2> 734868 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56586_solr
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:56586_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 734868 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:54703_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734870 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62058_solr
   [junit4]   2> 734870 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62058_solr
   [junit4]   2> 734871 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_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> 734871 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_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> 734872 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734872 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734873 INFO  (zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_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> 734874 INFO  (zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 734875 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62058_solr"} current state version: 0
   [junit4]   2> 734875 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62058_solr
   [junit4]   2> 734917 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734917 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734918 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/.
   [junit4]   2> 734918 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734920 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 734920 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:62058_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734920 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734921 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734923 INFO  (zkCallback-714-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aef8ccd name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734923 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734923 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734931 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155e4e2c191000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 734936 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734937 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734938 INFO  (zkCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58c9db33 name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734938 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734938 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734938 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734940 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734941 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 734943 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 734946 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 734958 INFO  (qtp128795897-5273) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=6611b8be-9b28-431b-8993-222056d0e395&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=optimize&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734962 INFO  (qtp128795897-5273) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=6611b8be-9b28-431b-8993-222056d0e395&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=optimize&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 734963 INFO  (qtp128795897-5271) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734967 INFO  (OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-6611b8be-9b28-431b-8993-222056d0e395
   [junit4]   2> 734969 INFO  (qtp128795897-5271) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 734970 INFO  (OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"optimize",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"6611b8be-9b28-431b-8993-222056d0e395",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 734972 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"optimize",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"6611b8be-9b28-431b-8993-222056d0e395",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 734972 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection optimize
   [junit4]   2> 734973 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/optimize 
   [junit4]   2> 734975 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/optimize
   [junit4]   2> 734982 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734982 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734982 INFO  (zkCallback-717-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734984 INFO  (zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 735013 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"optimize",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"6611b8be-9b28-431b-8993-222056d0e395",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 735013 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: optimize
   [junit4]   2> 735015 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/optimize/state.json
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection optimize, shardNames [shard1, shard2, shard3] , replicationFactor : 1
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core optimize_shard1_replica1 as part of shard shard1 of collection optimize on 127.0.0.1:56586_solr
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core optimize_shard2_replica1 as part of shard shard2 of collection optimize on 127.0.0.1:54703_solr
   [junit4]   2> 735113 INFO  (OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core optimize_shard3_replica1 as part of shard shard3 of collection optimize on 127.0.0.1:62058_solr
   [junit4]   2> 735118 INFO  (qtp128795897-5275) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=6611b8be-9b28-431b-8993-222056d0e395779016815547383&qt=/admin/cores&collection.configName=conf&name=optimize_shard1_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 735121 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=6611b8be-9b28-431b-8993-222056d0e395779016815547383&qt=/admin/cores&collection.configName=conf&name=optimize_shard1_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard1&wt=javabin&version=2
   [junit4]   2> 735121 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=optimize_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=optimize, numShards=3, dataDir=data/, shard=shard1}
   [junit4]   2> 735125 INFO  (qtp936337054-5286) [n:127.0.0.1:62058_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=6611b8be-9b28-431b-8993-222056d0e395779016816294630&qt=/admin/cores&collection.configName=conf&name=optimize_shard3_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 735130 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=6611b8be-9b28-431b-8993-222056d0e395779016816294630&qt=/admin/cores&collection.configName=conf&name=optimize_shard3_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard3&wt=javabin&version=2
   [junit4]   2> 735131 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=optimize_shard3_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=optimize, numShards=3, dataDir=data/, shard=shard3}
   [junit4]   2> 735132 INFO  (qtp2896466-5268) [n:127.0.0.1:54703_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=6611b8be-9b28-431b-8993-222056d0e395779016816033196&qt=/admin/cores&collection.configName=conf&name=optimize_shard2_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 735132 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=6611b8be-9b28-431b-8993-222056d0e395779016816033196&qt=/admin/cores&collection.configName=conf&name=optimize_shard2_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard2&wt=javabin&version=2
   [junit4]   2> 735133 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=optimize_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=optimize, numShards=3, dataDir=data/, shard=shard2}
   [junit4]   2> 735134 INFO  (qtp128795897-5276) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 6611b8be-9b28-431b-8993-222056d0e395779016815547383
   [junit4]   2> 735134 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 735134 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 735134 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 735135 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController Registering watch for collection optimize
   [junit4]   2> 735136 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
   [junit4]   2> 735136 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 735138 INFO  (qtp128795897-5276) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=6611b8be-9b28-431b-8993-222056d0e395779016815547383&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 735139 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController Registering watch for collection optimize
   [junit4]   2> 735140 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
   [junit4]   2> 735140 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController Registering watch for collection optimize
   [junit4]   2> 735140 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 735141 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"optimize_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54703/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54703_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735141 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"optimize_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54703/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54703_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735141 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
   [junit4]   2> 735141 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 735144 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"optimize_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56586/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56586_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735144 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"optimize_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56586/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56586_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735147 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"optimize_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62058/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62058_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735147 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "core":"optimize_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62058/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62058_solr",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"optimize",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735260 INFO  (OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000) [n:127.0.0.1:56586_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/optimize/state.json version: 0
   [junit4]   2> 735260 INFO  (zkCallback-708-thread-3-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/optimize/state.json] for collection [optimize] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 735260 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/optimize/state.json] for collection [optimize] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 735260 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/optimize/state.json] for collection [optimize] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 735261 INFO  (zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr) [n:127.0.0.1:54703_solr    ] o.a.s.c.c.ZkStateReader Updating data for [optimize] from [0] to [1]
   [junit4]   2> 735261 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr) [n:127.0.0.1:62058_solr    ] o.a.s.c.c.ZkStateReader Updating data for [optimize] from [0] to [1]
   [junit4]   2> 735262 INFO  (zkCallback-708-thread-3-processing-n:127.0.0.1:56586_solr) [n:127.0.0.1:56586_solr    ] o.a.s.c.c.ZkStateReader Updating data for [optimize] from [0] to [1]
   [junit4]   2> 735974 INFO  (qtp128795897-5277) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 735975 INFO  (qtp128795897-5277) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 736138 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for optimize_shard2_replica1
   [junit4]   2> 736138 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:optimize
   [junit4]   2> 736140 INFO  (qtp128795897-5270) [n:127.0.0.1:56586_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 6611b8be-9b28-431b-8993-222056d0e395779016815547383
   [junit4]   2> 736141 INFO  (qtp128795897-5270) [n:127.0.0.1:56586_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=6611b8be-9b28-431b-8993-222056d0e395779016815547383&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 736141 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for optimize_shard1_replica1
   [junit4]   2> 736141 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:optimize
   [junit4]   2> 736142 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for optimize_shard3_replica1
   [junit4]   2> 736142 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController Check for collection zkNode:optimize
   [junit4]   2> 736143 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 736143 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 736144 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
   [junit4]   2> 736145 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 736146 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/optimize_shard2_replica1'
   [junit4]   2> 736146 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736146 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 736147 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 736147 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/optimize_shard1_replica1'
   [junit4]   2> 736147 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736148 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 736149 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 736149 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/optimize_shard3_replica1'
   [junit4]   2> 736150 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736150 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 736152 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 736155 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 736156 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 736161 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 736163 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 736167 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 736170 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736171 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 736176 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.s.IndexSchema [optimize_shard1_replica1] Schema name=cloud-dynamic
   [junit4]   2> 736178 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736178 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 736192 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 736203 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.s.IndexSchema [optimize_shard2_replica1] Schema name=cloud-dynamic
   [junit4]   2> 736219 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736254 INFO  (parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr 6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE) [n:127.0.0.1:62058_solr c:optimize s:shard3  x:optimize_shard3_replica1] o.a.s.s.IndexSchema [optimize_shard3_replica1] Schema name=cloud-dynamic
   [junit4]   2> 736282 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 736282 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 736282 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 736283 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_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/conf', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2  x:optimize_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'optimize_shard2_replica1' using configuration from collection optimize
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_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/conf', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1  x:optimize_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'optimize_shard1_replica1' using configuration from collection optimize
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2 x:optimize_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore [[optimize_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/optimize_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data/]
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2 x:optimize_shard1_replica1] o.a.s.c.SolrCore [[optimize_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/optimize_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/./optimize_shard1_replica1/data/]
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: optimize_shard2_replica1
   [junit4]   2> 736285 INFO  (parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr 6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE) [n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2 x:optimize_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: optimize_shard1_replica1
   [junit4]   2> 736286 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data
   [junit4]   2> 736286 INFO  (parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr 6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE) [n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1 x:optimize_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data/index/
   [junit4]   2> 736286 INFO  (parallelCoreAdminExecu

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

d.run(Thread.java:745)
   [junit4]   2> 741893 INFO  (Thread-1854) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37764 37764
   [junit4]   2> 741894 WARN  (Thread-1854) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/optimize/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 741895 INFO  (SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 13, 2016 3:32:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> 741964 WARN  (OverseerStateUpdate-96234629619580936-127.0.0.1:62058_solr-n_0000000001) [n:127.0.0.1:62058_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer work queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue-work
   [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.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:165)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 741965 INFO  (OverseerStateUpdate-96234629619580936-127.0.0.1:62058_solr-n_0000000001) [n:127.0.0.1:62058_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62058_solr
   [junit4]   2> 742463 WARN  (OverseerCollectionConfigSetProcessor-96234629619580936-127.0.0.1:62058_solr-n_0000000001) [n:127.0.0.1:62058_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot talk to ZK
   [junit4]   2> Jul 13, 2016 3:32:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   [junit4]   2>    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 13, 2016 3:32:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Jul 13, 2016 3:32:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.interrupt0(Native Method)
   [junit4]   2>         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=et-EE, timezone=Asia/Manila
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=36283064,total=381681664
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, HdfsBasicDistributedZkTest, TestUtils, TestFieldCacheReopen, ShardRoutingCustomTest, TestClassicSimilarityFactory, CollectionTooManyReplicasTest, CopyFieldTest, SynonymTokenizerTest, TestCrossCoreJoin, SharedFSAutoReplicaFailoverTest, DocExpirationUpdateProcessorFactoryTest, ZkSolrClientTest, BasicAuthIntegrationTest, ChaosMonkeySafeLeaderTest, CollectionReloadTest, EchoParamsTest, SolrCloudExampleTest, DocValuesMissingTest, TestSystemIdResolver, OutputWriterTest, TestBinaryResponseWriter, PluginInfoTest, BasicFunctionalityTest, TestSolrQueryParserResource, CollectionsAPISolrJTest, SolrCoreCheckLockOnStartupTest, JavabinLoaderTest, SortByFunctionTest, TestSlowCompositeReaderWrapper, SuggesterTest, TestPerFieldSimilarity, TestFastWriter, TestHdfsUpdateLog, TestSolrDynamicMBean, UpdateRequestProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, TestSolr4Spatial2, FieldAnalysisRequestHandlerTest, RecoveryAfterSoftCommitTest, TestNRTOpen, BadIndexSchemaTest, TestLeaderElectionZkExpiry, TestDistribIDF, ResourceLoaderTest, SpellingQueryConverterTest, TestCloudManagedSchema, ChangedSchemaMergeTest, CreateCollectionCleanupTest, LeaderFailoverAfterPartitionTest, StatsComponentTest, TestBulkSchemaAPI, TestFieldCollectionResource, SortSpecParsingTest, IndexSchemaRuntimeFieldTest, DistributedQueryComponentOptimizationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentOptimizationTest -Dtests.seed=4EC22375BC056528 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DistributedQueryComponentOptimizationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest: 
   [junit4]    >    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5384, name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.interrupt0(Native Method)
   [junit4]    >         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)
   [junit4] Completed [128/620 (1!)] on J1 in 30.56s, 8 tests, 2 errors <<< FAILURES!

[...truncated 1580 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level errors, 1661 ignored (65 assumptions) [seed: 4EC22375BC056528]

Total time: 52 minutes 18 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