Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/223/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([81186C5E6F87F6B1:555D270788D1454A]: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.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv
Error Message:
java.lang.RuntimeException: Error from server at
http://127.0.0.1:38491/solr/test_col_shard1_replica_n2: Failed synchronous
update on shard StdNode:
http://127.0.0.1:35513/solr/test_col_shard1_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@184acfe4
Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from
server at http://127.0.0.1:38491/solr/test_col_shard1_replica_n2: Failed
synchronous update on shard StdNode:
http://127.0.0.1:35513/solr/test_col_shard1_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@184acfe4
at
__randomizedtesting.SeedInfo.seed([81186C5E6F87F6B1:B70C0E18E5DACCA0]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at
http://127.0.0.1:38491/solr/test_col_shard1_replica_n2: Failed synchronous
update on shard StdNode:
http://127.0.0.1:35513/solr/test_col_shard1_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@184acfe4
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException:
Error from server at http://127.0.0.1:38491/solr/test_col_shard1_replica_n2:
Failed synchronous update on shard StdNode:
http://127.0.0.1:35513/solr/test_col_shard1_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@184acfe4
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
... 6 more
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:38491/solr/test_col_shard1_replica_n2: Failed
synchronous update on shard StdNode:
http://127.0.0.1:35513/solr/test_col_shard1_replica_n1/ update:
org.apache.solr.client.solrj.request.UpdateRequest@184acfe4
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
... 5 more
Build Log:
[...truncated 11067 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/init-core-data-001
[junit4] 2> 88142 INFO
(SUITE-CdcrBootstrapTest-seed#[81186C5E6F87F6B1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 88143 INFO
(SUITE-CdcrBootstrapTest-seed#[81186C5E6F87F6B1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 88144 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 88146 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-target-001
[junit4] 2> 88146 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 88147 INFO (Thread-162) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 88147 INFO (Thread-162) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 88149 ERROR (Thread-162) [ ] 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> 88247 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.ZkTestServer start zk server on port:38339
[junit4] 2> 88253 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 88257 INFO (jetty-launcher-84-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a4af513{/solr,null,AVAILABLE}
[junit4] 2> 88258 INFO (jetty-launcher-84-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@46a9146a{SSL,[ssl,
http/1.1]}{127.0.0.1:36033}
[junit4] 2> 88258 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.Server
Started @89983ms
[junit4] 2> 88259 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36033}
[junit4] 2> 88259 ERROR (jetty-launcher-84-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 88259 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 88259 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 88259 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 88259 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T05:24:41.985Z
[junit4] 2> 88261 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 88276 INFO (jetty-launcher-84-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38339/solr
[junit4] 2> 88337 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 88338 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36033_solr
[junit4] 2> 88338 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.c.Overseer Overseer
(id=98502828482428931-127.0.0.1:36033_solr-n_0000000000) starting
[junit4] 2> 88341 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36033_solr
[junit4] 2> 88342 INFO
(OverseerStateUpdate-98502828482428931-127.0.0.1:36033_solr-n_0000000000)
[n:127.0.0.1:36033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 88423 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36033.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 88429 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36033.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 88429 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36033.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 88430 INFO (jetty-launcher-84-thread-1)
[n:127.0.0.1:36033_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:38339/solr
[junit4] 2> 88459 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001
[junit4] 2> 88459 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 88459 INFO (Thread-172) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 88459 INFO (Thread-172) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 88460 ERROR (Thread-172) [ ] 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> 88559 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.ZkTestServer start zk server on port:41815
[junit4] 2> 88563 INFO (jetty-launcher-96-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c049a7a{/solr,null,AVAILABLE}
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ee61d69{SSL,[ssl,
http/1.1]}{127.0.0.1:37371}
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ] o.e.j.s.Server
Started @90289ms
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37371}
[junit4] 2> 88565 ERROR (jetty-launcher-96-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 88565 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T05:24:42.291Z
[junit4] 2> 88567 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 88572 INFO (jetty-launcher-96-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41815/solr
[junit4] 2> 88604 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 88604 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37371_solr
[junit4] 2> 88604 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.Overseer Overseer
(id=98502828502941699-127.0.0.1:37371_solr-n_0000000000) starting
[junit4] 2> 88616 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37371_solr
[junit4] 2> 88618 INFO
(zkCallback-103-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 88836 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37371.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 88840 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37371.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 88840 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37371.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 88841 INFO (jetty-launcher-96-thread-1)
[n:127.0.0.1:37371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001/node1/.
[junit4] 2> 88869 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 88870 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41815/solr ready
[junit4] 2> 88890 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 88892 INFO
(OverseerThreadFactory-275-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 88995 INFO
(OverseerStateUpdate-98502828502941699-127.0.0.1:37371_solr-n_0000000000)
[n:127.0.0.1:37371_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37371/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 89199 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 89199 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 89304 INFO
(zkCallback-103-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 89304 INFO
(zkCallback-103-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 90208 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 90212 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 90213 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 90213 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 90213 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37371.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 90216 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 90216 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 90251 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 90251 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 90252 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 90252 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 90253 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f7f46b5[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 90254 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 90254 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 90254 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 90254 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576045257928212480
[junit4] 2> 90255 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1f7f46b5[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 90257 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 90257 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 90257 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37371/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 90258 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 90258 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:37371/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 90258 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 90259 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37371/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 90360 INFO
(zkCallback-103-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 90360 INFO
(zkCallback-103-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 90409 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 90410 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1211
[junit4] 2> 90412 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 90512 INFO
(zkCallback-103-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 90512 INFO
(zkCallback-103-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 90893 INFO
(OverseerCollectionConfigSetProcessor-98502828502941699-127.0.0.1:37371_solr-n_0000000000)
[n:127.0.0.1:37371_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 91412 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2522
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 91421 INFO (qtp1036865665-627) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0
(1576045259147706368), source_1 (1576045259149803520), source_2
(1576045259149803521), source_3 (1576045259149803522), source_4
(1576045259149803523), source_5 (1576045259149803524), source_6
(1576045259149803525), source_7 (1576045259149803526), source_8
(1576045259149803527), source_9 (1576045259149803528), ... (100 adds)]} 0 5
[junit4] 2> 91422 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045259152949248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91422 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045259152949248
[junit4] 2> 91521 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@626f64ee[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 91522 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91523 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@626f64ee[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
[junit4] 2> 91523 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 100
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 91532 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100
(1576045259263049728), source_101 (1576045259265146880), source_102
(1576045259265146881), source_103 (1576045259265146882), source_104
(1576045259265146883), source_105 (1576045259265146884), source_106
(1576045259265146885), source_107 (1576045259265146886), source_108
(1576045259265146887), source_109 (1576045259265146888), ... (100 adds)]} 0 5
[junit4] 2> 91534 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045259270389760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91539 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045259270389760
[junit4] 2> 91656 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51ca1241[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 91658 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@51ca1241[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100)))}
[junit4] 2> 91659 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91659 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 125
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 91663 INFO (qtp1036865665-627) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200
(1576045259402510336), source_201 (1576045259403558912), source_202
(1576045259403558913), source_203 (1576045259403558914), source_204
(1576045259403558915), source_205 (1576045259403558916), source_206
(1576045259403558917), source_207 (1576045259403558918), source_208
(1576045259403558919), source_209 (1576045259403558920), ... (100 adds)]} 0 3
[junit4] 2> 91665 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045259407753216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91665 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045259407753216
[junit4] 2> 91921 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@270d3ff8[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 91921 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91922 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@270d3ff8[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
[junit4] 2> 91922 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 257
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 91925 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300
(1576045259678285824), source_301 (1576045259679334400), source_302
(1576045259679334401), source_303 (1576045259679334402), source_304
(1576045259679334403), source_305 (1576045259679334404), source_306
(1576045259679334405), source_307 (1576045259679334406), source_308
(1576045259679334407), source_309 (1576045259679334408), ... (100 adds)]} 0 2
[junit4] 2> 91926 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045259681431552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91926 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045259681431552
[junit4] 2> 92426 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@29e5890f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 92426 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 92427 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@29e5890f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100)))}
[junit4] 2> 92427 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 501
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 92431 INFO (qtp1036865665-627) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400
(1576045260207816704), source_401 (1576045260208865280), source_402
(1576045260208865281), source_403 (1576045260208865282), source_404
(1576045260208865283), source_405 (1576045260208865284), source_406
(1576045260208865285), source_407 (1576045260208865286), source_408
(1576045260208865287), source_409 (1576045260208865288), ... (100 adds)]} 0 2
[junit4] 2> 92431 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045260210962432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 92431 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045260210962432
[junit4] 2> 92597 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54022611[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 92598 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 92599 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@54022611[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
[junit4] 2> 92599 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 168
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 92605 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500
(1576045260389220352), source_501 (1576045260391317504), source_502
(1576045260391317505), source_503 (1576045260391317506), source_504
(1576045260391317507), source_505 (1576045260391317508), source_506
(1576045260391317509), source_507 (1576045260391317510), source_508
(1576045260391317511), source_509 (1576045260391317512), ... (100 adds)]} 0 4
[junit4] 2> 92606 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045260394463232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 92606 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045260394463232
[junit4] 2> 92766 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3aa76ae9[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 92766 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 92767 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3aa76ae9[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100)))}
[junit4] 2> 92767 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 161
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 92770 INFO (qtp1036865665-627) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600
(1576045260564332544), source_601 (1576045260565381120), source_602
(1576045260565381121), source_603 (1576045260565381122), source_604
(1576045260565381123), source_605 (1576045260565381124), source_606
(1576045260565381125), source_607 (1576045260565381126), source_608
(1576045260565381127), source_609 (1576045260565381128), ... (100 adds)]} 0 2
[junit4] 2> 92771 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045260567478272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 92771 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045260567478272
[junit4] 2> 92951 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16c32382[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 92952 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 92954 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@16c32382[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
[junit4] 2> 92955 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 183
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 92960 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700
(1576045260761464832), source_701 (1576045260763561984), source_702
(1576045260763561985), source_703 (1576045260763561986), source_704
(1576045260763561987), source_705 (1576045260763561988), source_706
(1576045260763561989), source_707 (1576045260763561990), source_708
(1576045260763561991), source_709 (1576045260763561992), ... (100 adds)]} 0 4
[junit4] 2> 92961 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045260766707712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 92962 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045260766707712
[junit4] 2> 93175 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@387fbe3e[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 93176 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 93177 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@387fbe3e[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100)))}
[junit4] 2> 93178 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 216
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 93183 INFO (qtp1036865665-627) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800
(1576045260995297280), source_801 (1576045260997394432), source_802
(1576045260997394433), source_803 (1576045260997394434), source_804
(1576045260997394435), source_805 (1576045260997394436), source_806
(1576045260997394437), source_807 (1576045260997394438), source_808
(1576045260997394439), source_809 (1576045260997394440), ... (100 adds)]} 0 3
[junit4] 2> 93184 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045261000540160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 93184 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045261000540160
[junit4] 2> 93403 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5953d2c3[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 93404 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 93407 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@5953d2c3[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
[junit4] 2> 93407 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 223
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 93412 INFO (qtp1036865665-623) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900
(1576045261235421184), source_901 (1576045261237518336), source_902
(1576045261237518337), source_903 (1576045261237518338), source_904
(1576045261237518339), source_905 (1576045261237518340), source_906
(1576045261237518341), source_907 (1576045261237518342), source_908
(1576045261237518343), source_909 (1576045261237518344), ... (100 adds)]} 0 4
[junit4] 2> 93413 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576045261240664064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 93414 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3dfde67f
commitCommandVersion:1576045261240664064
[junit4] 2> 93689 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28ff9117[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 93690 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 93692 INFO
(searcherExecutor-278-thread-1-processing-n:127.0.0.1:37371_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@28ff9117[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)
Uninverting(_9(7.0.0):C100)))}
[junit4] 2> 93692 INFO (qtp1036865665-622) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 278
[junit4] 2> 93694 INFO (qtp1036865665-627) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=1
[junit4] 2> 93696 INFO (qtp1036865665-629) [n:127.0.0.1:37371_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:4&getVersions=1000&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 93710 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@ee61d69{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 93711 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1888537011
[junit4] 2> 93711 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 93711 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f72cce7: rootName =
solr_37371, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@50e0b5c
[junit4] 2> 93724 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 93724 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ab4a6eb: rootName =
solr_37371, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@df74e11
[junit4] 2> 93730 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 93730 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d376317: rootName =
solr_37371, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7365c70f
[junit4] 2> 93731 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 93732 INFO (coreCloseExecutor-283-thread-1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@cda8fd6
[junit4] 2> 93733 INFO (coreCloseExecutor-283-thread-1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-source.shard1.replica_n1, tag=215650262
[junit4] 2> 93733 INFO (coreCloseExecutor-283-thread-1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@238eea30: rootName =
solr_37371, domain = solr.core.cdcr-source.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1b3602c0
[junit4] 2> 93735 INFO
(zkCallback-103-thread-1-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 93735 INFO
(zkCallback-103-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 93742 INFO (coreCloseExecutor-283-thread-1)
[n:127.0.0.1:37371_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-source.shard1.leader, tag=215650262
[junit4] 2> 93823 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.Overseer Overseer
(id=98502828502941699-127.0.0.1:37371_solr-n_0000000000) closing
[junit4] 2> 93823 INFO
(OverseerStateUpdate-98502828502941699-127.0.0.1:37371_solr-n_0000000000)
[n:127.0.0.1:37371_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:37371_solr
[junit4] 2> 93825 WARN
(zkCallback-103-thread-2-processing-n:127.0.0.1:37371_solr)
[n:127.0.0.1:37371_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 93825 INFO (zkCallback-110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 93825 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4c049a7a{/solr,null,UNAVAILABLE}
[junit4] 2> 93826 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 93827 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73546ebf{/solr,null,AVAILABLE}
[junit4] 2> 93828 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@2c10abf5{SSL,[ssl,
http/1.1]}{127.0.0.1:40939}
[junit4] 2> 93828 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.e.j.s.Server Started @95552ms
[junit4] 2> 93828 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40939}
[junit4] 2> 93828 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 93829 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 93829 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 93829 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 93829 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T05:24:47.555Z
[junit4] 2> 93830 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 93835 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41815/solr
[junit4] 2> 93842 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 93843 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40939_solr
[junit4] 2> 93843 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.c.Overseer Overseer
(id=98502828502941707-127.0.0.1:40939_solr-n_0000000001) starting
[junit4] 2> 93845 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40939_solr
[junit4] 2> 93845 INFO (zkCallback-110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 93845 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 93894 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40939.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 93899 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40939.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 93899 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40939.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 93904 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001/node1/.
[junit4] 2> 93904 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[n:127.0.0.1:40939_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[cdcr-source_shard1_replica_n1]
[junit4] 2> 93906 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 93908 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 93908 INFO
(zkCallback-116-thread-2-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 94919 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.0.0
[junit4] 2> 94931 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema
is configured as managed, but managed schema resource managed-schema not found
- loading non-managed schema schema.xml instead
[junit4] 2> 94941 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 94944 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 94954 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and
persisted managed schema znode at /configs/cdcr-source/managed-schema
[junit4] 2> 94955 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After
upgrading to managed schema in ZooKeeper, renamed the non-managed schema
/configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
[junit4] 2> 94955 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'cdcr-source_shard1_replica_n1' using configuration from collection
cdcr-source, trusted=true
[junit4] 2> 94955 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40939.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54889ccc
[junit4] 2> 94955 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 94955 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_81186C5E6F87F6B1-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 94996 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 94996 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 94998 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 94998 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 95007 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2734eb[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 95008 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
[junit4] 2> 95008 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 95009 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/cdcr-source/managed-schema
[junit4] 2> 95010 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 95010 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 95013 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 95016 INFO
(coreLoadExecutor-292-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 95028 INFO
(searcherExecutor-293-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2734eb[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)))}
[junit4] 2> 95030 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 95030 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 95030 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40939/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 95030 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 95030 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:40939/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 95030 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 95032 INFO
(zkCallback-116-thread-2-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 95032 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the
new leader: https://127.0.0.1:40939/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 95033 INFO
(coreZkRegister-285-thread-1-processing-n:127.0.0.1:40939_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:40939_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 95045 INFO (qtp1394570627-677) [n:127.0.0.1:40939_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 95135 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 95135 INFO
(zkCallback-116-thread-2-processing-n:127.0.0.1:40939_solr)
[n:127.0.0.1:40939_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 95420 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: cdcr-source failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 95421 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
cdcr-source
[junit4] 2> 95421 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed
due to (510) org.apache.solr.common.SolrException: Could not find a healthy
node to handle the request., retry? 0
[junit4] 2> 95421 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.s.i.CloudSolrClient Re-trying request to collection(s)
cdcr-source after stale state error from server.
[junit4] 2> 95427 INFO (qtp1394570627-682) [n:127.0.0.1:40939_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:7&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 95439 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 95440 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[81186C5E6F87F6B1])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:38339/solr ready
[junit4] 2> 95473 INFO (qtp649862903-581) [n:127.0.0.1:36033_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 95475 INFO
(OverseerThreadFactory-267-thread-1-processing-n:127.0.0.1:36033_solr)
[n:127.0.0.1:36033_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 95579 INFO
(OverseerStateUpdate-98502828482428931-127.0.0.1:36033_solr-n_0000000000)
[n:127.0.0.1:36033_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36033/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 95788 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 95789 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 95897 INFO
(zkCallback-91-thread-1-processing-n:127.0.0.1:36033_solr)
[n:127.0.0.1:36033_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 95897 INFO
(zkCallback-91-thread-2-processing-n:127.0.0.1:36033_solr)
[n:127.0.0.1:36033_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 96811 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 96813 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 96815 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 96816 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 96817 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 96818 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 96818 INFO (qtp649862903-582) [n:127.0.0.1:36033_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] o.a.
[...truncated too long message...]
-1) [n:127.0.0.1:38491_solr c:test_col s:shard1 r:core_node2
x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@773b3858 commitCommandVersion:0
[junit4] 2> 2287135 INFO (jetty-closer-2646-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98502970912210951-127.0.0.1:36711_solr-n_0000000000) closing
[junit4] 2> 2287135 INFO
(OverseerStateUpdate-98502970912210951-127.0.0.1:36711_solr-n_0000000000)
[n:127.0.0.1:36711_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36711_solr
[junit4] 2> 2287136 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 0x15df3ee1e8b000c, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 2287136 INFO
(zkCallback-2666-thread-1-processing-n:127.0.0.1:38491_solr)
[n:127.0.0.1:38491_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 2287136 INFO
(zkCallback-2661-thread-3-processing-n:127.0.0.1:36711_solr)
[n:127.0.0.1:36711_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 2287137 INFO (jetty-closer-2646-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@78e9fe81{/solr,null,UNAVAILABLE}
[junit4] 2> 2287137 WARN
(zkCallback-2666-thread-1-processing-n:127.0.0.1:38491_solr)
[n:127.0.0.1:38491_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2287137 INFO (jetty-closer-2646-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2ca5b955{/solr,null,UNAVAILABLE}
[junit4] 2> 2287137 INFO
(zkCallback-2661-thread-3-processing-n:127.0.0.1:36711_solr)
[n:127.0.0.1:36711_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2288638 WARN
(zkCallback-2661-thread-3-processing-n:127.0.0.1:36711_solr)
[n:127.0.0.1:36711_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2288638 INFO (jetty-closer-2646-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7bbcf0ab{/solr,null,UNAVAILABLE}
[junit4] 2> 2288639 ERROR
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[81186C5E6F87F6B1]-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> 2288639 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[81186C5E6F87F6B1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41793 41793
[junit4] 2> 2293669 INFO (Thread-4437) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41793 41793
[junit4] 2> 2293671 WARN (Thread-4437) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/collections/test_col/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/98502970912210951-127.0.0.1:36711_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_81186C5E6F87F6B1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50},
docValues:{_version_=DocValuesFormat(name=Memory),
long_dv_idx=DocValuesFormat(name=Lucene70),
long_dv_stored=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70),
long_dv=DocValuesFormat(name=Direct),
long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=312,
maxMBSortInHeap=6.227569833683978, sim=RandomSimilarity(queryNorm=false): {},
locale=it-CH, timezone=Africa/Mbabane
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=261393600,total=534249472
[junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest,
SolrTestCaseJ4Test, SolrGangliaReporterTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestTrie, ClusterStateTest,
TestJsonFacets, UUIDUpdateProcessorFallbackTest, DistribCursorPagingTest,
BasicAuthStandaloneTest, ShardSplitTest, TestSolr4Spatial2, SimpleFacetsTest,
TestPolicyCloud, TestGroupingSearch, TestNRTOpen, PingRequestHandlerTest,
UnloadDistributedZkTest, DocValuesMissingTest, DistributedFacetPivotSmallTest,
BasicDistributedZk2Test, CloneFieldUpdateProcessorFactoryTest, SolrXmlInZkTest,
TestLFUCache, TestHighFrequencyDictionaryFactory, JvmMetricsTest,
TestComplexPhraseQParserPlugin, OverriddenZkACLAndCredentialsProvidersTest,
TestIndexSearcher, HighlighterMaxOffsetTest, TestManagedSchema,
MinimalSchemaTest, TestFoldingMultitermQuery, TestStandardQParsers,
TestGraphMLResponseWriter, RegexBoostProcessorTest, TestReRankQParserPlugin,
TestFilteredDocIdSet, DistributedDebugComponentTest,
TestSubQueryTransformerDistrib, SolrCoreCheckLockOnStartupTest,
ConnectionManagerTest, RecoveryZkTest, PeerSyncReplicationTest,
PeerSyncWithIndexFingerprintCachingTest, ForceLeaderTest, ZkStateWriterTest,
TestCloudSchemaless, BufferStoreTest, TestSort,
TestOverriddenPrefixQueryForCustomFieldType, TestSimpleTextCodec,
SolrInfoBeanTest, V2ApiIntegrationTest, CopyFieldTest, QueryResultKeyTest,
CleanupOldIndexTest, TestFieldCacheWithThreads, TestQuerySenderListener,
TestIntervalFaceting, UniqFieldsUpdateProcessorFactoryTest,
TermVectorComponentDistributedTest, DirectUpdateHandlerOptimizeTest,
TestConfigSetsAPIZkFailure, TestLegacyTerms, TestConfigSetImmutable,
SolrShardReporterTest, TestImplicitCoreProperties, TestPKIAuthenticationPlugin,
TestQueryWrapperFilter, SpellPossibilityIteratorTest, InfixSuggestersTest,
TestInitQParser, ConjunctionSolrSpellCheckerTest, TestCollectionAPI,
RequiredFieldsTest, TestSolrDeletionPolicy2, TestZkAclsWithHadoopAuth,
TestDefaultStatsCache, SearchHandlerTest, TestSchemaSimilarityResource,
TestJettySolrRunner, CachingDirectoryFactoryTest,
SignatureUpdateProcessorFactoryTest, TestDistribDocBasedVersion,
TestCloudPseudoReturnFields, TestCloudInspectUtil, TestCorePropertiesReload,
TestUniqueKeyFieldResource, TestFieldCacheSort, SegmentsInfoRequestHandlerTest,
TestMissingGroups, TestPivotHelperCode, URLClassifyProcessorTest,
TestRebalanceLeaders, DirectUpdateHandlerTest,
UninvertDocValuesMergePolicyTest, XsltUpdateRequestHandlerTest,
TestLMJelinekMercerSimilarityFactory, TestHdfsBackupRestoreCore,
TestShortCircuitedRequests, LeaderInitiatedRecoveryOnShardRestartTest,
TestRestoreCore, TestAddFieldRealTimeGet, FullSolrCloudDistribCmdsTest,
HLLUtilTest, TestDistributedMissingSort, TestCopyFieldCollectionResource,
HdfsChaosMonkeyNothingIsSafeTest, DateFieldTest, TestSolrCloudWithKerberosAlt,
AutoCommitTest, ExplicitHLLTest, DocumentBuilderTest, SimpleMLTQParserTest,
TemplateUpdateProcessorTest, TestReload, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, TestQueryUtils,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache,
TermVectorComponentTest, TestSolrQueryParser, LoggingHandlerTest,
TestCollationField, ReturnFieldsTest, TestCSVResponseWriter,
TestAnalyzedSuggestions, TestPartialUpdateDeduplication, UpdateParamsTest,
ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, TestBinaryField,
TestSolrCoreProperties, TestPhraseSuggestions, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestBM25SimilarityFactory, TimeZoneUtilsTest,
ScriptEngineTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest,
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest,
FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler,
TestTolerantSearch, TestEmbeddedSolrServerConstructors, AliasIntegrationTest,
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest,
CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest,
ConfigSetsAPITest, CreateCollectionCleanupTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest,
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest,
MoveReplicaHDFSUlogDirTest, MultiThreadedOCPTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
TestAuthenticationFramework, TestCryptoKeys, TestHdfsCloudBackupRestore,
TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport,
TestPrepRecovery, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap,
TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates]
[junit4] Completed [552/729 (2!)] on J2 in 32.12s, 5 tests, 1 error <<<
FAILURES!
[...truncated 43957 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]