Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4417/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting
Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>
Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4>
but was:<3>
at
__randomizedtesting.SeedInfo.seed([2EB9A973366553B3:3081A17B4ACEE933]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:260)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:245)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([2EB9A973366553B3:94B59EFC698D85FC]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13309 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> 1958020 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/init-core-data-001
[junit4] 2> 1958021 WARN
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 1958021 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1958028 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1958028 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001
[junit4] 2> 1958029 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1958029 INFO (Thread-4025) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1958029 INFO (Thread-4025) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1958032 ERROR (Thread-4025) [ ] 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> 1958135 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54170
[junit4] 2> 1958145 INFO (zkConnectionManagerCallback-4799-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958173 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1958173 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1958175 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1958175 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1958175 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1958177 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49161772{/solr,null,AVAILABLE}
[junit4] 2> 1958184 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1958184 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1958184 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1958206 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@113cdc92{/solr,null,AVAILABLE}
[junit4] 2> 1958207 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@503d7894{HTTP/1.1,[http/1.1]}{127.0.0.1:54174}
[junit4] 2> 1958208 INFO (jetty-launcher-4796-thread-1) [ ]
o.e.j.s.Server Started @1961732ms
[junit4] 2> 1958208 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54174}
[junit4] 2> 1958208 ERROR (jetty-launcher-4796-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1958209 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@27165837{HTTP/1.1,[http/1.1]}{127.0.0.1:54175}
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-2) [ ]
o.e.j.s.Server Started @1961734ms
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54175}
[junit4] 2> 1958210 ERROR (jetty-launcher-4796-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1958210 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1958211 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1958211 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-31T22:22:06.263Z
[junit4] 2> 1958211 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-31T22:22:06.263Z
[junit4] 2> 1958236 INFO (zkConnectionManagerCallback-4801-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958238 INFO (zkConnectionManagerCallback-4803-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958244 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1958244 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1958273 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10038b151af0001, likely client has closed socket
[junit4] 2> 1958275 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10038b151af0002, likely client has closed socket
[junit4] 2> 1958281 INFO (jetty-launcher-4796-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54170/solr
[junit4] 2> 1958281 INFO (jetty-launcher-4796-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54170/solr
[junit4] 2> 1958283 INFO (zkConnectionManagerCallback-4811-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958284 INFO (zkConnectionManagerCallback-4809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958291 INFO
(zkConnectionManagerCallback-4815-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958292 INFO
(zkConnectionManagerCallback-4814-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958606 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1958606 INFO (jetty-launcher-4796-thread-1)
[n:127.0.0.1:54174_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1958607 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54175_solr
[junit4] 2> 1958608 INFO (jetty-launcher-4796-thread-1)
[n:127.0.0.1:54174_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54174_solr
[junit4] 2> 1958609 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.c.Overseer Overseer
(id=72119928268718086-127.0.0.1:54175_solr-n_0000000000) starting
[junit4] 2> 1958610 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1958610 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1958653 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54175_solr
[junit4] 2> 1958661 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1958664 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1959017 INFO (jetty-launcher-4796-thread-1)
[n:127.0.0.1:54174_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54174.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1959065 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54175.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1959094 INFO (jetty-launcher-4796-thread-1)
[n:127.0.0.1:54174_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54174.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1959095 INFO (jetty-launcher-4796-thread-1)
[n:127.0.0.1:54174_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54174.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1959105 INFO (jetty-launcher-4796-thread-1)
[n:127.0.0.1:54174_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/.
[junit4] 2> 1959121 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54175.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1959121 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54175.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1959122 INFO (jetty-launcher-4796-thread-2)
[n:127.0.0.1:54175_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/.
[junit4] 2> 1959339 INFO (zkConnectionManagerCallback-4821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1959343 INFO (zkConnectionManagerCallback-4825-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1959345 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1959346 INFO
(SUITE-DocValuesNotIndexedTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54170/solr ready
[junit4] 2> 1959749 INFO (qtp897872790-19580) [n:127.0.0.1:54174_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1959753 INFO
(OverseerThreadFactory-8622-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 1959869 INFO
(OverseerStateUpdate-72119928268718086-127.0.0.1:54175_solr-n_0000000000)
[n:127.0.0.1:54175_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:54175/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1959873 INFO
(OverseerStateUpdate-72119928268718086-127.0.0.1:54175_solr-n_0000000000)
[n:127.0.0.1:54175_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:54174/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1959877 INFO
(OverseerStateUpdate-72119928268718086-127.0.0.1:54175_solr-n_0000000000)
[n:127.0.0.1:54175_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:54175/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1959882 INFO
(OverseerStateUpdate-72119928268718086-127.0.0.1:54175_solr-n_0000000000)
[n:127.0.0.1:54175_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:54174/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1960102 INFO (qtp897872790-19584) [n:127.0.0.1:54174_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1960103 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1960102 INFO (qtp836209285-19591) [n:127.0.0.1:54175_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1960103 INFO (qtp897872790-19584) [n:127.0.0.1:54174_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1960103 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1960104 INFO (qtp897872790-19586) [n:127.0.0.1:54174_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1960474 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1960475 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1960475 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1960476 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1961461 INFO (qtp836209285-19591) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1961463 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1961467 INFO (qtp897872790-19586) [n:127.0.0.1:54174_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1961541 INFO (qtp897872790-19584) [n:127.0.0.1:54174_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1961545 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961548 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961548 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961550 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961550 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961550 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961550 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961550 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961553 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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_54175.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1961554 INFO (qtp836209285-19591) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1961554 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/dv_coll_shard3_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 1961553 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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_54174.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1961554 INFO (qtp897872790-19586) [n:127.0.0.1:54174_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1961554 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/dv_coll_shard4_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
[junit4] 2> 1961555 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961555 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961555 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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_54174.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1961555 INFO (qtp897872790-19584) [n:127.0.0.1:54174_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1961556 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 1961559 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961560 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961560 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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_54175.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1961560 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1961560 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 1961657 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961657 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961661 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961661 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961667 INFO (qtp897872790-19586) [n:127.0.0.1:54174_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f7e603f[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 1961689 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961689 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961692 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961692 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961715 INFO (qtp897872790-19584) [n:127.0.0.1:54174_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8a6ae[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 1961721 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961722 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961722 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961724 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961724 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961725 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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
1591148365508247552
[junit4] 2> 1961725 INFO
(searcherExecutor-8629-thread-1-processing-n:127.0.0.1:54174_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5)
[n:127.0.0.1:54174_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@1e8a6ae[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1961728 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961729 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961735 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961735 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961735 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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:54174/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 1961736 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961736 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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:54174/solr/dv_coll_shard2_replica_n2/ has
no replicas
[junit4] 2> 1961736 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961736 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961736 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961741 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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:54174/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 1961743 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961743 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961743 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961748 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961748 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961749 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961749 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961750 INFO (qtp836209285-19591) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@18f32b6b[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 1961751 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961752 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961753 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@719c88fc[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 1961753 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961754 INFO
(searcherExecutor-8628-thread-1-processing-n:127.0.0.1:54174_solr
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8)
[n:127.0.0.1:54174_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@4f7e603f[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1961754 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961754 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961755 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961756 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961757 INFO
(searcherExecutor-8627-thread-1-processing-n:127.0.0.1:54175_solr
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:54175_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@18f32b6b[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1961758 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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
1591148365542850560
[junit4] 2> 1961764 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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
1591148365549142016
[junit4] 2> 1961766 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961770 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961770 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961771 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961771 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961772 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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
1591148365557530624
[junit4] 2> 1961772 INFO
(searcherExecutor-8630-thread-1-processing-n:127.0.0.1:54175_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3)
[n:127.0.0.1:54175_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@719c88fc[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1961772 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961772 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961772 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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:54175/solr/dv_coll_shard3_replica_n4/
[junit4] 2> 1961772 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961772 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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:54175/solr/dv_coll_shard3_replica_n4/ has
no replicas
[junit4] 2> 1961772 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961778 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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:54175/solr/dv_coll_shard3_replica_n4/ shard3
[junit4] 2> 1961782 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961782 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961782 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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:54175/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 1961782 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961782 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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:54175/solr/dv_coll_shard1_replica_n1/ has
no replicas
[junit4] 2> 1961782 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961785 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961785 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961785 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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:54174/solr/dv_coll_shard4_replica_n6/
[junit4] 2> 1961785 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961785 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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:54174/solr/dv_coll_shard4_replica_n6/ has
no replicas
[junit4] 2> 1961785 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961788 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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:54175/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 1961791 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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:54174/solr/dv_coll_shard4_replica_n6/ shard4
[junit4] 2> 1961897 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1961897 INFO
(zkCallback-4813-thread-3-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1961897 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1961897 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1961933 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1961936 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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=1833
[junit4] 2> 1961949 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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> 1961951 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1961953 INFO (qtp897872790-19584) [n:127.0.0.1:54174_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=1852
[junit4] 2> 1961953 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1961958 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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=1854
[junit4] 2> 1961961 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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=1858
[junit4] 2> 1961964 INFO (qtp897872790-19580) [n:127.0.0.1:54174_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> 1962066 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1962066 INFO
(zkCallback-4813-thread-3-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1962066 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1962066 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 1962972 INFO (qtp897872790-19580) [n:127.0.0.1:54174_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=3222
[junit4] 2> 1962980 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 1962985 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1962994 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963000 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/managed-schema
[junit4] 2> 1963000 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1963000 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1963000 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1963000 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.ZkIndexSchemaReader A schema change:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/configs/conf1/managed-schema, has occurred - updating schema from
ZooKeeper ...
[junit4] 2> 1963001 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 1963001 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 1963001 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 1963003 INFO (Thread-4044) [n:127.0.0.1:54175_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard1_replica_n1
[junit4] 2> 1963003 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2]
Schema name=minimal
[junit4] 2> 1963004 INFO (Thread-4045) [n:127.0.0.1:54174_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard2_replica_n2
[junit4] 2> 1963003 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1]
Schema name=minimal
[junit4] 2> 1963004 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6]
Schema name=minimal
[junit4] 2> 1963009 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1963009 INFO
(zkCallback-4812-thread-1-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 8 ms
[junit4] 2> 1963009 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1963009 INFO
(zkCallback-4813-thread-2-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 8 ms
[junit4] 2> 1963010 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1963010 INFO
(zkCallback-4812-thread-2-processing-n:127.0.0.1:54174_solr)
[n:127.0.0.1:54174_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 8 ms
[junit4] 2> 1963012 INFO (Thread-4045) [n:127.0.0.1:54174_solr ]
o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
[junit4] 2> 1963012 INFO (Thread-4044) [n:127.0.0.1:54175_solr ]
o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
[junit4] 2> 1963022 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1963022 INFO (Thread-4044) [n:127.0.0.1:54175_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1963022 INFO (Thread-4045) [n:127.0.0.1:54174_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1963056 INFO (Thread-4045) [n:127.0.0.1:54174_solr ]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1963056 INFO (Thread-4044) [n:127.0.0.1:54175_solr ]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1963059 INFO (Thread-4044) [n:127.0.0.1:54175_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1963059 INFO (Thread-4045) [n:127.0.0.1:54174_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1963059 INFO (Thread-4044) [n:127.0.0.1:54175_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll
[junit4] 2> 1963059 INFO (Thread-4045) [n:127.0.0.1:54174_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll
[junit4] 2> 1963065 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963067 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963067 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using
configuration from collection dv_coll
[junit4] 2> 1963167 INFO (Thread-4045) [n:127.0.0.1:54174_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_54174.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1963167 INFO (Thread-4045) [n:127.0.0.1:54174_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 1963171 INFO (Thread-4044) [n:127.0.0.1:54175_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_54175.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1963171 INFO (Thread-4044) [n:127.0.0.1:54175_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 1963185 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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_54175.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1963185 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/dv_coll_shard3_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 1963232 INFO (Thread-4045) [n:127.0.0.1:54174_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> 1963232 INFO (Thread-4045) [n:127.0.0.1:54174_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> 1963233 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5ce0fce5[dv_coll_shard2_replica_n2] main]
[junit4] 2> 1963235 INFO (Thread-4045) [n:127.0.0.1:54174_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> 1963235 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963235 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963235 INFO (Thread-4045) [n:127.0.0.1:54174_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> 1963235 INFO (Thread-4045) [n:127.0.0.1:54174_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> 1963236 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@46dbfa19[dv_coll_shard1_replica_n1] main]
[junit4] 2> 1963236 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 1963237 INFO (Thread-4045) [n:127.0.0.1:54174_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> 1963237 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963238 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963238 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963238 INFO
(searcherExecutor-8648-thread-1-processing-n:127.0.0.1:54174_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5)
[n:127.0.0.1:54174_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@5ce0fce5[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963239 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 1963239 INFO (Thread-4045) [n:127.0.0.1:54174_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 1591148367095791616
[junit4] 2> 1963239 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963240 INFO (Thread-4044) [n:127.0.0.1:54175_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 1591148367096840192
[junit4] 2> 1963243 INFO
(searcherExecutor-8647-thread-1-processing-n:127.0.0.1:54175_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3)
[n:127.0.0.1:54175_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@46dbfa19[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963247 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 1963247 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 1963247 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@17a271b5[dv_coll_shard2_replica_n2] main]
[junit4] 2> 1963247 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[dv_coll_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@34f3ea9f
[junit4] 2> 1963247 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2,
tag=888400543
[junit4] 2> 1963247 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ab93e6:
rootName = solr_54174, domain = solr.core.dv_coll.shard2.replica_n2, service
url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@5ec6b1bd
[junit4] 2> 1963248 INFO
(searcherExecutor-8648-thread-1-processing-n:127.0.0.1:54174_solr
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5)
[n:127.0.0.1:54174_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@17a271b5[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963251 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader,
tag=888400543
[junit4] 2> 1963253 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963286 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963251 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4aa9bfef[dv_coll_shard1_replica_n1] main]
[junit4] 2> 1963287 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[dv_coll_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@25cc641d
[junit4] 2> 1963287 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.dv_coll.shard1.replica_n1,
tag=634151965
[junit4] 2> 1963287 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5023dd3d:
rootName = solr_54175, domain = solr.core.dv_coll.shard1.replica_n1, service
url = null, agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@46712fa6
[junit4] 2> 1963299 INFO
(searcherExecutor-8647-thread-1-processing-n:127.0.0.1:54175_solr
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3)
[n:127.0.0.1:54175_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@4aa9bfef[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963313 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@681b3ee5[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 1963315 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963317 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963317 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963317 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader,
tag=634151965
[junit4] 2> 1963318 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963319 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963321 INFO
(searcherExecutor-8649-thread-1-processing-n:127.0.0.1:54175_solr
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:54175_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@681b3ee5[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963324 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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
1591148367184920576
[junit4] 2> 1963333 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard3_replica_n4
[junit4] 2> 1963335 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore core reload
dv_coll_shard3_replica_n4
[junit4] 2> 1963335 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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> 1963336 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3603340c[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 1963338 INFO
(searcherExecutor-8649-thread-1-processing-n:127.0.0.1:54175_solr
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7)
[n:127.0.0.1:54175_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@3603340c[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963338 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.ZkIndexSchemaReader Retrieved schema
version 1 from ZooKeeper
[junit4] 2> 1963343 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4]
Schema name=minimal
[junit4] 2> 1963347 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 1963348 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1963348 INFO
(zkCallback-4813-thread-1-processing-n:127.0.0.1:54175_solr)
[n:127.0.0.1:54175_solr ] o.a.s.s.ZkIndexSchemaReader Finished refreshing
schema in 9 ms
[junit4] 2> 1963351 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
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> 1963411 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema
[dv_coll_shard3_replica_n4] Schema name=minimal
[junit4] 2> 1963413 INFO (qtp897872790-19586) [n:127.0.0.1:54174_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request
[dv_coll_shard4_replica_n6] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1963414 INFO (qtp836209285-19591) [n:127.0.0.1:54175_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> 1963415 INFO (qtp897872790-19586) [n:127.0.0.1:54174_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> 1963416 INFO (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ManagedIndexSchema Took 77.0ms for 3 replicas to apply schema update
version 1 for collection dv_coll
[junit4] 2> 1963416 INFO (Thread-4044) [n:127.0.0.1:54175_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> 1963416 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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
params={wt=javabin&version=2} status=0 QTime=436
[junit4] 2> 1963417 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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@9f9f116
[junit4] 2> 1963417 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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=167375126
[junit4] 2> 1963417 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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@2fd6d7c6: rootName =
solr_54175, 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@1510e3b3
[junit4] 2> 1963416 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer
Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from
collection dv_coll
[junit4] 2> 1963419 INFO (Thread-4045) [n:127.0.0.1:54174_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard4_replica_n6
[junit4] 2> 1963425 INFO (qtp836209285-19589) [n:127.0.0.1:54175_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=167375126
[junit4] 2> 1963453 INFO (Thread-4044) [n:127.0.0.1:54175_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_54175.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6e62e693
[junit4] 2> 1963453 INFO (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/dv_coll_shard3_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_2EB9A973366553B3-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 1963495 WARN (Thread-4044) [n:127.0.0.1:54175_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr_54175:dom1=solr,dom2=core,dom3=dv_coll,dom4=shard3,dom5=replica_n4,category=UPDATE,scope=update,name=handlerStart
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.register(SolrMetricManager.java:658)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.registerGauge(SolrMetricManager.java:663)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.initializeMetrics(RequestHandlerBase.java:151)
[junit4] 2> at
org.apache.solr.metrics.SolrCoreMetricManager.registerMetricProducer(SolrCoreMetricManager.java:131)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerInfoBean(SolrCore.java:3001)
[junit4] 2> at
org.apache.solr.core.PluginBag.registerMBean(PluginBag.java:302)
[junit4] 2> at
org.apache.solr.core.PluginBag.put(PluginBag.java:232)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:274)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:656)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1291)
[junit4] 2> at
org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2969)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2610)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1963495 ERROR (qtp836209285-19589) [n:127.0.0.1:54175_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore
java.lang.IllegalArgumentException: A metric named UPDATE.update.handlerStart
already exists
[junit4] 2> at
com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:91)
[junit4] 2> at
org.apache.solr.metrics.SolrCoreMetricManager.lambda$close$1(SolrCoreMetricManager.java:158)
[junit4] 2> at java.util.TreeMap.forEach(TreeMap.java:1005)
[junit4] 2> at
java.util.Collections$UnmodifiableMap.forEach(Collections.java:1505)
[junit4] 2> at
org.apache.solr.metrics.SolrCoreMetricManager.close(SolrCoreMetricManager.java:155)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1513)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.destroy(HttpSolrCall.java:570)
[junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFi
[...truncated too long message...]
, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state
changes
[junit4] 2> 3090621 INFO
(SUITE-TriggerIntegrationTest-seed#[2EB9A973366553B3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58132 58132
[junit4] 2> 3090652 INFO (Thread-5158) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58132 58132
[junit4] 2> 3090863 WARN (Thread-5158) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/clusterprops.json
[junit4] 2> 22 /solr/aliases.json
[junit4] 2> 21 /solr/security.json
[junit4] 2> 21 /solr/collections/collection1/terms/shard1
[junit4] 2> 6 /solr/configs/conf
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard1
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 71 /solr/collections/collection1/state.json
[junit4] 2> 22 /solr/clusterstate.json
[junit4] 2> 11 /solr/collections/testMetricTrigger/state.json
[junit4] 2> 6 /solr/autoscaling.json
[junit4] 2> 3
/solr/overseer_elect/election/72119989887107116-127.0.0.1:58289_solr-n_0000000013
[junit4] 2> 3
/solr/collections/collection1/leader_elect/shard1/election/72119989887107110-core_node3-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72119989887107089-127.0.0.1:58160_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/72119989887107077-127.0.0.1:58134_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/72119989887107104-127.0.0.1:58231_solr-n_0000000009
[junit4] 2> 2
/solr/overseer_elect/election/72119989887107110-127.0.0.1:58245_solr-n_0000000011
[junit4] 2> 2
/solr/overseer_elect/election/72119989887107128-127.0.0.1:58401_solr-n_0000000017
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/live_nodes
[junit4] 2> 22 /solr/collections
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR
[junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2EB9A973366553B3-001
[junit4] 2> Jan 31, 2018 10:40:58 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=Asserting(Lucene70):
{id=PostingsFormat(name=MockRandom), x_s=PostingsFormat(name=Memory)},
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=614,
maxMBSortInHeap=5.018918098613172,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@284e5dc8),
locale=de-DE, timezone=America/Coral_Harbour
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=93061224,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestMinMaxOnMultiValuedField, DistribDocExpirationUpdateProcessorTest,
TestRuleBasedAuthorizationPlugin, TestLuceneIndexBackCompat, DeleteStatusTest,
SolrCoreMetricManagerTest, SolrShardReporterTest, BasicFunctionalityTest,
BaseCdcrDistributedZkTest, DocValuesMultiTest, BasicAuthStandaloneTest,
TestCloudManagedSchema, TestSimDistributedQueue, DocValuesTest,
SolrCmdDistributorTest, HdfsBasicDistributedZk2Test, TestRawTransformer,
TestHashPartitioner, TestNodeLostTrigger, PreAnalyzedUpdateProcessorTest,
DistributedSpellCheckComponentTest, SchemaApiFailureTest,
ChaosMonkeySafeLeaderTest, TestSolrCLIRunExample, ReplicationFactorTest,
SimpleCollectionCreateDeleteTest, TestRandomRequestDistribution,
NodeLostTriggerTest, TestRandomDVFaceting, TestSort, TestNRTOpen,
TestFieldCacheSortRandom, TestComputePlanAction, HealthCheckHandlerTest,
CustomHighlightComponentTest, SliceStateTest,
TestLeaderInitiatedRecoveryThread, DataDrivenBlockJoinTest, SyncSliceTest,
BadIndexSchemaTest, SoftAutoCommitTest, TestInfoStreamLogging,
TestDynamicFieldCollectionResource, AliasIntegrationTest, SuggesterTest,
TestSolrCloudSnapshots, PrimitiveFieldTypeTest,
OutOfBoxZkACLAndCredentialsProvidersTest, AutoAddReplicasPlanActionTest,
TestPullReplicaErrorHandling, ConnectionManagerTest,
TestUnifiedSolrHighlighter, TestSolrCloudWithDelegationTokens,
FieldAnalysisRequestHandlerTest, RuleEngineTest,
TlogReplayBufferedWhileIndexingTest, XsltUpdateRequestHandlerTest,
TestJsonRequest, ClassificationUpdateProcessorIntegrationTest, NumberUtilsTest,
JsonLoaderTest, TimeRoutedAliasUpdateProcessorTest, SimpleMLTQParserTest,
TestQuerySenderListener, TestSolrQueryParser, TestExecutePlanAction,
TestCustomSort, TestLMDirichletSimilarityFactory, TestCloudJSONFacetJoinDomain,
TestComplexPhraseLeadingWildcard, TestCollationFieldDocValues,
DistributedQueueTest, LeaderElectionContextKeyTest,
TestSerializedLuceneMatchVersion, PreAnalyzedFieldTest, TestPushWriter,
TestCodecSupport, TestExceedMaxTermLength, TestSchemaNameResource,
TestFieldCollectionResource, SimplePostToolTest, ReplaceNodeNoTargetTest,
ConjunctionSolrSpellCheckerTest, TestUpdate, ClusterStateTest,
JavabinLoaderTest, DistributedTermsComponentTest, TestSortByMinMaxFunction,
TestJettySolrRunner, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLRUCache,
TestDistributedMissingSort, TestDeleteCollectionOnDownNodes,
RequestHandlersTest, ReturnFieldsTest, SolrGangliaReporterTest,
RecoveryAfterSoftCommitTest, TestTolerantUpdateProcessorRandomCloud,
MissingSegmentRecoveryTest, TestLegacyTerms, TestDocSet, FacetPivotSmallTest,
CSVRequestHandlerTest, QueryResultKeyTest, SolrCoreCheckLockOnStartupTest,
BitVectorTest, TestLegacyNumericRangeQueryBuilder,
UninvertDocValuesMergePolicyTest, TestManagedSchema,
DefaultValueUpdateProcessorTest, TestComponentsName, TestDistributedGrouping,
OverseerCollectionConfigSetProcessorTest, SolrMetricReporterTest,
TestLegacyFieldReuse, CoreSorterTest, TestNoOpRegenerator, TestRecoveryHdfs,
TestNumericTerms32, SolrCLIZkUtilsTest, TestStressVersions,
SuggestComponentTest, TestWordDelimiterFilterFactory,
DistributedFacetPivotSmallAdvancedTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestConfigsApi,
SolrJmxReporterCloudTest, TestLeaderElectionWithEmptyReplica,
TestSolrIndexConfig, TestNumericTokenStream, HLLUtilTest,
TestFieldCacheWithThreads, AnalyticsMergeStrategyTest, TestSubQueryTransformer,
UpdateLogTest, TestPrepRecovery, CdcrBootstrapTest,
BigEndianAscendingWordDeserializerTest, BlobRepositoryCloudTest,
TestCollectionsAPIViaSolrCloudCluster, TestSubQueryTransformerDistrib,
TestCoreDiscovery, JvmMetricsTest, TestSimpleTrackingShardHandler,
TestStressInPlaceUpdates, TestAnalyzeInfixSuggestions,
TestPerFieldSimilarityWithDefaultOverride, CoreAdminHandlerTest,
BasicDistributedZk2Test, MoveReplicaHDFSTest, LargeFieldTest, InfoHandlerTest,
ManagedSchemaRoundRobinCloudTest, SolrXmlInZkTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, JSONWriterTest,
TestUseDocValuesAsStored, SubstringBytesRefFilterTest,
ReplicaListTransformerTest, TestCloudNestedDocsSort, SuggesterWFSTTest,
SaslZkACLProviderTest, PeerSyncTest, TestSolrConfigHandler, OverseerTest,
BlockDirectoryTest, ZkControllerTest, TermVectorComponentTest,
TestCloudDeleteByQuery, URLClassifyProcessorTest, TestGraphMLResponseWriter,
TestDFISimilarityFactory, TestFilteredDocIdSet, TestFileDictionaryLookup,
SpatialHeatmapFacetsTest, DisMaxRequestHandlerTest, TestIndexingPerformance,
CurrencyRangeFacetCloudTest, LoggingHandlerTest, SpellPossibilityIteratorTest,
TestPHPSerializedResponseWriter, TestManagedResourceStorage,
RegexBoostProcessorTest, DocValuesMissingTest, TestConfigSetsAPI,
AutoscalingHistoryHandlerTest, TestSolrCoreParser,
TestManagedSynonymGraphFilterFactory, TestScoreJoinQPNoScore,
TestSolrCloudWithHadoopAuthPlugin, TestFunctionQuery, DirectUpdateHandlerTest,
TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, TestStressLucene,
TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest,
TestQueryUtils, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest,
TermsComponentTest, QueryParsingTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, TestLFUCache,
HighlighterConfigTest, UpdateParamsTest, CopyFieldTest,
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest,
TestStressRecovery, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest,
DistribCursorPagingTest, DocValuesNotIndexedTest, ForceLeaderTest,
LeaderFailureAfterFreshStartTest, NodeMutatorTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
OverseerTaskQueueTest, PeerSyncReplicationTest, TestAuthenticationFramework,
TestCloudPivotFacet, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch,
TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL,
TestPullReplica, TestTlogReplica, ConcurrentDeleteAndCreateCollectionTest,
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, ComputePlanActionTest,
SystemLogListenerTest, TriggerIntegrationTest]
[junit4] Completed [621/774 (2!)] on J1 in 192.96s, 14 tests, 1 failure <<<
FAILURES!
[...truncated 48640 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]