Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/120/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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([B6E7B93B17A8657A:2D5CD7635AF05724]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12405 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/init-core-data-001
   [junit4]   2> 2139584 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2139585 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2139624 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2139625 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001
   [junit4]   2> 2139625 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2139625 INFO  (Thread-3116) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2139625 INFO  (Thread-3116) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2139630 ERROR (Thread-3116) [    ] 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> 2139735 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52555
   [junit4]   2> 2139777 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2139777 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2139780 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53923f71{/solr,null,AVAILABLE}
   [junit4]   2> 2139780 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a90fd3f{/solr,null,AVAILABLE}
   [junit4]   2> 2139781 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12f401c9{HTTP/1.1,[http/1.1]}{127.0.0.1:52558}
   [junit4]   2> 2139781 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.e.j.s.Server Started @2146041ms
   [junit4]   2> 2139781 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52558}
   [junit4]   2> 2139781 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2701a0b7{HTTP/1.1,[http/1.1]}{127.0.0.1:52557}
   [junit4]   2> 2139781 ERROR (jetty-launcher-5089-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2139781 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.e.j.s.Server Started @2146041ms
   [junit4]   2> 2139782 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2139782 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52557}
   [junit4]   2> 2139782 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2139782 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2139782 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T20:25:24.549Z
   [junit4]   2> 2139783 ERROR (jetty-launcher-5089-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2139783 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2139783 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2139783 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2139783 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T20:25:24.550Z
   [junit4]   2> 2139785 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2139785 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2139793 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df70594ac0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2139797 INFO  (jetty-launcher-5089-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52555/solr
   [junit4]   2> 2139797 INFO  (jetty-launcher-5089-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52555/solr
   [junit4]   2> 2139801 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15df70594ac0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2140038 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2140038 INFO  (jetty-launcher-5089-thread-2) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2140040 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52558_solr
   [junit4]   2> 2140041 INFO  (jetty-launcher-5089-thread-2) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52557_solr
   [junit4]   2> 2140044 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.Overseer Overseer 
(id=98506370213216262-127.0.0.1:52558_solr-n_0000000000) starting
   [junit4]   2> 2140046 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2140046 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2140092 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52558_solr
   [junit4]   2> 2140096 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2140097 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2140250 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52558.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2140259 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52558.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2140260 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52558.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2140272 INFO  (jetty-launcher-5089-thread-1) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/.
   [junit4]   2> 2140294 INFO  (jetty-launcher-5089-thread-2) 
[n:127.0.0.1:52557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52557.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2140300 INFO  (jetty-launcher-5089-thread-2) 
[n:127.0.0.1:52557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52557.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2140301 INFO  (jetty-launcher-5089-thread-2) 
[n:127.0.0.1:52557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52557.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2140302 INFO  (jetty-launcher-5089-thread-2) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node2/.
   [junit4]   2> 2140381 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2140382 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52555/solr ready
   [junit4]   2> 2140394 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2140397 INFO  
(OverseerThreadFactory-7956-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 2140516 INFO  
(OverseerStateUpdate-98506370213216262-127.0.0.1:52558_solr-n_0000000000) 
[n:127.0.0.1:52558_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:52558/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2140521 INFO  
(OverseerStateUpdate-98506370213216262-127.0.0.1:52558_solr-n_0000000000) 
[n:127.0.0.1:52558_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:52557/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2140526 INFO  
(OverseerStateUpdate-98506370213216262-127.0.0.1:52558_solr-n_0000000000) 
[n:127.0.0.1:52558_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:52558/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2140530 INFO  
(OverseerStateUpdate-98506370213216262-127.0.0.1:52558_solr-n_0000000000) 
[n:127.0.0.1:52558_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:52557/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2140745 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_solr    
] 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> 2140746 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_solr    
] 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> 2140747 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2140747 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr    
] 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> 2140748 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_solr    
] 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> 2140748 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2140871 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2140871 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2140871 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2140872 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2141792 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2141793 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2141795 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2141803 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2141805 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141838 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141840 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141841 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141841 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141842 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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_52557.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2141842 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2141842 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 2141842 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141842 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141843 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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_52558.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2141843 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2141843 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/dv_coll_shard3_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 2141838 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141846 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141846 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141847 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141847 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141847 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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_52557.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2141847 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2141847 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 2141847 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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_52558.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2141847 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2141847 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 2141940 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141940 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141941 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141941 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141968 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141968 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141970 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141970 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141975 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65cffefa[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2141975 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141975 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141976 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141976 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141976 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141976 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141977 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141977 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141978 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141978 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141978 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141978 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141979 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70663ed9[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2141979 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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  10000
   [junit4]   2> 2141980 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141980 INFO  
(searcherExecutor-7964-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:52558_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@65cffefa[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2141980 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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 
1576101925876662272
   [junit4]   2> 2141980 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141980 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141981 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141982 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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  10000
   [junit4]   2> 2141982 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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 
1576101925878759424
   [junit4]   2> 2141982 INFO  
(searcherExecutor-7961-thread-1-processing-n:127.0.0.1:52557_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:52557_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@70663ed9[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2141983 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@53832de8[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 2141983 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10b1b46d[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2141988 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141988 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141989 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141990 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2141991 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141991 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141991 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2141991 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141991 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard4_replica_n6/ has 
no replicas
   [junit4]   2> 2141991 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2141991 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141992 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141992 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2141992 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141992 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 2141992 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2141992 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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  10000
   [junit4]   2> 2141994 INFO  
(searcherExecutor-7963-thread-1-processing-n:127.0.0.1:52557_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:52557_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@53832de8[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2141994 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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 
1576101925891342336
   [junit4]   2> 2141996 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2141997 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141999 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2141999 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142000 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142000 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2142003 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2142003 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2142003 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 2142003 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2142003 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 2142003 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2142004 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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  10000
   [junit4]   2> 2142004 INFO  
(searcherExecutor-7962-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:52558_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@10b1b46d[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2142005 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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 
1576101925902876672
   [junit4]   2> 2142009 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 2142015 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142015 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142015 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2142015 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142015 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 2142015 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142020 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2142124 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2142124 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2142124 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2142124 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2142132 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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> 2142134 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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=1388
   [junit4]   2> 2142178 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2142178 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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> 2142178 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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> 2142180 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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=1432
   [junit4]   2> 2142181 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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=1433
   [junit4]   2> 2142181 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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=1435
   [junit4]   2> 2142185 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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> 2142292 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2142292 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2142292 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2142292 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2142408 INFO  
(OverseerCollectionConfigSetProcessor-98506370213216262-127.0.0.1:52558_solr-n_0000000000)
 [n:127.0.0.1:52558_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> 2143188 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2793
   [junit4]   2> 2143200 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2143205 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143209 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143251 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 2143251 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2143252 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] 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> 2143253 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2143253 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] 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> 2143255 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 2143260 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] 
Schema name=minimal
   [junit4]   2> 2143263 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 2143266 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] 
Schema name=minimal
   [junit4]   2> 2143276 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 2143283 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2143283 INFO  
(zkCallback-5101-thread-1-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 28 ms
   [junit4]   2> 2143286 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2143286 INFO  
(zkCallback-5100-thread-2-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 22 ms
   [junit4]   2> 2143286 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] 
Schema name=minimal
   [junit4]   2> 2143288 INFO  (Thread-3135) [n:127.0.0.1:52558_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard1_replica_n1
   [junit4]   2> 2143288 INFO  (Thread-3136) [n:127.0.0.1:52557_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard4_replica_n6
   [junit4]   2> 2143291 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2143291 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 14 ms
   [junit4]   2> 2143293 INFO  (Thread-3135) [n:127.0.0.1:52558_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
   [junit4]   2> 2143294 INFO  (Thread-3136) [n:127.0.0.1:52557_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard2_replica_n2
   [junit4]   2> 2143303 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2143375 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143381 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143381 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 2143416 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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_52558.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2143416 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 2143498 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143499 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143500 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b578be9[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2143502 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143502 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143502 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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> 2143503 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2143503 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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  10000
   [junit4]   2> 2143504 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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 
1576101927473643520
   [junit4]   2> 2143506 INFO  
(searcherExecutor-7981-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:52558_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@6b578be9[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143537 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2143547 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@201c66b1[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2143548 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 2143550 INFO  
(searcherExecutor-7981-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:52558_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@201c66b1[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143550 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
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> 2143553 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 2143556 INFO  (Thread-3135) [n:127.0.0.1:52558_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2143557 INFO  (qtp1431678049-20689) [n:127.0.0.1:52557_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=0
   [junit4]   2> 2143560 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2143560 INFO  
(zkCallback-5101-thread-2-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 11 ms
   [junit4]   2> 2143561 INFO  (qtp1720180339-20688) [n:127.0.0.1:52558_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=0
   [junit4]   2> 2143564 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2143564 INFO  (Thread-3135) [n:127.0.0.1:52558_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2143565 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Took 16.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 2143565 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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 
params={wt=javabin&version=2} status=0 QTime=367
   [junit4]   2> 2143565 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44d35c7d
   [junit4]   2> 2143565 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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.core.dv_coll.shard1.replica_n1, tag=1154702461
   [junit4]   2> 2143565 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@265b7d02: rootName = 
solr_52558, domain = solr.core.dv_coll.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2956de4f
   [junit4]   2> 2143605 INFO  (Thread-3135) [n:127.0.0.1:52558_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2143605 INFO  (Thread-3135) [n:127.0.0.1:52558_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 2143608 INFO  (qtp1720180339-20686) [n:127.0.0.1:52558_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=1154702461
   [junit4]   2> 2143666 INFO  (Thread-3135) [n:127.0.0.1:52558_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_52558.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1844b4e8
   [junit4]   2> 2143666 INFO  (Thread-3135) [n:127.0.0.1:52558_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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 2143691 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[B6E7B93B17A8657A]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 2143718 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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:52558/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576101927686504448)} 0 11
   [junit4]   2> 2143747 INFO  (qtp1431678049-20692) [n:127.0.0.1:52557_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:52558/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576101927700135936)} 0 28
   [junit4]   2> 2143750 INFO  (Thread-3135) [n:127.0.0.1:52558_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> 2143750 INFO  (Thread-3135) [n:127.0.0.1:52558_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> 2143769 INFO  (Thread-3135) [n:127.0.0.1:52558_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@641d21dc[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2143770 INFO  (qtp1720180339-20682) [n:127.0.0.1:52558_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=TOLEADER&distrib.from=http://127.0.0.1:52558/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576101927730544640)} 0 21
   [junit4]   2> 2143770 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_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={wt=javabin&version=2}{deleteByQuery=*:* 
(-1576101927672872960)} 0 78
   [junit4]   2> 2143773 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927756759040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143773 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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> 2143773 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927756759040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143773 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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> 2143773 INFO  (qtp1720180339-20688) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927756759040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143773 INFO  (qtp1720180339-20688) [n:127.0.0.1:52558_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> 2143773 INFO  (Thread-3135) [n:127.0.0.1:52558_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> 2143774 INFO  (qtp1431678049-20678) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927757807616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143774 INFO  (qtp1431678049-20678) [n:127.0.0.1:52557_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> 2143774 INFO  (Thread-3135) [n:127.0.0.1:52558_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> 2143774 INFO  (Thread-3135) [n:127.0.0.1:52558_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> 2143782 INFO  (Thread-3135) [n:127.0.0.1:52558_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 2143782 INFO  (Thread-3135) [n:127.0.0.1:52558_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  10000
   [junit4]   2> 2143783 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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> 2143783 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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:52557/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 2143784 INFO  (qtp1720180339-20688) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19e3fd5a[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2143784 INFO  
(searcherExecutor-7986-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:52558_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@641d21dc[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143784 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62856834[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 2143784 INFO  (qtp1720180339-20688) [n:127.0.0.1:52558_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> 2143784 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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> 2143785 INFO  (qtp1431678049-20678) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32b817ff[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2143785 INFO  
(searcherExecutor-7962-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:52558_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@19e3fd5a[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143785 INFO  (qtp1431678049-20678) [n:127.0.0.1:52557_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> 2143785 INFO  (qtp1720180339-20688) [n:127.0.0.1:52558_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:52557/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 2143785 INFO  
(searcherExecutor-7963-thread-1-processing-n:127.0.0.1:52557_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:52557_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@62856834[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143785 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 2143786 INFO  
(searcherExecutor-7961-thread-1-processing-n:127.0.0.1:52557_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:52557_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@32b817ff[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143786 INFO  (qtp1431678049-20678) [n:127.0.0.1:52557_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:52557/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 2143786 INFO  (qtp1431678049-20689) [n:127.0.0.1:52557_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 15
   [junit4]   2> 2143791 INFO  (qtp1431678049-20691) [n:127.0.0.1:52557_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 
(1576101927773536256), 5 (1576101927774584832), 17 (1576101927775633408), 19 
(1576101927775633409), 21 (1576101927775633410), 23 (1576101927775633411), 25 
(1576101927775633412), 29 (1576101927775633413), 10030 (1576101927775633414), 
33 (1576101927775633415), ... (13 adds)]} 0 2
   [junit4]   2> 2143791 INFO  (qtp1431678049-20687) [n:127.0.0.1:52557_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 
(1576101927773536256), 4 (1576101927774584832), 10005 (1576101927775633408), 12 
(1576101927775633409), 15 (1576101927775633410), 16 (1576101927775633411), 20 
(1576101927775633412), 22 (1576101927775633413), 34 (1576101927775633414), 35 
(1576101927775633415), ... (16 adds)]} 0 2
   [junit4]   2> 2143793 INFO  (qtp1720180339-20683) [n:127.0.0.1:52558_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 
(1576101927776681984), 3 (1576101927777730560), 6 (1576101927777730561), 7 
(1576101927777730562), 9 (1576101927777730563), 10010 (1576101927777730564), 18 
(1576101927777730565), 10025 (1576101927777730566), 26 (1576101927777730567), 
30 (1576101927777730568), ... (14 adds)]} 0 1
   [junit4]   2> 2143839 INFO  (Thread-3135) [n:127.0.0.1:52558_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 2143860 INFO  (qtp1720180339-20679) [n:127.0.0.1:52558_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 
(1576101927773536256), 8 (1576101927831207936), 10 (1576101927846936576), 11 
(1576101927846936577), 13 (1576101927847985152), 14 (1576101927847985153), 
10015 (1576101927847985154), 10020 (1576101927847985155), 24 
(1576101927847985156), 27 (1576101927847985157), ... (16 adds)]} 0 71
   [junit4]   2> 2143861 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927849033728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143861 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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@68159bdd 
commitCommandVersion:1576101927849033728
   [junit4]   2> 2143861 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927849033728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143862 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_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@55c77ce3 
commitCommandVersion:1576101927849033728
   [junit4]   2> 2143862 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927850082304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143862 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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@70ef8ef 
commitCommandVersion:1576101927850082304
   [junit4]   2> 2143863 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576101927851130880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2143863 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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@53ade8d4 
commitCommandVersion:1576101927851130880
   [junit4]   2> 2143928 INFO  (Thread-3135) [n:127.0.0.1:52558_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2393a864[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2143928 INFO  (Thread-3135) [n:127.0.0.1:52558_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 2143930 INFO  
(searcherExecutor-7986-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:52558_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@2393a864[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 2143991 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@372a3c06[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2143991 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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> 2143992 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5da82f5b[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2143992 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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> 2143992 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4afce838[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 2143992 INFO  
(searcherExecutor-7961-thread-1-processing-n:127.0.0.1:52557_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:52557_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@372a3c06[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C13)))}
   [junit4]   2> 2143993 INFO  (qtp1431678049-20694) [n:127.0.0.1:52557_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:52558/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 130
   [junit4]   2> 2143993 INFO  
(searcherExecutor-7962-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:52558_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@5da82f5b[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C14)))}
   [junit4]   2> 2143993 INFO  (qtp1720180339-20681) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 131
   [junit4]   2> 2143993 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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> 2143993 INFO  
(searcherExecutor-7963-thread-1-processing-n:127.0.0.1:52557_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:52557_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@4afce838[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C16)))}
   [junit4]   2> 2143994 INFO  (qtp1431678049-20685) [n:127.0.0.1:52557_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:52558/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 132
   [junit4]   2> 2144016 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62bd2c0c[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2144017 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_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> 2144019 INFO  
(searcherExecutor-7981-thread-1-processing-n:127.0.0.1:52558_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:52558_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@62bd2c0c[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C15)))}
   [junit4]   2> 2144019 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_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:52558/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 158
   [junit4]   2> 2144019 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_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]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6c9f187a
   [junit4]   2> 2144019 INFO  (qtp1720180339-20690) [n:127.0.0.1:52558_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for reg

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

1c55929: rootName = solr_52557, 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@54b81ee1
   [junit4]   2> 2144547 INFO  (coreCloseExecutor-7990-thread-2) 
[n:127.0.0.1:52558_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=746170240
   [junit4]   2> 2144552 INFO  (coreCloseExecutor-7991-thread-2) 
[n:127.0.0.1:52557_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=1221053441
   [junit4]   2> 2144580 INFO  (jetty-closer-5090-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98506370213216262-127.0.0.1:52558_solr-n_0000000000) closing
   [junit4]   2> 2144580 INFO  
(OverseerStateUpdate-98506370213216262-127.0.0.1:52558_solr-n_0000000000) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52558_solr
   [junit4]   2> 2144582 WARN  
(zkCallback-5101-thread-3-processing-n:127.0.0.1:52558_solr) 
[n:127.0.0.1:52558_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2144582 INFO  (jetty-closer-5090-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@53923f71{/solr,null,UNAVAILABLE}
   [junit4]   2> 2144582 INFO  
(zkCallback-5100-thread-3-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2144582 INFO  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52557_solr
   [junit4]   2> 2146089 WARN  
(zkCallback-5100-thread-1-processing-n:127.0.0.1:52557_solr) 
[n:127.0.0.1:52557_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2146089 INFO  (jetty-closer-5090-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a90fd3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2146091 ERROR 
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-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> 2146091 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[B6E7B93B17A8657A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52555 52555
   [junit4]   2> 2146111 INFO  (Thread-3116) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52555 52555
   [junit4]   2> 2146377 WARN  (Thread-3116) [    ] 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>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/dv_coll/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /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/J1/temp/solr.cloud.DocValuesNotIndexedTest_B6E7B93B17A8657A-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ga-IE, timezone=America/Knox_IN
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=190768392,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLiveNodes, 
LeaderElectionContextKeyTest, TestInitQParser, 
FieldMutatingUpdateProcessorTest, TestStressCloudBlindAtomicUpdates, 
TestSchemaResource, TestEmbeddedSolrServerConstructors, HdfsNNFailoverTest, 
PingRequestHandlerTest, SolrIndexMetricsTest, TestSolrIndexConfig, TestReload, 
TestLegacyNumericUtils, SimpleMLTQParserTest, TestUseDocValuesAsStored, 
TestLRUCache, DistributedMLTComponentTest, LoggingHandlerTest, 
TestConfigSetsAPI, LeaderFailureAfterFreshStartTest, TestRealTimeGet, 
TestDocumentBuilder, TestRangeQuery, TestDFISimilarityFactory, 
TestCloudPseudoReturnFields, PreAnalyzedFieldManagedSchemaCloudTest, 
TestConfig, TestCoreDiscovery, CachingDirectoryFactoryTest, 
WrapperMergePolicyFactoryTest, SolrIndexConfigTest, TestDocSet, 
BigEndianAscendingWordDeserializerTest, SolrCLIZkUtilsTest, 
TestSchemaVersionResource, ShardRoutingCustomTest, AutoCommitTest, 
CacheHeaderTest, BasicFunctionalityTest, CdcrReplicationHandlerTest, 
TestComplexPhraseQParserPlugin, SolrMetricsIntegrationTest, BadCopyFieldTest, 
HighlighterMaxOffsetTest, PropertiesRequestHandlerTest, SynonymTokenizerTest, 
CloneFieldUpdateProcessorFactoryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BitVectorTest, 
HdfsDirectoryTest, MissingSegmentRecoveryTest, 
ShufflingReplicaListTransformerTest, TestFastLRUCache, MergeStrategyTest, 
AtomicUpdatesTest, TestCopyFieldCollectionResource, ShowFileRequestHandlerTest, 
TestJsonFacetRefinement, DistanceUnitsTest, TestSuggestSpellingConverter, 
TestPostingsSolrHighlighter, IndexSchemaRuntimeFieldTest, 
TestPerFieldSimilarity, TestCollationFieldDocValues, 
TestPerFieldSimilarityWithDefaultOverride, 
ClassificationUpdateProcessorIntegrationTest, TestIndexSearcher, 
TestJettySolrRunner, SortSpecParsingTest, BasicZkTest, 
TestSizeLimitedDistributedMap, ConvertedLegacyTest, TestSolrConfigHandler, 
LukeRequestHandlerTest, PluginInfoTest, PreAnalyzedFieldTest, 
ActionThrottleTest, TestClusterStateMutator, BasicDistributedZk2Test, 
TestXmlQParser, TestSegmentSorting, PreAnalyzedUpdateProcessorTest, 
TestReplicaProperties, TestCharFilters, ChangedSchemaMergeTest, TestSolrJ, 
TestReloadDeadlock, TestAnalyzedSuggestions, RestartWhileUpdatingTest, 
SolrGraphiteReporterTest, TestInfoStreamLogging, EchoParamsTest, 
BasicAuthStandaloneTest, AnalysisErrorHandlingTest, TestDefaultStatsCache, 
TestFieldCacheWithThreads, ZkSolrClientTest, TestGraphMLResponseWriter, 
TlogReplayBufferedWhileIndexingTest, TestJoin, SolrCmdDistributorTest, 
TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest, UtilsToolTest, 
TestPrepRecovery, DistributedFacetPivotSmallTest, TestCollectionAPI, 
ReplaceNodeTest, DateRangeFieldTest, InfixSuggestersTest, TestSQLHandler, 
CollectionsAPISolrJTest, UpdateParamsTest, TestCloudJSONFacetJoinDomain, 
JsonLoaderTest, TestDynamicFieldResource, TestCollationField, 
DistributedTermsComponentTest, TestSolrFieldCacheBean, 
HdfsTlogReplayBufferedWhileIndexingTest, TestUninvertingReader, 
DebugComponentTest, ConfigSetsAPITest, CreateCollectionCleanupTest, 
TestSolrCloudWithHadoopAuthPlugin, TestNRTOpen, TestStressUserVersions, 
SpellCheckCollatorTest, LeaderInitiatedRecoveryOnShardRestartTest, 
TestMergePolicyConfig, LeaderElectionIntegrationTest, TestSolrDeletionPolicy1, 
TestConfigsApi, CollectionsAPIDistributedZkTest, TestRawTransformer, 
TestTolerantUpdateProcessorCloud, TestConfigSetsAPIZkFailure, 
CdcrVersionReplicationTest, TestHttpShardHandlerFactory, 
TestCloudSearcherWarming, SharedFSAutoReplicaFailoverUtilsTest, 
TestRandomRequestDistribution, TestSolr4Spatial2, 
VMParamsZkACLAndCredentialsProvidersTest, TestDelegationWithHadoopAuth, 
DistributedIntervalFacetingTest, BlockJoinFacetSimpleTest, 
TestSolrCloudWithKerberosAlt, HLLUtilTest, TestExportWriter, HdfsSyncSliceTest, 
TestManagedSchema, AsyncCallRequestStatusResponseTest, QueryEqualityTest, 
TestShardHandlerFactory, CdcrBootstrapTest, TestFieldTypeResource, 
TestAnalyzeInfixSuggestions, StatelessScriptUpdateProcessorFactoryTest, 
SegmentsInfoRequestHandlerTest, TestCrossCoreJoin, CleanupOldIndexTest, 
CursorMarkTest, DistribCursorPagingTest, SearchHandlerTest, TestSearchPerf, 
TestSolrCloudSnapshots, TestTrie, BlockDirectoryTest, PolyFieldTest, 
UpdateLogTest, TestBinaryResponseWriter, ZkStateWriterTest, 
ExternalFileFieldSortTest, HttpSolrCallGetCoreTest, 
TemplateUpdateProcessorTest, HdfsChaosMonkeySafeLeaderTest, 
TolerantUpdateProcessorTest, TestRestManager, TestCollapseQParserPlugin, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
OverseerTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestZkChroot, 
TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, 
TestDistributedGrouping, TestRecovery, TestStressReorder, TestStressVersions, 
HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, 
TestSort, TestFiltering, TestBadConfig, HighlighterTest, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestCSVLoader, 
SolrCoreCheckLockOnStartupTest, TestUpdate, DirectUpdateHandlerOptimizeTest, 
TestRemoteStreaming, SolrInfoBeanTest, IndexBasedSpellCheckerTest, 
TestWriterPerf, FileBasedSpellCheckerTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
TestPartialUpdateDeduplication, TestComponentsName, SOLR749Test, 
AlternateDirectoryTest, ResponseLogComponentTest, TestStressRecovery, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, DeleteReplicaTest, DistributedQueueTest, 
DocValuesNotIndexedTest]
   [junit4] Completed [509/729 (1!)] on J1 in 6.81s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to