You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/10/04 13:04:08 UTC

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 867 - Unstable!

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

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

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

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


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DA8B4041B7600065:2C66D1640BDA5C5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13100 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/init-core-data-001
   [junit4]   2> 1357495 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1357496 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1357496 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1357496 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001
   [junit4]   2> 1357496 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1357496 INFO  (Thread-1309) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1357496 INFO  (Thread-1309) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1357501 ERROR (Thread-1309) [    ] 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> 1357600 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54392
   [junit4]   2> 1357616 INFO  (zkConnectionManagerCallback-2421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357622 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 1357622 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bcc605c{/solr,null,AVAILABLE}
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1357625 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16e84ef0{/solr,null,AVAILABLE}
   [junit4]   2> 1357626 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1076c70b{HTTP/1.1,[http/1.1]}{127.0.0.1:54397}
   [junit4]   2> 1357626 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75bb1b24{HTTP/1.1,[http/1.1]}{127.0.0.1:54396}
   [junit4]   2> 1357627 INFO  (jetty-launcher-2418-thread-2) [    ] o.e.j.s.Server Started @1357736ms
   [junit4]   2> 1357627 INFO  (jetty-launcher-2418-thread-1) [    ] o.e.j.s.Server Started @1357736ms
   [junit4]   2> 1357627 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54397}
   [junit4]   2> 1357627 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54396}
   [junit4]   2> 1357628 ERROR (jetty-launcher-2418-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1357628 ERROR (jetty-launcher-2418-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1357628 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1357628 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-04T11:49:27.272153Z
   [junit4]   2> 1357629 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-04T11:49:27.272146Z
   [junit4]   2> 1357631 INFO  (zkConnectionManagerCallback-2424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357631 INFO  (zkConnectionManagerCallback-2425-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357632 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1357632 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1357756 INFO  (jetty-launcher-2418-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54392/solr
   [junit4]   2> 1357757 INFO  (zkConnectionManagerCallback-2429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357761 INFO  (zkConnectionManagerCallback-2431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357792 INFO  (jetty-launcher-2418-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54392/solr
   [junit4]   2> 1357795 INFO  (zkConnectionManagerCallback-2437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357799 INFO  (zkConnectionManagerCallback-2439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357829 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54396_solr
   [junit4]   2> 1357831 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.c.Overseer Overseer (id=72118382288109574-127.0.0.1:54396_solr-n_0000000000) starting
   [junit4]   2> 1357845 INFO  (zkConnectionManagerCallback-2446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357849 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54392/solr ready
   [junit4]   2> 1357850 INFO  (OverseerStateUpdate-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54396_solr
   [junit4]   2> 1357850 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54396_solr
   [junit4]   2> 1357852 INFO  (OverseerStateUpdate-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1357854 INFO  (zkCallback-2445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1357872 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1357893 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1357904 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1357904 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1357906 INFO  (jetty-launcher-2418-thread-1) [n:127.0.0.1:54396_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/.
   [junit4]   2> 1357948 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1357957 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1357957 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54397_solr
   [junit4]   2> 1357959 INFO  (zkCallback-2445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1357959 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1357960 INFO  (zkCallback-2430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1357977 INFO  (zkConnectionManagerCallback-2452-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1357980 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1357982 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54392/solr ready
   [junit4]   2> 1357982 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1358001 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1358011 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1358011 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1358012 INFO  (jetty-launcher-2418-thread-2) [n:127.0.0.1:54397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/.
   [junit4]   2> 1358041 INFO  (zkConnectionManagerCallback-2455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358046 INFO  (zkConnectionManagerCallback-2460-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1358051 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1358053 INFO  (SUITE-DocValuesNotIndexedTest-seed#[DA8B4041B7600065]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54392/solr ready
   [junit4]   2> 1358064 INFO  (qtp1246982087-10258) [n:127.0.0.1:54397_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1358070 INFO  (OverseerThreadFactory-3557-thread-1-processing-n:127.0.0.1:54396_solr) [n:127.0.0.1:54396_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1358199 INFO  (OverseerStateUpdate-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_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:54397/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1358203 INFO  (OverseerStateUpdate-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54396/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1358208 INFO  (OverseerStateUpdate-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54397/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1358212 INFO  (OverseerStateUpdate-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54396/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1358427 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1358428 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr    x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1358428 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr    x:dv_coll_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1358430 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr    x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1358430 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr    x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1359462 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1359463 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1359463 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1359484 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1359486 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1359489 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1359489 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1359492 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54397.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1359492 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/dv_coll_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1359493 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1359495 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1359495 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1359496 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54397.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1359496 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1359501 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1359502 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1359503 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1359503 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1359504 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1359504 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1359504 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1359504 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/dv_coll_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1359505 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1359505 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/dv_coll_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1359706 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1359706 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1359711 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1359711 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1359715 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1359715 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1359715 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1359715 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1359718 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1359718 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1359721 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1359721 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1359730 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1359731 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1359733 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1359733 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1359736 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@41dd0f38[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1359738 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@48dfe9eb[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1359738 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1359738 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1359738 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1359738 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1359738 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1359738 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1359738 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1359738 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1359738 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613395414882451456
   [junit4]   2> 1359743 INFO  (searcherExecutor-3569-thread-1-processing-n:127.0.0.1:54396_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@41dd0f38[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1359743 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1359744 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1359744 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613395414888742912
   [junit4]   2> 1359745 INFO  (searcherExecutor-3567-thread-1-processing-n:127.0.0.1:54397_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@48dfe9eb[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1359746 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a420b9d[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1359748 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1359749 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1359749 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1359750 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1359752 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1359753 INFO  (searcherExecutor-3568-thread-1-processing-n:127.0.0.1:54396_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@1a420b9d[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1359753 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613395414898180096
   [junit4]   2> 1359753 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1359755 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1359757 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c4d24e4[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1359761 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1359761 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1359761 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1359761 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54397/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1359761 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1359764 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1359764 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1359765 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:54397/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1359765 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1359765 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1359766 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1359766 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1359766 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1359767 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1359768 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1359768 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1359768 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1359770 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1359770 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1359770 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54396/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1359771 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1359771 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:54396/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1359772 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1359773 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54397/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1359774 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1359774 INFO  (searcherExecutor-3566-thread-1-processing-n:127.0.0.1:54397_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@3c4d24e4[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1359774 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613395414920200192
   [junit4]   2> 1359782 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54396/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1359784 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1359787 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1359793 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1359793 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1359793 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54397/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1359793 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1359794 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54397/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1359794 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1359800 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54397/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1359908 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1359911 INFO  (qtp1246982087-10251) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1484
   [junit4]   2> 1359933 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1359936 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1506
   [junit4]   2> 1359948 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1359952 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1524
   [junit4]   2> 1359958 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1359962 INFO  (qtp13950267-10259) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1531
   [junit4]   2> 1359965 INFO  (qtp1246982087-10258) [n:127.0.0.1:54397_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> 1360073 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1360073 INFO  (zkCallback-2430-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1360074 INFO  (OverseerCollectionConfigSetProcessor-72118382288109574-127.0.0.1:54396_solr-n_0000000000) [n:127.0.0.1:54396_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> 1360967 INFO  (qtp1246982087-10258) [n:127.0.0.1:54397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2903
   [junit4]   2> 1360985 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1360988 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1360990 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361015 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1361015 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1361015 INFO  (zkCallback-2430-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1361015 INFO  (zkCallback-2438-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1361015 INFO  (zkCallback-2430-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1361016 INFO  (zkCallback-2430-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1361017 INFO  (zkCallback-2438-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1361019 INFO  (zkCallback-2430-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1361019 INFO  (zkCallback-2438-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1361022 INFO  (zkCallback-2430-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1361025 INFO  (zkCallback-2430-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1361025 INFO  (zkCallback-2430-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361029 INFO  (zkCallback-2438-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361030 INFO  (zkCallback-2430-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 1361030 INFO  (zkCallback-2438-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 1361034 INFO  (Thread-1328) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 1361035 INFO  (Thread-1329) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1361036 INFO  (zkCallback-2430-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361037 INFO  (zkCallback-2430-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 1361039 INFO  (Thread-1328) [    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
   [junit4]   2> 1361039 INFO  (Thread-1329) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1361042 INFO  (Thread-1329) [    ] o.a.s.c.SolrCore core reload dv_coll_shard4_replica_n6
   [junit4]   2> 1361080 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1361115 INFO  (Thread-1328) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1361120 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1361126 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361126 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll
   [junit4]   2> 1361127 INFO  (Thread-1328) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1361131 INFO  (Thread-1328) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361131 INFO  (Thread-1328) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll
   [junit4]   2> 1361173 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54397.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1361173 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1361177 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1361177 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/dv_coll_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1361231 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1361231 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1361235 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@445a4d85[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1361237 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1361237 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1361237 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1361238 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1361238 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361239 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613395416456364032
   [junit4]   2> 1361240 INFO  (searcherExecutor-3587-thread-1-processing-n:127.0.0.1:54397_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@445a4d85[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361241 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1361241 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@44eb58c[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1361242 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@18a88dca
   [junit4]   2> 1361242 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, tag=18a88dca
   [junit4]   2> 1361242 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cbd9813: rootName = solr_54397, domain = solr.core.dv_coll.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@14eba824
   [junit4]   2> 1361243 INFO  (searcherExecutor-3587-thread-1-processing-n:127.0.0.1:54397_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@44eb58c[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361247 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=18a88dca
   [junit4]   2> 1361248 INFO  (Thread-1328) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1361248 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1361248 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1361254 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@151919a2[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1361256 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1361256 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1361256 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1361257 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1361258 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361258 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613395416476286976
   [junit4]   2> 1361260 INFO  (searcherExecutor-3586-thread-1-processing-n:127.0.0.1:54396_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@151919a2[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361261 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1361261 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7298bb0f[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1361263 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1361264 INFO  (searcherExecutor-3586-thread-1-processing-n:127.0.0.1:54396_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@7298bb0f[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361265 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1361271 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361271 INFO  (zkCallback-2438-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 1361271 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1361273 INFO  (Thread-1329) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1361275 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1361281 INFO  (Thread-1329) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1361282 INFO  (qtp1246982087-10264) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1361285 INFO  (Thread-1329) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1361286 INFO  (Thread-1329) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll
   [junit4]   2> 1361286 INFO  (qtp1246982087-10264) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1361287 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ManagedIndexSchema Took 22.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1361287 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=307
   [junit4]   2> 1361287 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@717f23bd
   [junit4]   2> 1361287 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard4.replica_n6, tag=717f23bd
   [junit4]   2> 1361288 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5830537: rootName = solr_54396, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / com.codahale.metrics.MetricRegistry@48c365d0
   [junit4]   2> 1361295 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard4.leader, tag=717f23bd
   [junit4]   2> 1361329 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[DA8B4041B7600065]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 1361347 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54396.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38e698a6
   [junit4]   2> 1361347 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/dv_coll_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_DA8B4041B7600065-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1361352 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 1361369 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 1361415 INFO  (qtp13950267-10253) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54397/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1613395416558075904)} 0 79
   [junit4]   2> 1361417 INFO  (qtp1246982087-10264) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1361417 INFO  (qtp1246982087-10264) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54397/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1613395416558075904)} 0 81
   [junit4]   2> 1361419 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
   [junit4]   2> 1361420 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54397/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1613395416558075904)} 0 84
   [junit4]   2> 1361421 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1613395416552833024)} 0 90
   [junit4]   2> 1361428 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1613395416654544896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1361428 INFO  (qtp13950267-10257) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1613395416654544896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1361428 INFO  (qtp13950267-10257) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1361429 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1361429 INFO  (qtp1246982087-10255) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1613395416655593472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1361429 INFO  (qtp1246982087-10255) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1361432 INFO  (qtp13950267-10257) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1361432 INFO  (qtp13950267-10257) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1361433 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1613395416659787776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1361433 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1361433 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1361434 INFO  (qtp1246982087-10256) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1361442 INFO  (qtp1246982087-10255) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@424fa302[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1361442 INFO  (qtp1246982087-10255) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1361442 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@350d17ff[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1361443 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1361445 INFO  (searcherExecutor-3566-thread-1-processing-n:127.0.0.1:54397_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@424fa302[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361446 INFO  (qtp1246982087-10255) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16
   [junit4]   2> 1361447 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1361447 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1361447 INFO  (searcherExecutor-3568-thread-1-processing-n:127.0.0.1:54396_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@350d17ff[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361447 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54396/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 19
   [junit4]   2> 1361448 INFO  (qtp13950267-10250) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 26
   [junit4]   2> 1361449 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bd83a95[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1361455 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1361456 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1361456 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1361459 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1361459 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361462 INFO  (searcherExecutor-3595-thread-1-processing-n:127.0.0.1:54396_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@5bd83a95[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361467 INFO  (qtp1246982087-10264) [n:127.0.0.1:54397_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 (1613395416680759296), 8 (1613395416693342208), 10 (1613395416693342209), 11 (1613395416693342210), 13 (1613395416694390784), 14 (1613395416694390785), 10015 (1613395416694390786), 10020 (1613395416694390787), 24 (1613395416694390788), 27 (1613395416694390789), ... (16 adds)]} 0 13
   [junit4]   2> 1361467 INFO  (qtp13950267-10262) [n:127.0.0.1:54396_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[0 (1613395416680759296), 4 (1613395416694390784), 10005 (1613395416694390785), 12 (1613395416694390786), 15 (1613395416694390787), 16 (1613395416694390788), 20 (1613395416694390789), 22 (1613395416694390790), 34 (1613395416695439360), 35 (1613395416695439361), ... (16 adds)]} 0 15
   [junit4]   2> 1361469 INFO  (qtp1246982087-10255) [n:127.0.0.1:54397_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 (1613395416683905024), 3 (1613395416695439360), 6 (1613395416696487936), 7 (1613395416696487937), 9 (1613395416696487938), 10010 (1613395416696487939), 18 (1613395416696487940), 10025 (1613395416696487941), 26 (1613395416696487942), 30 (1613395416696487943), ... (14 adds)]} 0 13
   [junit4]   2> 1361486 INFO  (Thread-1329) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1361490 INFO  (qtp13950267-10260) [n:127.0.0.1:54396_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[10000 (1613395416687050752), 5 (1613395416698585088), 17 (1613395416718508032), 19 (1613395416718508033), 21 (1613395416719556608), 23 (1613395

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

TestCase.java:985)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_DA8B4041B7600065-001
   [junit4]   2> Oct 04, 2018 12:28:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Cyrl-ME, timezone=IST
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=176056504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJoin, ChaosMonkeyNothingIsSafeTest, IgnoreLargeDocumentProcessorFactoryTest, XmlUpdateRequestHandlerTest, RulesTest, HLLSerializationTest, PrimUtilsTest, TestConfigSetsAPIExclusivity, TestSimDistribStateManager, TestPerFieldSimilarityWithDefaultOverride, NodeAddedTriggerTest, TestSolrQueryResponse, TestRandomFaceting, DistanceFunctionTest, SolrIndexConfigTest, FastVectorHighlighterTest, BlockJoinFacetSimpleTest, HdfsRecoverLeaseTest, TestManagedResource, CollectionStateFormat2Test, MigrateRouteKeyTest, TestFunctionQuery, ConnectionManagerTest, TestSimExecutePlanAction, RestoreTriggerStateTest, AddBlockUpdateTest, DirectSolrSpellCheckerTest, TestSolrCloudSnapshots, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSimNodeAddedTrigger, SolrCoreTest, SpellCheckComponentTest, TestSortableTextField, TriLevelCompositeIdRoutingTest, SpellCheckCollatorWithCollapseTest, TestClusterProperties, TestUniqueKeyFieldResource, TestUtilizeNode, MetricsHistoryHandlerTest, DistributedFacetPivotSmallAdvancedTest, MBeansHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestWordDelimiterFilterFactory, DeleteStatusTest, TestZkChroot, TestCloudNestedDocsSort, BlockDirectoryTest, TestIntervalFaceting, ProtectedTermFilterFactoryTest, RequiredFieldsTest, SparseHLLTest, DistributedQueryComponentCustomSortTest, SimpleMLTQParserTest, SolrJmxReporterTest, IndexSchemaTest, SmileWriterTest, CurrencyRangeFacetCloudTest, BasicDistributedZkTest, TestFieldCacheSort, NumberUtilsTest, DistributedExpandComponentTest, TestMultiWordSynonyms, TestNonDefinedSimilarityFactory, TestGroupingSearch, EmbeddedSolrNoSerializeTest, TestFieldCache, ShardRoutingTest, TestHdfsBackupRestoreCore, TestDistributedGrouping, BlobRepositoryCloudTest, TestStreamBody, SyncSliceTest, TestJettySolrRunner, BadCopyFieldTest, TestConfigReload, OutOfBoxZkACLAndCredentialsProvidersTest, IndexSizeTriggerTest, ZkNodePropsTest, TestSolrCloudWithKerberosAlt, WrapperMergePolicyFactoryTest, TestPostingsSolrHighlighter, AtomicUpdatesTest, CoreMergeIndexesAdminHandlerTest, TestCollapseQParserPlugin, CoreSorterTest, TestCryptoKeys, HdfsCollectionsAPIDistributedZkTest, OverseerRolesTest, TriggerCooldownIntegrationTest, PKIAuthenticationIntegrationTest, TestStressVersions, MoveReplicaHDFSFailoverTest, TestLRUCache, SolrMetricsIntegrationTest, DOMUtilTest, HdfsAutoAddReplicasIntegrationTest, DocValuesNotIndexedTest, HdfsDirectoryTest, ZkControllerTest, QueryResultKeyTest, DistributedFacetPivotLargeTest, AsyncCallRequestStatusResponseTest, NoCacheHeaderTest, EchoParamsTest, ExitableDirectoryReaderTest, HdfsUnloadDistributedZkTest, TemplateUpdateProcessorTest, CreateRoutedAliasTest, TestOverriddenPrefixQueryForCustomFieldType, SolrRrdBackendFactoryTest, DocumentAnalysisRequestHandlerTest, SpatialFilterTest, TestQuerySenderNoQuery, TestZkAclsWithHadoopAuth, DirectSolrConnectionTest, LegacyCloudClusterPropTest, TestLocalFSCloudBackupRestore, SpellingQueryConverterTest, DocValuesTest, PeerSyncReplicationTest, TermVectorComponentDistributedTest, TestLMDirichletSimilarityFactory, TestJavabinTupleStreamParser, ExplicitHLLTest, LargeFieldTest, TestRandomFlRTGCloud, TestAnalyzedSuggestions, OverseerTaskQueueTest, V2ApiIntegrationTest, TestUseDocValuesAsStored2, TestDynamicFieldResource, SuggesterWFSTTest, CdcrVersionReplicationTest, TermsComponentTest, DistribDocExpirationUpdateProcessorTest, SuggesterTSTTest, BaseCdcrDistributedZkTest, TestSolrCoreParser, TestLeaderElectionZkExpiry, TestTestInjection, TestNumericRangeQuery64, AdminHandlersProxyTest, BooleanFieldTest, SpatialRPTFieldTypeTest, TestDistributedSearch, ScriptEngineTest, DateFieldTest, CoreAdminOperationTest, ReplaceNodeNoTargetTest, ActionThrottleTest, TestPKIAuthenticationPlugin, HttpPartitionTest, TestLockTree, TestExportWriter, SimpleCollectionCreateDeleteTest, TestReplicationHandlerBackup, TestExpandComponent, TestCoreAdminApis, MultiTermTest, TestPushWriter, TestNumericTerms64, TestCoreDiscovery, TestLuceneMatchVersion, SystemLogListenerTest, TestRebalanceLeaders, TestShardHandlerFactory, SpatialHeatmapFacetsTest, TestNRTOpen, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasPlanActionTest, TestCSVResponseWriter, SolrGraphiteReporterTest, TestCloudInspectUtil, TestCloudConsistency, TestHashPartitioner, CachingDirectoryFactoryTest, SearchHandlerTest, DocValuesMissingTest, DeleteLastCustomShardedReplicaTest, TestShortCircuitedRequests, TestDistribDocBasedVersion, ExternalFileFieldSortTest, TestFieldResource, TestLegacyField, SliceStateTest, UpdateRequestProcessorFactoryTest, TestRawTransformer, ReplicationFactorTest, TestSearchPerf, BigEndianAscendingWordSerializerTest, DisMaxRequestHandlerTest, TestSimpleQParserPlugin, SecurityConfHandlerTest, TestSolrConfigHandlerConcurrent, TolerantUpdateProcessorTest, ClusterStateUpdateTest, ChaosMonkeySafeLeaderTest, FacetPivotSmallTest, TestFieldTypeResource, ZkSolrClientTest, RollingRestartTest, TestCopyFieldCollectionResource, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, ClusterStateTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteReplicaTest, DeleteShardTest, DistributedQueueTest, DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderVoteWaitTimeoutTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, RecoveryZkTest, ShardRoutingCustomTest, SolrXmlInZkTest, TestCloudJSONFacetSKG, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, TestStressInPlaceUpdates, TestStressLiveNodes, TestTlogReplica, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest, TriggerIntegrationTest, TestSimComputePlanAction, TestSimGenericDistributedQueue, TestSimPolicyCloud, TestSimTriggerIntegration, CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, OpenCloseCoreStressTest, PluginInfoTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBadConfig, TestCodecSupport, TestConfig, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestCoreContainer, TestCustomStream, TestDirectoryFactory, TestDynamicLoading]
   [junit4] Completed [552/834 (2!)] on J0 in 20.70s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: 60c75e4aadd2293036e1ba499eb4487968c2a17f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDVOnly -Dtests.seed=DA8B4041B7600065 -Dtests.slow=true -Dtests.locale=en-US-POSIX -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=DA8B4041B7600065 -Dtests.slow=true -Dtests.locale=sr-Cyrl-ME -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3464 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.DocValuesNotIndexedTest|*.TestDynamicLoading" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=DA8B4041B7600065 -Dtests.slow=true -Dtests.locale=en-US-POSIX -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 70 lines...]