Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2228/
1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:44837/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:44837/collection1 at __randomizedtesting.SeedInfo.seed([FB345314873F7CE6:73606CCE29C3111E]: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:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1269) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) 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) ... 49 more Build Log: [...truncated 15217 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> 5294150 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 5294150 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/data-dir-412-001 [junit4] 2> 5294150 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 5294150 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 5294151 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 5294151 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 5294152 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 5294152 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog [junit4] 2> 5294152 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 5294156 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5294168 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 5294170 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 5295541 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/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-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?] [junit4] 2> at java.io.File.mkdir(File.java:1323) ~[?:?] [junit4] 2> at java.io.File.mkdirs(File.java:1355) ~[?:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) ~[java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:652) ~[java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:817) ~[java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:807) ~[java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:668) ~[java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) ~[java/:?] [junit4] 2> at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) ~[test/:?] [junit4] 2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] [junit4] 2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] [junit4] 2> at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?] [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.6.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.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?] [junit4] 2> 5295541 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 5295543 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22b036e6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5295543 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22b036e6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5295546 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1966128[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5295546 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1966128[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5295547 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-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> 5295565 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 5295565 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5295581 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5295587 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5295588 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5295595 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5295616 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 5295619 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 5295619 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 5295619 INFO (coreLoadExecutor-50755-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@d17b9bd [junit4] 2> 5295619 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/data-dir-412-001/] [junit4] 2> 5295622 WARN (coreLoadExecutor-50755-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> 5295671 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 5295671 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 5295672 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 5295672 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 5295674 WARN (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 5295674 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 5295674 INFO (coreLoadExecutor-50755-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669918378938073088 [junit4] 2> 5295676 INFO (searcherExecutor-50757-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 5295676 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[FB345314873F7CE6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 5295681 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 5295681 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 5295681 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 5295781 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer start zk server on port: 41767 [junit4] 2> 5295781 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41767 [junit4] 2> 5295781 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41767 [junit4] 2> 5295781 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41767 [junit4] 2> 5295783 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5295785 INFO (zkConnectionManagerCallback-50764-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5295785 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5295786 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5295787 INFO (zkConnectionManagerCallback-50766-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5295787 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5295788 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 5295794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 5295795 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 5295796 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 5295797 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 5295798 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 5295800 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 5295801 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 5295802 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 5295803 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 5295804 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 5295805 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5295810 INFO (zkConnectionManagerCallback-50770-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5295810 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5295913 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 5296077 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5296077 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 5296077 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 5296078 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5296078 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5296078 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 5296078 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25b7f5dd{/,null,AVAILABLE} [junit4] 2> 5296079 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6dd386dc{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٣٩٠٢٧} [junit4] 2> 5296079 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.s.Server Started @٥٢٩٦١١١ms [junit4] 2> 5296079 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/tempDir-001/control/data, hostPort=39027, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/control-001/cores} [junit4] 2> 5296080 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5296080 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5296080 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5296080 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5296080 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 5296080 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-19T09:17:48.894257Z [junit4] 2> 5296080 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5296081 INFO (zkConnectionManagerCallback-50772-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5296081 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5296183 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 5296183 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/control-001/solr.xml [junit4] 2> 5296187 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 5296515 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 5296516 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66508de2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5296516 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66508de2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5296519 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68c79fb1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5296519 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68c79fb1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5296520 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41767/solr [junit4] 2> 5296521 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5296522 INFO (zkConnectionManagerCallback-50783-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5296522 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5296624 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5296625 INFO (zkConnectionManagerCallback-50785-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5296625 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5296706 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39027_ [junit4] 2> 5296707 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.c.Overseer Overseer (id=73956818256986117-127.0.0.1:39027_-n_0000000000) starting [junit4] 2> 5296710 INFO (OverseerStateUpdate-73956818256986117-127.0.0.1:39027_-n_0000000000) [n:127.0.0.1:39027_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39027_ [junit4] 2> 5296711 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39027_ [junit4] 2> 5296711 INFO (OverseerStateUpdate-73956818256986117-127.0.0.1:39027_-n_0000000000) [n:127.0.0.1:39027_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 5296713 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5296713 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] 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> 5296732 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5296755 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5296764 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5296764 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5296765 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [n:127.0.0.1:39027_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/control-001/cores [junit4] 2> 5296772 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5296773 INFO (zkConnectionManagerCallback-50802-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5296773 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5296774 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 5296775 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41767/solr ready [junit4] 2> 5296799 INFO (qtp1612800400-205613) [n:127.0.0.1:39027_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39027_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 5296801 INFO (OverseerThreadFactory-50792-thread-1-processing-n:127.0.0.1:39027_) [n:127.0.0.1:39027_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 5296932 INFO (qtp1612800400-205612) [n:127.0.0.1:39027_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 5296932 INFO (qtp1612800400-205612) [n:127.0.0.1:39027_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0 [junit4] 2> 5296936 INFO (OverseerStateUpdate-73956818256986117-127.0.0.1:39027_-n_0000000000) [n:127.0.0.1:39027_ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39027", [junit4] 2> "node_name":"127.0.0.1:39027_", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 5297139 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 5297149 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5297161 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 5297164 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 5297164 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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> 5297164 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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@d17b9bd [junit4] 2> 5297164 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 5297169 WARN (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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> 5297233 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 5297233 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 5297235 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 5297235 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 5297237 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 5297237 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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> 5297238 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 5297238 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669918380578045952 [junit4] 2> 5297240 INFO (searcherExecutor-50804-thread-1-processing-n:127.0.0.1:39027_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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> 5297242 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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> 5297242 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 5297245 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 5297245 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 5297245 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39027/control_collection_shard1_replica_n1/ [junit4] 2> 5297245 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 5297245 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:39027/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 5297245 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 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/73956818256986117-core_node2-n_0000000000 [junit4] 2> 5297247 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39027/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 5297348 INFO (zkCallback-50784-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> 5297349 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 5297352 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=213 [junit4] 2> 5297354 INFO (qtp1612800400-205613) [n:127.0.0.1:39027_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 5297453 INFO (zkCallback-50784-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> 5297453 INFO (zkCallback-50784-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> 5297454 INFO (qtp1612800400-205613) [n:127.0.0.1:39027_ ] 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:39027_&wt=javabin&version=2} status=0 QTime=655 [junit4] 2> 5297454 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 5297559 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5297560 INFO (zkConnectionManagerCallback-50813-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5297560 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5297561 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 5297561 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41767/solr ready [junit4] 2> 5297561 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 5297584 INFO (qtp1612800400-205614) [n:127.0.0.1:39027_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 5297586 INFO (OverseerThreadFactory-50792-thread-2-processing-n:127.0.0.1:39027_) [n:127.0.0.1:39027_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 5297586 INFO (OverseerCollectionConfigSetProcessor-73956818256986117-127.0.0.1:39027_-n_0000000000) [n:127.0.0.1:39027_ ] 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> 5297789 WARN (OverseerThreadFactory-50792-thread-2-processing-n:127.0.0.1:39027_) [n:127.0.0.1:39027_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 5297791 INFO (qtp1612800400-205614) [n:127.0.0.1:39027_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 5297792 INFO (qtp1612800400-205614) [n:127.0.0.1:39027_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=208 [junit4] 2> 5297793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 5297793 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 5297794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 5297794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 5297794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 5297794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 5297794 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 5297951 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-1-001 of type NRT for shard1 [junit4] 2> 5297954 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5297954 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 5297954 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 5297955 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5297955 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5297955 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 5297955 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4808f747{/,null,AVAILABLE} [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@44c61cad{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٣٧٧٠١} [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.e.j.s.Server Started @٥٢٩٧٩٨٧ms [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/tempDir-001/jetty1, hostPort=37701, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-1-001/cores} [junit4] 2> 5297956 ERROR (closeThreadPool-50814-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 5297956 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-19T09:17:50.770747Z [junit4] 2> 5297957 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5297961 INFO (zkConnectionManagerCallback-50816-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5297961 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298062 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 5298062 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-1-001/solr.xml [junit4] 2> 5298066 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 5298142 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-2-001 of type NRT for shard1 [junit4] 2> 5298145 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5298145 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 5298145 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 5298145 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5298145 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5298145 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 5298146 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@781d419f{/,null,AVAILABLE} [junit4] 2> 5298146 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2ac61ec7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٤٤٨٣٧} [junit4] 2> 5298146 INFO (closeThreadPool-50814-thread-2) [ ] o.e.j.s.Server Started @٥٢٩٨١٧٨ms [junit4] 2> 5298146 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/tempDir-001/jetty2, hostPort=44837, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-2-001/cores} [junit4] 2> 5298147 ERROR (closeThreadPool-50814-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5298147 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5298147 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5298147 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5298147 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 5298147 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-19T09:17:50.961200Z [junit4] 2> 5298149 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5298150 INFO (zkConnectionManagerCallback-50821-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5298150 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298251 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 5298251 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-2-001/solr.xml [junit4] 2> 5298256 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 5298304 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[FB345314873F7CE6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-3-001 of type NRT for shard1 [junit4] 2> 5298307 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5298307 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 5298307 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 5298313 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5298313 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5298313 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 5298314 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@260a36d3{/,null,AVAILABLE} [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c02c85d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٤٤٦٨٥} [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.e.j.s.Server Started @٥٢٩٨٣٤٦ms [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/tempDir-001/jetty3, hostPort=44685, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-3-001/cores} [junit4] 2> 5298315 ERROR (closeThreadPool-50814-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 5298315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-19T09:17:51.129625Z [junit4] 2> 5298321 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5298325 INFO (zkConnectionManagerCallback-50826-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5298325 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298426 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 5298426 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-3-001/solr.xml [junit4] 2> 5298431 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 5298625 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 5298626 WARN (closeThreadPool-50814-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@281cddba[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298626 WARN (closeThreadPool-50814-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@281cddba[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298628 WARN (closeThreadPool-50814-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@284dfdb0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298628 WARN (closeThreadPool-50814-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@284dfdb0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298630 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41767/solr [junit4] 2> 5298630 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5298640 INFO (zkConnectionManagerCallback-50837-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5298640 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298744 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5298745 INFO (zkConnectionManagerCallback-50839-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5298745 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298748 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 5298750 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.ZkController Publish node=127.0.0.1:44837_ as DOWN [junit4] 2> 5298751 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 5298751 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44837_ [junit4] 2> 5298752 INFO (zkCallback-50784-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 5298754 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5298754 WARN (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] 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> 5298761 INFO (zkCallback-50812-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 5298761 INFO (zkCallback-50838-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 5298781 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5298811 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5298821 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5298821 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5298822 INFO (closeThreadPool-50814-thread-2) [n:127.0.0.1:44837_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-2-001/cores [junit4] 2> 5298833 INFO (closeThreadPool-50814-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44837_ [junit4] 2> 5298847 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 5298848 WARN (closeThreadPool-50814-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67b28752[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298848 WARN (closeThreadPool-50814-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67b28752[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298853 WARN (closeThreadPool-50814-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70752d98[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298853 WARN (closeThreadPool-50814-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70752d98[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5298855 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41767/solr [junit4] 2> 5298857 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5298857 INFO (zkConnectionManagerCallback-50855-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5298857 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298959 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5298960 INFO (zkConnectionManagerCallback-50857-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5298960 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5298963 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 5298966 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.ZkController Publish node=127.0.0.1:37701_ as DOWN [junit4] 2> 5298966 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 5298966 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37701_ [junit4] 2> 5298967 INFO (zkCallback-50784-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5298967 INFO (zkCallback-50838-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5298967 INFO (zkCallback-50812-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5298969 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5298969 WARN (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] 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> 5298973 INFO (zkCallback-50856-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5298993 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5299014 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299024 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299024 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299025 INFO (closeThreadPool-50814-thread-1) [n:127.0.0.1:37701_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-1-001/cores [junit4] 2> 5299041 INFO (closeThreadPool-50814-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37701_ [junit4] 2> 5299309 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 5299310 WARN (closeThreadPool-50814-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4496ae81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5299310 WARN (closeThreadPool-50814-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4496ae81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5299313 WARN (closeThreadPool-50814-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39c126f6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5299313 WARN (closeThreadPool-50814-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39c126f6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5299314 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41767/solr [junit4] 2> 5299315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5299315 INFO (zkConnectionManagerCallback-50873-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5299315 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5299417 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5299418 INFO (zkConnectionManagerCallback-50875-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5299418 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5299422 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 5299424 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.ZkController Publish node=127.0.0.1:44685_ as DOWN [junit4] 2> 5299425 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 5299425 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44685_ [junit4] 2> 5299426 INFO (zkCallback-50856-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5299426 INFO (zkCallback-50812-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5299426 INFO (zkCallback-50784-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5299426 INFO (zkCallback-50838-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5299426 INFO (zkCallback-50874-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5299428 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5299428 WARN (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] 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> 5299447 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5299467 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299476 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299476 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299477 INFO (closeThreadPool-50814-thread-3) [n:127.0.0.1:44685_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_FB345314873F7CE6-001/shard-3-001/cores [junit4] 2> 5299492 INFO (closeThreadPool-50814-thread-3) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44685_ [junit4] 2> 5299516 INFO (qtp100341398-205668) [n:127.0.0.1:37701_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44837_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 5299517 INFO (qtp100341398-205666) [n:127.0.0.1:37701_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44685_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 5299520 INFO (OverseerCollectionConfigSetProcessor-73956818256986117-127.0.0.1:39027_-n_0000000000) [n:127.0.0.1:39027_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 5299520 INFO (qtp100341398-205667) [n:127.0.0.1:37701_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37701_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 5299530 INFO (qtp100341398-205669) [n:127.0.0.1:37701_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0 [junit4] 2> 5299531 INFO (qtp1612800400-205612) [n:127.0.0.1:39027_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 5299532 INFO (qtp1612800400-205610) [n:127.0.0.1:39027_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0 [junit4] 2> 5299554 INFO (qtp1296024166-205695) [n:127.0.0.1:44685_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0 [junit4] 2> 5299578 INFO (qtp1811617020-205683) [n:127.0.0.1:44837_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0 [junit4] 2> 5299579 INFO (OverseerThreadFactory-50792-thread-3-processing-n:127.0.0.1:39027_) [n:127.0.0.1:39027_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44837_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 5299580 INFO (OverseerThreadFactory-50792-thread-3-processing-n:127.0.0.1:39027_) [n:127.0.0.1:39027_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 5299581 INFO (OverseerStateUpdate-73956818256986117-127.0.0.1:39027_-n_0000000000) [n:127.0.0.1:39027_ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44837", [junit4] 2> "node_name":"127.0.0.1:44837_", [junit4] 2> "type":"NRT"} [junit4] 2> 5299810 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 5299819 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5299833 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 5299835 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 5299835 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 5299836 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d17b9bd [junit4] 2> 5299836 INFO (qtp1811617020-205681) [n:127.0.0.1:44837_ c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [...truncated too long message...] .jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {_root_=FST50, title_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), inplace_updatable_float_with_default=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=780, maxMBSortInHeap=7.288314739895528, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@22137000), locale=ar-PS, timezone=NET [junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=32361320,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [SolrCloudReportersTest, NotRequiredUniqueKeyTest, NodeLostTriggerTest, TestConfig, UUIDFieldTest, MultiSolrCloudTestCaseTest, DateMathParserTest, TestCloudPseudoReturnFields, TestPhraseSuggestions, TestBackupRepositoryFactory, ReindexCollectionTest, CollectionsAPIAsyncDistributedZkTest, SuggestComponentTest, DataDrivenBlockJoinTest, SharedFSAutoReplicaFailoverTest, TestPackages, TestSimExecutePlanAction, DeleteNodeTest, WordBreakSolrSpellCheckerTest, TestManagedSynonymFilterFactory, LeaderElectionTest, PeerSyncWithIndexFingerprintCachingTest, ConnectionReuseTest, TestFreeTextSuggestions, TestDocumentBuilder, ZkStateReaderTest, TestSort, MetricsConfigTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCacheVsDocValues, TestCollationField, TestChildDocTransformer, SolrLogAuditLoggerPluginTest, TestCollectionAPI, CurrencyRangeFacetCloudTest, MetricsHistoryWithAuthIntegrationTest, DeleteStatusTest, V2ApiIntegrationTest, TestSerializedLuceneMatchVersion, TestDownShardTolerantSearch, TestOnReconnectListenerSupport, MoveReplicaHDFSFailoverTest, TestStressVersions, RAMDirectoryFactoryTest, DocValuesTest, TestRTimerTree, TestXIncludeConfig, TestImpersonationWithHadoopAuth, TestCloudSearcherWarming, HdfsNNFailoverTest, TestSolrJacksonAnnotation, TestEmbeddedSolrServerConstructors, PolyFieldTest, CdcrWithNodesRestartsTest, CdcrBidirectionalTest, QueryParsingTest, TestNamedUpdateProcessors, AddBlockUpdateTest, PhrasesIdentificationComponentTest, CategoryRoutedAliasUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestPolicyCloud, TestXmlQParserPlugin, TestFieldTypeCollectionResource, TestGeoJSONResponseWriter, SchemaApiFailureTest, TestRawTransformer, TestSolrCloudWithDelegationTokens, TestOmitPositions, TestTolerantUpdateProcessorRandomCloud, SpatialFilterTest, IndexSizeTriggerTest, BufferStoreTest, TestShortCircuitedRequests, SpellCheckComponentTest, TestJsonFacets, JWTAuthPluginIntegrationTest, TestAnalyzedSuggestions, ConfigSetsAPITest, TestMinHashQParser, TestTolerantSearch, TestRandomFlRTGCloud, MetricsHandlerTest, CustomHighlightComponentTest, AtomicUpdateProcessorFactoryTest, TestSubQueryTransformer, TestSolrCoreSnapshots, ResponseLogComponentTest, OutputWriterTest, TestDistributedGrouping, SpellPossibilityIteratorTest, TestDocTermOrds, AlternateDirectoryTest, ReplaceNodeTest, SolrTestCaseJ4Test, NoCacheHeaderTest, TestBulkSchemaConcurrent, UniqFieldsUpdateProcessorFactoryTest, TestBM25SimilarityFactory, CopyFieldTest, ConvertedLegacyTest, TestReplicationHandlerDiskOverFlow, TestIntervalFaceting, SaslZkACLProviderTest, WrapperMergePolicyFactoryTest, TestJsonRangeFacets, JsonLoaderTest, ScheduledMaintenanceTriggerTest, DistributedQueryComponentCustomSortTest, TestManagedSchema, JavaBinAtomicUpdateMultivalueTest, DistributedDebugComponentTest, TestSolrConfigHandlerConcurrent, TestLuceneMatchVersion, TestExportWriter, IndexSchemaRuntimeFieldTest, TestMacros, TestScoreJoinQPScore, TestSimpleQParserPlugin, ZkShardTermsTest, HdfsBasicDistributedZkTest, CoreAdminRequestStatusTest, TestSolrDeletionPolicy2, FullSolrCloudDistribCmdsTest, ScriptEngineTest, TestMinMaxOnMultiValuedField, UnloadDistributedZkTest, SOLR749Test, SignificantTermsQParserPluginTest, BadIndexSchemaTest, StressHdfsTest, SolrMetricReporterTest, TestRecovery, ConcurrentDeleteAndCreateCollectionTest, ClusterStateTest, OverseerCollectionConfigSetProcessorTest, TestNumericTokenStream, SpatialHeatmapFacetsTest, TolerantUpdateProcessorTest, TestRequestForwarding, UpdateParamsTest, PrimitiveFieldTypeTest, TestPerFieldSimilarity, HighlighterConfigTest, CreateRoutedAliasTest, SystemInfoHandlerTest, DistributedSpellCheckComponentTest, TestComponentsName, TlogReplayBufferedWhileIndexingTest, ShardSplitTest, NodeMarkersRegistrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimLargeCluster, CdcrReplicationHandlerTest, HDFSCollectionsAPITest, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, TestClusterStateMutator, ImplicitSnitchTest, RuleEngineTest, ByteBuffersDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, SolrCoreCheckLockOnStartupTest, TestBadConfig, TestCoreDiscovery, TestCustomStream, TestDynamicURP, TestInitParams, TestJmxIntegration, TestMergePolicyConfig, TestQuerySenderListener, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PingRequestHandlerTest, TestBlobHandler, TestCoreBackup, TestSQLHandler, V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, AutoscalingHistoryHandlerTest, PropertiesRequestHandlerTest, ZookeeperReadAPITest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, DistributedTermsComponentTest, TermVectorComponentDistributedTest, TermVectorComponentTest, TestDistributedStatsComponentCardinality, TestSubQueryTransformerDistrib, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestManagedSynonymGraphFilterFactory, DateFieldTest, DateRangeFieldTest, DocValuesMissingTest, EnumFieldTest, NumericFieldsTest, PreAnalyzedFieldManagedSchemaCloudTest, SpatialRPTFieldTypeTest, TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, TestTextField, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, SolrIndexSearcherTest, TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard, TestCustomSort, TestDocSet, TestElisionMultitermQuery, TestFieldSortValues, TestGraphTermsQParserPlugin, TestInitQParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestPseudoReturnFields, TestQueryUtils, TestRangeQuery, TestSolr4Spatial, TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers, TestStressLucene, TestStressRecovery, TestSurroundQueryParser, TestTermsQParserPlugin, TestValueSourceCache, TestCloudJSONFacetJoinDomain, SortByFunctionTest, TestOrdValues, TestSortByMinMaxFunction, DistanceFunctionTest, GraphQueryTest, TestCloudNestedDocsSort, BJQFilterAccessibleTest, TestJsonRequest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDistribIDF, TestExactStatsCache, AuditLoggerIntegrationTest, BasicAuthOnSingleNodeTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestPKIAuthenticationPlugin, TestZkAclsWithHadoopAuth, CacheHeaderTest, DirectSolrConnectionTest, SolrRequestParserTest, FileBasedSpellCheckerTest, SpellingQueryConverterTest, SuggesterTSTTest, BlockCacheTest, TestFieldCache, TestNumericTerms32, DocumentBuilderTest, MaxSizeAutoCommitTest, PeerSyncWithLeaderTest, SolrCmdDistributorTest, SolrIndexConfigTest, SolrIndexSplitterTest, TestAtomicUpdateErrorCases, TestHdfsUpdateLog, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib] [junit4] Completed [910/910 (1!)] on J2 in 2271.60s, 1 test, 1 error <<< FAILURES! [...truncated 51983 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
