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/10/19 02:46:55 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1983 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1983/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([3AE0FEECAF9B0993:B2B4C1360167646B]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:412)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11179 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/init-core-data-001
   [junit4]   2> 502100 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 502101 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001
   [junit4]   2> 502101 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 502101 INFO  (Thread-952) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 502101 INFO  (Thread-952) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 502201 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46202
   [junit4]   2> 502208 INFO  (jetty-launcher-587-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 502209 INFO  (jetty-launcher-587-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75eb3806{/solr,null,AVAILABLE}
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c18d975{SSL,[ssl, http/1.1]}{127.0.0.1:33928}
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.e.j.s.Server Started @503789ms
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33928}
   [junit4]   2> 502211 ERROR (jetty-launcher-587-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.3.0
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 502211 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T02:09:30.199Z
   [junit4]   2> 502212 INFO  (jetty-launcher-587-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eda10dd{/solr,null,AVAILABLE}
   [junit4]   2> 502213 INFO  (jetty-launcher-587-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@17bc607{SSL,[ssl, http/1.1]}{127.0.0.1:38600}
   [junit4]   2> 502213 INFO  (jetty-launcher-587-thread-2) [    ] o.e.j.s.Server Started @503791ms
   [junit4]   2> 502213 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502214 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38600}
   [junit4]   2> 502214 ERROR (jetty-launcher-587-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502214 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.3.0
   [junit4]   2> 502214 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502214 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 502214 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T02:09:30.202Z
   [junit4]   2> 502215 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502220 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 502220 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 502220 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46202/solr
   [junit4]   2> 502220 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46202/solr
   [junit4]   2> 502222 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 0x157dab35bea0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 502231 INFO  (jetty-launcher-587-thread-2) [n:127.0.0.1:38600_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38600_solr
   [junit4]   2> 502231 INFO  (jetty-launcher-587-thread-1) [n:127.0.0.1:33928_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33928_solr
   [junit4]   2> 502231 INFO  (jetty-launcher-587-thread-2) [n:127.0.0.1:38600_solr    ] o.a.s.c.Overseer Overseer (id=96786380887818245-127.0.0.1:38600_solr-n_0000000000) starting
   [junit4]   2> 502232 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 502232 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 502235 INFO  (jetty-launcher-587-thread-2) [n:127.0.0.1:38600_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38600_solr
   [junit4]   2> 502235 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 502235 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 502241 INFO  (jetty-launcher-587-thread-1) [n:127.0.0.1:33928_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001/node1/.
   [junit4]   2> 502248 INFO  (jetty-launcher-587-thread-2) [n:127.0.0.1:38600_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001/node2/.
   [junit4]   2> 502253 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 502311 INFO  (qtp842538341-3860) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=55147639-d76a-4e62-a144-aaf7eee31f4b&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 502312 INFO  (qtp842538341-3860) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=55147639-d76a-4e62-a144-aaf7eee31f4b&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 502313 INFO  (OverseerThreadFactory-1861-thread-1-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] o.a.s.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 502314 INFO  (qtp842538341-3865) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 502314 INFO  (qtp842538341-3865) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 502420 INFO  (qtp842538341-3865) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 502420 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2
   [junit4]   2> 502471 INFO  (qtp758957976-3850) [n:127.0.0.1:33928_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 502471 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2
   [junit4]   2> 502473 INFO  (qtp842538341-3861) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310
   [junit4]   2> 502473 INFO  (qtp842538341-3861) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 502574 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] 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> 502574 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] 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> 503316 INFO  (qtp842538341-3866) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 503317 INFO  (qtp842538341-3866) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 503428 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 503436 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.s.IndexSchema [exitable_shard1_replica1] Schema name=minimal
   [junit4]   2> 503438 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 503439 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica1' using configuration from collection exitable
   [junit4]   2> 503439 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [[exitable_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001/node2/exitable_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001/node2/./exitable_shard1_replica1/data/]
   [junit4]   2> 503439 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@593014a8
   [junit4]   2> 503447 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503447 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503448 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 503448 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 503448 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49285a07[exitable_shard1_replica1] main]
   [junit4]   2> 503449 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 503449 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503450 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 503450 INFO  (searcherExecutor-1866-thread-1-processing-x:exitable_shard1_replica1 r:core_node1 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE n:127.0.0.1:38600_solr s:shard1 c:exitable) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1] Registered new searcher Searcher@49285a07[exitable_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503450 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548582095618572288
   [junit4]   2> 503454 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 503454 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 503454 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38600/solr/exitable_shard1_replica1/
   [junit4]   2> 503454 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 503454 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:38600/solr/exitable_shard1_replica1/ has no replicas
   [junit4]   2> 503455 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38600/solr/exitable_shard1_replica1/ shard1
   [junit4]   2> 503482 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310
   [junit4]   2> 503482 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 503487 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 503494 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.s.IndexSchema [exitable_shard2_replica1] Schema name=minimal
   [junit4]   2> 503497 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 503497 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica1' using configuration from collection exitable
   [junit4]   2> 503498 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [[exitable_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001/node1/exitable_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001/tempDir-001/node1/./exitable_shard2_replica1/data/]
   [junit4]   2> 503498 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@593014a8
   [junit4]   2> 503505 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503505 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503506 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 503506 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 503507 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c01f1e3[exitable_shard2_replica1] main]
   [junit4]   2> 503507 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 503507 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 503507 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 503508 INFO  (searcherExecutor-1871-thread-1-processing-x:exitable_shard2_replica1 r:core_node2 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE n:127.0.0.1:33928_solr s:shard2 c:exitable) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1] Registered new searcher Searcher@c01f1e3[exitable_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 503508 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548582095679389696
   [junit4]   2> 503512 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 503512 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 503512 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33928/solr/exitable_shard2_replica1/
   [junit4]   2> 503512 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 503512 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33928/solr/exitable_shard2_replica1/ has no replicas
   [junit4]   2> 503513 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33928/solr/exitable_shard2_replica1/ shard2
   [junit4]   2> 503615 INFO  (zkCallback-597-thread-2-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] 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> 503615 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] 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> 503656 INFO  (parallelCoreAdminExecutor-1864-thread-1-processing-n:127.0.0.1:38600_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310 CREATE) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 503664 INFO  (parallelCoreAdminExecutor-1862-thread-1-processing-n:127.0.0.1:33928_solr 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081 CREATE) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 503766 INFO  (zkCallback-597-thread-1-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] 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> 503766 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] 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> 504319 INFO  (qtp842538341-3860) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 504320 INFO  (qtp842538341-3860) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 504484 INFO  (qtp842538341-3865) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310
   [junit4]   2> 504484 INFO  (qtp842538341-3865) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=55147639-d76a-4e62-a144-aaf7eee31f4b125929794172310&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 504486 INFO  (qtp758957976-3855) [n:127.0.0.1:33928_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081
   [junit4]   2> 504486 INFO  (qtp758957976-3855) [n:127.0.0.1:33928_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=55147639-d76a-4e62-a144-aaf7eee31f4b125929794359081&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 504488 INFO  (OverseerThreadFactory-1861-thread-1-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] 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> 505322 INFO  (qtp842538341-3861) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 505322 INFO  (qtp842538341-3861) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 505324 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 505324 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=55147639-d76a-4e62-a144-aaf7eee31f4b&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 505335 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[3AE0FEECAF9B0993]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 505347 INFO  (qtp758957976-3851) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[2 (1548582097600380928), 3 (1548582097607720960), 5 (1548582097607720961), 6 (1548582097607720962), 7 (1548582097607720963), 9 (1548582097607720964), 17 (1548582097607720965), 18 (1548582097607720966), 19 (1548582097607720967), 21 (1548582097607720968), ... (24 adds)]} 0 7
   [junit4]   2> 505347 INFO  (qtp842538341-3860) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[1 (1548582097598283776), 4 (1548582097607720960), 8 (1548582097607720961), 10 (1548582097607720962), 11 (1548582097607720963), 12 (1548582097607720964), 13 (1548582097607720965), 14 (1548582097607720966), 15 (1548582097607720967), 16 (1548582097607720968), ... (33 adds)]} 0 9
   [junit4]   2> 505353 INFO  (qtp758957976-3852) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 505353 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 505354 INFO  (qtp758957976-3852) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d121fa9
   [junit4]   2> 505354 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73da1516
   [junit4]   2> 505356 INFO  (qtp758957976-3852) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@227befbc[exitable_shard2_replica1] main]
   [junit4]   2> 505356 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62b629c1[exitable_shard1_replica1] main]
   [junit4]   2> 505356 INFO  (qtp758957976-3852) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 505356 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 505356 INFO  (searcherExecutor-1871-thread-1-processing-n:127.0.0.1:33928_solr x:exitable_shard2_replica1 s:shard2 c:exitable r:core_node2) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1] Registered new searcher Searcher@227befbc[exitable_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C24)))}
   [junit4]   2> 505356 INFO  (searcherExecutor-1866-thread-1-processing-n:127.0.0.1:38600_solr x:exitable_shard1_replica1 s:shard1 c:exitable r:core_node1) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1] Registered new searcher Searcher@62b629c1[exitable_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C33)))}
   [junit4]   2> 505357 INFO  (qtp758957976-3852) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38600/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 505357 INFO  (qtp842538341-3867) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38600/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 505357 INFO  (qtp842538341-3865) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=exitable:3&commit=true&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 505358 ERROR (TEST-CloudExitableDirectoryReaderTest.test-seed#[3AE0FEECAF9B0993]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection exitable failed due to (0) org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request, retry? 0
   [junit4]   2> 505359 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[3AE0FEECAF9B0993]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=3AE0FEECAF9B0993 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=JST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AE0FEECAF9B0993:B2B4C1360167646B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:412)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 505361 INFO  (jetty-launcher-587-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2c18d975{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 505361 INFO  (jetty-launcher-587-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@17bc607{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 505362 INFO  (jetty-launcher-587-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=264445294
   [junit4]   2> 505362 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=187377706
   [junit4]   2> 505363 INFO  (coreCloseExecutor-1877-thread-1) [n:127.0.0.1:33928_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@623027c7
   [junit4]   2> 505363 INFO  (coreCloseExecutor-1876-thread-1) [n:127.0.0.1:38600_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@466b883a
   [junit4]   2> 505363 INFO  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] 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> 505364 INFO  (zkCallback-597-thread-2-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] 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> 505371 INFO  (jetty-launcher-587-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96786380887818245-127.0.0.1:38600_solr-n_0000000000) closing
   [junit4]   2> 505371 INFO  (OverseerStateUpdate-96786380887818245-127.0.0.1:38600_solr-n_0000000000) [n:127.0.0.1:38600_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38600_solr
   [junit4]   2> 505372 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 0x157dab35bea0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 505372 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 0x157dab35bea0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 506872 WARN  (zkCallback-597-thread-2-processing-n:127.0.0.1:38600_solr) [n:127.0.0.1:38600_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 506872 WARN  (zkCallback-598-thread-1-processing-n:127.0.0.1:33928_solr) [n:127.0.0.1:33928_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 506872 INFO  (jetty-launcher-587-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75eb3806{/solr,null,UNAVAILABLE}
   [junit4]   2> 506872 INFO  (jetty-launcher-587-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5eda10dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 506873 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46202 46202
   [junit4]   2> 506885 INFO  (Thread-952) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46202 46202
   [junit4]   2> 506886 WARN  (Thread-952) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/exitable/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 506886 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[3AE0FEECAF9B0993]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_3AE0FEECAF9B0993-001
   [junit4]   2> Oct 19, 2016 2:09:34 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=LuceneFixedGap), name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1267, maxMBSortInHeap=5.716839380817828, sim=ClassicSimilarity, locale=ga, timezone=JST
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=164865296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, BlockJoinFacetSimpleTest, UUIDFieldTest, TestComponentsName, CollectionTooManyReplicasTest, AsyncCallRequestStatusResponseTest, TestConfigSetsAPIExclusivity, TestRawResponseWriter, TestHighlightDedupGrouping, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, TestExactSharedStatsCache, TestSearcherReuse, BasicDistributedZkTest, TestMissingGroups, PeerSyncTest, ScriptEngineTest, TestFieldCacheVsDocValues, CdcrVersionReplicationTest, TestPHPSerializedResponseWriter, TestDistribDocBasedVersion, CoreAdminRequestStatusTest, SolrCoreTest, TestJmxIntegration, DistributedVersionInfoTest, NotRequiredUniqueKeyTest, TestSolrQueryParserResource, TestRandomDVFaceting, TestConfigSetImmutable, TestReRankQParserPlugin, OutputWriterTest, CursorMarkTest, TestIntervalFaceting, SortSpecParsingTest, DocExpirationUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestHighFrequencyDictionaryFactory, TestTolerantUpdateProcessorCloud, TestCSVLoader, AtomicUpdatesTest, TestHashQParserPlugin, TestCodecSupport, TestFieldResource, TestFunctionQuery, TestHdfsBackupRestoreCore, LeaderFailoverAfterPartitionTest, QueryEqualityTest, ExternalFileFieldSortTest, CursorPagingTest, TestCollationFieldDocValues, TestJoin, AnalysisAfterCoreReloadTest, TestManagedSynonymFilterFactory, OverseerTaskQueueTest, ChaosMonkeyNothingIsSafeTest, TestHdfsCloudBackupRestore, SecurityConfHandlerTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [171/640 (1!)] on J0 in 5.05s, 1 test, 1 error <<< FAILURES!

[...truncated 61880 lines...]