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/06/26 03:04:40 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+124) - Build # 17062 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17062/
Java: 32bit/jdk-9-ea+124 -server -XX:+UseG1GC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([C1EBA2944FC8271C:49BF9D4EE1344AE4]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11990 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/init-core-data-001
   [junit4]   2> 1292161 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1292162 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1292162 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1292162 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1292262 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45166
   [junit4]   2> 1292262 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1292262 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292264 INFO  (zkCallback-1649-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11e374e name:ZooKeeperConnection Watcher:127.0.0.1:45166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292264 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292264 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1292264 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1292266 INFO  (jetty-launcher-1648-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1292266 INFO  (jetty-launcher-1648-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1292267 INFO  (jetty-launcher-1648-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c73e64{/solr,null,AVAILABLE}
   [junit4]   2> 1292267 INFO  (jetty-launcher-1648-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e2e18{/solr,null,AVAILABLE}
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fcbf07{HTTP/1.1,[http/1.1]}{127.0.0.1:42091}
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@38a126{HTTP/1.1,[http/1.1]}{127.0.0.1:40131}
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.e.j.s.Server Started @1294198ms
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.e.j.s.Server Started @1294198ms
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42091}
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40131}
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1'
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2'
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1292268 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292269 INFO  (zkCallback-1650-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@271cfb name:ZooKeeperConnection Watcher:127.0.0.1:45166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292269 INFO  (zkCallback-1651-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbdb5a name:ZooKeeperConnection Watcher:127.0.0.1:45166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1292269 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/.
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 11600523
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1]
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/.
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 8431168
   [junit4]   2> 1292273 WARN  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/lib
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2]
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-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> 1292273 WARN  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/lib
   [junit4]   2> 1292273 INFO  (jetty-launcher-1648-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> 1292274 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1292274 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1292274 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1292274 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1292274 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45166/solr
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45166/solr
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292275 INFO  (zkCallback-1656-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f39ba name:ZooKeeperConnection Watcher:127.0.0.1:45166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292275 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292275 INFO  (zkCallback-1657-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1081ee1 name:ZooKeeperConnection Watcher:127.0.0.1:45166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1292276 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 0x1558a9fbe250004, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$179/27589235@159da8a
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$179/27589235@f332a2
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292276 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1292277 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14dc8ef name:ZooKeeperConnection Watcher:127.0.0.1:45166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292277 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292277 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d6be25 name:ZooKeeperConnection Watcher:127.0.0.1:45166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1292277 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1292277 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1292277 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1292279 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1292279 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1292280 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1292280 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1292280 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1292280 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1292281 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1292281 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1292282 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1292282 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1292282 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1292282 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1292282 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1292283 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1292283 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1292283 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1292283 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1292283 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1292284 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1292284 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1292284 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1292284 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1292284 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1292284 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1292285 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1292285 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1292285 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1292285 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96135385752862726-127.0.0.1:40131_solr-n_0000000000
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96135385752862725-127.0.0.1:42091_solr-n_0000000001
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40131_solr
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96135385752862726-127.0.0.1:40131_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1292286 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42091_solr
   [junit4]   2> 1292287 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96135385752862726-127.0.0.1:40131_solr-n_0000000000) starting
   [junit4]   2> 1292287 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42091_solr
   [junit4]   2> 1292287 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1292287 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1292287 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1292288 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1292288 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1292290 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1292291 INFO  (OverseerCollectionConfigSetProcessor-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1292291 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1292291 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40131_solr as DOWN
   [junit4]   2> 1292291 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1292292 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40131_solr"} current state version: 0
   [junit4]   2> 1292292 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40131_solr
   [junit4]   2> 1292298 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1292298 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1292299 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/.
   [junit4]   2> 1292299 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1292299 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1292299 INFO  (jetty-launcher-1648-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1293291 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40131_solr
   [junit4]   2> 1293292 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40131_solr
   [junit4]   2> 1293292 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1293292 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1293292 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1293293 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1293302 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1293302 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1293303 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/.
   [junit4]   2> 1293303 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1293303 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1293303 INFO  (jetty-launcher-1648-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1293303 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1293304 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293304 INFO  (zkCallback-1662-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1accffe name:ZooKeeperConnection Watcher:127.0.0.1:45166 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1293304 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293304 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1293305 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:45166/solr
   [junit4]   2> 1293305 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1293306 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293306 INFO  (zkCallback-1665-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10451ae name:ZooKeeperConnection Watcher:127.0.0.1:45166/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1293306 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293306 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1293307 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1293307 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1293307 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1293308 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 1293308 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 1293311 INFO  (qtp17034733-10419) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=7c641774-7c42-4ada-82ac-fa096148c09f&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1293312 INFO  (qtp17034733-10419) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7c641774-7c42-4ada-82ac-fa096148c09f&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1293312 INFO  (OverseerCollectionConfigSetProcessor-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-7c641774-7c42-4ada-82ac-fa096148c09f
   [junit4]   2> 1293312 INFO  (qtp17034733-10421) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1293313 INFO  (qtp17034733-10421) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1293313 INFO  (OverseerCollectionConfigSetProcessor-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"exitable",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"7c641774-7c42-4ada-82ac-fa096148c09f",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1293313 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"exitable",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"7c641774-7c42-4ada-82ac-fa096148c09f",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1293313 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection exitable
   [junit4]   2> 1293313 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/exitable 
   [junit4]   2> 1293313 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/exitable
   [junit4]   2> 1293314 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1293314 INFO  (zkCallback-1665-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1293314 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1293315 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"exitable",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"7c641774-7c42-4ada-82ac-fa096148c09f",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1293315 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: exitable
   [junit4]   2> 1293315 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/exitable/state.json
   [junit4]   2> 1293415 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection exitable, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 1293415 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core exitable_shard1_replica1 as part of shard shard1 of collection exitable on 127.0.0.1:42091_solr
   [junit4]   2> 1293416 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core exitable_shard2_replica1 as part of shard shard2 of collection exitable on 127.0.0.1:40131_solr
   [junit4]   2> 1293417 INFO  (qtp17034733-10409) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1293417 INFO  (qtp3744739-10416) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1293417 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1293417 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=conf, collection=exitable, loadOnStartup=true, transient=false, name=exitable_shard1_replica1, numShards=2, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1293417 INFO  (qtp3744739-10418) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421
   [junit4]   2> 1293417 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1293417 INFO  (qtp3744739-10418) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1293417 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1293417 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=conf, collection=exitable, loadOnStartup=true, transient=false, name=exitable_shard2_replica1, numShards=2, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection exitable
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [exitable] ver [0]
   [junit4]   2> 1293419 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"exitable_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42091_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1293419 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"exitable_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42091_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection exitable
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [exitable] ver [0]
   [junit4]   2> 1293419 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1293420 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"exitable_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40131_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1293420 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"exitable_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40131_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1293521 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/exitable/state.json version: 0
   [junit4]   2> 1293521 INFO  (zkCallback-1659-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1293521 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1293521 INFO  (zkCallback-1659-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [exitable] from [0] to [1]
   [junit4]   2> 1293521 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [exitable] from [0] to [1]
   [junit4]   2> 1294313 INFO  (qtp17034733-10422) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1294314 INFO  (qtp17034733-10422) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1294418 INFO  (qtp3744739-10420) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421
   [junit4]   2> 1294418 INFO  (qtp3744739-10420) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1294419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for exitable_shard1_replica1
   [junit4]   2> 1294419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:exitable
   [junit4]   2> 1294419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1294419 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/exitable]
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for exitable_shard2_replica1
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:exitable
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/exitable] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/exitable_shard1_replica1'
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/exitable]
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/exitable] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/exitable_shard2_replica1'
   [junit4]   2> 1294420 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1294421 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1294421 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1294422 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1294423 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1294425 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1294425 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1294428 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1294430 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1294432 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.s.IndexSchema [exitable_shard1_replica1] Schema name=minimal
   [junit4]   2> 1294433 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1294434 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1294434 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica1' using configuration from collection exitable
   [junit4]   2> 1294435 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1294435 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrCore [[exitable_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/exitable_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data/]
   [junit4]   2> 1294435 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1294435 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aed7ea
   [junit4]   2> 1294435 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data
   [junit4]   2> 1294435 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data/index/
   [junit4]   2> 1294435 WARN  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1294436 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data/index
   [junit4]   2> 1294436 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f58220 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@339b0b),segFN=segments_1,generation=1}
   [junit4]   2> 1294436 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1294436 INFO  (OldIndexDirectoryCleanupThreadForCore-exitable_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core exitable_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data/
   [junit4]   2> 1294436 WARN  (OldIndexDirectoryCleanupThreadForCore-exitable_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node1/./exitable_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1294439 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.s.IndexSchema [exitable_shard2_replica1] Schema name=minimal
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294440 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica1' using configuration from collection exitable
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1294441 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrCore [[exitable_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/exitable_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data/]
   [junit4]   2> 1294442 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aed7ea
   [junit4]   2> 1294442 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294442 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data
   [junit4]   2> 1294442 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data/index/
   [junit4]   2> 1294442 WARN  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard2_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1294443 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294443 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data/index
   [junit4]   2> 1294443 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@bdc894 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11d63d),segFN=segments_1,generation=1}
   [junit4]   2> 1294443 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294443 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1294443 INFO  (OldIndexDirectoryCleanupThreadForCore-exitable_shard2_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core exitable_shard2_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data/
   [junit4]   2> 1294444 WARN  (OldIndexDirectoryCleanupThreadForCore-exitable_shard2_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001/tempDir-001/node2/./exitable_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1294444 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294446 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1294446 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1294446 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1294446 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f58220 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@339b0b),segFN=segments_1,generation=1}
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1abddb2[exitable_shard1_replica1] main]
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/exitable]
   [junit4]   2> 1294447 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/exitable] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1294448 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1294449 INFO  (searcherExecutor-4532-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard1_replica1] Registered new searcher Searcher@1abddb2[exitable_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1294449 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1294449 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294449 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1294449 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1294449 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538166174442848256
   [junit4]   2> 1294450 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294451 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294451 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1538166174442848256
   [junit4]   2> 1294451 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 1294452 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.CoreContainer registering core: exitable_shard1_replica1
   [junit4]   2> 1294452 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController Register replica - core:exitable_shard1_replica1 address:http://127.0.0.1:42091/solr collection:exitable shard:shard1
   [junit4]   2> 1294452 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294452 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/exitable/leader_elect/shard1/election
   [junit4]   2> 1294454 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1294454 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1294454 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/exitable/leader_elect/shard1/election/96135385752862725-core_node1-n_0000000000
   [junit4]   2> 1294454 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1294454 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1294454 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42091/solr/exitable_shard1_replica1/
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1294455 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42091/solr/exitable_shard1_replica1/ has no replicas
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@bdc894 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11d63d),segFN=segments_1,generation=1}
   [junit4]   2> 1294456 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"exitable"} current state version: 0
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19014bd[exitable_shard2_replica1] main]
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/exitable/leaders/shard1
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/exitable]
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/exitable] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 1294456 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard1/leader after winning as /collections/exitable/leader_elect/shard1/election/96135385752862725-core_node1-n_0000000000
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1294457 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538166174451236864
   [junit4]   2> 1294458 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42091/solr/exitable_shard1_replica1/ shard1
   [junit4]   2> 1294458 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "base_url":"http://127.0.0.1:42091/solr",
   [junit4]   2>   "core":"exitable_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1294459 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538166174451236864
   [junit4]   2> 1294459 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 1294459 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.CoreContainer registering core: exitable_shard2_replica1
   [junit4]   2> 1294459 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController Register replica - core:exitable_shard2_replica1 address:http://127.0.0.1:40131/solr collection:exitable shard:shard2
   [junit4]   2> 1294460 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/exitable/leader_elect/shard2/election
   [junit4]   2> 1294460 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/exitable/leader_elect/shard2/election/96135385752862726-core_node2-n_0000000000
   [junit4]   2> 1294461 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1294461 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1294461 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1294461 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"exitable"} current state version: 0
   [junit4]   2> 1294461 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40131/solr/exitable_shard2_replica1/
   [junit4]   2> 1294461 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1294461 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:40131/solr/exitable_shard2_replica1/ has no replicas
   [junit4]   2> 1294462 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/exitable/leaders/shard2
   [junit4]   2> 1294463 INFO  (searcherExecutor-4533-thread-1) [    ] o.a.s.c.SolrCore [exitable_shard2_replica1] Registered new searcher Searcher@19014bd[exitable_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1294463 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard2/leader after winning as /collections/exitable/leader_elect/shard2/election/96135385752862726-core_node2-n_0000000000
   [junit4]   2> 1294464 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40131/solr/exitable_shard2_replica1/ shard2
   [junit4]   2> 1294464 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>   "core":"exitable_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1294565 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/exitable/state.json version: 1
   [junit4]   2> 1294565 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1294566 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1294566 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [exitable] from [1] to [2]
   [junit4]   2> 1294566 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [exitable] from [1] to [2]
   [junit4]   2> 1294608 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:42091/solr/exitable_shard1_replica1/ and leader is http://127.0.0.1:42091/solr/exitable_shard1_replica1/
   [junit4]   2> 1294608 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=exitable_shard1_replica1 baseURL=http://127.0.0.1:42091/solr
   [junit4]   2> 1294608 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1294608 INFO  (parallelCoreAdminExecutor-4528-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1294609 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"exitable_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42091_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1294609 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"exitable_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42091_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1294614 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:40131/solr/exitable_shard2_replica1/ and leader is http://127.0.0.1:40131/solr/exitable_shard2_replica1/
   [junit4]   2> 1294615 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=exitable_shard2_replica1 baseURL=http://127.0.0.1:40131/solr
   [junit4]   2> 1294615 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1294615 INFO  (parallelCoreAdminExecutor-4530-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1294615 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"exitable_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40131_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1294615 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"exitable_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40131_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1294716 INFO  (OverseerStateUpdate-96135385752862726-127.0.0.1:40131_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/exitable/state.json version: 2
   [junit4]   2> 1294716 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1294716 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1294717 INFO  (zkCallback-1658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [exitable] from [2] to [3]
   [junit4]   2> 1294717 INFO  (zkCallback-1659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [exitable] from [2] to [3]
   [junit4]   2> 1295314 INFO  (qtp17034733-10421) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1295315 INFO  (qtp17034733-10421) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1295419 INFO  (qtp3744739-10420) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421
   [junit4]   2> 1295419 INFO  (qtp3744739-10420) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1295419 INFO  (qtp17034733-10419) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722
   [junit4]   2> 1295419 INFO  (qtp17034733-10419) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1295420 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed/mn-7c641774-7c42-4ada-82ac-fa096148c09f
   [junit4]   2> 1295421 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1295421 INFO  (OverseerThreadFactory-4527-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:42091_solr={responseHeader={status=0,QTime=0}},127.0.0.1:40131_solr={responseHeader={status=0,QTime=0}}},7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: 7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421 webapp=null path=/admin/cores params={async=7c641774-7c42-4ada-82ac-fa096148c09f1141315686183421&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2} status=0 QTime=0},7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: 7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722 webapp=null path=/admin/cores params={async=7c641774-7c42-4ada-82ac-fa096148c09f1141315685944722&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2} status=0 QTime=0}}
   [junit4]   2> 1296315 INFO  (qtp17034733-10411) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1296316 INFO  (qtp17034733-10411) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1296316 INFO  (qtp17034733-10422) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=7c641774-7c42-4ada-82ac-fa096148c09f&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
 

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

ode change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1296363 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 0x1558a9fbe250005, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1296363 INFO  (jetty-launcher-1648-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c73e64{/solr,null,UNAVAILABLE}
   [junit4]   2> 1296363 WARN  (zkCallback-1658-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1297863 WARN  (zkCallback-1658-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [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:327)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1297864 INFO  (jetty-launcher-1648-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10e2e18{/solr,null,UNAVAILABLE}
   [junit4]   2> 1297864 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45166 45166
   [junit4]   2> 1298066 INFO  (Thread-3314) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45166 45166
   [junit4]   2> 1298066 WARN  (Thread-3314) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/exitable/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1298067 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[C1EBA2944FC8271C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_C1EBA2944FC8271C-001
   [junit4]   2> Jun 26, 2016 2:52:58 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): {_version_=PostingsFormat(name=Direct), name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1141, maxMBSortInHeap=6.15617480079527, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-PG, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=141036040,total=415236096
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialFilterTest, TestPerFieldSimilarityWithDefaultOverride, CollectionsAPIAsyncDistributedZkTest, TestFieldTypeCollectionResource, TestDistributedStatsComponentCardinality, ZkStateReaderTest, TestBinaryResponseWriter, SharedFSAutoReplicaFailoverUtilsTest, WordBreakSolrSpellCheckerTest, SortByFunctionTest, HdfsThreadLeakTest, RecoveryAfterSoftCommitTest, GraphQueryTest, DistributedQueryComponentOptimizationTest, SpellPossibilityIteratorTest, TestUpdate, ZkControllerTest, MoreLikeThisHandlerTest, TestCopyFieldCollectionResource, TestReloadDeadlock, SolrXmlInZkTest, DocValuesTest, FastVectorHighlighterTest, ZkCLITest, SpatialHeatmapFacetsTest, DeleteReplicaTest, TestSlowCompositeReaderWrapper, TestSmileRequest, TestSolrDeletionPolicy2, SoftAutoCommitTest, TestSolrCoreProperties, DateRangeFieldTest, TestStandardQParsers, TestDownShardTolerantSearch, NotRequiredUniqueKeyTest, CloneFieldUpdateProcessorFactoryTest, DistanceFunctionTest, TestSSLRandomization, TestReplicaProperties, HdfsLockFactoryTest, CollectionReloadTest, MultiTermTest, DistributedIntervalFacetingTest, SolrIndexConfigTest, TestSubQueryTransformerDistrib, TestLRUStatsCache, TestObjectReleaseTracker, TestSolrCloudWithKerberosAlt, TestQueryUtils, TestClassicSimilarityFactory, RuleEngineTest, CustomCollectionTest, TestConfigSetsAPIZkFailure, TestBackupRepositoryFactory, TestPartialUpdateDeduplication, TestWordDelimiterFilterFactory, TestLFUCache, ChaosMonkeySafeLeaderTest, TolerantUpdateProcessorTest, DistributedMLTComponentTest, TestSha256AuthenticationProvider, TestTolerantUpdateProcessorCloud, TestHdfsBackupRestoreCore, ZkSolrClientTest, BitVectorTest, TimeZoneUtilsTest, TestDocumentBuilder, TestCodecSupport, TestFastLRUCache, HdfsWriteToMultipleCollectionsTest, ChaosMonkeyNothingIsSafeTest, BlockJoinFacetDistribTest, TestOrdValues, TestStressVersions, TestAnalyzeInfixSuggestions, TermVectorComponentTest, ParsingFieldUpdateProcessorsTest, LoggingHandlerTest, HLLSerializationTest, ShardRoutingTest, TestTestInjection, DirectSolrSpellCheckerTest, NumericFieldsTest, TestSerializedLuceneMatchVersion, BadCopyFieldTest, DistributedQueueTest, TermsComponentTest, TestLeaderInitiatedRecoveryThread, SegmentsInfoRequestHandlerTest, TestCloudDeleteByQuery, MBeansHandlerTest, AnalyticsQueryTest, DocumentBuilderTest, TestFreeTextSuggestions, TriLevelCompositeIdRoutingTest, TestFieldCacheSortRandom, FileUtilsTest, CollectionsAPIDistributedZkTest, LeaderElectionTest, TestHashPartitioner, TestReload, DistributedTermsComponentTest, TestGroupingSearch, HighlighterTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, SuggesterTSTTest, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [450/616 (1!)] on J1 in 6.42s, 1 test, 1 error <<< FAILURES!

[...truncated 546 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 616 suites (10 ignored), 2590 tests, 1 error, 119 ignored (72 assumptions) [seed: C1EBA2944FC8271C]

Total time: 59 minutes 49 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