Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/275/
1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:37663/k_wbi/h/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37663/k_wbi/h/collection1 at __randomizedtesting.SeedInfo.seed([E1FD807641EE0DD4:69A9BFACEF12602C]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) 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.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166) 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:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 53 more Build Log: [...truncated 14785 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> 571136 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-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> 571136 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/data-dir-42-001 [junit4] 2> 571136 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 571137 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 571137 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 571137 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k_wbi/h [junit4] 2> 571138 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog [junit4] 2> 571138 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 571143 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 571158 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 571158 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 571159 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 571160 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 572460 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_281] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?] [junit4] 2> at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] [junit4] 2> 572462 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281] [junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281] [junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?] [junit4] 2> at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] [junit4] 2> 572463 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 572465 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f89c11e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 572465 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f89c11e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 572468 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ef983a0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 572468 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ef983a0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 572469 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] 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> 572496 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 572502 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 572503 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 572504 INFO (coreLoadExecutor-4476-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 572510 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 572527 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 572528 WARN (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 572529 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 572530 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 572530 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 572531 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 572531 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/data-dir-42-001/] [junit4] 2> 572534 WARN (coreLoadExecutor-4476-thread-1) [ x:collection1 ] 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> 572596 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 572597 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 572598 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 572598 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 572599 WARN (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 572600 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 572600 INFO (coreLoadExecutor-4476-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700286288132833280 [junit4] 2> 572603 INFO (searcherExecutor-4478-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 572605 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 572616 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 572618 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 572618 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 572619 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 572718 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ZkTestServer start zk server on port: 33701 [junit4] 2> 572718 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33701 [junit4] 2> 572718 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33701 [junit4] 2> 572718 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33701 [junit4] 2> 572720 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 572726 INFO (zkConnectionManagerCallback-4485-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 572726 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 572740 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 572741 INFO (zkConnectionManagerCallback-4487-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 572741 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 572742 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572743 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 572744 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572745 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572750 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572752 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572753 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572756 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572758 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572759 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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> 572761 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 572866 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 572866 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 572866 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 572890 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 572890 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 572890 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 572890 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6826de18{/k_wbi/h,null,AVAILABLE} [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e11cf96{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40613} [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.s.Server Started @572934ms [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/tempDir-001/control/data, hostContext=/k_wbi/h, hostPort=40613, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/control-001/cores} [junit4] 2> 572891 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 572891 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-20T14:02:43.821Z [junit4] 2> 572900 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 572902 INFO (zkConnectionManagerCallback-4489-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 572902 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 572903 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]-SendThread(127.0.0.1:33701)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1006d6347c00002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1006d6347c00002, 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 0x1006d6347c00002, 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> 573003 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 573003 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/control-001/solr.xml [junit4] 2> 573006 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 573006 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 573007 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 573256 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 573257 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13a1c7a7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 573257 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13a1c7a7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 573261 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6706618c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 573261 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6706618c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 573262 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33701/solr [junit4] 2> 573263 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 573266 INFO (zkConnectionManagerCallback-4500-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 573266 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 573267 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]-SendThread(127.0.0.1:33701)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1006d6347c00003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1006d6347c00003, 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 0x1006d6347c00003, 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> 573368 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 573370 INFO (zkConnectionManagerCallback-4502-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 573370 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 573475 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] 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> 573484 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40613_k_wbi%2Fh [junit4] 2> 573485 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.Overseer Overseer (id=72177867210883076-127.0.0.1:40613_k_wbi%2Fh-n_0000000000) starting [junit4] 2> 573493 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40613_k_wbi%2Fh [junit4] 2> 573493 INFO (OverseerStateUpdate-72177867210883076-127.0.0.1:40613_k_wbi%2Fh-n_0000000000) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40613_k_wbi%2Fh [junit4] 2> 573502 INFO (OverseerStateUpdate-72177867210883076-127.0.0.1:40613_k_wbi%2Fh-n_0000000000) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 573503 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 573504 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] 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> 573518 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 573544 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 573554 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 573554 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 573555 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [n:127.0.0.1:40613_k_wbi%2Fh ] 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/control-001/cores [junit4] 2> 573570 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 573571 INFO (zkConnectionManagerCallback-4519-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 573571 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 573573 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 573574 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33701/solr ready [junit4] 2> 573580 INFO (OverseerThreadFactory-4509-thread-1-processing-n:127.0.0.1:40613_k_wbi%2Fh) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 573693 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 573693 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 574713 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 574713 WARN (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574715 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 574716 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 574716 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574716 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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@78bdd8ce [junit4] 2> 574716 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 574729 WARN (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574769 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog [junit4] 2> 574769 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574770 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 574770 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 574772 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 574773 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574773 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574773 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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 1700286290411388928 [junit4] 2> 574776 INFO (searcherExecutor-4521-thread-1-processing-n:127.0.0.1:40613_k_wbi%2Fh x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574779 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574779 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574783 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 574783 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574783 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40613/k_wbi/h/control_collection_shard1_replica_n1/ [junit4] 2> 574783 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574784 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40613/k_wbi/h/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 574784 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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/72177867210883076-core_node2-n_0000000000 [junit4] 2> 574786 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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:40613/k_wbi/h/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 574888 INFO (zkCallback-4501-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> 574888 INFO (zkCallback-4501-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> 574889 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh 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> 574891 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh ] 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=1198 [junit4] 2> 574893 INFO (qtp416687025-7113) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 574991 INFO (zkCallback-4501-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> 574991 INFO (zkCallback-4501-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> 574991 INFO (zkCallback-4501-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> 574992 INFO (qtp416687025-7113) [n:127.0.0.1:40613_k_wbi%2Fh ] 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:40613_k_wbi%252Fh&wt=javabin&version=2} status=0 QTime=1415 [junit4] 2> 574992 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 575098 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 575099 INFO (zkConnectionManagerCallback-4530-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 575099 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 575100 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 575101 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33701/solr ready [junit4] 2> 575101 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 575106 INFO (OverseerThreadFactory-4509-thread-2-processing-n:127.0.0.1:40613_k_wbi%2Fh) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 575106 INFO (OverseerCollectionConfigSetProcessor-72177867210883076-127.0.0.1:40613_k_wbi%2Fh-n_0000000000) [n:127.0.0.1:40613_k_wbi%2Fh ] 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> 575308 WARN (OverseerThreadFactory-4509-thread-2-processing-n:127.0.0.1:40613_k_wbi%2Fh) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 575311 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 575311 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 575312 INFO (qtp416687025-7115) [n:127.0.0.1:40613_k_wbi%2Fh ] 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=210 [junit4] 2> 575313 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 575314 INFO (watches-4527-thread-1) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 575314 INFO (watches-4527-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 575314 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 575413 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-1-001 of type NRT for shard1 [junit4] 2> 575414 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 575414 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 575414 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 575417 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 575418 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 575418 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 575418 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2190fbf4{/k_wbi/h,null,AVAILABLE} [junit4] 2> 575418 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2cd6de4b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37663} [junit4] 2> 575418 INFO (closeThreadPool-4531-thread-1) [ ] o.e.j.s.Server Started @575461ms [junit4] 2> 575418 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/k_wbi/h, hostPort=37663, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-1-001/cores} [junit4] 2> 575419 ERROR (closeThreadPool-4531-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 575419 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 575419 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 575419 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 575419 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 575419 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-20T14:02:46.349Z [junit4] 2> 575420 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 575422 INFO (zkConnectionManagerCallback-4533-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 575422 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 575512 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-2-001 of type NRT for shard1 [junit4] 2> 575521 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 575521 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 575521 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 575523 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 575523 INFO (closeThreadPool-4531-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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-1-001/solr.xml [junit4] 2> 575526 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 575526 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 575527 INFO (closeThreadPool-4531-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 575549 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 575549 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 575549 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 575552 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a2557d8{/k_wbi/h,null,AVAILABLE} [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@17ebca8c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42755} [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.e.j.s.Server Started @575596ms [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/k_wbi/h, hostPort=42755, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-2-001/cores} [junit4] 2> 575553 ERROR (closeThreadPool-4531-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 575553 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-20T14:02:46.483Z [junit4] 2> 575561 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 575570 INFO (zkConnectionManagerCallback-4538-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 575570 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 575618 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[E1FD807641EE0DD4]) [ ] 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-3-001 of type NRT for shard1 [junit4] 2> 575619 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 575619 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 575619 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69f76a2{/k_wbi/h,null,AVAILABLE} [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d1f069e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33471} [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.e.j.s.Server Started @575667ms [junit4] 2> 575623 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/k_wbi/h, hostPort=33471, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-3-001/cores} [junit4] 2> 575624 ERROR (closeThreadPool-4531-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 575624 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 575624 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 575624 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 575624 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 575624 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-05-20T14:02:46.554Z [junit4] 2> 575626 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 575630 INFO (zkConnectionManagerCallback-4540-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 575630 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 575671 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 575671 INFO (closeThreadPool-4531-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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-2-001/solr.xml [junit4] 2> 575673 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 575673 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 575675 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 575771 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 575771 INFO (closeThreadPool-4531-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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-3-001/solr.xml [junit4] 2> 575773 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 575773 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 575775 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 576006 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 576007 WARN (closeThreadPool-4531-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@701aef76[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576007 WARN (closeThreadPool-4531-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@701aef76[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576014 WARN (closeThreadPool-4531-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@653b8d8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576014 WARN (closeThreadPool-4531-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@653b8d8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576015 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33701/solr [junit4] 2> 576016 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 576018 INFO (zkConnectionManagerCallback-4554-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 576018 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 576018 WARN (closeThreadPool-4531-thread-2-SendThread(127.0.0.1:33701)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1006d6347c0000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1006d6347c0000a, 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 0x1006d6347c0000a, 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> 576122 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 576123 INFO (zkConnectionManagerCallback-4556-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 576123 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 576138 WARN (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] 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> 576139 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 576143 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.c.ZkController Publish node=127.0.0.1:42755_k_wbi%2Fh as DOWN [junit4] 2> 576146 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 576146 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42755_k_wbi%2Fh [junit4] 2> 576147 INFO (zkCallback-4529-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 576147 INFO (zkCallback-4501-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 576155 INFO (zkCallback-4555-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 576155 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 576155 WARN (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] 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> 576166 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 576188 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 576198 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 576198 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 576199 INFO (closeThreadPool-4531-thread-2) [n:127.0.0.1:42755_k_wbi%2Fh ] 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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001/shard-2-001/cores [junit4] 2> 576219 INFO (closeThreadPool-4531-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42755_k_wbi%2Fh [junit4] 2> 576231 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 576232 WARN (closeThreadPool-4531-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75961bde[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576232 WARN (closeThreadPool-4531-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75961bde[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576234 WARN (closeThreadPool-4531-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e90d200[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576234 WARN (closeThreadPool-4531-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e90d200[provider=null,keyStore=null,trustStore=null] [junit4] 2> 576235 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33701/solr [junit4] 2> 576241 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 576242 INFO (zkConnectionManagerCallback-4572-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 576242 INFO (closeThreadPool-4531-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 576349 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 576354 INFO (zkConnectionManagerCallback-4574-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 576354 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 576361 WARN (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] 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> 576362 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 576364 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.c.ZkController Publish node=127.0.0.1:33471_k_wbi%2Fh as DOWN [junit4] 2> 576365 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 576365 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33471_k_wbi%2Fh [junit4] 2> 576366 INFO (zkCallback-4501-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 576366 INFO (zkCallback-4529-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 576366 INFO (zkCallback-4555-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 576367 INFO (zkCallback-4573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 576367 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 576368 WARN (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] 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> 576381 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 576405 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 576417 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78bdd8ce [junit4] 2> 576417 INFO (closeThreadPool-4531-thread-3) [n:127.0.0.1:33471_k_wbi%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jett [...truncated too long message...] nt.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 53 more [junit4] 2> 5903853 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 5903853 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=377323754 [junit4] 2> 5903854 INFO (coreCloseExecutor-4654-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@d0f6f42 [junit4] 2> 5903854 INFO (coreCloseExecutor-4654-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@d0f6f42 [junit4] 2> 5903854 INFO (coreCloseExecutor-4654-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68a20124: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@30e419e0 [junit4] 2> 5903865 INFO (coreCloseExecutor-4654-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 5903866 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 5903866 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@194638ed: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@9538433 [junit4] 2> 5903867 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 5903867 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47fc6acf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@697b4bc5 [junit4] 2> 5903867 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 5903867 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[E1FD807641EE0DD4]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f9af659: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@56c5fe64 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E1FD807641EE0DD4-001 [junit4] 2> May 20, 2021 3:31:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=Direct), title_s=Lucene84, id=Lucene84, id_field_copy_that_does_not_support_in_place_update_s=Lucene84}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), inplace_updatable_float_with_default=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=367, maxMBSortInHeap=6.534398115393833, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sq, timezone=Europe/Zaporozhye [junit4] 2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=13863440,total=528482304 [junit4] 2> NOTE: All tests run in this JVM: [SliceStateTest, DirectSolrSpellCheckerTest, TestLegacyField, TestSimLargeCluster, UniqFieldsUpdateProcessorFactoryTest, TestTlogReplica, PathHierarchyTokenizerFactoryTest, TestDistributedMissingSort, UpdateParamsTest, HealthCheckHandlerTest, WordBreakSolrSpellCheckerTest, TestObjectReleaseTracker, HDFSCollectionsAPITest, TestContainerPlugin, TestStressLucene, ScheduledTriggerTest, HdfsRestartWhileUpdatingTest, TestLuceneIndexBackCompat, RouteFieldTest, TestExclusionRuleCollectionAccess, RecoveryZkTest, LeaderElectionContextKeyTest, ClusterStateMockUtilTest, LukeRequestHandlerTest, TestAtomicUpdateErrorCases, ThreadDumpHandlerTest, SortByFunctionTest, TestPolicyCloud, OutputWriterTest, EnumFieldTest, SolrCoreCheckLockOnStartupTest, TestSQLHandler, TestStreamBody, SignificantTermsQParserPluginTest, TestInPlaceUpdatesDistrib] [junit4] Completed [448/939 (1!)] on J0 in 5333.78s, 1 test, 1 error <<< FAILURES! [...truncated 1639 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20210520_135310_8496548336631442506275.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid2894.hprof ... [junit4] Heap dump file created [698703274 bytes in 3.541 secs] [junit4] <<< JVM J0: EOF ---- [...truncated 8970 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:637: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:571: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid2894.hprof Total time: 312 minutes 53 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
