Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6795/
Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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

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

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 5
        at 
__randomizedtesting.SeedInfo.seed([E2E92F34090D931:9595FCAB0DC8EB6F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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)


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([E2E92F34090D931:B4FCFD8BC3BE3724]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 39 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrExceptionTest

Error Message:
The test or suite printed 10352 bytes to stdout and stderr, even though the 
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it 
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 10352 bytes to stdout and 
stderr, even though the limit was set to 8192 bytes. Increase the limit with 
@Limit, ignore it completely with @SuppressSysoutChecks or run with 
-Dtests.verbose=true
        at __randomizedtesting.SeedInfo.seed([ECABCCC379D0CEFA]:0)
        at 
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
        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 11226 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 480051 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\init-core-data-001
   [junit4]   2> 480053 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 480054 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 480055 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001
   [junit4]   2> 480055 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 480055 INFO  (Thread-559) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 480055 INFO  (Thread-559) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 480058 ERROR (Thread-559) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 480155 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54890
   [junit4]   2> 480161 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d912372430000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 480164 INFO  (jetty-launcher-576-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 480165 INFO  (jetty-launcher-576-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57d14714{/solr,null,AVAILABLE}
   [junit4]   2> 480165 INFO  (jetty-launcher-576-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 480166 INFO  (jetty-launcher-576-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44899589{/solr,null,AVAILABLE}
   [junit4]   2> 480167 INFO  (jetty-launcher-576-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@27878285{HTTP/1.1,[http/1.1]}{127.0.0.1:54894}
   [junit4]   2> 480167 INFO  (jetty-launcher-576-thread-1) [    ] 
o.e.j.s.Server Started @481639ms
   [junit4]   2> 480167 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54894}
   [junit4]   2> 480167 ERROR (jetty-launcher-576-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 480167 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 480167 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 480168 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 480168 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T01:36:45.745732700Z
   [junit4]   2> 480168 INFO  (jetty-launcher-576-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c732e4f{HTTP/1.1,[http/1.1]}{127.0.0.1:54897}
   [junit4]   2> 480168 INFO  (jetty-launcher-576-thread-2) [    ] 
o.e.j.s.Server Started @481640ms
   [junit4]   2> 480168 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54897}
   [junit4]   2> 480169 ERROR (jetty-launcher-576-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 480169 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 480169 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 480169 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 480169 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T01:36:45.746780300Z
   [junit4]   2> 480175 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 480177 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 480185 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54890/solr
   [junit4]   2> 480186 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54890/solr
   [junit4]   2> 480190 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d912372430003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 480193 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d912372430004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 480305 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 480305 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54894_solr
   [junit4]   2> 480307 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98394348298895366-127.0.0.1:54894_solr-n_0000000000) starting
   [junit4]   2> 480314 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54894_solr
   [junit4]   2> 480316 INFO  
(OverseerStateUpdate-98394348298895366-127.0.0.1:54894_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 480321 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 480323 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 480325 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54897_solr
   [junit4]   2> 480327 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 480327 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 480363 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54894.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 480365 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54894.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 480365 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54894.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 480367 INFO  (jetty-launcher-576-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\.
   [junit4]   2> 480412 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 480414 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 480415 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54897.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 480415 INFO  (jetty-launcher-576-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\.
   [junit4]   2> 480433 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 480434 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[E2E92F34090D931]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54890/solr ready
   [junit4]   2> 480440 INFO  (qtp2112801225-3252) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 480442 INFO  (OverseerThreadFactory-1202-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 480561 INFO  
(OverseerStateUpdate-98394348298895366-127.0.0.1:54894_solr-n_0000000000) [    
] 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:54897/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 480570 INFO  
(OverseerStateUpdate-98394348298895366-127.0.0.1:54894_solr-n_0000000000) [    
] 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:54894/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 480577 INFO  
(OverseerStateUpdate-98394348298895366-127.0.0.1:54894_solr-n_0000000000) [    
] 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:54897/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 480582 INFO  
(OverseerStateUpdate-98394348298895366-127.0.0.1:54894_solr-n_0000000000) [    
] 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:54894/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 480787 INFO  (qtp2112801225-3251) [    ] 
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> 480788 INFO  (qtp2112801225-3250) [    ] 
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> 480788 INFO  (qtp744579233-3240) [    ] 
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> 480788 INFO  (qtp2112801225-3251) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 480789 INFO  (qtp744579233-3240) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 480791 INFO  (qtp744579233-3261) [    ] 
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> 480918 INFO  (zkCallback-588-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> 480918 INFO  (zkCallback-588-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> 480918 INFO  (zkCallback-587-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> 480919 INFO  (zkCallback-587-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> 481820 INFO  (qtp744579233-3240) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 481825 INFO  (qtp2112801225-3251) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 481836 INFO  (qtp744579233-3261) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 481837 INFO  (qtp2112801225-3250) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 481842 INFO  (qtp744579233-3240) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 481844 INFO  (qtp2112801225-3251) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 481845 INFO  (qtp744579233-3240) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 481845 INFO  (qtp744579233-3240) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from 
collection dv_coll, trusted=true
   [junit4]   2> 481845 INFO  (qtp744579233-3261) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 481845 INFO  (qtp744579233-3240) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54894.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 481845 INFO  (qtp744579233-3240) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 481845 INFO  (qtp744579233-3240) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 481846 INFO  (qtp2112801225-3251) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 481846 INFO  (qtp2112801225-3251) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from 
collection dv_coll, trusted=true
   [junit4]   2> 481846 INFO  (qtp744579233-3261) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 481847 INFO  (qtp744579233-3261) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from 
collection dv_coll, trusted=true
   [junit4]   2> 481847 INFO  (qtp2112801225-3251) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 481847 INFO  (qtp2112801225-3251) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 481847 INFO  (qtp2112801225-3251) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 481847 INFO  (qtp744579233-3261) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54894.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 481847 INFO  (qtp744579233-3261) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 481847 INFO  (qtp744579233-3261) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 481850 INFO  (qtp2112801225-3250) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 481852 INFO  (qtp2112801225-3250) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 481852 INFO  (qtp2112801225-3250) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from 
collection dv_coll, trusted=true
   [junit4]   2> 481852 INFO  (qtp2112801225-3250) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 481853 INFO  (qtp2112801225-3250) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 481853 INFO  (qtp2112801225-3250) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 481943 INFO  (qtp744579233-3240) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 481943 INFO  (qtp744579233-3240) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 481945 INFO  (qtp744579233-3240) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 481945 INFO  (qtp744579233-3240) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 481962 INFO  (qtp2112801225-3251) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 481962 INFO  (qtp2112801225-3251) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 481964 INFO  (qtp2112801225-3251) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 481964 INFO  (qtp2112801225-3251) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 481978 INFO  (qtp744579233-3240) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c2e800b[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 481979 INFO  (qtp744579233-3240) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 481980 INFO  (qtp744579233-3240) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 481980 INFO  (qtp744579233-3240) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 481981 INFO  (qtp744579233-3261) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 481981 INFO  (qtp744579233-3261) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 481981 INFO  (qtp744579233-3240) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 481982 INFO  (qtp744579233-3240) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 481983 INFO  (qtp2112801225-3251) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@24349781[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 481984 INFO  (searcherExecutor-1207-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher 
Searcher@6c2e800b[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 481984 INFO  (qtp744579233-3240) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574309574801883136
   [junit4]   2> 481985 INFO  (qtp744579233-3261) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 481985 INFO  (qtp744579233-3261) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 481988 INFO  (qtp2112801225-3251) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 481989 INFO  (qtp2112801225-3251) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 481989 INFO  (qtp2112801225-3251) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 481989 INFO  (qtp2112801225-3251) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 481991 INFO  (qtp2112801225-3251) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 481992 INFO  (searcherExecutor-1208-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@24349781[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 481992 INFO  (qtp2112801225-3251) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574309574810271744
   [junit4]   2> 481993 INFO  (qtp744579233-3240) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 481993 INFO  (qtp744579233-3240) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 481993 INFO  (qtp744579233-3240) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 481994 INFO  (qtp744579233-3240) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 481994 INFO  (qtp744579233-3240) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 481994 INFO  (qtp744579233-3240) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 482006 INFO  (qtp744579233-3240) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 482008 INFO  (qtp2112801225-3251) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 482008 INFO  (qtp2112801225-3251) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 482008 INFO  (qtp2112801225-3251) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54897/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 482008 INFO  (qtp2112801225-3251) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 482008 INFO  (qtp2112801225-3251) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54897/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 482008 INFO  (qtp2112801225-3251) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 482009 INFO  (qtp744579233-3261) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@aaa5dd6[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 482012 INFO  (qtp2112801225-3251) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54897/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 482013 INFO  (qtp744579233-3261) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 482014 INFO  (qtp744579233-3261) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 482014 INFO  (qtp744579233-3261) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 482015 INFO  (qtp744579233-3261) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 482016 INFO  (qtp744579233-3261) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 482016 INFO  (qtp744579233-3261) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574309574835437568
   [junit4]   2> 482018 INFO  (searcherExecutor-1209-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@aaa5dd6[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482030 INFO  (qtp744579233-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 482030 INFO  (qtp744579233-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 482031 INFO  (qtp744579233-3261) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 482031 INFO  (qtp744579233-3261) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 482031 INFO  (qtp744579233-3261) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 482031 INFO  (qtp744579233-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 482036 INFO  (qtp744579233-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 482127 INFO  (qtp2112801225-3250) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 482127 INFO  (qtp2112801225-3250) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 482130 INFO  (qtp2112801225-3250) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 482130 INFO  (qtp2112801225-3250) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 482133 INFO  (qtp2112801225-3250) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@72e4975c[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 482135 INFO  (qtp2112801225-3250) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 482135 INFO  (qtp2112801225-3250) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 482135 INFO  (qtp2112801225-3250) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 482135 INFO  (qtp2112801225-3250) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 482136 INFO  (qtp2112801225-3250) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 482138 INFO  (searcherExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@72e4975c[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482138 INFO  (qtp2112801225-3250) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574309574963363840
   [junit4]   2> 482141 INFO  (zkCallback-588-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> 482141 INFO  (zkCallback-588-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> 482142 INFO  (zkCallback-587-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> 482142 INFO  (zkCallback-587-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> 482146 INFO  (qtp2112801225-3250) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 482146 INFO  (qtp2112801225-3250) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 482146 INFO  (qtp2112801225-3250) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 482146 INFO  (qtp2112801225-3250) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 482146 INFO  (qtp2112801225-3250) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 482146 INFO  (qtp2112801225-3250) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 482150 INFO  (qtp744579233-3261) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 482151 INFO  (qtp2112801225-3250) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 482152 INFO  (qtp744579233-3261) [    ] 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=1362
   [junit4]   2> 482162 INFO  (qtp744579233-3240) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 482163 INFO  (qtp744579233-3240) [    ] 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=1375
   [junit4]   2> 482171 INFO  (qtp2112801225-3251) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 482173 INFO  (qtp2112801225-3251) [    ] 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=1386
   [junit4]   2> 482276 INFO  (zkCallback-588-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> 482276 INFO  (zkCallback-588-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> 482276 INFO  (zkCallback-587-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> 482276 INFO  (zkCallback-587-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> 482304 INFO  (qtp2112801225-3250) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 482306 INFO  (qtp2112801225-3250) [    ] 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=1517
   [junit4]   2> 482311 INFO  (qtp2112801225-3252) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 482411 INFO  (zkCallback-588-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> 482411 INFO  (zkCallback-588-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> 482411 INFO  (zkCallback-587-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> 482411 INFO  (zkCallback-587-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> 482446 INFO  
(OverseerCollectionConfigSetProcessor-98394348298895366-127.0.0.1:54894_solr-n_0000000000)
 [    ] 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> 483311 INFO  (qtp2112801225-3252) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2871
   [junit4]   2> 483316 INFO  (qtp2112801225-3249) [    ] o.a.s.s.SchemaManager 
managed schema loaded . version : 0 
   [junit4]   2> 483319 INFO  (qtp2112801225-3249) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 483321 INFO  (qtp2112801225-3249) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483346 INFO  (qtp2112801225-3249) [    ] o.a.s.c.ZkController 
Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 483346 INFO  (zkCallback-587-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> 483346 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 483346 INFO  (zkCallback-588-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> 483346 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 483347 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 483347 INFO  (zkCallback-588-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 483347 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 483350 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 483351 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 483355 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483356 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 483356 INFO  (zkCallback-588-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 483359 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483360 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 483364 INFO  (zkCallback-588-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483365 INFO  (Thread-585) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 483365 INFO  (Thread-584) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 483367 INFO  (zkCallback-588-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 19 ms
   [junit4]   2> 483368 INFO  (Thread-584) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 483369 INFO  (Thread-585) [    ] o.a.s.c.SolrCore core reload 
dv_coll_shard2_replica_n2
   [junit4]   2> 483370 INFO  (qtp2112801225-3249) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 483374 INFO  (Thread-584) [    ] o.a.s.c.SolrCore core reload 
dv_coll_shard3_replica_n4
   [junit4]   2> 483379 INFO  (qtp2112801225-3249) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 483396 INFO  (Thread-585) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 483398 INFO  (qtp2112801225-3249) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483398 INFO  (qtp2112801225-3249) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from 
collection dv_coll
   [junit4]   2> 483410 INFO  (Thread-585) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 483412 INFO  (qtp2112801225-3249) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 483412 INFO  (qtp2112801225-3249) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 483415 INFO  (Thread-585) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483415 INFO  (Thread-585) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from 
collection dv_coll
   [junit4]   2> 483429 INFO  (Thread-585) [    ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_54894.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 483429 INFO  (Thread-585) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 483496 INFO  (qtp2112801225-3249) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 483497 INFO  (qtp2112801225-3249) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 483507 INFO  (qtp2112801225-3249) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6615c159[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 483516 INFO  (qtp2112801225-3249) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 483516 INFO  (qtp2112801225-3249) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483516 INFO  (qtp2112801225-3249) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 483517 INFO  (qtp2112801225-3249) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 483517 INFO  (qtp2112801225-3249) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 483520 INFO  (qtp2112801225-3249) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1574309576412495872
   [junit4]   2> 483524 INFO  (searcherExecutor-1227-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@6615c159[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483540 INFO  (qtp2112801225-3249) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 483540 INFO  (qtp2112801225-3249) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5690352c[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 483542 INFO  (searcherExecutor-1227-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@5690352c[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483545 INFO  (Thread-585) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 483545 INFO  (Thread-585) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 483548 INFO  (Thread-585) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@24745513[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 483550 INFO  (qtp2112801225-3249) [    ] 
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> 483550 INFO  (zkCallback-587-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 483552 INFO  (Thread-585) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 483563 INFO  (zkCallback-587-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 483567 INFO  (Thread-584) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 483570 INFO  (zkCallback-587-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483570 INFO  (zkCallback-587-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 19 ms
   [junit4]   2> 483572 INFO  (Thread-585) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483572 INFO  (Thread-585) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 483573 INFO  (Thread-585) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 483573 INFO  (Thread-585) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 483574 INFO  (searcherExecutor-1228-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@24745513[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483575 INFO  (Thread-585) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1574309576470167552
   [junit4]   2> 483577 INFO  (Thread-584) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 483580 INFO  (qtp744579233-3246) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 483581 INFO  (Thread-584) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483581 INFO  (Thread-584) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from 
collection dv_coll
   [junit4]   2> 483582 INFO  (qtp744579233-3246) [    ] 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> 483585 INFO  (qtp2112801225-3254) [    ] 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> 483587 INFO  (qtp2112801225-3249) [    ] 
o.a.s.s.ManagedIndexSchema Took 39.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 483587 INFO  (qtp2112801225-3249) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=272
   [junit4]   2> 483587 INFO  (qtp2112801225-3249) [    ] o.a.s.c.SolrCore 
[dv_coll_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@636f820a
   [junit4]   2> 483589 INFO  (qtp2112801225-3249) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard3.replica_n4, tag=1668252170
   [junit4]   2> 483591 INFO  (Thread-585) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 483593 INFO  (Thread-585) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@45b9466f[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 483595 INFO  (Thread-585) [    ] o.a.s.c.SolrCore 
[dv_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1edcfa43
   [junit4]   2> 483596 INFO  (Thread-584) [    ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_54897.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43db3068
   [junit4]   2> 483597 INFO  (searcherExecutor-1228-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@45b9466f[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483597 INFO  (Thread-585) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2, 
tag=517798467
   [junit4]   2> 483598 INFO  (qtp2112801225-3249) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard3.leader, tag=1668252170
   [junit4]   2> 483598 INFO  (Thread-584) [    ] 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\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_E2E92F34090D931-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 483612 INFO  (Thread-585) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, 
tag=517798467
   [junit4]   2> 483613 INFO  (Thread-585) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 483622 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[E2E92F34090D931]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 483672 INFO  (qtp744579233-3243) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574309576528887808)} 0 41
   [junit4]   2> 483673 INFO  (qtp744579233-3246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574309576525742080)} 0 45
   [junit4]   2> 483674 INFO  (qtp2112801225-3265) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574309576532033536)} 0 39
   [junit4]   2> 483674 INFO  (qtp2112801225-3254) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1574309576520499200)} 0 51
   [junit4]   2> 483685 INFO  (qtp2112801225-3256) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576585510912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483685 INFO  (qtp2112801225-3256) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 483686 INFO  (qtp2112801225-3256) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483686 INFO  (qtp2112801225-3256) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 483687 INFO  (qtp744579233-3262) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576587608064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483688 INFO  (qtp744579233-3262) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 483688 INFO  (qtp744579233-3262) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2945fc0b[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 483693 INFO  (qtp744579233-3262) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483694 INFO  (searcherExecutor-1207-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher 
Searcher@2945fc0b[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483694 INFO  (qtp744579233-3262) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 483695 INFO  (qtp2112801225-3251) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576595996672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483698 INFO  (qtp2112801225-3251) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 483699 INFO  (qtp744579233-3261) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576600190976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483699 INFO  (qtp744579233-3261) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 483699 INFO  (qtp2112801225-3251) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b9ab75[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 483700 INFO  (qtp2112801225-3251) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483701 INFO  (searcherExecutor-1208-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@6b9ab75[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483701 INFO  (qtp2112801225-3251) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 483702 INFO  (qtp744579233-3261) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483717 INFO  (Thread-584) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 483717 INFO  (Thread-584) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 483718 INFO  (qtp744579233-3261) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 29
   [junit4]   2> 483720 INFO  (qtp744579233-3242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 43
   [junit4]   2> 483724 INFO  (Thread-584) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3b264b46[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 483726 INFO  (Thread-584) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 483726 INFO  (Thread-584) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483727 INFO  (Thread-584) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 483736 INFO  (qtp744579233-3240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:5&wt=javabin&version=2}{add=[10000 
(1574309576629551104), 5 (1574309576633745408), 17 (1574309576633745409), 19 
(1574309576634793984), 21 (1574309576635842560), 23 (1574309576635842561), 25 
(1574309576635842562), 29 (1574309576635842563), 10030 (1574309576635842564), 
33 (1574309576635842565), ... (13 adds)]} 0 8
   [junit4]   2> 483741 INFO  (qtp2112801225-3252) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:5&wt=javabin&version=2}{add=[1 
(1574309576636891136), 8 (1574309576640036864), 10 (1574309576641085440), 11 
(1574309576641085441), 13 (1574309576641085442), 14 (1574309576641085443), 
10015 (1574309576641085444), 10020 (1574309576641085445), 24 
(1574309576641085446), 27 (1574309576641085447), ... (16 adds)]} 0 7
   [junit4]   2> 483743 INFO  (Thread-584) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 483743 INFO  (Thread-584) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 483745 INFO  (searcherExecutor-1236-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@3b264b46[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 483749 INFO  (qtp744579233-3247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:5&wt=javabin&version=2}{add=[0 
(1574309576646328320), 4 (1574309576651571200), 10005 (1574309576651571201), 12 
(1574309576651571202), 15 (1574309576651571203), 16 (1574309576651571204), 20 
(1574309576651571205), 22 (1574309576651571206), 34 (1574309576651571207), 35 
(1574309576651571208), ... (16 adds)]} 0 6
   [junit4]   2> 483757 INFO  (Thread-584) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 483761 INFO  (qtp2112801225-3256) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:5&wt=javabin&version=2}{add=[2 
(1574309576629551104), 3 (1574309576643182592), 6 (1574309576652619776), 7 
(1574309576652619777), 9 (1574309576664154112), 10010 (1574309576664154113), 18 
(1574309576664154114), 10025 (1574309576664154115), 26 (1574309576664154116), 
30 (1574309576664154117), ... (14 adds)]} 0 33
   [junit4]   2> 483762 INFO  (qtp2112801225-3264) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576666251264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483765 INFO  (qtp2112801225-3264) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34dfa37b 
commitCommandVersion:1574309576666251264
   [junit4]   2> 483765 INFO  (qtp744579233-3245) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576668348416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483766 INFO  (qtp744579233-3243) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576670445568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483767 INFO  (qtp2112801225-3263) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574309576671494144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483767 INFO  (Thread-584) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7b1b6383[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 483767 INFO  (qtp744579233-3245) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6986b361 
commitCommandVersion:1574309576668348416
   [junit4]   2> 483769 INFO  (searcherExecutor-1236-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@7b1b6383[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 483770 INFO  (qtp744579233-3243) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4fb2a361 
commitCommandVersion:1574309576670445568
   [junit4]   2> 483770 INFO  (qtp2112801225-3263) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@dc7bc20 
commitCommandVersion:1574309576671494144
   [junit4]   2> 483791 INFO  (qtp744579233-3245) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e656ae5[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 483800 INFO  (qtp744579233-3245) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483802 INFO  (searcherExecutor-1207-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher 
Searcher@6e656ae5[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C13)))}
   [junit4]   2> 483803 INFO  (qtp744579233-3245) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 39
   [junit4]   2> 483805 INFO  (qtp744579233-3243) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c345fcd[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 483807 INFO  (qtp744579233-3243) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483808 INFO  (qtp2112801225-3264) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3cb724ce[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 483808 INFO  (searcherExecutor-1228-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@1c345fcd[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C16)))}
   [junit4]   2> 483808 INFO  (qtp744579233-3243) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 42
   [junit4]   2> 483809 INFO  (searcherExecutor-1208-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@3cb724ce[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C16)))}
   [junit4]   2> 483809 INFO  (qtp2112801225-3263) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70e44462[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 483811 INFO  (qtp2112801225-3264) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483811 INFO  (qtp2112801225-3264) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 48
   [junit4]   2> 483811 INFO  (qtp2112801225-3263) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483812 INFO  (searcherExecutor-1227-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@70e44462[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)
 Uninverting(_1(8.0.0):C11)))}
   [junit4]   2> 483812 INFO  (qtp2112801225-3263) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 45
   [junit4]   2> 483812 INFO  (qtp2112801225-3263) [    ] o.a.s.c.SolrCore 
[dv_coll_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@485296e3
   [junit4]   2> 483813 INFO  (qtp2112801225-3263) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard3.replica_n4, tag=1213372131
   [junit4]   2> 483815 INFO  (qtp2112801225-3263) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard3.leader, tag=1213372131
   [junit4]   2> 483817 INFO  (qtp744579233-3244) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:5&commit=true&wt=javabin&version=2}{commit=} 0 55
   [junit4]   2> 483823 INFO  (qtp744579233-3262) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1501378609395&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=2
   [junit4]   2> 483824 INFO  (qtp2112801225-3249) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1501378609395&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=0
   [junit4]   2> 483826 INFO  (qtp2112801225-3249) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:54897/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1501378609395&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=0
   [junit4]   2> 483826 INFO  (qtp744579233-3262) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1501378609395&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=0
   [junit4]   2> 483830 INFO  (qtp2112801225-3249) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:54897/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1501378609395&group.topgroups.intGSF=2108325502&group.topgroups.intGSF=2108335506&group.topgroups.intGSF=2108345511&group.topgroups.intGSF=%01&group.topgroups.intGSF=2108355515&group.topgroups.intGSF=2108365524&group.topgroups.intGSF=2108375526&group.topgroups.intGSF=2108385530&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=2
   [junit4]   2> 483830 INFO  (qtp744579233-3262) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1501378609395&group.topgroups.intGSF=2108325502&group.topgroups.intGSF=2108335506&group.topgroups.intGSF=2108345511&group.topgroups.intGSF=%01&group.topgroups.intGSF=2108355515&group.topgroups.intGSF=2108365524&group.topgroups.intGSF=2108375526&group.topgroups.intGSF=2108385530&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=2
   [junit4]   2> 483831 INFO  (qtp2112801225-3254) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1501378609395&group.topgroups.intGSF=2108325502&group.topgroups.intGSF=2108335506&group.topgroups.intGSF=2108345511&group.topgroups.intGSF=%01&group.topgroups.intGSF=2108355515&group.topgroups.intGSF=2108365524&group.topgroups.intGSF=2108375526&group.topgroups.intGSF=2108385530&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=1
   [junit4]   2> 483831 INFO  (qtp744579233-3261) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1501378609395&group.topgroups.intGSF=2108325502&group.topgroups.intGSF=2108335506&group.topgroups.intGSF=2108345511&group.topgroups.intGSF=%01&group.topgroups.intGSF=2108355515&group.topgroups.intGSF=2108365524&group.topgroups.intGSF=2108375526&group.topgroups.intGSF=2108385530&isShard=true&wt=javabin&group.field=intGSF&group=true}
 status=0 QTime=2
   [junit4]   2> 483832 INFO  (qtp744579233-3240) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1501378609395&ids=33,23,45,25,10040,37,17,10030,29,19,5,10000,21&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=0
   [junit4]   2> 483832 INFO  (qtp744579233-3261) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:54894/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1501378609395&ids=22,44,12,34,35,46,36,47,15,16,0,4,41,20,10005,43&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=0
   [junit4]   2> 483833 INFO  (qtp2112801225-3250) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:54897/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1501378609395&ids=2,3,6&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=1
   [junit4]   2> 483836 INFO  (qtp2112801225-3251) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:5&group.limit=100&shards.purpose=64&shard.url=http://127.0.0.1:54897/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1501378609395&ids=11,13,24,14,48,27,38,10020,28,1,8,10015,40,42,10,32&isShard=true&wt=javabin&group.field=intGSF}
 status=0 QTime=1
   [junit4]   2> 483837 INFO  (qtp744579233-3246) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:5&group.limit=100&rows=100&wt=javabin&version=2&group.field=intGSF&group=true}
 status=0 QTime=19
   [junit4]   2> 483838 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[E2E92F34090D931]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGroupingDVOnly
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDVOnly 
-Dtests.seed=E2E92F34090D931 -Dtests.slow=true -Dtests.locale=ksh-DE 
-Dtests.timezone=Pacific/Noumea -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.24s J0 | DocValuesNotIndexedTest.testGroupingDVOnly <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unexpected number of 
elements in the group for intGSF: 5
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E2E92F34090D931:9595FCAB0DC8EB6F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 483875 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E2E92F34090D931]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 483878 INFO  (qtp2112801225-3252) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70b70a9c[dv_coll_shard3_replica_n4] 
realtime]
   [junit4]   2> 483883 INFO  (qtp2112801225-3252) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@259c4ea0[dv_coll_shard3_replica_n4] 
realtime]
   [junit4]   2> 483887 INFO  (qtp744579233-3245) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@76f9cbaf[dv_coll_shard2_replica_n2] 
realtime]
   [junit4]   2> 483888 INFO  (qtp744579233-3247) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6971def[dv_coll_shard4_replica_n6] 
realtime]
   [junit4]   2> 483888 INFO  (qtp2112801225-3256) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ef523c7[dv_coll_shard1_replica_n1] 
realtime]
   [junit4]   2> 483889 INFO  (qtp2112801225-3252) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574309576786837504)} 0 12
   [junit4]   2> 483890 INFO  (qtp744579233-3245) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574309576785788928)} 0 14
   [junit4]   2> 483890 INFO  (qtp2112801225-3256) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54894/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574309576788934656)} 0 12
   [junit4]   2> 483891 INFO  (qtp744579233-3247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-157430957678578892

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

s, TestRawResponseWriter, UUIDFieldTest, TestTolerantUpdateProcessorCloud, 
TestHdfsBackupRestoreCore, NodeMutatorTest, HLLUtilTest, TestApiFramework, 
TestCloudSchemaless, TestJavabinTupleStreamParser, BasicDistributedZkTest, 
ShardRoutingTest, TestManagedStopFilterFactory, TestXmlQParserPlugin, 
AnalysisAfterCoreReloadTest, CdcrRequestHandlerTest, RegexBoostProcessorTest, 
TestManagedResourceStorage, SyncSliceTest, TestCollectionAPI, 
SolrMetricsIntegrationTest, TestCustomDocTransformer, TestFieldCacheReopen, 
GraphQueryTest, ConnectionReuseTest, TestScoreJoinQPScore, 
TestHdfsCloudBackupRestore, SoftAutoCommitTest, 
TestDynamicFieldCollectionResource, TestGeoJSONResponseWriter, 
MoveReplicaHDFSTest, CloudMLTQParserTest, LeaderElectionTest, 
SolrShardReporterTest, TestNoOpRegenerator, SolrIndexMetricsTest, 
ResourceLoaderTest, TestFoldingMultitermQuery, FullHLLTest, 
TestLegacyNumericRangeQueryBuilder, TestConfigOverlay, 
TestPayloadCheckQParserPlugin, ReturnFieldsTest, TestConfigSetProperties, 
PreAnalyzedUpdateProcessorTest, ConjunctionSolrSpellCheckerTest, 
TestQuerySenderNoQuery, RollingRestartTest, TestDistributedSearch, 
HdfsTlogReplayBufferedWhileIndexingTest, RequestHandlersTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, PropertiesRequestHandlerTest, 
TestInPlaceUpdatesDistrib, TestPhraseSuggestions, TestAnalyzeInfixSuggestions, 
TestReqParamsAPI, TestSchemaSimilarityResource, UtilsToolTest, 
TestLegacyNumericUtils, TestRandomDVFaceting, TemplateUpdateProcessorTest, 
HdfsWriteToMultipleCollectionsTest, CdcrReplicationDistributedZkTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestFieldCacheWithThreads, 
CustomCollectionTest, SharedFSAutoReplicaFailoverTest, 
CoreAdminRequestStatusTest, FieldAnalysisRequestHandlerTest, 
TestBulkSchemaConcurrent, AnalyticsQueryTest, 
SuggestComponentContextFilterQueryTest, CloneFieldUpdateProcessorFactoryTest, 
TestHalfAndHalfDocValues, ConnectionManagerTest, PrimitiveFieldTypeTest, 
HdfsBasicDistributedZkTest, IndexSchemaTest, TestCloudPivotFacet, 
SuggesterWFSTTest, BJQParserTest, SolrInfoBeanTest, MetricUtilsTest, 
TestSolrCloudSnapshots, DirectSolrConnectionTest, SolrSlf4jReporterTest, 
TestFieldTypeCollectionResource, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, 
ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestDistributedGrouping, 
TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, 
TestStressReorder, HardAutoCommitTest]
   [junit4] Completed [378/726 (2!)] on J0 in 0.79s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1499 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.SolrExceptionTest
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/solrj/test-lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings 
for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type 
[org.slf4j.impl.Log4jLoggerFactory]
   [junit4]   2> 0    INFO  
(TEST-SolrExceptionTest.testSolrException-seed#[ECABCCC379D0CEFA]) [    ] 
o.a.s.u.Java9InitHack Adding temporary workaround for Hadoop's Shell class to 
allow running on Java 9 (please ignore any warnings/failures).
   [junit4]   2> 11   ERROR 
(TEST-SolrExceptionTest.testSolrException-seed#[ECABCCC379D0CEFA]) [    ] 
o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at java.base/java.lang.Class.forName0(Native Method)
   [junit4]   2>        at java.base/java.lang.Class.forName(Class.java:292)
   [junit4]   2>        at 
org.apache.solr.util.Java9InitHack.initPrivileged(Java9InitHack.java:65)
   [junit4]   2>        at 
java.base/java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>        at 
org.apache.solr.util.Java9InitHack.initJava9(Java9InitHack.java:55)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.<clinit>(SolrTestCaseJ4.java:168)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrExceptionTest.testSolrException(SolrExceptionTest.java:43)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1348, maxMBSortInHeap=7.318234313014161, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pa-PK, 
timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=67337224,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExceptionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExceptionTest 
-Dtests.seed=ECABCCC379D0CEFA -Dtests.slow=true -Dtests.locale=pa-PK 
-Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | SolrExceptionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The test or suite 
printed 10352 bytes to stdout and stderr, even though the limit was set to 8192 
bytes. Increase the limit with @Limit, ignore it completely with 
@SuppressSysoutChecks or run with -Dtests.verbose=true
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECABCCC379D0CEFA]:0)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/135 (1!)] on J1 in 9.08s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to