Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/53/

1 tests failed.
FAILED:  
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
Lucene doc id should not be changed for In-Place Updates. Expected: is <15>     
 but: was <21>

Stack Trace:
java.lang.AssertionError: Lucene doc id should not be changed for In-Place 
Updates.
Expected: is <15>
     but: was <21>
        at 
__randomizedtesting.SeedInfo.seed([C9FE01919D5423DA:3EA631258C194CAB]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:956)
        at 
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16504 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdateWithRouteField
   [junit4]   2> 6462789 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6462790 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/data-dir-313-001
   [junit4]   2> 6462790 WARN  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 6462790 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 6462795 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 6462796 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001
   [junit4]   2> 6462796 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6462796 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6462796 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6462896 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:35211
   [junit4]   2> 6462896 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35211
   [junit4]   2> 6462896 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35211
   [junit4]   2> 6462896 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35211
   [junit4]   2> 6462898 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6462902 INFO  (zkConnectionManagerCallback-22977-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6462902 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6462906 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6462907 INFO  (zkConnectionManagerCallback-22979-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6462907 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6462907 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6462908 INFO  (zkConnectionManagerCallback-22981-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6462908 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6463011 WARN  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 6463011 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6463011 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6463011 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 6463011 WARN  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 6463011 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6463011 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6463011 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 6463012 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6463012 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6463012 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6463012 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@480f7289{/solr,null,AVAILABLE}
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e967079{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33368}
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e5a8c15{/solr,null,AVAILABLE}
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.s.Server Started @6463045ms
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33368}
   [junit4]   2> 6463013 ERROR (jetty-launcher-22982-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-24T13:07:49.683Z
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@204cc33{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38178}
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.s.Server Started @6463046ms
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38178}
   [junit4]   2> 6463013 ERROR (jetty-launcher-22982-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6463013 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-24T13:07:49.683Z
   [junit4]   2> 6463014 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6463014 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6463015 INFO  (zkConnectionManagerCallback-22984-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463015 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6463015 INFO  (zkConnectionManagerCallback-22986-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463015 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6463015 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6463015 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6463260 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6463260 WARN  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a390336[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463260 WARN  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a390336[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463263 WARN  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19e3570d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463263 WARN  (jetty-launcher-22982-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19e3570d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463264 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35211/solr
   [junit4]   2> 6463264 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6463265 INFO  (zkConnectionManagerCallback-22994-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463265 INFO  (jetty-launcher-22982-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6463379 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 6463380 INFO  (zkConnectionManagerCallback-22996-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463380 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 6463468 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33368_solr
   [junit4]   2> 6463469 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.Overseer Overseer 
(id=72165519053881350-127.0.0.1:33368_solr-n_0000000000) starting
   [junit4]   2> 6463473 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33368_solr
   [junit4]   2> 6463473 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33368_solr
   [junit4]   2> 6463474 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 6463475 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 6463476 WARN  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] 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> 6463481 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6463481 WARN  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@40e292b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463481 WARN  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@40e292b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463483 WARN  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a663c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463483 WARN  (jetty-launcher-22982-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a663c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6463484 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35211/solr
   [junit4]   2> 6463485 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6463485 INFO  (zkConnectionManagerCallback-23005-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463485 INFO  (jetty-launcher-22982-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6463523 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 6463548 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33368.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6463554 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33368.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6463554 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33368.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6463555 INFO  (jetty-launcher-22982-thread-1) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/.
   [junit4]   2> 6463599 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 6463599 INFO  (zkConnectionManagerCallback-23008-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463600 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 6463603 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 6463607 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38178_solr as DOWN
   [junit4]   2> 6463607 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 6463607 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38178_solr
   [junit4]   2> 6463608 INFO  (zkCallback-22995-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6463608 INFO  (zkCallback-23007-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6463609 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 6463609 WARN  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] 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> 6463691 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 6463797 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38178.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6463816 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38178.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6463816 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38178.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6463817 INFO  (jetty-launcher-22982-thread-2) 
[n:127.0.0.1:38178_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/.
   [junit4]   2> 6463908 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 6463909 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6463910 INFO  (zkConnectionManagerCallback-23017-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6463910 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6463911 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6463912 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35211/solr ready
   [junit4]   2> 6464259 INFO  (qtp214115291-225976) [n:127.0.0.1:38178_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=solrCloudCollectionConfig&router.name=implicit&version=2&shards=shard1,shard2,shard3&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&maxShardsPerNode=6&router.field=shardName&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin
 and sendToOCPQueue=true
   [junit4]   2> 6464274 INFO  
(OverseerThreadFactory-17856-thread-1-processing-n:127.0.0.1:33368_solr) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 6464380 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] 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":"http://127.0.0.1:33368/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6464382 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] 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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38178/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6464384 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33368/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6464386 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38178/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6464388 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33368/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6464389 INFO  
(OverseerStateUpdate-72165519053881350-127.0.0.1:33368_solr-n_0000000000) 
[n:127.0.0.1:33368_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38178/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6464592 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 6464592 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr   
 x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 6464592 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr   
 x:collection1_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node11&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 6464593 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr   
 x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6464593 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr    
x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node9&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 6464593 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr   
 x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 6464593 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr    
x:collection1_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node12&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 6465634 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 6465634 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 6465634 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 6465634 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 6465663 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 6465663 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 6465745 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 6465748 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=inplace-updates
   [junit4]   2> 6465749 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 6465749 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 6465749 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33368.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6465749 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 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-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 6465751 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 6465751 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 6465751 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38178.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6465751 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=473, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 6465751 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 6465753 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=473, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 6465773 WARN  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 6465774 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=inplace-updates
   [junit4]   2> 6465793 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 6465793 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using 
configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 6465794 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33368.solr.core.collection1.shard2.replica_n4' (registry 
'solr.core.collection1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6465794 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 6465794 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.s.IndexSchema [collection1_shard3_replica_n8] Schema name=inplace-updates
   [junit4]   2> 6465796 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=473, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 6465797 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 6465797 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using 
configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 6465797 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33368.solr.core.collection1.shard3.replica_n8' (registry 
'solr.core.collection1.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6465797 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/collection1_shard3_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node1/./collection1_shard3_replica_n8/data/]
   [junit4]   2> 6465799 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=473, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 6465802 WARN  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
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> 6465815 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=inplace-updates
   [junit4]   2> 6465815 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.s.IndexSchema [collection1_shard3_replica_n10] Schema name=inplace-updates
   [junit4]   2> 6465818 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 6465818 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using 
configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 6465818 WARN  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
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> 6465818 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38178.solr.core.collection1.shard3.replica_n10' (registry 
'solr.core.collection1.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6465818 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/collection1_shard3_replica_n10],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/./collection1_shard3_replica_n10/data/]
   [junit4]   2> 6465838 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 6465838 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using 
configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 6465841 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38178.solr.core.collection1.shard2.replica_n6' (registry 
'solr.core.collection1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e49a4ff
   [junit4]   2> 6465841 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/collection1_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001/tempDir-001/node2/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 6465842 WARN  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
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> 6465842 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=473, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 6465843 WARN  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
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> 6465844 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=473, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 6465845 WARN  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
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> 6466073 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6466073 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6466073 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6466073 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6466074 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6466074 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6466074 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6466074 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6466076 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@23789b20
   [junit4]   2> 6466076 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c8452ee[collection1_shard1_replica_n2] main]
   [junit4]   2> 6466085 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 6466086 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 6466097 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2faadeaa
   [junit4]   2> 6466097 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@511912d1[collection1_shard1_replica_n1] main]
   [junit4]   2> 6466098 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 6466098 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 6466106 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6466106 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6466106 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656615099722366976
   [junit4]   2> 6466106 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656615099722366976
   [junit4]   2> 6466122 INFO  
(searcherExecutor-17869-thread-1-processing-n:127.0.0.1:38178_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:38178_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@1c8452ee[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6466125 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6466125 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6466125 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6466125 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6466126 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6466126 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6466126 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6466126 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6466127 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@522458f9
   [junit4]   2> 6466127 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58a3ee3e[collection1_shard3_replica_n8] main]
   [junit4]   2> 6466127 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@996a842
   [junit4]   2> 6466127 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e6d6cc9[collection1_shard2_replica_n4] main]
   [junit4]   2> 6466128 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 6466128 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 6466129 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 6466129 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 6466129 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6466129 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656615099746484224
   [junit4]   2> 6466129 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6466129 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656615099746484224
   [junit4]   2> 6466133 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6466133 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6466134 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6466135 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6466135 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@406108ea
   [junit4]   2> 6466136 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cf11dd9[collection1_shard3_replica_n10] main]
   [junit4]   2> 6466137 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 6466137 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 6466137 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6466137 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656615099754872832
   [junit4]   2> 6466150 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6466150 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6466151 INFO  
(searcherExecutor-17871-thread-1-processing-n:127.0.0.1:33368_solr 
x:collection1_shard3_replica_n8 c:collection1 s:shard3 r:core_node11) 
[n:127.0.0.1:33368_solr c:collection1 s:shard3 r:core_node11 
x:collection1_shard3_replica_n8 ] o.a.s.c.SolrCore 
[collection1_shard3_replica_n8] Registered new searcher 
Searcher@58a3ee3e[collection1_shard3_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6466151 INFO  
(searcherExecutor-17872-thread-1-processing-n:127.0.0.1:38178_solr 
x:collection1_shard3_replica_n10 c:collection1 s:shard3 r:core_node12) 
[n:127.0.0.1:38178_solr c:collection1 s:shard3 r:core_node12 
x:collection1_shard3_replica_n10 ] o.a.s.c.SolrCore 
[collection1_shard3_replica_n10] Registered new searcher 
Searcher@cf11dd9[collection1_shard3_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6466151 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6466151 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6466152 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4a0a0dab
   [junit4]   2> 6466152 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b284658[collection1_shard2_replica_n6] main]
   [junit4]   2> 6466163 INFO  
(searcherExecutor-17868-thread-1-processing-n:127.0.0.1:33368_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:33368_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@511912d1[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6466163 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 6466164 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 6466164 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6466164 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656615099783184384
   [junit4]   2> 6466165 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 6466165 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard3 to Terms{values={core_node11=0}, 
version=0}
   [junit4]   2> 6466165 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 6466165 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard3
   [junit4]   2> 6466168 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 6466168 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 6466185 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard3 to Terms{values={core_node12=0, 
core_node11=0}, version=1}
   [junit4]   2> 6466185 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard3
   [junit4]   2> 6466185 INFO  
(searcherExecutor-17870-thread-1-processing-n:127.0.0.1:33368_solr 
x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:33368_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n4] Registered new searcher 
Searcher@7e6d6cc9[collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6466185 INFO  
(searcherExecutor-17873-thread-1-processing-n:127.0.0.1:38178_solr 
x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node9) 
[n:127.0.0.1:38178_solr c:collection1 s:shard2 r:core_node9 
x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n6] Registered new searcher 
Searcher@3b284658[collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6466195 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6466195 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6466195 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6466195 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6466195 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33368/solr/collection1_shard1_replica_n1/
   [junit4]   2> 6466195 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33368/solr/collection1_shard3_replica_n8/
   [junit4]   2> 6466196 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 6466196 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 6466196 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=http://127.0.0.1:33368/solr START 
replicas=[http://127.0.0.1:38178/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 6466196 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=http://127.0.0.1:33368/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6466196 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=0, 
core_node9=0}, version=1}
   [junit4]   2> 6466196 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 6466197 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 
url=http://127.0.0.1:33368/solr START 
replicas=[http://127.0.0.1:38178/solr/collection1_shard3_replica_n10/] 
nUpdates=100
   [junit4]   2> 6466197 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 
url=http://127.0.0.1:33368/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6466198 INFO  (qtp214115291-226054) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 6466198 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 6466198 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 6466198 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72165519053881350-core_node3-n_0000000000
   [junit4]   2> 6466198 INFO  (qtp214115291-226056) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.c.S.Request [collection1_shard3_replica_n10]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 6466206 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 6466206 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 6466206 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard3/leader after winning as 
/collections/collection1/leader_elect/shard3/election/72165519053881350-core_node11-n_0000000000
   [junit4]   2> 6466212 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33368/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 6466212 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33368/solr/collection1_shard3_replica_n8/ shard3
   [junit4]   2> 6466212 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6466212 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6466212 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38178/solr/collection1_shard2_replica_n6/
   [junit4]   2> 6466213 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 
url=http://127.0.0.1:38178/solr START 
replicas=[http://127.0.0.1:33368/solr/collection1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 6466213 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 
url=http://127.0.0.1:38178/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6466214 INFO  (qtp1615958531-226058) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 6466214 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 6466214 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 6466214 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72165519053881352-core_node9-n_0000000000
   [junit4]   2> 6466224 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38178/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 6466325 INFO  (zkCallback-23007-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466325 INFO  (zkCallback-22995-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466325 INFO  (zkCallback-23007-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466325 INFO  (zkCallback-22995-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466325 INFO  (zkCallback-22995-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466325 INFO  (zkCallback-23007-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466325 INFO  (zkCallback-23007-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466326 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6466326 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6466326 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6466327 INFO  (qtp214115291-225975) [n:127.0.0.1:38178_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node9&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=1734
   [junit4]   2> 6466327 INFO  (qtp1615958531-225969) [n:127.0.0.1:33368_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node11&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=1735
   [junit4]   2> 6466327 INFO  (qtp1615958531-225966) [n:127.0.0.1:33368_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=1735
   [junit4]   2> 6466428 INFO  (zkCallback-22995-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-22995-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-22995-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-23007-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-22995-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-23007-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-23007-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466428 INFO  (zkCallback-23007-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6466429 INFO  (zkCallback-23007-thread-5) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467197 INFO  (qtp214115291-225977) [n:127.0.0.1:38178_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=2605
   [junit4]   2> 6467198 INFO  (qtp214115291-226036) [n:127.0.0.1:38178_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node12&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=2606
   [junit4]   2> 6467213 INFO  (qtp1615958531-225967) [n:127.0.0.1:33368_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=2621
   [junit4]   2> 6467216 INFO  (qtp214115291-225976) [n:127.0.0.1:38178_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 6467314 INFO  (zkCallback-22995-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467314 INFO  (zkCallback-23007-thread-5) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467314 INFO  (zkCallback-23007-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467314 INFO  (zkCallback-22995-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467314 INFO  (zkCallback-22995-thread-5) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467314 INFO  (zkCallback-23007-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6467314 INFO  (zkCallback-23007-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:

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

 2> 6468503 INFO  (jetty-closer-23024-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@480f7289{/solr,null,UNAVAILABLE}
   [junit4]   2> 6468504 INFO  (jetty-closer-23024-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6468602 INFO  (jetty-closer-23024-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@204cc33{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 6468603 INFO  (jetty-closer-23024-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e5a8c15{/solr,null,UNAVAILABLE}
   [junit4]   2> 6468604 INFO  (jetty-closer-23024-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6468605 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 6468807 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        7       /solr/collections/collection1/terms/shard3
   [junit4]   2>        6       /solr/collections/collection1/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/overseer/queue
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 6468829 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35211
   [junit4]   2> 6468829 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35211
   [junit4]   2> 6468829 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[C9FE01919D5423DA]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35211
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_C9FE01919D5423DA-001
   [junit4]   2> Jan 24, 2020 1:07:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{_root_=BlockTreeOrds(blocksize=128), id=FST50, 
id_field_copy_that_does_not_support_in_place_update_s=BlockTreeOrds(blocksize=128)},
 docValues:{_version_=DocValuesFormat(name=Lucene80), 
_root_=DocValuesFormat(name=Lucene80), 
shardName=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), 
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Lucene80),
 inplace_updatable_int=DocValuesFormat(name=Lucene80), 
inplace_updatable_int_with_default=DocValuesFormat(name=Direct), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=668, maxMBSortInHeap=7.594048068827663, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23f45466),
 locale=es-HN, timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=70091984,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [CreateCollectionCleanupTest, 
SolrPluginUtilsTest, SolrCoreCheckLockOnStartupTest, 
TestDistributedStatsComponentCardinality, TestSQLHandlerNonCloud, 
RuleEngineTest, TestSchemalessBufferedUpdates, TestLegacyFieldReuse, TestSort, 
TestJmxIntegration, ChaosMonkeyNothingIsSafeTest, 
TestPerFieldSimilarityWithDefaultOverride, TestUnInvertedFieldException, 
SpatialFilterTest, TimeZoneUtilsTest, TestSimExecutePlanAction, 
NodeLostTriggerTest, HdfsRestartWhileUpdatingTest, TestRequestForwarding, 
CollectionTooManyReplicasTest, ReindexCollectionTest, TestPointFields, 
StressHdfsTest, TestHighFrequencyDictionaryFactory, 
TestMiniSolrCloudClusterSSL, AuditLoggerPluginTest, 
TestLegacyBM25SimilarityFactory, TestDistributedSearch, NodeMutatorTest, 
HttpSolrCallGetCoreTest, StatsComponentTest, XMLAtomicUpdateMultivalueTest, 
DocumentBuilderTest, TestCorePropertiesReload, SyncSliceTest, 
TimeRoutedAliasUpdateProcessorTest, TestLegacyFieldCache, SearchHandlerTest, 
TestWordDelimiterFilterFactory, TestCollationFieldDocValues, 
TestManagedSchemaAPI, PeerSyncWithLeaderTest, BlockJoinFacetRandomTest, 
TestDistribPackageStore, HdfsTlogReplayBufferedWhileIndexingTest, 
TestStressThreadBackup, DirectoryFactoryTest, SparseHLLTest, 
CustomTermsComponentTest, TestFieldSortValues, 
TestSerializedLuceneMatchVersion, AtomicUpdatesTest, StatsReloadRaceTest, 
TestMacros, TestMultiValuedNumericRangeQuery, CopyFieldTest, 
DocExpirationUpdateProcessorFactoryTest, TestIntervalFaceting, 
ConcurrentCreateRoutedAliasTest, PropertiesRequestHandlerTest, 
MoveReplicaHDFSFailoverTest, TestUseDocValuesAsStored, 
DistributedSuggestComponentTest, CdcrUpdateLogTest, 
PathHierarchyTokenizerFactoryTest, NotRequiredUniqueKeyTest, 
XmlInterpolationTest, TestPackages, TestSubQueryTransformer, 
DocumentAnalysisRequestHandlerTest, SolrIndexSplitterTest, PolyFieldTest, 
TestDynamicFieldNamesIndexCorrectly, TestDynamicFieldResource, 
JavabinLoaderTest, TestElisionMultitermQuery, DistanceFunctionTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSolrFieldCacheBean, 
TestEmbeddedSolrServerAdminHandler, TestConfigOverlay, TestCollectionAPI, 
TestDocBasedVersionConstraints, TestZkAclsWithHadoopAuth, 
AutoAddReplicasIntegrationTest, DistributedFacetPivotWhiteBoxTest, 
TestSystemIdResolver, TestDeprecatedFilters, AnalyticsMergeStrategyTest, 
TestTolerantUpdateProcessorRandomCloud, TestChildDocTransformer, 
TestHdfsUpdateLog, CloudMLTQParserTest, ScheduledMaintenanceTriggerTest, 
TestSolrCloudWithDelegationTokens, FileUtilsTest, 
DistributedQueryComponentOptimizationTest, TestCollectionAPIs, 
TestInPlaceUpdatesRequiredField, TestLRUCache, TestFileDictionaryLookup, 
CachingDirectoryFactoryTest, SolrCmdDistributorTest, HighlighterMaxOffsetTest, 
TestCollapseQParserPlugin, TriggerIntegrationTest, TestSolrTestCaseJ4, 
AddSchemaFieldsUpdateProcessorFactoryTest, ZkCLITest, TestHttpServletCarrier, 
HdfsBasicDistributedZkTest, TestSolrIndexConfig, BadIndexSchemaTest, 
TestTrieFacet, SchemaVersionSpecificBehaviorTest, CursorMarkTest, 
HdfsNNFailoverTest, BlobRepositoryCloudTest, TestRandomFaceting, 
SearchHandlerTest, FileBasedSpellCheckerTest, TestDefaultStatsCache, 
RequestHandlersTest, MBeansHandlerTest, TestStressCloudBlindAtomicUpdates, 
LeaderFailoverAfterPartitionTest, TestIndexSearcher, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestCursorMarkWithoutUniqueKey, 
DisMaxRequestHandlerTest, TestBadConfig, TestShortCircuitedRequests, 
RollingRestartTest, TestHighlightDedupGrouping, TestUnifiedSolrHighlighter, 
SaslZkACLProviderTest, CoreMergeIndexesAdminHandlerTest, TestManagedResource, 
TermVectorComponentDistributedTest, DeleteLastCustomShardedReplicaTest, 
PrimUtilsTest, SubstringBytesRefFilterTest, CoreAdminHandlerTest, 
ClassificationUpdateProcessorIntegrationTest, TestCloudRecovery, 
IndexSchemaRuntimeFieldTest, TestCollectionsAPIViaSolrCloudCluster, 
TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, 
TestReplicaProperties, AutoScalingHandlerTest, ComputePlanActionTest, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
IndexSizeTriggerSizeEstimationTest, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, ScheduledTriggerIntegrationTest, 
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TestPolicyCloud, 
TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, 
TestSimLargeCluster, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, 
CdcrWithNodesRestartsTest, TestShardHandlerFactory, TestSimpleTextCodec, 
TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, TestCSVLoader, 
TestConfigReload, TestReplicationHandler, SolrSlf4jReporterTest, 
SolrShardReporterTest, TestRetrieveFieldsOptimizer, TestRestManager, 
TestBulkSchemaAPI, BooleanFieldTest, CurrencyFieldTypeTest, 
DocValuesMissingTest, EnumFieldTest, PreAnalyzedFieldTest, 
PrimitiveFieldTypeTest, RequiredFieldsTest, SpatialRPTFieldTypeTest, 
SynonymTokenizerTest, TestBinaryField, TestBulkSchemaConcurrent, 
TestJsonFacetRefinement, TestJsonFacetsStatsParsing, 
TestJsonFacetsWithNestedObjects, TestFunctionQuery, 
TestMinMaxOnMultiValuedField, GraphQueryTest, TestCloudNestedDocsSort, 
TestScoreJoinQPNoScore, TestScoreJoinQPScore, BJQFilterAccessibleTest, 
SimpleMLTQParserTest, TestBM25SimilarityFactory, TestClassicSimilarityFactory, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, 
TestSweetSpotSimilarityFactory, TestDistribIDF, BasicAuthStandaloneTest, 
MultiDestinationAuditLoggerTest, TestAuthorizationFramework, CacheHeaderTest, 
NoCacheHeaderTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, 
IndexBasedSpellCheckerTest, SpellCheckCollatorWithCollapseTest, 
TestSuggestSpellingConverter, SuggesterTSTTest, SuggesterWFSTTest, 
TestFreeTextSuggestions, BufferStoreTest, HdfsDirectoryTest, TestFieldCache, 
TestFieldCacheVsDocValues, TestUninvertingReader, AddBlockUpdateTest, 
DataDrivenBlockJoinTest, PeerSyncWithBufferUpdatesTest, SolrIndexConfigTest, 
TestAtomicUpdateErrorCases, TestInPlaceUpdateWithRouteField]
   [junit4] Completed [860/896 (1!)] on J1 in 7.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52624 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to