Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/406/
4 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Error from server at http://127.0.0.1:44371/msq/sz/delete_data_dir: Expected mime type application/octet-stream but got application/json. { "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","java.net.SocketTimeoutException"], "msg":"Error trying to proxy request for url: http://127.0.0.1:37435/msq/sz/delete_data_dir/update with _forwardCount: 1", "trace":"org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:37435/msq/sz/delete_data_dir/update with _forwardCount: 1\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:729)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:550)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)\n\tat org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)\n\tat org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)\n\tat org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\n\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)\n\tat java.lang.Thread.run(Thread.java:748)\nCaused by: java.net.SocketTimeoutException: Read timed out\n\tat java.net.SocketInputStream.socketRead0(Native Method)\n\tat java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:697)\n\t... 34 more\n", "code":500}} Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44371/msq/sz/delete_data_dir: Expected mime type application/octet-stream but got application/json. { "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","java.net.SocketTimeoutException"], "msg":"Error trying to proxy request for url: http://127.0.0.1:37435/msq/sz/delete_data_dir/update with _forwardCount: 1", "trace":"org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:37435/msq/sz/delete_data_dir/update with _forwardCount: 1\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:729)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:550)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)\n\tat org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)\n\tat org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)\n\tat org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\n\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)\n\tat java.lang.Thread.run(Thread.java:748)\nCaused by: java.net.SocketTimeoutException: Read timed out\n\tat java.net.SocketInputStream.socketRead0(Native Method)\n\tat java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:697)\n\t... 34 more\n", "code":500}} at __randomizedtesting.SeedInfo.seed([2E01A05B06587FAD:A6559F81A8A41255]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479) at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:193) at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1084) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([2E01A05B06587FAD]:0) FAILED: junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([2E01A05B06587FAD]:0) FAILED: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test Error Message: Captured an uncaught exception in thread: Thread[id=198820, name=Thread-149278, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=198820, name=Thread-149278, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality] at __randomizedtesting.SeedInfo.seed([2E01A05B06587FAD:A6559F81A8A41255]:0) Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0 at __randomizedtesting.SeedInfo.seed([2E01A05B06587FAD]:0) at junit.framework.Assert.fail(Assert.java:57) at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000) at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027) at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:688) Build Log: [...truncated 13714 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest [junit4] 2> 524457 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 524458 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/data-dir-37-001 [junit4] 2> 524458 WARN (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=101 numCloses=101 [junit4] 2> 524458 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 524459 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 524459 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 524460 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /msq/sz [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 525961 WARN (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 525989 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 525991 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 525991 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 525991 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 525994 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1208c093{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 526167 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@3d3adbb9{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-37733-hadoop-hdfs-3_2_2-tests_jar-_-any-2777032089400006667/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/hdfs} [junit4] 2> 526167 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@73448480{HTTP/1.1, (http/1.1)}{localhost.localdomain:37733} [junit4] 2> 526167 INFO (SUITE-StressHdfsTest-seed#[2E01A05B06587FAD]-worker) [ ] o.e.j.s.Server Started @526198ms [junit4] 2> 526964 WARN (StorageLocationChecker thread 0) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 527027 WARN (Listener at localhost.localdomain/39999) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 527032 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 527036 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 527036 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 527036 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 527036 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5187c20b{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 527141 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@409478c4{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-40779-hadoop-hdfs-3_2_2-tests_jar-_-any-6919400756374548751/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/datanode} [junit4] 2> 527141 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.AbstractConnector Started ServerConnector@24ed17e{HTTP/1.1, (http/1.1)}{localhost:40779} [junit4] 2> 527141 INFO (Listener at localhost.localdomain/39999) [ ] o.e.j.s.Server Started @527172ms [junit4] 2> 528362 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4be7774d2578ee: Processing first storage report for DS-6e899e91-a268-4204-a69b-5c45f1906fa0 from datanode a291d5f8-128d-4eec-ac34-08454de0957c [junit4] 2> 528364 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4be7774d2578ee: from storage DS-6e899e91-a268-4204-a69b-5c45f1906fa0 node DatanodeRegistration(127.0.0.1:45565, datanodeUuid=a291d5f8-128d-4eec-ac34-08454de0957c, infoPort=36877, infoSecurePort=0, ipcPort=44465, storageInfo=lv=-57;cid=testClusterID;nsid=1315589114;c=1632930253749), blocks: 0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0 [junit4] 2> 528364 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4be7774d2578ee: Processing first storage report for DS-c02dd4c5-0bb9-44d1-a5b8-367025f3b361 from datanode a291d5f8-128d-4eec-ac34-08454de0957c [junit4] 2> 528364 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4be7774d2578ee: from storage DS-c02dd4c5-0bb9-44d1-a5b8-367025f3b361 node DatanodeRegistration(127.0.0.1:45565, datanodeUuid=a291d5f8-128d-4eec-ac34-08454de0957c, infoPort=36877, infoSecurePort=0, ipcPort=44465, storageInfo=lv=-57;cid=testClusterID;nsid=1315589114;c=1632930253749), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 528400 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 528400 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 528400 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 528401 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 528500 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer start zk server on port: 35995 [junit4] 2> 528500 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35995 [junit4] 2> 528500 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35995 [junit4] 2> 528500 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35995 [junit4] 2> 528501 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 528503 INFO (zkConnectionManagerCallback-6770-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 528503 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 528507 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 528508 INFO (zkConnectionManagerCallback-6772-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 528508 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 528509 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 528511 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 528513 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 528514 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 528514 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 528515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 528516 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 528517 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 528518 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 528519 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 528520 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 528521 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 528617 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 528617 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 528617 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 528621 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 528621 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 528621 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b3efbf{/msq/sz,null,AVAILABLE} [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36adc73b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36185} [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.s.Server Started @528653ms [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39999/hdfs__localhost.localdomain_39999__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001_tempDir-002_control_data, hostContext=/msq/sz, hostPort=36185, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/control-001/cores} [junit4] 2> 528622 ERROR (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 528622 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-29T15:44:16.877Z [junit4] 2> 528623 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 528624 INFO (zkConnectionManagerCallback-6774-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 528624 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 528725 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 528725 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/control-001/solr.xml [junit4] 2> 528727 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 528727 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 528729 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 529561 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 529562 WARN (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16f91b19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 529562 WARN (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16f91b19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 529565 WARN (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ccc13ea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 529565 WARN (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ccc13ea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 529566 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35995/solr [junit4] 2> 529567 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 529568 INFO (zkConnectionManagerCallback-6785-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 529568 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 529670 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 529671 INFO (zkConnectionManagerCallback-6787-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 529671 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 529732 WARN (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 529736 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36185_msq%2Fsz [junit4] 2> 529736 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.Overseer Overseer (id=72492728770166788-127.0.0.1:36185_msq%2Fsz-n_0000000000) starting [junit4] 2> 529741 INFO (OverseerStateUpdate-72492728770166788-127.0.0.1:36185_msq%2Fsz-n_0000000000) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36185_msq%2Fsz [junit4] 2> 529741 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36185_msq%2Fsz [junit4] 2> 529742 INFO (OverseerStateUpdate-72492728770166788-127.0.0.1:36185_msq%2Fsz-n_0000000000) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 529744 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 529744 WARN (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 529768 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 529787 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca [junit4] 2> 529794 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca [junit4] 2> 529794 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca [junit4] 2> 529795 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/control-001/cores [junit4] 2> 529809 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 529810 INFO (zkConnectionManagerCallback-6804-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 529810 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 529811 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 529812 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35995/solr ready [junit4] 2> 529819 INFO (OverseerThreadFactory-6794-thread-1-processing-n:127.0.0.1:36185_msq%2Fsz) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 529925 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 529925 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 530950 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 530950 WARN (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 530954 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 530965 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 530996 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 530996 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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@60dff0ca [junit4] 2> 531005 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39999/solr_hdfs_home [junit4] 2> 531005 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 531005 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39999/solr_hdfs_home/control_collection/core_node2/data/] [junit4] 2> 531006 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39999/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 531019 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 531019 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 531019 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 531054 WARN (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536122 WARN (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 536123 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536129 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39999/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 536151 WARN (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 536162 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39999/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 536169 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536169 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536169 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 536177 WARN (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 536177 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536177 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7775258739431341] [junit4] 2> 536864 WARN (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536921 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536921 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 536921 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 536933 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 536933 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 536936 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8920958364865952] [junit4] 2> 537036 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 537036 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537038 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537039 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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 1712251485860921344 [junit4] 2> 537042 INFO (searcherExecutor-6806-thread-1-processing-n:127.0.0.1:36185_msq%2Fsz x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 537045 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537045 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537048 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 537048 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537048 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36185/msq/sz/control_collection_shard1_replica_n1/ [junit4] 2> 537049 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537049 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36185/msq/sz/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 537049 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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/72492728770166788-core_node2-n_0000000000 [junit4] 2> 537051 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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:36185/msq/sz/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 537052 INFO (zkCallback-6786-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> 537054 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz 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> 537057 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz ] 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=7131 [junit4] 2> 537058 INFO (qtp952529082-11052) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 537157 INFO (zkCallback-6786-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> 537157 INFO (zkCallback-6786-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> 537158 INFO (zkCallback-6786-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> 537158 INFO (qtp952529082-11052) [n:127.0.0.1:36185_msq%2Fsz ] 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:36185_msq%252Fsz&wt=javabin&version=2} status=0 QTime=7342 [junit4] 2> 537159 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 537272 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 537273 INFO (zkConnectionManagerCallback-6815-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 537273 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 537274 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 537276 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35995/solr ready [junit4] 2> 537276 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 537300 INFO (OverseerCollectionConfigSetProcessor-72492728770166788-127.0.0.1:36185_msq%2Fsz-n_0000000000) [n:127.0.0.1:36185_msq%2Fsz ] 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> 537300 INFO (OverseerThreadFactory-6794-thread-2-processing-n:127.0.0.1:36185_msq%2Fsz) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 537510 WARN (OverseerThreadFactory-6794-thread-2-processing-n:127.0.0.1:36185_msq%2Fsz) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 537512 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 537512 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 537513 INFO (qtp952529082-11054) [n:127.0.0.1:36185_msq%2Fsz ] 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=1&wt=javabin&version=2} status=0 QTime=235 [junit4] 2> 537514 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 537515 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7 [junit4] 2> 537621 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-1-001 of type NRT for shard1 [junit4] 2> 537624 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 537624 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 537624 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 537656 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 537656 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 537656 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 537660 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7dd55548{/msq/sz,null,AVAILABLE} [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@41f716cc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44371} [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.e.j.s.Server Started @537692ms [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39999/hdfs__localhost.localdomain_39999__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/msq/sz, hostPort=44371, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-1-001/cores} [junit4] 2> 537661 ERROR (closeThreadPool-6816-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 537661 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-29T15:44:25.916Z [junit4] 2> 537672 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 537676 INFO (zkConnectionManagerCallback-6818-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 537676 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 537723 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-2-001 of type NRT for shard1 [junit4] 2> 537729 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 537729 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 537729 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 537760 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 537760 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 537760 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 537764 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bec5540{/msq/sz,null,AVAILABLE} [junit4] 2> 537764 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1496e909{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43727} [junit4] 2> 537764 INFO (closeThreadPool-6816-thread-2) [ ] o.e.j.s.Server Started @537796ms [junit4] 2> 537764 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39999/hdfs__localhost.localdomain_39999__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/msq/sz, hostPort=43727, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-2-001/cores} [junit4] 2> 537765 ERROR (closeThreadPool-6816-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 537765 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 537765 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 537765 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 537765 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 537765 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-29T15:44:26.020Z [junit4] 2> 537771 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 537776 INFO (zkConnectionManagerCallback-6820-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 537776 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 537777 WARN (closeThreadPool-6816-thread-2-SendThread(127.0.0.1:35995)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1018bc0b3250008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b3250008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b3250008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 537778 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 537778 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-1-001/solr.xml [junit4] 2> 537780 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 537780 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 537782 INFO (closeThreadPool-6816-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 537853 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-3-001 of type NRT for shard1 [junit4] 2> 537864 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 537864 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 537864 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 537871 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 537871 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 537871 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 537876 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@190b1df{/msq/sz,null,AVAILABLE} [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@639a2816{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43489} [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.e.j.s.Server Started @537908ms [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39999/hdfs__localhost.localdomain_39999__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/msq/sz, hostPort=43489, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-3-001/cores} [junit4] 2> 537877 ERROR (closeThreadPool-6816-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 537877 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-29T15:44:26.132Z [junit4] 2> 537884 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 537884 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 537884 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-2-001/solr.xml [junit4] 2> 537887 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 537887 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 537893 INFO (closeThreadPool-6816-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 537919 INFO (zkConnectionManagerCallback-6825-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 537920 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 537923 WARN (closeThreadPool-6816-thread-3-SendThread(127.0.0.1:35995)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1018bc0b3250009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b3250009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b3250009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 538024 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 538024 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-3-001/solr.xml [junit4] 2> 538027 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 538027 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 538028 INFO (closeThreadPool-6816-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 538125 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-4-001 of type NRT for shard1 [junit4] 2> 538138 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 538138 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 538139 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 538229 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 538229 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 538230 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 538238 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e9a1fca{/msq/sz,null,AVAILABLE} [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@32a40e10{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40171} [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.e.j.s.Server Started @538270ms [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39999/hdfs__localhost.localdomain_39999__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001_tempDir-002_jetty4, solrconfig=solrconfig.xml, hostContext=/msq/sz, hostPort=40171, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-4-001/cores} [junit4] 2> 538239 ERROR (closeThreadPool-6816-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 538239 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-29T15:44:26.494Z [junit4] 2> 538270 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 538282 INFO (zkConnectionManagerCallback-6833-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 538282 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 538283 WARN (closeThreadPool-6816-thread-4-SendThread(127.0.0.1:35995)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1018bc0b325000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b325000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b325000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 538384 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 538384 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-4-001/solr.xml [junit4] 2> 538386 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 538386 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 538388 INFO (closeThreadPool-6816-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 538453 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-5-001 of type NRT for shard1 [junit4] 2> 538467 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 538469 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 538469 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 538554 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 538554 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 538554 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 538566 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c806ecc{/msq/sz,null,AVAILABLE} [junit4] 2> 538567 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36e52484{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39079} [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.e.j.s.Server Started @538599ms [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39999/hdfs__localhost.localdomain_39999__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001_tempDir-002_jetty5, solrconfig=solrconfig.xml, hostContext=/msq/sz, hostPort=39079, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-5-001/cores} [junit4] 2> 538568 ERROR (closeThreadPool-6816-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 538568 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-29T15:44:26.823Z [junit4] 2> 538587 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 538595 INFO (zkConnectionManagerCallback-6838-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 538595 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 538598 WARN (closeThreadPool-6816-thread-5-SendThread(127.0.0.1:35995)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1018bc0b325000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b325000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1018bc0b325000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 538699 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 538699 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_2E01A05B06587FAD-001/shard-5-001/solr.xml [junit4] 2> 538701 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 538701 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 538703 INFO (closeThreadPool-6816-thread-5) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60dff0ca, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 538733 INFO (TEST-StressHdfsTest.test-seed#[2E01A05B06587FAD]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lu [...truncated too long message...] hread.run(Thread.java:748) [junit4] 2> 178) Thread[id=29484, name=searcherExecutor-18147-thread-1, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 179) Thread[id=29513, name=HttpClient@4b30dcba-scheduler-1, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 180) Thread[id=29507, name=h2sc-18100-thread-7, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:342) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 181) Thread[id=29494, name=h2sc-18079-thread-14, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:342) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 182) Thread[id=29450, name=h2sc-18026-thread-11, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:342) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 183) Thread[id=29306, name=ScheduledTrigger-18038-thread-2, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-VE, timezone=Europe/Kaliningrad [junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=208,free=103395096,total=531628032 [junit4] 2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, TestUnInvertedFieldException, SplitShardTest, SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, TestReloadAndDeleteDocs, TestCloudConsistency, TestBooleanSimilarityFactory, SystemInfoHandlerTest, MaxSizeAutoCommitTest, XsltUpdateRequestHandlerTest, TestPullReplica, TestJsonFacetErrors, PKIAuthenticationIntegrationTest, TestCloudDeduplication, ClusterStateMockUtilTest, DistanceFunctionTest, TriLevelCompositeIdRoutingTest, MultiThreadedOCPTest, TestJsonFacetsWithNestedObjects, AtomicUpdatesTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolrJacksonAnnotation, TestMissingGroups, ZkCollectionPropsCachingTest, ConcurrentCreateCollectionTest, ClassificationUpdateProcessorTest, TestExactStatsCache, ScheduledTriggerTest, DistributedFacetPivotSmallAdvancedTest, TestConfigSetsAPIShareSchema, DistributedExpandComponentTest, OverriddenZkACLAndCredentialsProvidersTest, TestXmlQParser, TestCircuitBreaker, DirectSolrConnectionTest, ResponseBuilderTest, ZkSolrClientTest, TestDistribDocBasedVersion, SolrJmxReporterCloudTest, ShowFileRequestHandlerTest, HdfsUnloadDistributedZkTest, HdfsRestartWhileUpdatingTest, TestBlockCollapse, TestJsonRequest, SpatialRPTFieldTypeTest, ManagedSchemaDiffTest, TestNonDefinedSimilarityFactory, MetricsHistoryHandlerTest, TestSolrConfigHandlerCloud, RandomizedTaggerTest, TestNestedUpdateProcessor, FullSolrCloudDistribCmdsTest, LeaderFailureAfterFreshStartTest, JvmMetricsTest, CdcrReplicationHandlerTest, CurrencyRangeFacetCloudTest, BadCopyFieldTest, CollectionReloadTest, TestPKIAuthenticationPlugin, DisMaxRequestHandlerTest, CollectionStateFormat2Test, CoreAdminHandlerTest, BaseCdcrDistributedZkTest, ShardRoutingCustomTest, TestReRankQParserPlugin, BlobRepositoryCloudTest, TestFieldCacheWithThreads, TestFaceting, AnalysisAfterCoreReloadTest, ZookeeperStatusHandlerFailureTest, MetricsHistoryIntegrationTest, NotRequiredUniqueKeyTest, DocValuesMissingTest, TestRuleBasedAuthorizationWithKerberos, TestMinimalConfig, TestFieldCacheReopen, CustomHighlightComponentTest, HdfsCollectionsAPIDistributedZkTest, TestObjectReleaseTracker, TestQueryUtils, ExternalFileFieldSortTest, BasicAuthIntegrationTest, TestInitParams, TestSystemCollAutoCreate, TestSurroundQueryParser, TestTlogReplica, RAMDirectoryFactoryTest, TestExclusionRuleCollectionAccess, FileBasedSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, PreAnalyzedFieldManagedSchemaCloudTest, ConfigureRecoveryStrategyTest, BlockJoinFacetSimpleTest, IndexSizeTriggerSizeEstimationTest, CopyFieldTest, DistributedQueryComponentCustomSortTest, ReplaceNodeTest, TestCodecSupport, TestOmitPositions, TestSkipOverseerOperations, TestPHPSerializedResponseWriter, TermVectorComponentDistributedTest, DynamicMapsTest, TestSimpleQParserPlugin, TestCoreAdminApis, TestLuceneIndexBackCompat, TestCloudManagedSchema, TestInPlaceUpdatesDistrib] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=2E01A05B06587FAD -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-VE -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J0 | TestInPlaceUpdatesDistrib (suite) <<< [junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). [junit4] > at __randomizedtesting.SeedInfo.seed([2E01A05B06587FAD]:0) [junit4] Completed [939/947 (3!)] on J0 in 7215.41s, 1 test, 2 errors <<< FAILURES! [...truncated 54270 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
