Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/959/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 8
        at 
__randomizedtesting.SeedInfo.seed([4A5A9F488F54BE51:D1E1F110C20C8C0F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:381)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12517 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 27181 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/init-core-data-001
   [junit4]   2> 27182 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 27182 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 27183 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001
   [junit4]   2> 27183 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 27183 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 27183 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 27187 ERROR (Thread-30) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 27284 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51174
   [junit4]   2> 27300 INFO  (zkConnectionManagerCallback-69-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27309 INFO  (jetty-launcher-66-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 27309 INFO  (jetty-launcher-66-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 27311 INFO  (jetty-launcher-66-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27311 INFO  (jetty-launcher-66-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27311 INFO  (jetty-launcher-66-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 27313 INFO  (jetty-launcher-66-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27313 INFO  (jetty-launcher-66-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3da018e{/solr,null,AVAILABLE}
   [junit4]   2> 27313 INFO  (jetty-launcher-66-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27313 INFO  (jetty-launcher-66-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 27313 INFO  (jetty-launcher-66-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@249b7041{/solr,null,AVAILABLE}
   [junit4]   2> 27316 INFO  (jetty-launcher-66-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f56195e{HTTP/1.1,[http/1.1]}{127.0.0.1:51176}
   [junit4]   2> 27316 INFO  (jetty-launcher-66-thread-1) [    ] o.e.j.s.Server 
Started @27393ms
   [junit4]   2> 27316 INFO  (jetty-launcher-66-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5923933a{HTTP/1.1,[http/1.1]}{127.0.0.1:51177}
   [junit4]   2> 27316 INFO  (jetty-launcher-66-thread-2) [    ] o.e.j.s.Server 
Started @27393ms
   [junit4]   2> 27316 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51176}
   [junit4]   2> 27316 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51177}
   [junit4]   2> 27316 ERROR (jetty-launcher-66-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 27317 ERROR (jetty-launcher-66-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-28T15:30:37.068517Z
   [junit4]   2> 27317 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-28T15:30:37.068533Z
   [junit4]   2> 27321 INFO  (zkConnectionManagerCallback-71-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27322 INFO  (zkConnectionManagerCallback-73-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27324 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 27324 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 27427 INFO  (jetty-launcher-66-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51174/solr
   [junit4]   2> 27430 INFO  (zkConnectionManagerCallback-77-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27439 INFO  (zkConnectionManagerCallback-79-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27699 INFO  (jetty-launcher-66-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51174/solr
   [junit4]   2> 27706 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51177_solr
   [junit4]   2> 27708 INFO  (zkConnectionManagerCallback-85-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27721 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.Overseer Overseer 
(id=72189684482179076-127.0.0.1:51177_solr-n_0000000000) starting
   [junit4]   2> 27727 INFO  (zkConnectionManagerCallback-87-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27743 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27749 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51174/solr ready
   [junit4]   2> 27751 INFO  
(OverseerStateUpdate-72189684482179076-127.0.0.1:51177_solr-n_0000000000) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:51177_solr
   [junit4]   2> 27751 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51177_solr
   [junit4]   2> 27757 INFO  (zkCallback-91-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 27759 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 27791 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 27797 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 27817 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 27818 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51176_solr
   [junit4]   2> 27821 INFO  (zkCallback-91-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 27822 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 27822 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 27824 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51177.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 27833 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51177.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 27833 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51177.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 27835 INFO  (jetty-launcher-66-thread-2) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/.
   [junit4]   2> 27847 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27851 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 27853 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51174/solr ready
   [junit4]   2> 27853 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 27871 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51176.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 27886 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51176.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 27886 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51176.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 27888 INFO  (jetty-launcher-66-thread-1) 
[n:127.0.0.1:51176_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node1/.
   [junit4]   2> 27930 INFO  (zkConnectionManagerCallback-103-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27936 INFO  (zkConnectionManagerCallback-108-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27944 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 27946 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51174/solr ready
   [junit4]   2> 28174 INFO  (qtp620912041-345) [n:127.0.0.1:51176_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 28194 INFO  
(OverseerThreadFactory-321-thread-1-processing-n:127.0.0.1:51177_solr) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 28344 INFO  (qtp620912041-340) [n:127.0.0.1:51176_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=12
   [junit4]   2> 28375 INFO  (qtp817452500-352) [n:127.0.0.1:51177_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 28393 INFO  
(OverseerStateUpdate-72189684482179076-127.0.0.1:51177_solr-n_0000000000) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28399 INFO  
(OverseerStateUpdate-72189684482179076-127.0.0.1:51177_solr-n_0000000000) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51176/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28405 INFO  
(OverseerStateUpdate-72189684482179076-127.0.0.1:51177_solr-n_0000000000) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51176/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28412 INFO  
(OverseerStateUpdate-72189684482179076-127.0.0.1:51177_solr-n_0000000000) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51177/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28641 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr    
x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28643 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr    
x:dv_coll_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 28646 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr    
x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28646 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr    
x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28648 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr    
x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 29719 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 29724 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 29725 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 29751 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 29768 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 29768 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 29770 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 29770 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 29770 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 29773 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51176.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 29773 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node1/dv_coll_shard3_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 29775 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 29775 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 29775 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51177.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 29776 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 29779 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 29779 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 29780 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51176.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 29781 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 29781 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 29783 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 29783 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 29784 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51177.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 29784 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 30011 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 30011 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30016 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 30016 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30032 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30032 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30034 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 30034 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30036 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30036 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30037 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30037 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30047 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 30047 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30049 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30049 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30052 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8e26aa8[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 30056 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 30056 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36abb2d1[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 30057 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 30059 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 30059 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 30062 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 30062 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 30065 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@362a5464[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 30067 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 30067 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 30072 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 30073 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 30074 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 30074 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 30076 INFO  
(searcherExecutor-331-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@36abb2d1[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30076 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5cd17[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 30076 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618392163105636352
   [junit4]   2> 30083 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 30083 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 30083 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 30084 INFO  
(searcherExecutor-333-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@8e26aa8[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30084 INFO  
(searcherExecutor-330-thread-1-processing-n:127.0.0.1:51176_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@362a5464[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30084 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618392163114024960
   [junit4]   2> 30085 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618392163115073536
   [junit4]   2> 30090 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 30091 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 30091 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 30093 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 30100 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 30100 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618392163130802176
   [junit4]   2> 30101 INFO  
(searcherExecutor-332-thread-1-processing-n:127.0.0.1:51176_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@1e5cd17[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30119 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 30121 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 30127 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 30131 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 30146 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 30146 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 30147 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51177/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 30147 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 30147 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 30148 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 30149 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 30149 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 30150 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 30150 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:51177/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 30150 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 30150 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 30150 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 30150 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 30150 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 30151 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 30151 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/ has 
no replicas
   [junit4]   2> 30151 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 30160 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 30160 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 30160 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51176/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 30166 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 30167 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:51176/solr/dv_coll_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 30167 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 30170 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 30172 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 30176 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51177/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 30177 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51176/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 30286 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 30286 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 30286 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 30286 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 30297 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1649
   [junit4]   2> 30298 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1654
   [junit4]   2> 30298 INFO  (qtp817452500-342) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1658
   [junit4]   2> 30299 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1653
   [junit4]   2> 30332 INFO  (qtp620912041-345) [n:127.0.0.1:51176_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 30402 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 30402 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 31339 INFO  (qtp620912041-345) [n:127.0.0.1:51176_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=3167
   [junit4]   2> 31381 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 31383 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 31400 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31430 WARN  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 31432 WARN  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 31439 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 31439 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 31439 INFO  (zkCallback-78-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 31439 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 31439 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 31440 INFO  (zkCallback-78-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 31441 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 31444 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 31444 INFO  (zkCallback-78-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 31444 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 31452 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 31457 INFO  (zkCallback-78-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31458 INFO  (zkCallback-78-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 17 ms
   [junit4]   2> 31460 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31462 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> 31463 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31464 INFO  (Thread-49) [    ] o.a.s.c.SolrCore config update 
listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 31465 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 21 ms
   [junit4]   2> 31466 INFO  (Thread-50) [    ] o.a.s.c.SolrCore config update 
listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 31468 INFO  (Thread-50) [    ] o.a.s.c.SolrCore core reload 
dv_coll_shard4_replica_n6
   [junit4]   2> 31468 INFO  (Thread-49) [    ] o.a.s.c.SolrCore config update 
listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 31481 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 31490 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 31498 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31499 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll
   [junit4]   2> 31574 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51177.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 31574 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 31641 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31642 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31649 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f0fc0bf[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 31652 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 31652 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 31652 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 31653 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 31654 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31655 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618392164761337856
   [junit4]   2> 31664 INFO  
(searcherExecutor-350-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@3f0fc0bf[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31674 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 31674 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b67c3fa[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 31676 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 31679 INFO  
(searcherExecutor-350-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@7b67c3fa[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31680 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 31689 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31689 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 13 ms
   [junit4]   2> 31691 INFO  (Thread-50) [    ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 31705 INFO  (Thread-50) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 31710 INFO  (Thread-50) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31710 INFO  (Thread-50) [    ] o.a.s.c.CoreContainer Reloading 
SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll
   [junit4]   2> 31760 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_51177.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16911da1
   [junit4]   2> 31760 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 31804 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply 
schema update version 1 for collection dv_coll
   [junit4]   2> 31815 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 31815 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 31815 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 31819 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ManagedIndexSchema Took 143.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 31819 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=467
   [junit4]   2> 31819 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[dv_coll_shard4_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43f1e4cb
   [junit4]   2> 31819 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard4.replica_n6, tag=43f1e4cb
   [junit4]   2> 31819 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dbcb063: rootName = 
solr_51177, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@45b2c36b
   [junit4]   2> 31828 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard4.leader, tag=43f1e4cb
   [junit4]   2> 31859 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[4A5A9F488F54BE51]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 31907 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 31909 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 31909 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618392165001461760)} 0 26
   [junit4]   2> 31911 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 31912 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618392165002510336)} 0 28
   [junit4]   2> 31913 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 31913 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 31915 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
   [junit4]   2> 31915 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618392165004607488)} 0 29
   [junit4]   2> 31916 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1618392164996218880)} 0 51
   [junit4]   2> 31935 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165054939136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 31936 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 31936 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165055987712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 31936 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 31937 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@602b8753[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 31937 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165057036288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 31938 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 31938 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31938 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 31939 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@438ed21f[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 31939 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31941 INFO  
(searcherExecutor-330-thread-1-processing-n:127.0.0.1:51176_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@438ed21f[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31941 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 31944 INFO  
(searcherExecutor-332-thread-1-processing-n:127.0.0.1:51176_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@602b8753[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31944 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31945 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 31945 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2a510a1a[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 31947 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165067522048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 31947 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 31949 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 31949 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c4717fd[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 31950 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 31950 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 31952 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31952 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 31952 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 31952 INFO  
(searcherExecutor-331-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@5c4717fd[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31952 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51177/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 31955 INFO  
(searcherExecutor-354-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@2a510a1a[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31960 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 42
   [junit4]   2> 32007 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[0 
(1618392165095833600), 4 (1618392165125193728), 10005 (1618392165126242304), 12 
(1618392165126242305), 15 (1618392165126242306), 16 (1618392165126242307), 20 
(1618392165127290880), 22 (1618392165127290881), 34 (1618392165127290882), 35 
(1618392165128339456), ... (16 adds)]} 0 37
   [junit4]   2> 32008 INFO  (qtp817452500-351) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 
(1618392165095833600), 8 (1618392165125193728), 10 (1618392165126242304), 11 
(1618392165126242305), 13 (1618392165126242306), 14 (1618392165127290880), 
10015 (1618392165127290881), 10020 (1618392165127290882), 24 
(1618392165127290883), 27 (1618392165128339456), ... (16 adds)]} 0 38
   [junit4]   2> 32009 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 
(1618392165095833600), 3 (1618392165128339456), 6 (1618392165129388032), 7 
(1618392165129388033), 9 (1618392165129388034), 10010 (1618392165130436608), 18 
(1618392165130436609), 10025 (1618392165130436610), 26 (1618392165130436611), 
30 (1618392165131485184), ... (14 adds)]} 0 39
   [junit4]   2> 32026 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 32036 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[10000 
(1618392165111562240), 5 (1618392165125193728), 17 (1618392165154553856), 19 
(1618392165155602432), 21 (1618392165156651008), 23 (1618392165156651009), 25 
(1618392165156651010), 29 (1618392165157699584), 10030 (1618392165157699585), 
33 (1618392165157699586), ... (13 adds)]} 0 64
   [junit4]   2> 32043 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165168185344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32044 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@702ec174 
commitCommandVersion:1618392165168185344
   [junit4]   2> 32050 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165175525376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32051 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@27955e3b 
commitCommandVersion:1618392165175525376
   [junit4]   2> 32056 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165180768256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32056 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@42ff2957 
commitCommandVersion:1618392165180768256
   [junit4]   2> 32057 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618392165182865408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32057 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4aaf43cc 
commitCommandVersion:1618392165182865408
   [junit4]   2> 32208 INFO  
(OverseerCollectionConfigSetProcessor-72189684482179076-127.0.0.1:51177_solr-n_0000000000)
 [n:127.0.0.1:51177_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 32230 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@729fd034[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 32232 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32232 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1db02f04[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 32232 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26d88633[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 32232 INFO  
(searcherExecutor-331-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@729fd034[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C16)))}
   [junit4]   2> 32232 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32232 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32232 INFO  (qtp817452500-355) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 176
   [junit4]   2> 32232 INFO  
(searcherExecutor-330-thread-1-processing-n:127.0.0.1:51176_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@1db02f04[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C14)))}
   [junit4]   2> 32232 INFO  
(searcherExecutor-332-thread-1-processing-n:127.0.0.1:51176_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@26d88633[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C16)))}
   [junit4]   2> 32232 INFO  (qtp620912041-346) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 189
   [junit4]   2> 32232 INFO  (qtp620912041-347) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 189
   [junit4]   2> 32237 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@18667640[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 32238 INFO  (Thread-50) [n:127.0.0.1:51177_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 32241 INFO  
(searcherExecutor-354-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@18667640[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C1)
 Uninverting(_1(7.7.0):C1)))}
   [junit4]   2> 32253 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f70e4d3[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 32253 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32256 INFO  
(searcherExecutor-350-thread-1-processing-n:127.0.0.1:51177_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@2f70e4d3[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C1)
 Uninverting(_1(7.7.0):C1) Uninverting(_2(7.7.0):C11)))}
   [junit4]   2> 32256 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51176/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 200
   [junit4]   2> 32256 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[dv_coll_shard4_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@df4d
   [junit4]   2> 32256 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard4.replica_n6, tag=df4d
   [junit4]   2> 32256 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@524f5b83: rootName = 
solr_51177, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@45b2c36b
   [junit4]   2> 32264 INFO  (qtp817452500-350) [n:127.0.0.1:51177_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard4.leader, tag=df4d
   [junit4]   2> 32272 INFO  (qtp620912041-344) [n:127.0.0.1:51176_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params

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

69 INFO  (coreCloseExecutor-361-thread-1) [n:127.0.0.1:51176_solr c:dv_coll 
s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, 
tag=f11609c
   [junit4]   2> 33169 INFO  (coreCloseExecutor-361-thread-1) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cded233: rootName = 
solr_51176, domain = solr.core.dv_coll.shard3.replica_n4, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@20410df9
   [junit4]   2> 33169 INFO  (coreCloseExecutor-361-thread-2) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@3bf85a2e
   [junit4]   2> 33168 INFO  (zkCallback-91-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 33172 INFO  (zkCallback-78-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 33174 INFO  (coreCloseExecutor-360-thread-1) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard1.leader, tag=1d2088fb
   [junit4]   2> 33174 INFO  (coreCloseExecutor-360-thread-2) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.dv_coll.shard4.replica_n6, tag=4f9cba73
   [junit4]   2> 33174 INFO  (coreCloseExecutor-360-thread-2) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@150017a8: rootName = 
solr_51177, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@45b2c36b
   [junit4]   2> 33182 INFO  (coreCloseExecutor-361-thread-1) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard3.leader, tag=f11609c
   [junit4]   2> 33183 INFO  (coreCloseExecutor-361-thread-2) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.dv_coll.shard2.replica_n2, tag=3bf85a2e
   [junit4]   2> 33183 INFO  (coreCloseExecutor-361-thread-2) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@723e4f7c: rootName = 
solr_51176, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@67756c63
   [junit4]   2> 33187 INFO  (coreCloseExecutor-360-thread-2) 
[n:127.0.0.1:51177_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard4.leader, tag=4f9cba73
   [junit4]   2> 33193 INFO  (jetty-closer-67-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72189684482179076-127.0.0.1:51177_solr-n_0000000000) closing
   [junit4]   2> 33193 INFO  
(OverseerStateUpdate-72189684482179076-127.0.0.1:51177_solr-n_0000000000) 
[n:127.0.0.1:51177_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51177_solr
   [junit4]   2> 33194 WARN  
(OverseerAutoScalingTriggerThread-72189684482179076-127.0.0.1:51177_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 33199 INFO  (coreCloseExecutor-361-thread-2) 
[n:127.0.0.1:51176_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard2.leader, tag=3bf85a2e
   [junit4]   2> 33202 INFO  (jetty-closer-67-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@249b7041{/solr,null,UNAVAILABLE}
   [junit4]   2> 33202 INFO  (jetty-closer-67-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 33202 INFO  (zkCallback-86-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51176_solr
   [junit4]   2> 33207 INFO  (jetty-closer-67-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3da018e{/solr,null,UNAVAILABLE}
   [junit4]   2> 33208 INFO  (jetty-closer-67-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 33209 ERROR 
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 33210 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[4A5A9F488F54BE51]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51174 51174
   [junit4]   2> 33271 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:51174 51174
   [junit4]   2> 33480 WARN  (Thread-30) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/conf1/managed-schema
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard3
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard2
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard1
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard4
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/dv_coll/state.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_4A5A9F488F54BE51-001
   [junit4]   2> Nov 28, 2018 3:30:43 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(Lucene70): 
{_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=MockRandom)}, 
docValues:{floatField=DocValuesFormat(name=Memory), 
doubleField=DocValuesFormat(name=Direct), 
intFieldMulti=DocValuesFormat(name=Asserting), 
boolFieldMulti=DocValuesFormat(name=Direct), 
floatGSL=DocValuesFormat(name=Memory), 
longFieldMulti=DocValuesFormat(name=Lucene70), 
intField=DocValuesFormat(name=Lucene70), 
boolField=DocValuesFormat(name=Memory), 
stringFieldMulti=DocValuesFormat(name=Memory), 
dateFieldMulti=DocValuesFormat(name=Direct), 
longGSF=DocValuesFormat(name=Asserting), 
doubleFieldMulti=DocValuesFormat(name=Memory), 
stringGSL=DocValuesFormat(name=Lucene70), 
doubleGSF=DocValuesFormat(name=Direct), 
doubleGSL=DocValuesFormat(name=Lucene70), 
stringGSF=DocValuesFormat(name=Direct), intGSL=DocValuesFormat(name=Direct), 
longField=DocValuesFormat(name=Asserting), 
dateField=DocValuesFormat(name=Asserting), 
dateGSF=DocValuesFormat(name=Memory), boolGSF=DocValuesFormat(name=Memory), 
longGSL=DocValuesFormat(name=Memory), boolGSL=DocValuesFormat(name=Asserting), 
floatFieldMulti=DocValuesFormat(name=Lucene70), 
floatGSF=DocValuesFormat(name=Asserting), 
dateGSL=DocValuesFormat(name=Asserting), intGSF=DocValuesFormat(name=Lucene70), 
stringField=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=919, 
maxMBSortInHeap=6.6936259806537075, sim=RandomSimilarity(queryNorm=true): {}, 
locale=hr-BA, timezone=Asia/Damascus
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=63736624,total=134217728
   [junit4]   2> NOTE: All tests run in this JVM: [TestTestInjection, 
SpatialRPTFieldTypeTest, TolerantUpdateProcessorTest, 
MetricsHistoryHandlerTest, ReplaceNodeNoTargetTest, DocValuesNotIndexedTest]
   [junit4] Completed [10/836 (1!)] on J0 in 6.84s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 45406 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/959/consoleText

[repro] Revision: cf92418711dfe16862b66f2c14e176ac1697d3fc

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DocValuesNotIndexedTest 
-Dtests.method=testGroupingDVOnly -Dtests.seed=4A5A9F488F54BE51 
-Dtests.slow=true -Dtests.locale=hr-BA -Dtests.timezone=Asia/Damascus 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DocValuesNotIndexedTest
[repro] ant compile-test

[...truncated 3614 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=4A5A9F488F54BE51 
-Dtests.slow=true -Dtests.locale=hr-BA -Dtests.timezone=Asia/Damascus 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 88 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0

[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to