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

2 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> 
but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([FF3F437EFE9172A4:E1074B76823AC824]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:259)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:244)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([D0EB66DC18238B52:F00104DC8462661E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4582)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11244 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/init-core-data-001
   [junit4]   2> 497922 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 497922 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 497923 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 497924 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001
   [junit4]   2> 497924 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 497924 INFO  (Thread-1242) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 497924 INFO  (Thread-1242) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 497926 ERROR (Thread-1242) [    ] 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> 498024 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34215
   [junit4]   2> 498038 INFO  (jetty-launcher-947-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a349bee{/solr,null,AVAILABLE}
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16c44c14{HTTP/1.1,[http/1.1]}{127.0.0.1:58808}
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.e.j.s.Server Started @500106ms
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58808}
   [junit4]   2> 498039 ERROR (jetty-launcher-947-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 498039 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-13T13:18:53.346Z
   [junit4]   2> 498038 INFO  (jetty-launcher-947-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 498049 INFO  (jetty-launcher-947-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d7c2c2a{/solr,null,AVAILABLE}
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c390225{HTTP/1.1,[http/1.1]}{127.0.0.1:33899}
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.e.j.s.Server Started @500117ms
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33899}
   [junit4]   2> 498050 ERROR (jetty-launcher-947-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 498050 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-13T13:18:53.357Z
   [junit4]   2> 498052 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 498058 INFO  (jetty-launcher-947-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34215/solr
   [junit4]   2> 498059 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 498064 INFO  (jetty-launcher-947-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34215/solr
   [junit4]   2> 498151 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 498151 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58808_solr
   [junit4]   2> 498152 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.Overseer Overseer 
(id=98300849896292357-127.0.0.1:58808_solr-n_0000000000) starting
   [junit4]   2> 498164 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58808_solr
   [junit4]   2> 498165 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 498285 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58808.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 498287 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58808.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 498287 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58808.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 498288 INFO  (jetty-launcher-947-thread-1) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/.
   [junit4]   2> 498319 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 498322 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 498324 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33899_solr
   [junit4]   2> 498326 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 498327 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 498394 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33899.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 498396 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33899.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 498396 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33899.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 498397 INFO  (jetty-launcher-947-thread-2) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/.
   [junit4]   2> 498425 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 498426 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[FF3F437EFE9172A4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34215/solr ready
   [junit4]   2> 498432 INFO  (qtp1167440954-5421) [n:127.0.0.1:58808_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 498434 INFO  
(OverseerThreadFactory-2593-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 498544 INFO  
(OverseerStateUpdate-98300849896292357-127.0.0.1:58808_solr-n_0000000000) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33899/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 498547 INFO  
(OverseerStateUpdate-98300849896292357-127.0.0.1:58808_solr-n_0000000000) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58808/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 498548 INFO  
(OverseerStateUpdate-98300849896292357-127.0.0.1:58808_solr-n_0000000000) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33899/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 498550 INFO  
(OverseerStateUpdate-98300849896292357-127.0.0.1:58808_solr-n_0000000000) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58808/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 498753 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 498754 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 498754 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 498757 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 498757 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 498758 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 498880 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 498880 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 498882 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 498883 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 499775 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 499775 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 499782 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n1] Schema name=minimal
   [junit4]   2> 499784 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 499784 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 499785 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58808.solr.core.dv_coll.shard4.replica_n1' (registry 
'solr.core.dv_coll.shard4.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 499785 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499785 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/dv_coll_shard4_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/./dv_coll_shard4_replica_n1/data/]
   [junit4]   2> 499786 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 499810 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 499816 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 499817 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 499818 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 499818 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 499818 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 499818 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33899.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 499818 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58808.solr.core.dv_coll.shard2.replica_n1' (registry 
'solr.core.dv_coll.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 499818 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499818 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499818 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 499818 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/dv_coll_shard2_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/./dv_coll_shard2_replica_n1/data/]
   [junit4]   2> 499830 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 499901 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 499903 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 499903 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 499903 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33899.solr.core.dv_coll.shard3.replica_n1' (registry 
'solr.core.dv_coll.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 499903 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 499903 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/dv_coll_shard3_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/./dv_coll_shard3_replica_n1/data/]
   [junit4]   2> 499907 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 499907 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499908 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499908 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499909 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@43f2cf45[dv_coll_shard2_replica_n1] 
main]
   [junit4]   2> 499912 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 499913 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 499913 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 499913 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 499914 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 499914 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572813600426295296
   [junit4]   2> 499921 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 499922 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 499923 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58808/solr/dv_coll_shard2_replica_n1/
   [junit4]   2> 499923 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 499923 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:58808/solr/dv_coll_shard2_replica_n1/ has 
no replicas
   [junit4]   2> 499923 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 499929 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58808/solr/dv_coll_shard2_replica_n1/ shard2
   [junit4]   2> 499930 INFO  
(searcherExecutor-2600-thread-1-processing-n:127.0.0.1:58808_solr 
x:dv_coll_shard2_replica_n1 s:shard2 c:dv_coll r:core_node2) 
[n:127.0.0.1:58808_solr c:dv_coll s:shard2 r:core_node2 
x:dv_coll_shard2_replica_n1] o.a.s.c.SolrCore [dv_coll_shard2_replica_n1] 
Registered new searcher Searcher@43f2cf45[dv_coll_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499936 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 499936 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499937 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499937 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499940 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18d174d6[dv_coll_shard4_replica_n1] 
main]
   [junit4]   2> 499941 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 499941 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 499941 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 499942 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 499943 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 499943 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572813600456704000
   [junit4]   2> 499948 INFO  
(searcherExecutor-2598-thread-1-processing-n:127.0.0.1:58808_solr 
x:dv_coll_shard4_replica_n1 s:shard4 c:dv_coll r:core_node4) 
[n:127.0.0.1:58808_solr c:dv_coll s:shard4 r:core_node4 
x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore [dv_coll_shard4_replica_n1] 
Registered new searcher Searcher@18d174d6[dv_coll_shard4_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499951 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 499951 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 499951 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/
   [junit4]   2> 499951 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 499951 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/ has 
no replicas
   [junit4]   2> 499951 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 499955 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 499955 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499956 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499956 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499958 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f974639[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 499958 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/ shard4
   [junit4]   2> 499959 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 499960 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 499960 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 499961 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 499962 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 499962 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572813600476626944
   [junit4]   2> 499962 INFO  
(searcherExecutor-2599-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node1) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard1 r:core_node1 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@f974639[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499963 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 499963 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499968 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 499968 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 499968 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33899/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 499968 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 499968 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:33899/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 499968 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 499972 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33899/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 499978 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499978 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499979 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6183b705[dv_coll_shard3_replica_n1] 
main]
   [junit4]   2> 499981 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 499981 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 499981 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 499982 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 499982 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 499983 INFO  
(searcherExecutor-2603-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard3_replica_n1 s:shard3 c:dv_coll r:core_node3) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard3 r:core_node3 
x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore [dv_coll_shard3_replica_n1] 
Registered new searcher Searcher@6183b705[dv_coll_shard3_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499983 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572813600498647040
   [junit4]   2> 499990 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 499990 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 499990 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33899/solr/dv_coll_shard3_replica_n1/
   [junit4]   2> 499990 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 499990 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:33899/solr/dv_coll_shard3_replica_n1/ has 
no replicas
   [junit4]   2> 499990 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 499996 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33899/solr/dv_coll_shard3_replica_n1/ shard3
   [junit4]   2> 500104 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500104 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500104 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500104 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500111 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 500113 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1356
   [junit4]   2> 500127 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 500129 INFO  (qtp1383366661-5431) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&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=1375
   [junit4]   2> 500131 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 500134 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1376
   [junit4]   2> 500153 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 500156 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1403
   [junit4]   2> 500160 INFO  (qtp1167440954-5421) [n:127.0.0.1:58808_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 500259 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500259 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500259 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500260 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 500437 INFO  
(OverseerCollectionConfigSetProcessor-98300849896292357-127.0.0.1:58808_solr-n_0000000000)
 [n:127.0.0.1:58808_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 501161 INFO  (qtp1167440954-5421) [n:127.0.0.1:58808_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2730
   [junit4]   2> 501168 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 501171 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 501192 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501200 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 501200 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 501200 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 501200 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 501200 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 501200 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 501200 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 501201 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 501203 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n1] 
Schema name=minimal
   [junit4]   2> 501203 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 501207 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 501209 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 501210 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n1] 
Schema name=minimal
   [junit4]   2> 501214 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 501216 INFO  (Thread-1261) [n:127.0.0.1:58808_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard4_replica_n1
   [junit4]   2> 501218 INFO  (Thread-1262) [n:127.0.0.1:33899_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard1_replica_n1
   [junit4]   2> 501218 INFO  (Thread-1261) [n:127.0.0.1:58808_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard4_replica_n1
   [junit4]   2> 501220 INFO  (Thread-1262) [n:127.0.0.1:33899_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
   [junit4]   2> 501222 INFO  
(zkCallback-959-thread-2-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 21 ms
   [junit4]   2> 501222 INFO  
(zkCallback-958-thread-2-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 21 ms
   [junit4]   2> 501222 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:58808_solr) 
[n:127.0.0.1:58808_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 21 ms
   [junit4]   2> 501226 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 501227 INFO  (Thread-1261) [n:127.0.0.1:58808_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 501255 INFO  (Thread-1261) [n:127.0.0.1:58808_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n1] Schema name=minimal
   [junit4]   2> 501255 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 501259 INFO  (Thread-1261) [n:127.0.0.1:58808_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501260 INFO  (Thread-1261) [n:127.0.0.1:58808_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 501273 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501273 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 501280 INFO  (Thread-1262) [n:127.0.0.1:33899_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 501295 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33899.solr.core.dv_coll.shard3.replica_n1' (registry 
'solr.core.dv_coll.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 501295 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/dv_coll_shard3_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/./dv_coll_shard3_replica_n1/data/]
   [junit4]   2> 501297 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_58808.solr.core.dv_coll.shard4.replica_n1' (registry 
'solr.core.dv_coll.shard4.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 501297 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/dv_coll_shard4_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node1/./dv_coll_shard4_replica_n1/data/]
   [junit4]   2> 501300 INFO  (Thread-1262) [n:127.0.0.1:33899_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 501302 INFO  (Thread-1262) [n:127.0.0.1:33899_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501302 INFO  (Thread-1262) [n:127.0.0.1:33899_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 501316 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_33899.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 501316 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 501373 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 501373 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 501374 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@c2da3f6[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 501382 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 501389 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 501389 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 501394 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 501394 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 501396 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 501396 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 501396 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 501397 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 501397 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5ac9316c[dv_coll_shard4_replica_n1] main]
   [junit4]   2> 501398 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1572813601982382080
   [junit4]   2> 501400 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 501402 INFO  
(searcherExecutor-2620-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node1) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard1 r:core_node1 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@c2da3f6[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501402 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@227c8a48[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 501402 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[dv_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14bd7479
   [junit4]   2> 501403 INFO  
(searcherExecutor-2620-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node1) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard1 r:core_node1 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@227c8a48[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501404 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard1.replica_n1, 
tag=347960441
   [junit4]   2> 501405 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader, 
tag=347960441
   [junit4]   2> 501406 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n1
   [junit4]   2> 501406 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a4f3a70[dv_coll_shard3_replica_n1] 
main]
   [junit4]   2> 501406 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 501407 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 501408 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 501408 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore core reload 
dv_coll_shard3_replica_n1
   [junit4]   2> 501409 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 501409 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 501410 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1572813601994964992
   [junit4]   2> 501411 INFO  
(searcherExecutor-2618-thread-1-processing-n:127.0.0.1:58808_solr 
x:dv_coll_shard4_replica_n1 s:shard4 c:dv_coll r:core_node4) 
[n:127.0.0.1:58808_solr c:dv_coll s:shard4 r:core_node4 
x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore [dv_coll_shard4_replica_n1] 
Registered new searcher Searcher@5ac9316c[dv_coll_shard4_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501412 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 501412 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@54027dd8[dv_coll_shard4_replica_n1] main]
   [junit4]   2> 501412 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore 
[dv_coll_shard4_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4f8f4ed0
   [junit4]   2> 501413 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard4.replica_n1, 
tag=1334791888
   [junit4]   2> 501433 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.dv_coll.shard4.leader, 
tag=1334791888
   [junit4]   2> 501433 INFO  (Thread-1261) [n:127.0.0.1:58808_solr c:dv_coll 
s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica_n1
   [junit4]   2> 501434 INFO  
(searcherExecutor-2618-thread-1-processing-n:127.0.0.1:58808_solr 
x:dv_coll_shard4_replica_n1 s:shard4 c:dv_coll r:core_node4) 
[n:127.0.0.1:58808_solr c:dv_coll s:shard4 r:core_node4 
x:dv_coll_shard4_replica_n1] o.a.s.c.SolrCore [dv_coll_shard4_replica_n1] 
Registered new searcher Searcher@54027dd8[dv_coll_shard4_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501436 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 501445 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 501445 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 501446 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 501446 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 501452 INFO  
(searcherExecutor-2619-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard3_replica_n1 s:shard3 c:dv_coll r:core_node3) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard3 r:core_node3 
x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore [dv_coll_shard3_replica_n1] 
Registered new searcher Searcher@3a4f3a70[dv_coll_shard3_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501453 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572813602040053760
   [junit4]   2> 501455 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 501455 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a29165c[dv_coll_shard3_replica_n1] 
main]
   [junit4]   2> 501456 INFO  
(searcherExecutor-2619-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard3_replica_n1 s:shard3 c:dv_coll r:core_node3) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard3 r:core_node3 
x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore [dv_coll_shard3_replica_n1] 
Registered new searcher Searcher@1a29165c[dv_coll_shard3_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501463 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply 
schema update version 1 for collection dv_coll
   [junit4]   2> 501463 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 501466 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n1] 
Schema name=minimal
   [junit4]   2> 501469 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 501469 INFO  
(zkCallback-959-thread-1-processing-n:127.0.0.1:33899_solr) 
[n:127.0.0.1:33899_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 5 ms
   [junit4]   2> 501469 INFO  (qtp1167440954-5424) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 501474 INFO  (qtp1383366661-5435) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 501476 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 501486 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 501488 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 501488 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard3_replica_n1' using configuration from 
collection dv_coll
   [junit4]   2> 501503 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_33899.solr.core.dv_coll.shard3.replica_n1' (registry 
'solr.core.dv_coll.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f3d962f
   [junit4]   2> 501503 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/dv_coll_shard3_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_FF3F437EFE9172A4-001/tempDir-001/node2/./dv_coll_shard3_replica_n1/data/]
   [junit4]   2> 501506 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 501527 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.ManagedIndexSchema Took 64.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 501527 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=360
   [junit4]   2> 501527 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] o.a.s.c.SolrCore 
[dv_coll_shard3_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7d76a5d9
   [junit4]   2> 501528 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard3.replica_n1, tag=2104927705
   [junit4]   2> 501530 INFO  (qtp1383366661-5433) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard3.leader, tag=2104927705
   [junit4]   2> 501572 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[FF3F437EFE9172A4]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 501578 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 501578 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 501581 INFO  (qtp1167440954-5422) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1572813602169028608)} 0 5
   [junit4]   2> 501583 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@45f702a8[dv_coll_shard3_replica_n1] main]
   [junit4]   2> 501584 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 501584 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 501584 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 501585 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 501585 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 501586 INFO  
(searcherExecutor-2631-thread-1-processing-n:127.0.0.1:33899_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node1) 
[n:127.0.0.1:33899_solr c:dv_coll s:shard1 r:core_node1 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard3_replica_n1] 
Registered new searcher Searcher@45f702a8[dv_coll_shard3_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 501598 INFO  (qtp1383366661-5432) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1572813602172174336)} 0 18
   [junit4]   2> 501599 INFO  (qtp1383366661-5430) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1572813602170077184)} 0 22
   [junit4]   2> 501599 INFO  (qtp1167440954-5420) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1572813602166931456)} 0 26
   [junit4]   2> 501601 INFO  (qtp1383366661-5434) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572813602195243008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 501602 INFO  (qtp1383366661-5434) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 501602 INFO  (qtp1383366661-5434) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 501606 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 501606 INFO  (Thread-1262) [n:127.0.0.1:33899_solr c:dv_coll 
s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@70bfb058[dv_coll_shard3_replica_n1] main]
   [junit4]   2> 501607 INFO  (qtp1383366661-5435) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572813602196291584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 501607 INFO  (qtp1383366661-5435) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 501607 INFO  (qtp1383366661-5435) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@787c8cd8[dv_coll_shard3_replica_n1] 
main]
   [junit4]   2> 501608 INFO  (qtp1383366661-5435) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard3 r:core_node3 x:dv_coll_shard3_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 501608 INFO  (qtp1383366661-5434) [n:127.0.0.1:33899_solr 
c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58808/solr/dv_coll_shard4_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 501609 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572813602203631616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 501609 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 501610 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@217798c7[dv_coll_shard2_replica_n1] 
main]
   [junit4]   2> 501610 INFO  (qtp1167440954-5423) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard2 r:core_node2 x:dv_coll_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 501610 INFO  (qtp1167440954-5421) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572813602204680192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 501610 INFO  (qtp1167440954-5421) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 501610 INFO  (qtp1167440954-5421) [n:127.0.0.1:58808_solr 
c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 501611 INFO  
(searcherExecutor-2600-thread-1-processing-n:127.0.0.1:58808

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

cj-lint]        ParallelStream parallelStream = new ParallelStream(zk, 
collection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/handler/sql/SolrTable.java
 (at line 743)
 [ecj-lint]     ParallelStream parallelStream = new ParallelStream(zkHost, 
collection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java
 (at line 578)
 [ecj-lint]     tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/request/SimpleFacets.java
 (at line 912)
 [ecj-lint]     fastForRandomSet = new HashDocSet(sset.getDocs(), 0, 
sset.size());
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/response/SmileResponseWriter.java
 (at line 33)
 [ecj-lint]     new SmileWriter(out, request, response).writeResponse();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
 (at line 1313)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
 (at line 287)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 191)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 261)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 228)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 228)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 260)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 275)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 529)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/processor/UpdateRequestProcessor.java
 (at line 85)
 [ecj-lint]     UpdateRequestProcessor p = this;
 [ecj-lint]                            ^
 [ecj-lint] Resource leak: 'p' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31 problems (1 error, 30 warnings)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:810: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:101: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build.xml:689: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2004:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2043:
 Compile failed; see the compiler error output for details.

Total time: 76 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to