You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/04/30 15:58:58 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 2922 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2922/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Error from server at http://127.0.0.1:43925/xyl/collection1: java.lang.NullPointerException  at org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)  at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:835) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43925/xyl/collection1: java.lang.NullPointerException
	at org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
	at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:835)

	at __randomizedtesting.SeedInfo.seed([60B56001348939CA:C7F1D8A559322A73]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:120)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 16289 lines...]
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4]   2> 1013152 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1013152 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/data-dir-150-001
   [junit4]   2> 1013152 WARN  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1013152 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1013153 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1013153 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1013153 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xyl/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1013210 WARN  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1013213 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1013226 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1013226 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1013226 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1013227 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2045f7a8{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1013338 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6f5ec2bb{hdfs,/,file:///home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/jetty-localhost_localdomain-35267-hadoop-hdfs-3_2_0-tests_jar-_-any-13738145209157207300.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1013339 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7266150f{HTTP/1.1, (http/1.1)}{localhost.localdomain:35267}
   [junit4]   2> 1013339 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.Server Started @1013368ms
   [junit4]   2> 1013454 WARN  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1013455 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1013468 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1013468 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1013468 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1013472 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52386fa9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1013580 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@1790f46b{datanode,/,file:///home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/jetty-localhost-33473-hadoop-hdfs-3_2_0-tests_jar-_-any-10084854464950356495.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1013581 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b5ccf6a{HTTP/1.1, (http/1.1)}{localhost:33473}
   [junit4]   2> 1013581 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.Server Started @1013610ms
   [junit4]   2> 1013823 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xebdd5c36ef6765a0: Processing first storage report for DS-356da474-83a5-4343-959c-bfd7007c4f82 from datanode c848fd4e-120c-4cd1-b6f4-eaf449ec1326
   [junit4]   2> 1013823 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xebdd5c36ef6765a0: from storage DS-356da474-83a5-4343-959c-bfd7007c4f82 node DatanodeRegistration(127.0.0.1:43453, datanodeUuid=c848fd4e-120c-4cd1-b6f4-eaf449ec1326, infoPort=38001, infoSecurePort=0, ipcPort=46877, storageInfo=lv=-57;cid=testClusterID;nsid=759510520;c=1588261675183), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1013823 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xebdd5c36ef6765a0: Processing first storage report for DS-f2673fea-2979-4375-9892-568e97a9bc5f from datanode c848fd4e-120c-4cd1-b6f4-eaf449ec1326
   [junit4]   2> 1013823 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xebdd5c36ef6765a0: from storage DS-f2673fea-2979-4375-9892-568e97a9bc5f node DatanodeRegistration(127.0.0.1:43453, datanodeUuid=c848fd4e-120c-4cd1-b6f4-eaf449ec1326, infoPort=38001, infoSecurePort=0, ipcPort=46877, storageInfo=lv=-57;cid=testClusterID;nsid=759510520;c=1588261675183), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1013879 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1013880 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1013880 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1013980 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer start zk server on port:39119
   [junit4]   2> 1013980 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39119
   [junit4]   2> 1013980 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39119
   [junit4]   2> 1013980 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39119
   [junit4]   2> 1013981 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013983 INFO  (zkConnectionManagerCallback-13811-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013983 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013989 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013990 INFO  (zkConnectionManagerCallback-13813-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013990 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013991 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1013996 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1014004 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1014005 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1014006 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1014007 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1014007 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1014008 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1014008 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1014009 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1014009 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1014010 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1014093 WARN  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1014093 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014093 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014093 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1014120 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014120 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014120 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014132 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23da853{/xyl,null,AVAILABLE}
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e15770f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35629}
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.s.Server Started @1014165ms
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xyl, solr.data.dir=hdfs://localhost.localdomain:45421/hdfs__localhost.localdomain_45421__home_jenkins_workspace_Lucene-Solr-8.x-Linux_solr_build_solr-core_test_J5_temp_solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001_tempDir-002_control_data, hostPort=35629, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/control-001/cores}
   [junit4]   2> 1014136 ERROR (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1014136 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T15:47:56.128707Z
   [junit4]   2> 1014140 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014152 INFO  (zkConnectionManagerCallback-13815-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014152 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014253 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1014253 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/control-001/solr.xml
   [junit4]   2> 1014256 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014256 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014257 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1014291 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1014291 WARN  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6075d8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014291 WARN  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6075d8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014293 WARN  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7981f274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014293 WARN  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7981f274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014294 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39119/solr
   [junit4]   2> 1014295 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014296 INFO  (zkConnectionManagerCallback-13826-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014296 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014413 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014428 INFO  (zkConnectionManagerCallback-13828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014428 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014514 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35629_xyl
   [junit4]   2> 1014515 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.Overseer Overseer (id=72188436999503876-127.0.0.1:35629_xyl-n_0000000000) starting
   [junit4]   2> 1014519 INFO  (OverseerStateUpdate-72188436999503876-127.0.0.1:35629_xyl-n_0000000000) [n:127.0.0.1:35629_xyl     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35629_xyl
   [junit4]   2> 1014524 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35629_xyl
   [junit4]   2> 1014525 INFO  (zkCallback-13827-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1014527 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1014528 WARN  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1014563 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1014581 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1014589 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1014589 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1014590 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [n:127.0.0.1:35629_xyl     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/control-001/cores
   [junit4]   2> 1014614 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014615 INFO  (zkConnectionManagerCallback-13845-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014615 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014616 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1014616 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39119/solr ready
   [junit4]   2> 1014632 INFO  (qtp590178597-23669) [n:127.0.0.1:35629_xyl     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35629_xyl&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014640 INFO  (OverseerThreadFactory-13835-thread-1-processing-n:127.0.0.1:35629_xyl) [n:127.0.0.1:35629_xyl     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1014746 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1014760 INFO  (qtp590178597-23673) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1014768 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1014768 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1015781 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1015800 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1015942 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1016125 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1016156 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1016156 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45421/solr_hdfs_home
   [junit4]   2> 1016156 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1016156 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:45421/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1016173 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45421/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1016187 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1016187 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1016187 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1016196 WARN  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1021200 WARN  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1026219 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1026224 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45421/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1026245 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45421/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1026253 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1026253 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1026253 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1026258 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1026259 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.5341796875, floorSegmentMB=1.0830078125, forceMergeDeletesPctAllowed=28.44677827812134, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=45.913815406180746
   [junit4]   2> 1026722 WARN  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1026789 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1026789 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1026789 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1026801 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1026801 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1026802 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=38.6669921875, floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=12.4735312021117, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=46.76465411586561
   [junit4]   2> 1026813 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57da68ee[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1026816 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1026816 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1026817 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1026817 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665413088604585984
   [junit4]   2> 1026835 INFO  (searcherExecutor-13847-thread-1-processing-n:127.0.0.1:35629_xyl x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@57da68ee[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1026837 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1026837 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1026838 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1026838 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1026838 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35629/xyl/control_collection_shard1_replica_n1/
   [junit4]   2> 1026839 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1026839 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35629/xyl/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1026839 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72188436999503876-core_node2-n_0000000000
   [junit4]   2> 1026840 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35629/xyl/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1026841 INFO  (zkCallback-13827-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1026844 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1026847 INFO  (zkCallback-13827-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1026848 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=12079
   [junit4]   2> 1026852 INFO  (qtp590178597-23669) [n:127.0.0.1:35629_xyl     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1026949 INFO  (zkCallback-13827-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1026949 INFO  (zkCallback-13827-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1026950 INFO  (zkCallback-13827-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1026950 INFO  (qtp590178597-23669) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35629_xyl&wt=javabin&version=2} status=0 QTime=12318
   [junit4]   2> 1026950 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1027063 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027064 INFO  (zkConnectionManagerCallback-13856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027064 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027064 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1027065 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39119/solr ready
   [junit4]   2> 1027065 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1027065 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1027067 INFO  (OverseerThreadFactory-13835-thread-2-processing-n:127.0.0.1:35629_xyl) [n:127.0.0.1:35629_xyl     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1027067 INFO  (OverseerCollectionConfigSetProcessor-72188436999503876-127.0.0.1:35629_xyl-n_0000000000) [n:127.0.0.1:35629_xyl     ] 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> 1027268 WARN  (OverseerThreadFactory-13835-thread-2-processing-n:127.0.0.1:35629_xyl) [n:127.0.0.1:35629_xyl     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1027269 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1027269 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1027270 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=1
   [junit4]   2> 1027368 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1027369 WARN  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1027369 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1027369 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1027369 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1027374 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1027374 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1027374 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1027374 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e39aaab{/xyl,null,AVAILABLE}
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e22213c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38559}
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.e.j.s.Server Started @1027404ms
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xyl, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:45421/hdfs__localhost.localdomain_45421__home_jenkins_workspace_Lucene-Solr-8.x-Linux_solr_build_solr-core_test_J5_temp_solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001_tempDir-002_jetty1, hostPort=38559, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1027375 ERROR (closeThreadPool-13857-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1027375 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-30T15:48:09.367466Z
   [junit4]   2> 1027376 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027377 INFO  (zkConnectionManagerCallback-13859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027377 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027478 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1027478 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/shard-1-001/solr.xml
   [junit4]   2> 1027481 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1027481 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1027483 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1027575 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1027577 WARN  (closeThreadPool-13857-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b13e669[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027577 WARN  (closeThreadPool-13857-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b13e669[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027596 WARN  (closeThreadPool-13857-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1aebf60d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027596 WARN  (closeThreadPool-13857-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1aebf60d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027597 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39119/solr
   [junit4]   2> 1027601 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027601 INFO  (zkConnectionManagerCallback-13870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027601 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027703 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027710 INFO  (zkConnectionManagerCallback-13872-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027710 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027714 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1027721 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.ZkController Publish node=127.0.0.1:38559_xyl as DOWN
   [junit4]   2> 1027722 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1027722 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38559_xyl
   [junit4]   2> 1027722 INFO  (zkCallback-13827-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1027723 INFO  (zkCallback-13871-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1027724 INFO  (zkCallback-13855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1027724 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1027724 WARN  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1027735 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1027747 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1027753 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1027753 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1027753 INFO  (closeThreadPool-13857-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/shard-1-001/cores
   [junit4]   2> 1027763 INFO  (closeThreadPool-13857-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38559_xyl
   [junit4]   2> 1027765 INFO  (qtp590178597-23673) [n:127.0.0.1:35629_xyl     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38559_xyl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1027766 INFO  (OverseerCollectionConfigSetProcessor-72188436999503876-127.0.0.1:35629_xyl-n_0000000000) [n:127.0.0.1:35629_xyl     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1027770 INFO  (qtp590178597-23669) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 1027771 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1027773 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1027776 INFO  (qtp590178597-23669) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1027777 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1027778 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1027779 INFO  (OverseerThreadFactory-13835-thread-3-processing-n:127.0.0.1:35629_xyl) [n:127.0.0.1:35629_xyl c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38559_xyl for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1027780 INFO  (OverseerThreadFactory-13835-thread-3-processing-n:127.0.0.1:35629_xyl) [n:127.0.0.1:35629_xyl c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1027782 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1028793 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1028808 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1028886 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1028903 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1028904 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65767615
   [junit4]   2> 1028904 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45421/solr_hdfs_home
   [junit4]   2> 1028904 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1028904 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:45421/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1028905 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45421/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1028911 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1028911 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1028911 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1028914 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1028915 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45421/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1028932 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45421/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1028939 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1028939 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1028939 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1028944 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1028944 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.5341796875, floorSegmentMB=1.0830078125, forceMergeDeletesPctAllowed=28.44677827812134, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=45.913815406180746
   [junit4]   2> 1029405 WARN  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1029462 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1029462 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1029462 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1029515 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1029515 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1029517 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=38.6669921875, floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=12.4735312021117, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=46.76465411586561
   [junit4]   2> 1029527 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f0fcbb6[collection1_shard1_replica_n1] main]
   [junit4]   2> 1029528 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1029528 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1029529 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1029530 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665413091449372672
   [junit4]   2> 1029532 INFO  (searcherExecutor-13883-thread-1-processing-n:127.0.0.1:38559_xyl x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@6f0fcbb6[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1029534 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1029534 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1029540 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1029540 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1029540 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38559/xyl/collection1_shard1_replica_n1/
   [junit4]   2> 1029541 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1029544 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38559/xyl/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1029544 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72188436999503881-core_node2-n_0000000000
   [junit4]   2> 1029545 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38559/xyl/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1029681 INFO  (zkCallback-13871-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1029682 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1029685 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1903
   [junit4]   2> 1029687 INFO  (qtp590178597-23673) [n:127.0.0.1:35629_xyl c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38559_xyl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1922
   [junit4]   2> 1029688 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: collection1
   [junit4]   2> 1029688 INFO  (zkCallback-13871-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1029768 INFO  (OverseerCollectionConfigSetProcessor-72188436999503876-127.0.0.1:35629_xyl-n_0000000000) [n:127.0.0.1:35629_xyl     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1029785 INFO  (zkCallback-13855-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1029785 INFO  (zkCallback-13871-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1029785 INFO  (zkCallback-13871-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1029787 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeletedDocs
   [junit4]   2> 1029789 INFO  (zkCallback-13871-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1070518 WARN  (DataStreamer for file /solr/_6_Lucene85TermVectorsIndexfile_pointers_r.tmp) [     ] o.a.h.h.DataStreamer Caught exception
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2> 	at java.base/java.lang.Object.wait(Native Method)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.lang.Object.wait(Native Method) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1308) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1375) [?:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DataStreamer.closeResponder(DataStreamer.java:986) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DataStreamer.endBlock(DataStreamer.java:640) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:810) ~[hadoop-hdfs-client-3.2.0.jar:?]
   [junit4]   2> 1074568 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n1:QUERY./select.requests&key=solr.core.collection1.shard1.replica_n1:UPDATE./update.requests} status=0 QTime=2
   [junit4]   2> 1074569 INFO  (qtp1780332711-23731) [n:127.0.0.1:38559_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 1074573 INFO  (qtp590178597-23669) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.control_collection.shard1.replica_n1:UPDATE./update.requests} status=0 QTime=1
   [junit4]   2> 1074574 INFO  (qtp590178597-23672) [n:127.0.0.1:35629_xyl     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 1096659 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:45421/solr
   [junit4]   2> 1096662 INFO  (TEST-CheckHdfsIndexTest.testDeletedDocs-seed#[60B56001348939CA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeletedDocs
   [junit4]   2> 1096804 INFO  (closeThreadPool-13890-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=973784677
   [junit4]   2> 1096804 INFO  (closeThreadPool-13890-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35629_xyl
   [junit4]   2> 1096809 INFO  (closeThreadPool-13890-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=842490194
   [junit4]   2> 1096809 INFO  (closeThreadPool-13890-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38559_xyl
   [junit4]   2> 1096809 INFO  (closeThreadPool-13890-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1096809 INFO  (closeThreadPool-13890-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35629_xyl as DOWN
   [junit4]   2> 1096810 INFO  (closeThreadPool-13890-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1096810 INFO  (closeThreadPool-13890-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38559_xyl as DOWN
   [junit4]   2> 1096812 INFO  (zkCallback-13827-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1096824 INFO  (zkCallback-13827-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1096825 INFO  (zkCallback-13827-thread-6) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1096832 INFO  (coreCloseExecutor-13897-thread-1) [n:127.0.0.1:35629_xyl     ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@390ec88a
   [junit4]   2> 1096832 INFO  (coreCloseExecutor-13897-thread-1) [n:127.0.0.1:35629_xyl     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@390ec88a
   [junit4]   2> 1096832 INFO  (coreCloseExecutor-13897-thread-1) [n:127.0.0.1:35629_xyl     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1624f713: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@4cce2699
   [junit4]   2> 1096841 INFO  (coreCloseExecutor-13897-thread-1) [n:127.0.0.1:35629_xyl     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader tag=SolrCore@390ec88a
   [junit4]   2> 1096842 INFO  (coreCloseExecutor-13897-thread-1) [n:127.0.0.1:35629_xyl     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1096867 INFO  (coreCloseExecutor-13898-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c03f054
   [junit4]   2> 1096867 INFO  (coreCloseExecutor-13898-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@2c03f054
   [junit4]   2> 1096867 INFO  (coreCloseExecutor-13898-thread-1) [n:127.0.0.1:38559_xyl     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75b9d3d2: rootName = null, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@2304c7b4
   [junit4]   2> 1096876 INFO  (coreCloseExecutor-13897-thread-1) [n:127.0.0.1:35629_xyl     ] o.a.s.s.h.HdfsDi

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

1:45421) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-833528286-127.0.0.1-1588261675183 (Datanode Uuid c848fd4e-120c-4cd1-b6f4-eaf449ec1326) service to localhost.localdomain/127.0.0.1:45421
   [junit4]   2> 1150876 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@6f5ec2bb{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1150877 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7266150f{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 1150877 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1150877 INFO  (SUITE-CheckHdfsIndexTest-seed#[60B56001348939CA]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2045f7a8{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.index.hdfs.CheckHdfsIndexTest_60B56001348939CA-001
   [junit4]   2> Apr 30, 2020 3:50:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 65 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {date=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=LuceneFixedGap), field=PostingsFormat(name=Direct), docid=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=Direct), _root_=BlockTreeOrds(blocksize=128), titleTokenized=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=PostingsFormat(name=LuceneFixedGap), body=PostingsFormat(name=Direct), title=BlockTreeOrds(blocksize=128)}, docValues:{docid_intDV=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), titleDV=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=761, maxMBSortInHeap=5.244903108881285, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f4c18d4), locale=so-KE, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=4,free=258792688,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionPropsTest, TestBinaryResponseWriter, TestDynamicURP, TestJsonFacetsStatsParsing, TestPolicyCloud, TestChildDocTransformer, TestFileDictionaryLookup, TestDistributedMap, TestManagedSynonymFilterFactory, ConcurrentDeleteAndCreateCollectionTest, TestQueryUtils, TestSchemaResource, DistributedQueryComponentCustomSortTest, LeaderFailureAfterFreshStartTest, DocExpirationUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, ReturnFieldsTest, TestUnifiedSolrHighlighterWithoutStoredId, TestTlogReplica, TestFoldingMultitermQuery, TestSimpleTrackingShardHandler, TestUseDocValuesAsStored, ConnectionReuseTest, XCJFQueryTest, CoreAdminCreateDiscoverTest, HttpPartitionTest, DistributedIntervalFacetingTest, DynamicMapsTest, TestClassicSimilarityFactory, TestPKIAuthenticationPlugin, HealthCheckHandlerTest, TestSolrCloudWithKerberosAlt, SolrCloudReportersTest, SynonymTokenizerTest, TestPullReplicaErrorHandling, ProtectedTermFilterFactoryTest, TestMergePolicyConfig, PrimitiveFieldTypeTest, TestPHPSerializedResponseWriter, XMLAtomicUpdateMultivalueTest, DeleteShardTest, SolrTestCaseJ4Test, CopyFieldTest, TestZkAclsWithHadoopAuth, SolrLogPostToolTest, HdfsDirectoryFactoryTest, CdcrUpdateLogTest, NodeAddedTriggerIntegrationTest, TestOrdValues, AddSchemaFieldsUpdateProcessorFactoryTest, RoutingToNodesWithPropertiesTest, TestLegacyFieldReuse, SolrRequestParserTest, TestSimUtils, StressHdfsTest, TestSimpleQParserPlugin, CreateCollectionCleanupTest, RequestLoggingTest, V2ApiIntegrationTest, RuleEngineTest, TestDefaultStatsCache, ZkControllerTest, TestFieldCache, RandomizedTaggerTest, TestTrieFacet, CSVRequestHandlerTest, TestRecovery, TestCollationFieldDocValues, CursorMarkTest, TestSimComputePlanAction, TestElisionMultitermQuery, TestHdfsBackupRestoreCore, SpellCheckCollatorWithCollapseTest, AnalysisAfterCoreReloadTest, EchoParamsTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, AddReplicaTest, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeTest, CreateRoutedAliasTest, DistributedQueueTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, PeerSyncReplicationTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, TestRequestForwarding, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, AssignTest, AsyncCallRequestStatusResponseTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, BlobRepositoryCloudTest, TestCodecSupport, TestConfigSets, TestCorePropertiesReload, TestQuerySenderNoQuery, TestShardHandlerFactory, TestSolrDeletionPolicy1, SearchHandlerTest, TestRestoreCore, InfoHandlerTest, MBeansHandlerTest, TestHttpShardHandlerFactory, TaggerTest, HighlighterConfigTest, CheckHdfsIndexTest]
   [junit4] Completed [858/907 (1!)] on J5 in 140.82s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 38266 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1610761845
 [ecj-lint] Compiling 931 source files to /tmp/ecj1610761845
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java (at line 523)
 [ecj-lint] 	throw new CorruptIndexException("misplaced codec footer (file truncated?): length=" + in.length() + " but footerLength==" + footerLength(), input);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'in' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingStoredFieldsReader.java (at line 166)
 [ecj-lint] 	FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, si.name, segmentSuffix, INDEX_EXTENSION_PREFIX, INDEX_CODEC_NAME, si.getId());
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingTermVectorsReader.java (at line 148)
 [ecj-lint] 	FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, si.name, segmentSuffix, VECTORS_INDEX_EXTENSION_PREFIX, VECTORS_INDEX_CODEC_NAME, si.getId());
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java (at line 50)
 [ecj-lint] 	import org.apache.lucene.util.automaton.ByteRunAutomaton;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.automaton.ByteRunAutomaton is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/automaton/Operations.java (at line 742)
 [ecj-lint] 	Integer q = newstate.get(statesSet);
 [ecj-lint] 	                         ^^^^^^^^^
 [ecj-lint] Unlikely argument type SortedIntSet for get(Object) on a Map<SortedIntSet.FrozenIntSet,Integer>
 [ecj-lint] ----------
 [ecj-lint] 5 problems (1 error, 4 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build.xml:201: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2127: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2166: Compile failed; see the compiler error output for details.

Total time: 41 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2