Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7791/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Did not find the expected number of groups for field longGSF expected:<4> but 
was:<3>

Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field 
longGSF expected:<4> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([E928ECF9BA206C8:D02555477EF3460D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:309)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13702 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1531282 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E928ECF9BA206C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\init-core-data-001
   [junit4]   2> 1531284 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E928ECF9BA206C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1531285 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E928ECF9BA206C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1531324 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1531324 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001
   [junit4]   2> 1531324 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1531324 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1531324 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1531424 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.ZkTestServer start zk server on port:62566
   [junit4]   2> 1531424 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62566
   [junit4]   2> 1531424 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62566
   [junit4]   2> 1531430 INFO  (zkConnectionManagerCallback-8769-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531435 INFO  (zkConnectionManagerCallback-8771-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531439 INFO  (zkConnectionManagerCallback-8773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531441 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001232227d0002, likely client has closed socket
   [junit4]   2> 1531446 WARN  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1531446 WARN  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@412a05c4{/solr,null,AVAILABLE}
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1531446 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75b5f339{/solr,null,AVAILABLE}
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@64d5119{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:62593}
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.s.Server Started @1531519ms
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62593}
   [junit4]   2> 1531451 ERROR (jetty-launcher-8774-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1531451 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-17T06:09:44.594578200Z
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@380b4299{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:62598}
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.s.Server Started @1531525ms
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62598}
   [junit4]   2> 1531456 ERROR (jetty-launcher-8774-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1531456 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-17T06:09:44.599650700Z
   [junit4]   2> 1531474 INFO  (zkConnectionManagerCallback-8776-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531475 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1531480 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001232227d0003, likely client has closed socket
   [junit4]   2> 1531511 INFO  (zkConnectionManagerCallback-8778-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531511 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1531583 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531590 WARN  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@778e3a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531598 WARN  (jetty-launcher-8774-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@231ac1ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531599 INFO  (jetty-launcher-8774-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62566/solr
   [junit4]   2> 1531611 INFO  (zkConnectionManagerCallback-8786-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531634 INFO  (zkConnectionManagerCallback-8788-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531835 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62598_solr
   [junit4]   2> 1531835 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.Overseer Overseer 
(id=72077600574210054-127.0.0.1:62598_solr-n_0000000000) starting
   [junit4]   2> 1531860 INFO  (zkConnectionManagerCallback-8795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531864 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:62566/solr ready
   [junit4]   2> 1531865 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62598_solr
   [junit4]   2> 1531897 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1531916 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531919 INFO  
(OverseerStateUpdate-72077600574210054-127.0.0.1:62598_solr-n_0000000000) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:62598_solr
   [junit4]   2> 1531919 INFO  
(OverseerStateUpdate-72077600574210054-127.0.0.1:62598_solr-n_0000000000) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1531923 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62598.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1531931 INFO  (zkCallback-8794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1531931 WARN  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3f5ed504[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531934 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62598.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1531935 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62598.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1531935 INFO  (jetty-launcher-8774-thread-2) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\.
   [junit4]   2> 1531963 WARN  (jetty-launcher-8774-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@b9c57dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531965 INFO  (jetty-launcher-8774-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62566/solr
   [junit4]   2> 1531977 INFO  (zkConnectionManagerCallback-8802-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531987 INFO  (zkConnectionManagerCallback-8804-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531999 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1532003 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62593_solr as DOWN
   [junit4]   2> 1532004 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1532004 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62593_solr
   [junit4]   2> 1532006 INFO  (zkCallback-8787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1532006 INFO  (zkCallback-8794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1532011 INFO  (zkCallback-8803-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1532092 INFO  (zkConnectionManagerCallback-8811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532098 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1532110 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:62566/solr ready
   [junit4]   2> 1532111 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1532144 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62593.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1532156 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62593.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1532156 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62593.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1532156 INFO  (jetty-launcher-8774-thread-1) 
[n:127.0.0.1:62593_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node1\.
   [junit4]   2> 1532203 INFO  (zkConnectionManagerCallback-8817-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532206 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1532207 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E928ECF9BA206C8]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62566/solr ready
   [junit4]   2> 1532216 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1532221 INFO  
(OverseerThreadFactory-7401-thread-1-processing-n:127.0.0.1:62598_solr) 
[n:127.0.0.1:62598_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 1532339 INFO  
(OverseerStateUpdate-72077600574210054-127.0.0.1:62598_solr-n_0000000000) 
[n:127.0.0.1:62598_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:62593/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1532342 INFO  
(OverseerStateUpdate-72077600574210054-127.0.0.1:62598_solr-n_0000000000) 
[n:127.0.0.1:62598_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:62598/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1532345 INFO  
(OverseerStateUpdate-72077600574210054-127.0.0.1:62598_solr-n_0000000000) 
[n:127.0.0.1:62598_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:62593/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1532348 INFO  
(OverseerStateUpdate-72077600574210054-127.0.0.1:62598_solr-n_0000000000) 
[n:127.0.0.1:62598_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:62598/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1532554 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr    
x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1532565 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr    
x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1532565 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr    
x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1532565 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr    
x:dv_coll_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1532568 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr    
x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1533609 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1533611 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1533617 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1533621 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533624 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1533625 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533625 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533625 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533625 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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_62593.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1533626 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node1\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1533630 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533630 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533630 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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_62598.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1533631 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1533633 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533634 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533636 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533636 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533636 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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_62598.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1533636 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1533636 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533636 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533636 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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_62593.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1533639 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node1\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 1533768 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533768 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533774 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533774 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533776 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533776 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533777 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d345344[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1533834 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533834 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533835 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533835 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533835 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533835 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533835 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1533835 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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 
1628231944873443328
   [junit4]   2> 1533835 INFO  
(searcherExecutor-7407-thread-1-processing-n:127.0.0.1:62593_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:62593_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@7d345344[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533835 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533835 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533852 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533852 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533854 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1533854 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard1
   [junit4]   2> 1533859 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35d4be2a[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 1533860 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@64fd49a6[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1533868 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533869 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533869 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533869 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533869 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533869 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533869 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533869 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533871 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533871 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1533871 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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 
1628231944911192064
   [junit4]   2> 1533874 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533874 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533874 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533874 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1533874 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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 
1628231944914337792
   [junit4]   2> 1533876 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533876 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533876 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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:62593/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1533877 INFO  
(searcherExecutor-7409-thread-1-processing-n:127.0.0.1:62598_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:62598_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@35d4be2a[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533877 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1533878 INFO  
(searcherExecutor-7408-thread-1-processing-n:127.0.0.1:62598_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:62598_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@64fd49a6[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533879 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@711173d5[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1533882 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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:62593/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1533883 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard1/leader after winning as 
/collections/dv_coll/leader_elect/shard1/election/72077600574210057-core_node3-n_0000000000
   [junit4]   2> 1533889 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533890 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533890 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533891 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533891 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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:62593/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1533892 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1533892 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1533892 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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 
1628231944933212160
   [junit4]   2> 1533892 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard4
   [junit4]   2> 1533895 INFO  
(searcherExecutor-7410-thread-1-processing-n:127.0.0.1:62593_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:62593_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@711173d5[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533896 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1533896 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard2
   [junit4]   2> 1533902 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1533902 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard3
   [junit4]   2> 1533911 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533911 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533911 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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:62598/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1533912 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1533913 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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:62598/solr/dv_coll_shard4_replica_n6/ has 
no replicas
   [junit4]   2> 1533913 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard4/leader after winning as 
/collections/dv_coll/leader_elect/shard4/election/72077600574210054-core_node8-n_0000000000
   [junit4]   2> 1533917 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533917 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533917 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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:62593/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1533917 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1533917 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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:62593/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 1533917 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard3/leader after winning as 
/collections/dv_coll/leader_elect/shard3/election/72077600574210057-core_node7-n_0000000000
   [junit4]   2> 1533917 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533917 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533918 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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:62598/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1533918 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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:62598/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1533918 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1533918 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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:62598/solr/dv_coll_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 1533918 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard2/leader after winning as 
/collections/dv_coll/leader_elect/shard2/election/72077600574210054-core_node5-n_0000000000
   [junit4]   2> 1533920 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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:62593/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1533921 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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:62598/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1534096 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534096 INFO  (zkCallback-8787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534096 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534096 INFO  (zkCallback-8803-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534096 INFO  (zkCallback-8787-thread-3) [    ] 
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> 1534106 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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> 1534106 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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> 1534115 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1534115 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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> 1534126 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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=1573
   [junit4]   2> 1534146 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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=1581
   [junit4]   2> 1534146 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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=1579
   [junit4]   2> 1534146 INFO  (qtp1224901505-24014) [n:127.0.0.1:62593_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=1583
   [junit4]   2> 1534199 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1534231 INFO  (zkCallback-8787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534231 INFO  (zkCallback-8787-thread-3) [    ] 
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> 1534231 INFO  (zkCallback-8787-thread-4) [    ] 
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> 1534231 INFO  (zkCallback-8803-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534231 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534231 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1534231 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2015
   [junit4]   2> 1534232 INFO  (zkCallback-8803-thread-3) [    ] 
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> 1534232 INFO  
(OverseerCollectionConfigSetProcessor-72077600574210054-127.0.0.1:62598_solr-n_0000000000)
 [n:127.0.0.1:62598_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> 1534237 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1534239 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534244 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534255 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 1534255 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1534256 INFO  (zkCallback-8787-thread-4) [    ] 
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> 1534256 INFO  (zkCallback-8803-thread-3) [    ] 
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> 1534256 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1534260 INFO  (zkCallback-8787-thread-4) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1534262 INFO  (zkCallback-8787-thread-4) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1534264 INFO  (zkCallback-8803-thread-3) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1534264 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1534266 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1534266 INFO  (zkCallback-8787-thread-4) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1534266 INFO  (zkCallback-8787-thread-4) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 1534270 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1534270 INFO  (zkCallback-8803-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1534270 INFO  (zkCallback-8803-thread-3) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1534275 INFO  (zkCallback-8803-thread-3) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1534275 INFO  (zkCallback-8803-thread-3) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 1534276 INFO  (Thread-3869) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1534276 INFO  (Thread-3868) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1534276 INFO  (Thread-3868) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1534276 INFO  (Thread-3868) [    ] o.a.s.c.SolrCore core 
reload dv_coll_shard2_replica_n2
   [junit4]   2> 1534281 INFO  (Thread-3869) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 1534287 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1534294 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534299 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534299 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll
   [junit4]   2> 1534326 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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_62598.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1534326 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1534401 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534401 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534402 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27c7a6a8[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1534404 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534404 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534404 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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> 1534405 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1534405 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1534405 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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 
1628231945471131648
   [junit4]   2> 1534409 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1534410 INFO  
(searcherExecutor-7427-thread-1-processing-n:127.0.0.1:62598_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:62598_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@27c7a6a8[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534410 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5dd85bcc[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1534411 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
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> 1534411 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1534412 INFO  
(searcherExecutor-7427-thread-1-processing-n:127.0.0.1:62598_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:62598_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@5dd85bcc[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534413 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1534415 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1534415 INFO  (zkCallback-8787-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1534420 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_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> 1534420 INFO  (qtp1224901505-24016) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1534421 INFO  (qtp1224901505-24030) [n:127.0.0.1:62593_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> 1534422 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ManagedIndexSchema Took 11.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 1534422 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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 
params={wt=javabin&version=2} status=0 QTime=186
   [junit4]   2> 1534422 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[dv_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5c73e2e4
   [junit4]   2> 1534422 INFO  (Thread-3868) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 1534422 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard2.replica_n2, tag=5c73e2e4
   [junit4]   2> 1534422 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6642037b: rootName = 
solr_62598, 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@72d6d35c
   [junit4]   2> 1534428 INFO  (Thread-3868) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1534430 INFO  (qtp302002140-24031) [n:127.0.0.1:62598_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=5c73e2e4
   [junit4]   2> 1534431 INFO  (Thread-3868) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1534432 INFO  (Thread-3868) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from 
collection dv_coll
   [junit4]   2> 1534445 INFO  (qtp1224901505-24015) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1534445 INFO  (qtp1224901505-24015) [n:127.0.0.1:62593_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 
(1628231945500491776)]} 0 11
   [junit4]   2> 1534449 INFO  (qtp1224901505-24011) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 1534454 INFO  (qtp1224901505-24011) [n:127.0.0.1:62593_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 
(1628231945502588928), 3 (1628231945502588929)]} 0 20
   [junit4]   2> 1534455 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 1534455 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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=[4 
(1628231945500491776)]} 0 25
   [junit4]   2> 1534475 INFO  (qtp1224901505-24013) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1628231945544531968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1534475 INFO  (qtp1224901505-24013) [n:127.0.0.1:62593_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@3f6adc7e 
commitCommandVersion:1628231945544531968
   [junit4]   2> 1534475 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1628231945544531968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1534475 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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@6b72d0da 
commitCommandVersion:1628231945544531968
   [junit4]   2> 1534482 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1628231945551872000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1534506 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_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> 1534506 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@64f778ad[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 1534506 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_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> 1534508 INFO  (Thread-3868) [n:127.0.0.1:62598_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_62598.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ee56931
   [junit4]   2> 1534508 INFO  (Thread-3868) [n:127.0.0.1:62598_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E928ECF9BA206C8-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1534509 INFO  
(searcherExecutor-7409-thread-1-processing-n:127.0.0.1:62598_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:62598_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@64f778ad[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534509 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62598/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 27
   [junit4]   2> 1534538 INFO  (qtp1224901505-24013) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2466eacb[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1534538 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2169532d[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1534538 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_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> 1534538 INFO  (qtp1224901505-24013) [n:127.0.0.1:62593_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> 1534539 INFO  
(searcherExecutor-7407-thread-1-processing-n:127.0.0.1:62593_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:62593_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@2466eacb[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=9.0.4, 
java.vm.version=9.0.4+11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=9.0.4+11, source=flush, os.version=10.0, 
timestamp=1552802987659}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1534540 INFO  (qtp1224901505-24013) [n:127.0.0.1:62593_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62598/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 64
   [junit4]   2> 1534540 INFO  
(searcherExecutor-7410-thread-1-processing-n:127.0.0.1:62593_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:62593_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@2169532d[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=9.0.4, 
java.vm.version=9.0.4+11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=9.0.4+11, source=flush, os.version=10.0, 
timestamp=1552802987659}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1534540 INFO  (qtp1224901505-24012) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62598/solr/dv_coll_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 64
   [junit4]   2> 1534540 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1628231945612689408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1534540 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_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@305e5958 
commitCommandVersion:1628231945612689408
   [junit4]   2> 1534618 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fe8c220[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1534619 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_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> 1534710 INFO  
(searcherExecutor-7427-thread-1-processing-n:127.0.0.1:62598_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:62598_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@fe8c220[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=9.0.4, 
java.vm.version=9.0.4+11, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=9.0.4+11, source=flush, os.version=10.0, 
timestamp=1552802987683}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1534710 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_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&commit=true&wt=javabin&version=2}{commit=} 0 244
   [junit4]   2> 1534719 INFO  (qtp1224901505-24015) [n:127.0.0.1:62593_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:62593/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1552802987854&isShard=true&wt=javabin}
 hits=2 status=0 QTime=2
   [junit4]   2> 1534719 INFO  (qtp1224901505-24011) [n:127.0.0.1:62593_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:62593/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1552802987854&isShard=true&wt=javabin}
 hits=1 status=0 QTime=2
   [junit4]   2> 1534721 INFO  (qtp302002140-24024) [n:127.0.0.1:62598_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:62598/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1552802987854&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1534721 INFO  (qtp302002140-24021) [n:127.0.0.1:62598_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:62598/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1552802987854&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1534724 INFO  (qtp1224901505-24030) [n:127.0.0.1:62593_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=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1552802987854&ids=2,3&isShard=true&shard.url=http://127.0.0.1:62593/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1534725 INFO  (qtp1224901505-24030) [n:127.0.0.1:62593_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=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1552802987854&ids=1&isShard=true&shard.url=http://127.0.0.1:62593/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1534726 INFO  (qtp302002140-24022) [n:127.0.0.1:62598_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=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1552802987854&ids=4&isShard=true&shard.url=http://127.0.0.1:62598/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1534727 INFO  (qtp302002140-24019) [n:127.0.0.1:62598_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=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=intGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=15
   [junit4]   2> 1534734 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:62598/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1552802987870&isShard=true&wt=javabin}
 hits=1 status=0 QTime=1
   [junit4]   2> 1534735 INFO  (qtp302002140-24023) [n:127.0.0.1:62598_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:62598/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1552802987870&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1534739 INFO  (qtp1224901505-24016) [n:127.0.0.1:62593_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:62593/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1552802987870&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1534739 INFO  (qtp1224901505-24016) [n:127.0.0.1:62593_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=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:62593/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1552802987870&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1534742 INFO  (qtp1224901505-24015) [n:127.0.0.1:62593_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_

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

.reload(CoreContainer.java:1504) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3056) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$21(ZkController.java:2474)
 ~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to 
verify znode at /configs/conf1 due to: 
org.apache.solr.common.AlreadyClosedException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1057) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1454) ~[java/:?]
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to 
verify znode at /configs/conf1 due to: 
org.apache.solr.common.AlreadyClosedException
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:237)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:142)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2884) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1454) ~[java/:?]
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.AlreadyClosedException
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:69)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:334) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:230)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:142)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2884) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1454) ~[java/:?]
   [junit4]   2>        ... 3 more
   [junit4]   2> 1552496 INFO  (Thread-3941) [n:127.0.0.1:62892_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> NOTE: test params are: codec=Asserting(Lucene80): 
{_root_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct)}, 
docValues:{floatField=DocValuesFormat(name=Lucene80), 
doubleField=DocValuesFormat(name=Asserting), 
intFieldMulti=DocValuesFormat(name=Direct), 
sortableGSL=DocValuesFormat(name=Direct), 
boolFieldMulti=DocValuesFormat(name=Asserting), 
floatGSL=DocValuesFormat(name=Lucene80), 
longFieldMulti=DocValuesFormat(name=Lucene80), 
sortableGSF=DocValuesFormat(name=Lucene80), 
intField=DocValuesFormat(name=Lucene80), 
boolField=DocValuesFormat(name=Lucene80), 
sortableFieldMulti=DocValuesFormat(name=Lucene80), 
stringFieldMulti=DocValuesFormat(name=Lucene80), 
dateFieldMulti=DocValuesFormat(name=Asserting), 
longGSF=DocValuesFormat(name=Direct), 
doubleFieldMulti=DocValuesFormat(name=Lucene80), 
stringGSL=DocValuesFormat(name=Lucene80), 
doubleGSF=DocValuesFormat(name=Asserting), 
doubleGSL=DocValuesFormat(name=Lucene80), 
stringGSF=DocValuesFormat(name=Asserting), 
intGSL=DocValuesFormat(name=Asserting), 
sortableText=DocValuesFormat(name=Asserting), 
longField=DocValuesFormat(name=Direct), dateField=DocValuesFormat(name=Direct), 
dateGSF=DocValuesFormat(name=Lucene80), boolGSF=DocValuesFormat(name=Lucene80), 
longGSL=DocValuesFormat(name=Lucene80), boolGSL=DocValuesFormat(name=Direct), 
floatFieldMulti=DocValuesFormat(name=Lucene80), 
floatGSF=DocValuesFormat(name=Direct), dateGSL=DocValuesFormat(name=Direct), 
intGSF=DocValuesFormat(name=Lucene80), 
stringField=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1808, 
maxMBSortInHeap=6.492809590475043, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@50daa493),
 locale=sw-KE, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=246859536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, 
CSVRequestHandlerTest, HdfsDirectoryTest, TestDynamicLoading, 
DistributedFacetPivotSmallTest, TestSimPolicyCloud, 
CoreAdminCreateDiscoverTest, RequestLoggingTest, 
SimpleCollectionCreateDeleteTest, TestTolerantUpdateProcessorCloud, 
TestSolrQueryResponse, TestTestInjection, TestRandomDVFaceting, 
ZkNodePropsTest, CollectionReloadTest, SolrRequestParserTest, 
TestConfigSetsAPIZkFailure, TestShardHandlerFactory, SolrCLIZkUtilsTest, 
BlockJoinFacetRandomTest, ConnectionManagerTest, ReplaceNodeTest, 
TestCloudInspectUtil, PreAnalyzedUpdateProcessorTest, TestSQLHandlerNonCloud, 
TestIndexSearcher, TestDeleteCollectionOnDownNodes, TestLuceneIndexBackCompat, 
HDFSCollectionsAPITest, TestRealTimeGet, TestEmbeddedSolrServerConstructors, 
DocValuesMissingTest, TestReloadDeadlock, TestSolrFieldCacheBean, 
PrimUtilsTest, TestSmileRequest, VersionInfoTest, IndexBasedSpellCheckerTest, 
PeerSyncWithBufferUpdatesTest, TestPerFieldSimilarityWithDefaultOverride, 
TestCoreBackup, PreAnalyzedFieldManagedSchemaCloudTest, 
TestSolrDeletionPolicy2, TestUseDocValuesAsStored, TestFieldTypeResource, 
PrimitiveFieldTypeTest, RemoteQueryErrorTest, TestPushWriter, 
TestComponentsName, TestConfigSets, AtomicUpdateProcessorFactoryTest, 
BadComponentTest, HdfsCollectionsAPIDistributedZkTest, 
TestStressCloudBlindAtomicUpdates, TestExtendedDismaxParser, 
HdfsDirectoryFactoryTest, SolrCoreTest, BooleanFieldTest, ActionThrottleTest, 
TestGraphTermsQParserPlugin, SolrPluginUtilsTest, TestAnalyzedSuggestions, 
DirectUpdateHandlerTest, LeaderVoteWaitTimeoutTest, TestCollectionAPIs, 
CoreMergeIndexesAdminHandlerTest, TestDistribIDF, SearchHandlerTest, 
TestShortCircuitedRequests, TestManagedSynonymFilterFactory, 
TestDFISimilarityFactory, NumberUtilsTest, TestScoreJoinQPScore, 
SpellCheckCollatorWithCollapseTest, TestSimExecutePlanAction, 
TestSearcherReuse, AddBlockUpdateTest, TestJsonFacetsStatsParsing, 
AutoAddReplicasPlanActionTest, TestLegacyNumericUtils, TestFieldResource, 
CloudMLTQParserTest, DistributedQueryComponentOptimizationTest, 
TestLeaderElectionWithEmptyReplica, ForceLeaderWithTlogReplicasTest, 
HealthCheckHandlerTest, HttpPartitionTest, TestConfigSetImmutable, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, SolrCloudReportersTest, 
HdfsAutoAddReplicasIntegrationTest, StatelessScriptUpdateProcessorFactoryTest, 
CdcrBootstrapTest, MergeStrategyTest, SolrIndexMetricsTest, HdfsThreadLeakTest, 
QueryParsingTest, SynonymTokenizerTest, TestInPlaceUpdatesRequiredField, 
DeleteReplicaTest, MetricTriggerTest, MetricsHistoryHandlerTest, 
CollectionStateFormat2Test, TestDocBasedVersionConstraints, 
CreateRoutedAliasTest, TriggerIntegrationTest, 
LeaderFailureAfterFreshStartTest, TestBM25SimilarityFactory, 
DistributedUpdateProcessorTest, TestManagedResource, SampleTest, 
DistributedDebugComponentTest, TestIndexingPerformance, TestCloudPivotFacet, 
DistribDocExpirationUpdateProcessorTest, HdfsUnloadDistributedZkTest, 
TestNumericRangeQuery64, ResponseLogComponentTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestPayloadScoreQParserPlugin, 
TestSolrQueryParser, SuggesterTSTTest, TestBulkSchemaConcurrent, 
ChaosMonkeySafeLeaderTest, TestConfig, SolrTestCaseJ4Test, 
DistributedSpellCheckComponentTest, TestNonDefinedSimilarityFactory, 
CollectionsAPIAsyncDistributedZkTest, DOMUtilTest, TestDocumentBuilder, 
QueryResultKeyTest, FieldAnalysisRequestHandlerTest, ZkStateReaderTest, 
UUIDUpdateProcessorFallbackTest, SolrCmdDistributorTest, 
TestLuceneMatchVersion, StressHdfsTest, DeleteLastCustomShardedReplicaTest, 
TestMultiWordSynonyms, RestoreTriggerStateTest, ShardRoutingCustomTest, 
NoCacheHeaderTest, MinimalSchemaTest, TestSchemaVersionResource, 
SolrRrdBackendFactoryTest, TestSha256AuthenticationProvider, 
SharedFSAutoReplicaFailoverTest, RecoveryAfterSoftCommitTest, 
CloneFieldUpdateProcessorFactoryTest, TimeZoneUtilsTest, 
TestSubQueryTransformerCrossCore, SolrXmlInZkTest, TestLazyCores, 
ZkSolrClientTest, TestRestManager, SuggestComponentContextFilterQueryTest, 
TestCollectionsAPIViaSolrCloudCluster, DistributedIntervalFacetingTest, 
TestSimpleTrackingShardHandler, TestLFUCache, TestConfigSetsAPI, 
TestRangeQuery, TestInitParams, ChaosMonkeyNothingIsSafeTest, 
SecurityConfHandlerTest, DocValuesNotIndexedTest]
   [junit4] Completed [324/847 (1!)] on J1 in 21.48s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 44442 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7791/consoleText

[repro] Revision: 5c143022e7abcdf14a570786afec4ff099fd581c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"

[repro] ant clean

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

[...truncated 3592 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=E928ECF9BA206C8 
-Dtests.slow=true -Dtests.locale=sw-KE -Dtests.timezone=America/Guadeloupe 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to