Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/166/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseSerialGC
--illegal-access=deny
1 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent
Error Message:
Did not find the expected number of groups for field intGSF expected:<4> but
was:<3>
Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field
intGSF expected:<4> but was:<3>
at
__randomizedtesting.SeedInfo.seed([4535B5F20DF75ED0:9B826E7AE8A61E15]: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.testGroupingDocAbsent(DocValuesNotIndexedTest.java:305)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11520 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> 263882 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\init-core-data-001
[junit4] 2> 263883 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 263885 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 263887 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001
[junit4] 2> 263887 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 263887 INFO (Thread-871) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 263887 INFO (Thread-871) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 263894 ERROR (Thread-871) [ ] 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> 263987 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:65001
[junit4] 2> 264002 INFO (jetty-launcher-2242-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 264003 INFO (jetty-launcher-2242-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e0b75cb{/solr,null,AVAILABLE}
[junit4] 2> 264007 INFO (jetty-launcher-2242-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@205ceca7{HTTP/1.1,[http/1.1]}{127.0.0.1:65005}
[junit4] 2> 264007 INFO (jetty-launcher-2242-thread-1) [ ]
o.e.j.s.Server Started @274334ms
[junit4] 2> 264007 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65005}
[junit4] 2> 264007 ERROR (jetty-launcher-2242-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 264008 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 264008 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 264008 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 264008 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-07T03:11:57.951471300Z
[junit4] 2> 264011 INFO (jetty-launcher-2242-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 264012 INFO (jetty-launcher-2242-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d97b06d{/solr,null,AVAILABLE}
[junit4] 2> 264013 INFO (jetty-launcher-2242-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@559ce5e5{HTTP/1.1,[http/1.1]}{127.0.0.1:65010}
[junit4] 2> 264014 INFO (jetty-launcher-2242-thread-2) [ ]
o.e.j.s.Server Started @274341ms
[junit4] 2> 264014 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65010}
[junit4] 2> 264014 ERROR (jetty-launcher-2242-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 264014 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 264014 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 264014 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 264014 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-07T03:11:57.957435200Z
[junit4] 2> 264036 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 264052 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 264053 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65001/solr
[junit4] 2> 264075 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e5a529f8c0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 264079 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65001/solr
[junit4] 2> 264119 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e5a529f8c0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 264227 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 264228 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65010_solr
[junit4] 2> 264230 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98615552759300102-127.0.0.1:65010_solr-n_0000000000) starting
[junit4] 2> 264262 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65010_solr
[junit4] 2> 264269 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 264348 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 264352 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 264355 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65005_solr
[junit4] 2> 264360 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 264361 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 264381 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65010.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 264387 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65010.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 264388 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65010.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 264389 INFO (jetty-launcher-2242-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\.
[junit4] 2> 264463 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65005.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 264472 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65005.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 264472 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65005.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 264473 INFO (jetty-launcher-2242-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node1\.
[junit4] 2> 265056 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 265058 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65001/solr ready
[junit4] 2> 265067 INFO (qtp1087443072-5932) [ ]
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> 265071 INFO (OverseerThreadFactory-1616-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection dv_coll
[junit4] 2> 265198 INFO
(OverseerStateUpdate-98615552759300102-127.0.0.1:65010_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65010/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 265201 INFO
(OverseerStateUpdate-98615552759300102-127.0.0.1:65010_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65005/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 265203 INFO
(OverseerStateUpdate-98615552759300102-127.0.0.1:65010_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65010/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 265205 INFO
(OverseerStateUpdate-98615552759300102-127.0.0.1:65010_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:65005/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 265548 INFO (qtp1087443072-5929) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&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> 265548 INFO (qtp1087443072-5929) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 265556 INFO (qtp484322868-5914) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&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> 265556 INFO (qtp484322868-5914) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 265561 INFO (qtp484322868-5921) [ ]
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_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 265563 INFO (qtp1087443072-5927) [ ]
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_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 265674 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 265674 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 265680 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 265681 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 266563 INFO (qtp1087443072-5929) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 266570 INFO (qtp1087443072-5929) [ ] o.a.s.s.IndexSchema
[dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 266590 INFO (qtp1087443072-5929) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266590 INFO (qtp1087443072-5929) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from
collection dv_coll, trusted=true
[junit4] 2> 266591 INFO (qtp1087443072-5929) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65010.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 266591 INFO (qtp1087443072-5929) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 266591 INFO (qtp1087443072-5929) [ ] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
[junit4] 2> 266635 INFO (qtp1087443072-5927) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 266635 INFO (qtp484322868-5921) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 266638 INFO (qtp484322868-5914) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 266657 INFO (qtp1087443072-5927) [ ] o.a.s.s.IndexSchema
[dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 266659 INFO (qtp1087443072-5927) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266659 INFO (qtp1087443072-5927) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'dv_coll_shard3_replica_n3' using configuration from
collection dv_coll, trusted=true
[junit4] 2> 266660 INFO (qtp484322868-5921) [ ] o.a.s.s.IndexSchema
[dv_coll_shard4_replica_n4] Schema name=minimal
[junit4] 2> 266660 INFO (qtp1087443072-5927) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65010.solr.core.dv_coll.shard3.replica_n3' (registry
'solr.core.dv_coll.shard3.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 266660 INFO (qtp1087443072-5927) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 266661 INFO (qtp1087443072-5927) [ ] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\dv_coll_shard3_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\.\dv_coll_shard3_replica_n3\data\]
[junit4] 2> 266661 INFO (qtp484322868-5921) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266662 INFO (qtp484322868-5921) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'dv_coll_shard4_replica_n4' using configuration from
collection dv_coll, trusted=true
[junit4] 2> 266662 INFO (qtp484322868-5921) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65005.solr.core.dv_coll.shard4.replica_n4' (registry
'solr.core.dv_coll.shard4.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 266663 INFO (qtp484322868-5921) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 266663 INFO (qtp484322868-5921) [ ] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node1\dv_coll_shard4_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node1\.\dv_coll_shard4_replica_n4\data\]
[junit4] 2> 266667 INFO (qtp484322868-5914) [ ] o.a.s.s.IndexSchema
[dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 266669 INFO (qtp484322868-5914) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266669 INFO (qtp484322868-5914) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from
collection dv_coll, trusted=true
[junit4] 2> 266670 INFO (qtp484322868-5914) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65005.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 266670 INFO (qtp484322868-5914) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 266670 INFO (qtp484322868-5914) [ ] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
[junit4] 2> 266799 INFO (qtp1087443072-5929) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 266799 INFO (qtp1087443072-5929) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266820 INFO (qtp1087443072-5929) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 266820 INFO (qtp1087443072-5929) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 266844 INFO (qtp484322868-5921) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 266844 INFO (qtp484322868-5921) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266847 INFO (qtp484322868-5921) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 266847 INFO (qtp484322868-5921) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 266860 INFO (qtp1087443072-5927) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 266860 INFO (qtp1087443072-5927) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266862 INFO (qtp1087443072-5927) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 266862 INFO (qtp1087443072-5927) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 266875 INFO (qtp1087443072-5929) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5309edc7[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 266876 INFO (qtp1087443072-5929) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266876 INFO (qtp1087443072-5929) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266876 INFO (qtp1087443072-5929) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266877 INFO (qtp1087443072-5929) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266878 INFO (qtp1087443072-5929) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 266878 INFO (qtp484322868-5921) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31aa8b36[dv_coll_shard4_replica_n4]
main]
[junit4] 2> 266878 INFO (qtp1087443072-5929) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577848847278800896
[junit4] 2> 266881 INFO (searcherExecutor-1621-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher
Searcher@5309edc7[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266882 INFO (qtp484322868-5921) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266883 INFO (qtp484322868-5921) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266883 INFO (qtp484322868-5921) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266883 INFO (qtp484322868-5921) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266884 INFO (qtp484322868-5921) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 266885 INFO (qtp484322868-5921) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577848847286140928
[junit4] 2> 266885 INFO (searcherExecutor-1623-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard4_replica_n4] Registered new searcher
Searcher@31aa8b36[dv_coll_shard4_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266895 INFO (qtp1087443072-5929) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266895 INFO (qtp1087443072-5929) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266895 INFO (qtp1087443072-5929) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 266895 INFO (qtp1087443072-5929) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 266895 INFO (qtp1087443072-5929) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/ has no replicas
[junit4] 2> 266895 INFO (qtp1087443072-5929) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266902 INFO (qtp484322868-5921) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266902 INFO (qtp484322868-5921) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266902 INFO (qtp484322868-5921) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65005/solr/dv_coll_shard4_replica_n4/
[junit4] 2> 266902 INFO (qtp484322868-5921) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 266902 INFO (qtp484322868-5921) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:65005/solr/dv_coll_shard4_replica_n4/ has no replicas
[junit4] 2> 266902 INFO (qtp484322868-5921) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266904 INFO (qtp1087443072-5929) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 266907 INFO (qtp484322868-5921) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65005/solr/dv_coll_shard4_replica_n4/ shard4
[junit4] 2> 266909 INFO (qtp1087443072-5927) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@21fdb849[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 266911 INFO (qtp1087443072-5927) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266911 INFO (qtp1087443072-5927) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266911 INFO (qtp1087443072-5927) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266912 INFO (qtp1087443072-5927) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266912 INFO (qtp1087443072-5927) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 266912 INFO (qtp1087443072-5927) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577848847314452480
[junit4] 2> 266913 INFO (searcherExecutor-1622-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@21fdb849[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266918 INFO (qtp1087443072-5927) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266918 INFO (qtp1087443072-5927) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266918 INFO (qtp1087443072-5927) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/
[junit4] 2> 266918 INFO (qtp1087443072-5927) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 266918 INFO (qtp1087443072-5927) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/ has no replicas
[junit4] 2> 266918 INFO (qtp1087443072-5927) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266922 INFO (qtp1087443072-5927) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/ shard3
[junit4] 2> 266938 INFO (qtp484322868-5914) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 266938 INFO (qtp484322868-5914) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266940 INFO (qtp484322868-5914) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 266940 INFO (qtp484322868-5914) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 266941 INFO (qtp484322868-5914) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@537a2bc4[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 266942 INFO (qtp484322868-5914) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266943 INFO (qtp484322868-5914) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266943 INFO (qtp484322868-5914) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266943 INFO (qtp484322868-5914) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266944 INFO (qtp484322868-5914) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 266944 INFO (qtp484322868-5914) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577848847348006912
[junit4] 2> 266945 INFO (searcherExecutor-1624-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher
Searcher@537a2bc4[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266950 INFO (qtp484322868-5914) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266950 INFO (qtp484322868-5914) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266950 INFO (qtp484322868-5914) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 266950 INFO (qtp484322868-5914) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 266950 INFO (qtp484322868-5914) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/ has no replicas
[junit4] 2> 266950 INFO (qtp484322868-5914) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266953 INFO (qtp484322868-5914) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 267058 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267058 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267058 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267058 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267060 INFO (qtp484322868-5921) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 267062 INFO (qtp484322868-5921) [ ] 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_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1500
[junit4] 2> 267075 INFO (qtp1087443072-5927) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 267081 INFO (qtp1087443072-5927) [ ] 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_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1518
[junit4] 2> 267105 INFO (qtp484322868-5914) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 267109 INFO (qtp484322868-5914) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&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=1553
[junit4] 2> 267111 INFO (qtp1087443072-5929) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 267116 INFO (qtp1087443072-5929) [ ] 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_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1568
[junit4] 2> 267130 INFO (qtp1087443072-5932) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 267218 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267218 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267218 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 267218 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 268130 INFO (qtp1087443072-5932) [ ] 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=3063
[junit4] 2> 268149 INFO (qtp1087443072-5926) [ ] o.a.s.s.SchemaManager
managed schema loaded . version : 0
[junit4] 2> 268152 INFO (qtp1087443072-5926) [ ] o.a.s.s.IndexSchema
[dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 268186 INFO (qtp1087443072-5926) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 268213 INFO (qtp1087443072-5926) [ ] o.a.s.c.ZkController
Persisted config data to node /configs/conf1/managed-schema
[junit4] 2> 268213 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 268213 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 268213 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 268213 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 268215 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 268216 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 268218 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 268220 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n4] Schema name=minimal
[junit4] 2> 268228 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 268231 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 268234 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 268237 INFO (zkCallback-2253-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
[junit4] 2> 268246 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 268246 INFO (zkCallback-2254-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 32 ms
[junit4] 2> 268251 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 268257 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 38 ms
[junit4] 2> 268257 INFO (Thread-897) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard2_replica_n2
[junit4] 2> 268258 INFO (Thread-896) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard3_replica_n3
[junit4] 2> 268266 INFO (Thread-897) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard4_replica_n4
[junit4] 2> 268267 INFO (Thread-896) [ ] o.a.s.c.SolrCore core reload
dv_coll_shard3_replica_n3
[junit4] 2> 268274 INFO (qtp1087443072-5926) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 268721 INFO (qtp1087443072-5926) [ ] o.a.s.s.IndexSchema
[dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 268729 INFO (qtp1087443072-5926) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 268729 INFO (qtp1087443072-5926) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'dv_coll_shard3_replica_n3' using configuration from
collection dv_coll
[junit4] 2> 268779 INFO (qtp1087443072-5926) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_65010.solr.core.dv_coll.shard3.replica_n3' (registry
'solr.core.dv_coll.shard3.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 268779 INFO (qtp1087443072-5926) [ ] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\dv_coll_shard3_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\.\dv_coll_shard3_replica_n3\data\]
[junit4] 2> 268926 INFO (qtp1087443072-5926) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 268926 INFO (qtp1087443072-5926) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 268928 INFO (qtp1087443072-5926) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79b2a12e[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 268930 INFO (qtp1087443072-5926) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 268930 INFO (qtp1087443072-5926) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 268930 INFO (qtp1087443072-5926) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 268931 INFO (qtp1087443072-5926) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 268932 INFO (qtp1087443072-5926) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 268934 INFO (searcherExecutor-1641-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@79b2a12e[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 268934 INFO (qtp1087443072-5926) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577848849434673152
[junit4] 2> 268937 INFO (qtp1087443072-5926) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 268937 INFO (qtp1087443072-5926) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@285092c4[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 268940 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 268940 INFO (searcherExecutor-1641-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@285092c4[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 268942 INFO (qtp1087443072-5926) [ ]
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> 268944 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 268960 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 268960 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 19 ms
[junit4] 2> 268965 INFO (Thread-896) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.1.0
[junit4] 2> 268977 INFO (Thread-896) [ ] o.a.s.s.IndexSchema
[dv_coll_shard3_replica_n3] Schema name=minimal
[junit4] 2> 268980 INFO (Thread-896) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 268981 INFO (Thread-896) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'dv_coll_shard3_replica_n3' using configuration from
collection dv_coll
[junit4] 2> 268998 INFO (qtp484322868-5920) [ ] o.a.s.c.S.Request
[dv_coll_shard4_replica_n4] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 269000 INFO (qtp484322868-5920) [ ] 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> 269013 INFO (Thread-896) [ ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_65010.solr.core.dv_coll.shard3.replica_n3' (registry
'solr.core.dv_coll.shard3.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40937a0
[junit4] 2> 269013 INFO (Thread-896) [ ] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\dv_coll_shard3_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001\tempDir-001\node2\.\dv_coll_shard3_replica_n3\data\]
[junit4] 2> 269021 INFO (qtp1087443072-5925) [ ] 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> 269023 INFO (qtp1087443072-5926) [ ]
o.a.s.s.ManagedIndexSchema Took 81.0ms for 3 replicas to apply schema update
version 1 for collection dv_coll
[junit4] 2> 269023 INFO (qtp1087443072-5926) [ ] o.a.s.c.S.Request
[dv_coll_shard3_replica_n3] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=876
[junit4] 2> 269023 INFO (qtp1087443072-5926) [ ] o.a.s.c.SolrCore
[dv_coll_shard3_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@1ba4f2dc
[junit4] 2> 269023 INFO (qtp1087443072-5926) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard3.replica_n3, tag=463794908
[junit4] 2> 269023 INFO (qtp1087443072-5926) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@69d0907e: rootName =
solr_65010, domain = solr.core.dv_coll.shard3.replica_n3, service url = null,
agent id = null] for registry solr.core.dv_coll.shard3.replica_n3 /
com.codahale.metrics.MetricRegistry@3d7b155f
[junit4] 2> 269033 INFO (qtp1087443072-5926) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard3.leader, tag=463794908
[junit4] 2> 269075 INFO
(TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[4535B5F20DF75ED0]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDocAbsent
[junit4] 2> 269135 INFO
(OverseerCollectionConfigSetProcessor-98615552759300102-127.0.0.1:65010_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 269184 INFO (Thread-896) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 269184 INFO (Thread-896) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 269198 INFO (qtp1087443072-5928) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577848849668505600)} 0 41
[junit4] 2> 269206 INFO (Thread-896) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@678d75b4[dv_coll_shard3_replica_n3] main]
[junit4] 2> 269209 INFO (qtp484322868-5916) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577848849676894208)} 0 49
[junit4] 2> 269209 INFO (qtp1087443072-5925) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577848849648582656)} 0 72
[junit4] 2> 269210 INFO (qtp484322868-5920) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1577848849627611136)} 0 94
[junit4] 2> 269214 INFO (qtp1087443072-5927) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849728274432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269214 INFO (Thread-896) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 269216 INFO (qtp1087443072-5927) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269224 INFO (qtp484322868-5936) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849738760192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269225 INFO (qtp1087443072-5929) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849739808768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269226 INFO (qtp1087443072-5929) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269227 INFO (qtp484322868-5921) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849741905920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269228 INFO (Thread-896) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 269229 INFO (Thread-896) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 269230 INFO (qtp1087443072-5927) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38010cab[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 269230 INFO (qtp1087443072-5929) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269231 INFO (qtp1087443072-5927) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269239 INFO (qtp484322868-5921) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269246 INFO (qtp484322868-5936) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269248 INFO (qtp484322868-5921) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@492084f0[dv_coll_shard4_replica_n4]
main]
[junit4] 2> 269248 INFO (qtp484322868-5921) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269250 INFO (searcherExecutor-1623-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard4_replica_n4] Registered new searcher
Searcher@492084f0[dv_coll_shard4_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269250 INFO (qtp1087443072-5929) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 26
[junit4] 2> 269250 INFO (qtp484322868-5921) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 23
[junit4] 2> 269253 INFO (searcherExecutor-1621-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher
Searcher@38010cab[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269254 INFO (qtp1087443072-5927) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 40
[junit4] 2> 269254 INFO (Thread-896) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 269255 INFO (Thread-896) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 269261 INFO (searcherExecutor-1646-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@678d75b4[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269263 INFO (qtp484322868-5936) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@14f95fe2[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 269265 INFO (searcherExecutor-1624-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher
Searcher@14f95fe2[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269266 INFO (qtp484322868-5936) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269266 INFO (qtp484322868-5936) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 43
[junit4] 2> 269266 INFO (qtp484322868-5938) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 55
[junit4] 2> 269296 INFO (Thread-896) [ ] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 269304 INFO (qtp1087443072-5932) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2
(1577848849792237568), 3 (1577848849819500544)]} 0 28
[junit4] 2> 269306 INFO (qtp484322868-5914) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4
(1577848849796431872)]} 0 28
[junit4] 2> 269308 INFO (qtp1087443072-5940) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1
(1577848849796431872)]} 0 30
[junit4] 2> 269315 INFO (qtp1087443072-5926) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849834180608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269315 INFO (qtp1087443072-5926) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e0408fb
commitCommandVersion:1577848849834180608
[junit4] 2> 269323 INFO (qtp484322868-5919) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849842569216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269323 INFO (qtp484322868-5919) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269324 INFO (qtp484322868-5919) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269338 INFO (qtp484322868-5919) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 15
[junit4] 2> 269339 INFO (qtp484322868-5919) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849859346432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269339 INFO (qtp484322868-5919) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5b301d82
commitCommandVersion:1577848849859346432
[junit4] 2> 269343 INFO (qtp1087443072-5928) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848849863540736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269343 INFO (qtp1087443072-5928) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5a11cbe9
commitCommandVersion:1577848849863540736
[junit4] 2> 269356 INFO (qtp484322868-5919) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@64f69816[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 269359 INFO (searcherExecutor-1624-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher
Searcher@64f69816[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 269359 INFO (qtp484322868-5919) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269359 INFO (qtp484322868-5919) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 19
[junit4] 2> 269360 INFO (Thread-896) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3d603c8a[dv_coll_shard3_replica_n3] main]
[junit4] 2> 269361 INFO (Thread-896) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard1_replica_n1
[junit4] 2> 269365 INFO (searcherExecutor-1646-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@3d603c8a[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 269368 INFO (qtp1087443072-5926) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b307ba7[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 269370 INFO (searcherExecutor-1621-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher
Searcher@6b307ba7[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 269371 INFO (qtp1087443072-5926) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269371 INFO (qtp1087443072-5926) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 56
[junit4] 2> 269375 INFO (qtp1087443072-5928) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@41ae311b[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 269376 INFO (qtp1087443072-5928) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269379 INFO (searcherExecutor-1641-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@41ae311b[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 269379 INFO (qtp1087443072-5928) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 36
[junit4] 2> 269379 INFO (qtp1087443072-5928) [ ] o.a.s.c.SolrCore
[dv_coll_shard3_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@3fa2f877
[junit4] 2> 269379 INFO (qtp1087443072-5928) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard3.replica_n3, tag=1067645047
[junit4] 2> 269379 INFO (qtp1087443072-5928) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d12de01: rootName =
solr_65010, domain = solr.core.dv_coll.shard3.replica_n3, service url = null,
agent id = null] for registry solr.core.dv_coll.shard3.replica_n3 /
com.codahale.metrics.MetricRegistry@3d7b155f
[junit4] 2> 269390 INFO (qtp1087443072-5928) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard3.leader, tag=1067645047
[junit4] 2> 269391 INFO (qtp1087443072-5939) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 82
[junit4] 2> 269414 INFO (qtp484322868-5918) [ ] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/select
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1504753923337&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=17
[junit4] 2> 269416 INFO (qtp1087443072-5925) [ ] o.a.s.c.S.Request
[dv_coll_shard3_replica_n3] webapp=/solr path=/select
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&rows=10&version=2&q=*:*&NOW=1504753923337&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=0
[junit4] 2> 269419 INFO (qtp484322868-5918) [ ] o.a.s.c.S.Request
[dv_coll_shard4_replica_n4] webapp=/solr path=/select
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:65005/solr/dv_coll_shard4_replica_n4/&rows=10&version=2&q=*:*&NOW=1504753923337&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=0
[junit4] 2> 269420 INFO (qtp1087443072-5925) [ ] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/select
params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504753923337&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=0
[junit4] 2> 269438 INFO (qtp484322868-5918) [ ] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1504753923337&group.topgroups.intGSF=%01&group.topgroups.intGSF=1162450721&group.topgroups.intGSF=1162460727&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=7
[junit4] 2> 269440 INFO (qtp1087443072-5925) [ ] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1504753923337&group.topgroups.intGSF=%01&group.topgroups.intGSF=1162450721&group.topgroups.intGSF=1162460727&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=0
[junit4] 2> 269443 INFO (qtp1087443072-5925) [ ] o.a.s.c.S.Request
[dv_coll_shard3_replica_n3] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1504753923337&group.topgroups.intGSF=%01&group.topgroups.intGSF=1162450721&group.topgroups.intGSF=1162460727&isShard=true&wt=javabin&group.field=intGSF&group=true}
status=0 QTime=0
[junit4] 2> 269449 INFO (qtp484322868-5918) [ ] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1504753923337&ids=4&isShard=true&shard.url=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&wt=javabin&version=2&group.field=intGSF}
status=0 QTime=0
[junit4] 2> 269451 INFO (qtp1087443072-5925) [ ] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1504753923337&ids=1&isShard=true&shard.url=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2&group.field=intGSF}
status=0 QTime=0
[junit4] 2> 269454 INFO (qtp1087443072-5925) [ ] o.a.s.c.S.Request
[dv_coll_shard3_replica_n3] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1504753923337&ids=2&isShard=true&shard.url=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&wt=javabin&version=2&group.field=intGSF}
status=0 QTime=0
[junit4] 2> 269459 INFO (qtp1087443072-5939) [ ] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=dv_coll:4&wt=javabin&version=2&group.field=intGSF&group=true}
status=0 QTime=65
[junit4] 2> 269463 INFO
(TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[4535B5F20DF75ED0]) [
] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDocAbsent
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDocAbsent
-Dtests.seed=4535B5F20DF75ED0 -Dtests.slow=true -Dtests.locale=lg
-Dtests.timezone=America/Louisville -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.43s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent <<<
[junit4] > Throwable #1: java.lang.AssertionError: Did not find the
expected number of groups for field intGSF expected:<4> but was:<3>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4535B5F20DF75ED0:9B826E7AE8A61E15]:0)
[junit4] > at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:305)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 269484 INFO
(TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[4535B5F20DF75ED0]) [
] o.a.s.SolrTestCaseJ4 ###Starting testDistribFaceting
[junit4] 2> 269536 INFO (qtp484322868-5918) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@ba73a8c[dv_coll_shard2_replica_n2]
realtime]
[junit4] 2> 269536 INFO (qtp1087443072-5925) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@465db25e[dv_coll_shard3_replica_n3]
realtime]
[junit4] 2> 269542 INFO (qtp1087443072-5939) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2be60d8a[dv_coll_shard1_replica_n1]
realtime]
[junit4] 2> 269545 INFO (qtp1087443072-5925) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fda22f9[dv_coll_shard3_replica_n3]
realtime]
[junit4] 2> 269546 INFO (qtp484322868-5918) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577848850037604352)} 0 60
[junit4] 2> 269563 INFO (qtp484322868-5921) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577848850061721600)} 0 31
[junit4] 2> 269564 INFO (qtp1087443072-5925) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577848850059624448)} 0 34
[junit4] 2> 269565 INFO (qtp1087443072-5939) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1577848850012438528)} 0 79
[junit4] 2> 269566 INFO (qtp1087443072-5940) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850097373184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269566 INFO (qtp1087443072-5940) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e0408fb
commitCommandVersion:1577848850097373184
[junit4] 2> 269567 INFO (qtp1087443072-5941) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850098421760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269567 INFO (qtp1087443072-5941) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5a11cbe9
commitCommandVersion:1577848850098421760
[junit4] 2> 269568 INFO (qtp484322868-5938) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850099470336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269568 INFO (qtp484322868-5938) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269568 INFO (qtp484322868-5938) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269568 INFO (qtp484322868-5938) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 269569 INFO (qtp484322868-5921) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850100518912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269569 INFO (qtp484322868-5921) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5b301d82
commitCommandVersion:1577848850100518912
[junit4] 2> 269571 INFO (qtp1087443072-5940) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38d4ab9e[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 269573 INFO (searcherExecutor-1621-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher
Searcher@38d4ab9e[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269573 INFO (qtp1087443072-5940) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269574 INFO (qtp484322868-5921) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c648f8d[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 269575 INFO (searcherExecutor-1624-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher
Searcher@5c648f8d[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269576 INFO (qtp484322868-5921) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269576 INFO (qtp1087443072-5941) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f38371e[dv_coll_shard3_replica_n3]
main]
[junit4] 2> 269578 INFO (qtp1087443072-5941) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269579 INFO (searcherExecutor-1646-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher
Searcher@6f38371e[dv_coll_shard3_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269579 INFO (qtp1087443072-5940) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 12
[junit4] 2> 269580 INFO (qtp484322868-5921) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 10
[junit4] 2> 269580 INFO (qtp1087443072-5941) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 12
[junit4] 2> 269581 INFO (qtp1087443072-5939) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 14
[junit4] 2> 269587 INFO (qtp1087443072-5926) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1
(1577848850113101824)]} 0 5
[junit4] 2> 269594 INFO (qtp1087443072-5928) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850126733312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269594 INFO (qtp1087443072-5928) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e0408fb
commitCommandVersion:1577848850126733312
[junit4] 2> 269595 INFO (qtp484322868-5936) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850127781888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269595 INFO (qtp484322868-5936) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269599 INFO (qtp1087443072-5929) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850131976192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269599 INFO (qtp1087443072-5929) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269600 INFO (qtp484322868-5914) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577848850133024768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269600 INFO (qtp484322868-5914) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 269600 INFO (qtp484322868-5936) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269600 INFO (qtp484322868-5936) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 5
[junit4] 2> 269601 INFO (qtp1087443072-5929) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269601 INFO (qtp1087443072-5929) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 269603 INFO (qtp484322868-5914) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269603 INFO (qtp484322868-5914) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 269609 INFO (qtp1087443072-5928) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@551dcbca[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 269610 INFO (searcherExecutor-1621-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher
Searcher@551dcbca[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 269610 INFO (qtp1087443072-5928) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 269610 INFO (qtp1087443072-5928) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65010/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 16
[junit4] 2> 269611 INFO (qtp1087443072-5926) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 23
[junit4] 2> 269623 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field intField is Points-based.
[junit4] 2> 269624 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field longField is Points-based.
[junit4] 2> 269624 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field doubleField is Points-based.
[junit4] 2> 269625 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field floatField is Points-based.
[junit4] 2> 269625 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field dateField is Points-based.
[junit4] 2> 269625 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field intFieldMulti is Points-based.
[junit4] 2> 269626 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field longFieldMulti is
Points-based.
[junit4] 2> 269626 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field doubleFieldMulti is
Points-based.
[junit4] 2> 269626 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field floatFieldMulti is
Points-based.
[junit4] 2> 269626 WARN (qtp484322868-5919) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field dateFieldMulti is
Points-based.
[junit4] 2> 269626 INFO (qtp484322868-5919) [ ] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&f.dateFieldMulti.facet.limit=160&fl=id&fl=score&shards.purpose=20&f.intField.facet.limit=160&fsv=true&f.longFieldMulti.facet.limit=160&f.boolFieldMulti.facet.limit=160&shard.url=http://127.0.0.1:65005/solr/dv_coll_shard2_replica_n2/&f.longField.facet.mincount=0&f.boolField.facet.mincount=0&f.dateField.facet.mincount=0&f.doubleField.facet.limit=160&f.doubleFieldMulti.facet.mincount=0&f.floatField.facet.mincount=0&f.dateFieldMulti.facet.mincount=0&f.doubleField.facet.mincount=0&f.boolField.facet.limit=160&f.stringField.facet.mincount=0&f.stringFieldMulti.facet.limit=160&f.boolFieldMulti.facet.mincount=0&f.intField.facet.mincount=0&f.intFieldMulti.facet.mincount=0&f.doubleFieldMulti.facet.limit=160&wt=javabin&facet.field=intField&facet.field=longField&facet.field=doubleField&facet.field=floatField&facet.field=dateField&facet.field=stringField&facet.field=boolField&facet.field=intFieldMulti&facet.field=longFieldMulti&facet.field=doubleFieldMulti&facet.field=floatFieldMulti&facet.field=dateFieldMulti&facet.field=stringFieldMulti&facet.field=boolFieldMulti&_stateVer_=dv_coll:4&f.longFieldMulti.facet.mincount=0&start=0&rows=0&f.dateField.facet.limit=160&version=2&f.stringFieldMulti.facet.mincount=0&q=*:*&f.floatFieldMulti.facet.limit=160&f.longField.facet.limit=160&f.stringField.facet.limit=160&NOW=1504753923554&f.intFieldMulti.facet.limit=160&f.floatFieldMulti.facet.mincount=0&isShard=true&f.floatField.facet.limit=160&facet=true}
hits=0 status=0 QTime=4
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field intField is Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field longField is Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field doubleField is Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field floatField is Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field dateField is Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field intFieldMulti is Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field longFieldMulti is
Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [ ] o.a.s.r.SimpleFacets
Raising facet.mincount from 0 to 1, because field doubleFieldMulti is
Points-based.
[junit4] 2> 269629 WARN (qtp1087443072-5927) [
[...truncated too long message...]
service url = null, agent id = null] for registry
solr.core.dv_coll.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@228c95e0
[junit4] 2> 270532 INFO (coreCloseExecutor-1651-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard4_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@22dde981
[junit4] 2> 270532 INFO (coreCloseExecutor-1651-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard4.replica_n4, tag=584968577
[junit4] 2> 270532 INFO (coreCloseExecutor-1651-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a47aa17: rootName =
solr_65005, domain = solr.core.dv_coll.shard4.replica_n4, service url = null,
agent id = null] for registry solr.core.dv_coll.shard4.replica_n4 /
com.codahale.metrics.MetricRegistry@4b58cba5
[junit4] 2> 270534 INFO (zkCallback-2254-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 270535 INFO (zkCallback-2254-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 270535 INFO (zkCallback-2253-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 270535 INFO (zkCallback-2253-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 270540 INFO (coreCloseExecutor-1650-thread-2) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@7533f73a
[junit4] 2> 270540 INFO (coreCloseExecutor-1651-thread-2) [ ]
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@5256eaf9
[junit4] 2> 270543 INFO (coreCloseExecutor-1651-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard4.leader, tag=584968577
[junit4] 2> 270543 INFO (coreCloseExecutor-1651-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard2.replica_n2, tag=1381427961
[junit4] 2> 270544 INFO (coreCloseExecutor-1651-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ce424c7: rootName =
solr_65005, 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@4ffa7634
[junit4] 2> 270551 INFO (coreCloseExecutor-1650-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard1.leader, tag=1394176013
[junit4] 2> 270551 INFO (coreCloseExecutor-1650-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard3.replica_n3, tag=1966339898
[junit4] 2> 270551 INFO (coreCloseExecutor-1650-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a9c5e0: rootName =
solr_65010, domain = solr.core.dv_coll.shard3.replica_n3, service url = null,
agent id = null] for registry solr.core.dv_coll.shard3.replica_n3 /
com.codahale.metrics.MetricRegistry@3d7b155f
[junit4] 2> 270551 INFO (coreCloseExecutor-1651-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard2.leader, tag=1381427961
[junit4] 2> 270560 WARN (zkCallback-2253-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 270561 INFO (jetty-closer-2243-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e0b75cb{/solr,null,UNAVAILABLE}
[junit4] 2> 270561 INFO (coreCloseExecutor-1650-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard3.leader, tag=1966339898
[junit4] 2> 270562 INFO (zkCallback-2254-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 270566 INFO (jetty-closer-2243-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98615552759300102-127.0.0.1:65010_solr-n_0000000000) closing
[junit4] 2> 270566 INFO
(OverseerStateUpdate-98615552759300102-127.0.0.1:65010_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65010_solr
[junit4] 2> 270567 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e5a529f8c0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 270567 WARN (zkCallback-2254-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 270568 INFO (jetty-closer-2243-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d97b06d{/solr,null,UNAVAILABLE}
[junit4] 2> 270570 ERROR
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
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> 270570 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4535B5F20DF75ED0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65001 65001
[junit4] 2> 270571 INFO (Thread-871) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:65001 65001
[junit4] 2> 270572 WARN (Thread-871) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/configs/conf1/managed-schema
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/dv_coll/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_4535B5F20DF75ED0-001
[junit4] 2> Sep 07, 2017 3:12:04 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=lg,
timezone=America/Louisville
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=116391504,total=251297792
[junit4] 2> NOTE: All tests run in this JVM: [UtilsToolTest,
LoggingHandlerTest, TestShardHandlerFactory, SolrMetricManagerTest,
TestDistributedMissingSort, DocValuesMultiTest,
TestCollectionsAPIViaSolrCloudCluster, TestApiFramework,
IndexSchemaRuntimeFieldTest, AtomicUpdatesTest,
TestSolrCloudWithSecureImpersonation, SpellCheckCollatorTest,
HdfsNNFailoverTest, TestUseDocValuesAsStored, SampleTest, TestCryptoKeys,
TestExclusionRuleCollectionAccess, UpdateParamsTest, TestCloudRecovery,
DistributedQueueTest, TestGraphMLResponseWriter, MoveReplicaHDFSTest,
TestAnalyzeInfixSuggestions, TestSearchPerf,
DocumentAnalysisRequestHandlerTest, ReplicationFactorTest,
TestSolrCLIRunExample, DocumentBuilderTest, CopyFieldTest,
PropertiesRequestHandlerTest, QueryResultKeyTest,
TestOverriddenPrefixQueryForCustomFieldType, TestManagedSynonymFilterFactory,
TestIndexSearcher, SchemaVersionSpecificBehaviorTest, DebugComponentTest,
TestInitQParser, TestReRankQParserPlugin, TolerantUpdateProcessorTest,
TemplateUpdateProcessorTest, TestSQLHandler, TestCollationFieldDocValues,
LukeRequestHandlerTest, TestCloudManagedSchema, TestXmlQParser,
HdfsDirectoryTest, DocValuesNotIndexedTest]
[junit4] Completed [90/731 (1!)] on J1 in 7.24s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 41233 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:690: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:678: Source
checkout is modified!!! Offending files:
* solr/licenses/commons-math3-3.6.1.jar.sha1
Total time: 78 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]