Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/123/
1 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([1AA25E7F64072091:CEE715268351936A]: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)
Build Log:
[...truncated 12004 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/init-core-data-001
[junit4] 2> 2395793 WARN
(SUITE-CdcrBootstrapTest-seed#[1AA25E7F64072091]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2395793 INFO
(SUITE-CdcrBootstrapTest-seed#[1AA25E7F64072091]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2395795 INFO
(SUITE-CdcrBootstrapTest-seed#[1AA25E7F64072091]-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> 2395808 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 2395808 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-target-001
[junit4] 2> 2395809 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2395809 INFO (Thread-1600) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2395809 INFO (Thread-1600) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2395810 ERROR (Thread-1600) [ ] 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> 2395909 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.ZkTestServer start zk server on port:35099
[junit4] 2> 2395914 INFO (jetty-launcher-4340-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2395939 INFO (jetty-launcher-4340-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d15170c{/solr,null,AVAILABLE}
[junit4] 2> 2395939 INFO (jetty-launcher-4340-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@30d1d4ff{SSL,[ssl,
http/1.1]}{127.0.0.1:34365}
[junit4] 2> 2395939 INFO (jetty-launcher-4340-thread-1) [ ]
o.e.j.s.Server Started @2408124ms
[junit4] 2> 2395939 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34365}
[junit4] 2> 2395940 ERROR (jetty-launcher-4340-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2395940 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2395940 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2395940 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2395940 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-02T20:25:31.661Z
[junit4] 2> 2395942 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2395964 INFO (jetty-launcher-4340-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35099/solr
[junit4] 2> 2396133 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2396134 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34365_solr
[junit4] 2> 2396134 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.c.Overseer Overseer
(id=98591305336815619-127.0.0.1:34365_solr-n_0000000000) starting
[junit4] 2> 2396146 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34365_solr
[junit4] 2> 2396148 INFO
(zkCallback-4347-thread-1-processing-n:127.0.0.1:34365_solr)
[n:127.0.0.1:34365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2396372 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34365.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2396403 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34365.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2396403 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34365.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2396404 INFO (jetty-launcher-4340-thread-1)
[n:127.0.0.1:34365_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:35099/solr
[junit4] 2> 2396478 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001
[junit4] 2> 2396478 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2396478 INFO (Thread-1610) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2396478 INFO (Thread-1610) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2396479 ERROR (Thread-1610) [ ] 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> 2396578 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.ZkTestServer start zk server on port:35217
[junit4] 2> 2396698 INFO (jetty-launcher-4352-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2396804 INFO (jetty-launcher-4352-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1967c17a{/solr,null,AVAILABLE}
[junit4] 2> 2396804 INFO (jetty-launcher-4352-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4eae3628{SSL,[ssl,
http/1.1]}{127.0.0.1:37501}
[junit4] 2> 2396804 INFO (jetty-launcher-4352-thread-1) [ ]
o.e.j.s.Server Started @2408989ms
[junit4] 2> 2396805 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37501}
[junit4] 2> 2396805 ERROR (jetty-launcher-4352-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2396820 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2396820 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2396820 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2396820 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-02T20:25:32.541Z
[junit4] 2> 2396824 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2396859 INFO (jetty-launcher-4352-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
[junit4] 2> 2397088 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2397109 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37501_solr
[junit4] 2> 2397109 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.c.Overseer Overseer
(id=98591305380659203-127.0.0.1:37501_solr-n_0000000000) starting
[junit4] 2> 2397142 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37501_solr
[junit4] 2> 2397191 INFO
(zkCallback-4359-thread-1-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2397438 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37501.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2397458 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37501.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2397458 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37501.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2397487 INFO (jetty-launcher-4352-thread-1)
[n:127.0.0.1:37501_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001/node1/.
[junit4] 2> 2398080 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2398145 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35217/solr ready
[junit4] 2> 2398460 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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> 2398462 INFO
(OverseerThreadFactory-3323-thread-1-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 2398610 INFO
(OverseerStateUpdate-98591305380659203-127.0.0.1:37501_solr-n_0000000000)
[n:127.0.0.1:37501_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:37501/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2398818 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2398819 INFO (qtp932052840-15238) [n:127.0.0.1:37501_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2399055 INFO
(zkCallback-4359-thread-1-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2399068 INFO
(zkCallback-4359-thread-2-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2400195 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400244 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400246 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400246 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400260 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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_37501.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2400260 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400260 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 2400542 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400542 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400543 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400543 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400588 INFO (qtp932052840-15238) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5548ccd7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2400609 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400609 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400610 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400610 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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 1577460890422214656
[junit4] 2> 2400622 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400622 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400622 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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:37501/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 2400622 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400622 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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:37501/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 2400623 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400624 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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:37501/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 2400643 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@5548ccd7[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2400763 INFO
(zkCallback-4359-thread-1-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2400767 INFO
(zkCallback-4359-thread-2-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2400820 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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> 2400821 INFO (qtp932052840-15238) [n:127.0.0.1:37501_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=2002
[junit4] 2> 2400833 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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> 2400930 INFO
(zkCallback-4359-thread-1-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2400931 INFO
(zkCallback-4359-thread-2-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2401844 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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=3384
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 2401849 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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
(1577460891718254592), source_1 (1577460891720351744), source_2
(1577460891720351745), source_3 (1577460891720351746), source_4
(1577460891720351747), source_5 (1577460891720351748), source_6
(1577460891720351749), source_7 (1577460891720351750), source_8
(1577460891720351751), source_9 (1577460891720351752), ... (100 adds)]} 0 3
[junit4] 2> 2401983 INFO (qtp932052840-15242) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460891861909504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2401983 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460891861909504
[junit4] 2> 2402479 INFO
(OverseerCollectionConfigSetProcessor-98591305380659203-127.0.0.1:37501_solr-n_0000000000)
[n:127.0.0.1:37501_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> 2402480 INFO (qtp932052840-15242) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ca91bb8[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2402480 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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> 2402481 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@1ca91bb8[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
[junit4] 2> 2402482 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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 499
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 2402510 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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
(1577460892398780416), source_101 (1577460892400877568), source_102
(1577460892400877569), source_103 (1577460892400877570), source_104
(1577460892400877571), source_105 (1577460892400877572), source_106
(1577460892400877573), source_107 (1577460892400877574), source_108
(1577460892400877575), source_109 (1577460892400877576), ... (100 adds)]} 0 15
[junit4] 2> 2402511 INFO (qtp932052840-15243) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460892415557632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2402511 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460892415557632
[junit4] 2> 2402805 INFO (qtp932052840-15243) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@48201068[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2402805 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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> 2402806 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@48201068[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100)))}
[junit4] 2> 2402806 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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 295
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 2402838 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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
(1577460892756344832), source_201 (1577460892757393408), source_202
(1577460892757393409), source_203 (1577460892757393410), source_204
(1577460892757393411), source_205 (1577460892757393412), source_206
(1577460892757393413), source_207 (1577460892757393414), source_208
(1577460892757393415), source_209 (1577460892757393416), ... (100 adds)]} 0 2
[junit4] 2> 2402839 INFO (qtp932052840-15239) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460892759490560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2402839 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460892759490560
[junit4] 2> 2402983 INFO (qtp932052840-15239) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5dd59978[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2402983 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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> 2402984 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@5dd59978[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> 2402984 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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 145
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 2403016 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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
(1577460892912582656), source_301 (1577460892944039936), source_302
(1577460892944039937), source_303 (1577460892944039938), source_304
(1577460892944039939), source_305 (1577460892944039940), source_306
(1577460892944039941), source_307 (1577460892944039942), source_308
(1577460892944039943), source_309 (1577460892944039944), ... (100 adds)]} 0 30
[junit4] 2> 2403017 INFO (qtp932052840-15244) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460892946137088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2403017 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460892946137088
[junit4] 2> 2403373 INFO (qtp932052840-15244) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@760e0389[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2403374 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@760e0389[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> 2403374 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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> 2403374 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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 357
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 2403391 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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
(1577460893336207360), source_401 (1577460893337255936), source_402
(1577460893337255937), source_403 (1577460893337255938), source_404
(1577460893337255939), source_405 (1577460893337255940), source_406
(1577460893337255941), source_407 (1577460893337255942), source_408
(1577460893337255943), source_409 (1577460893337255944), ... (100 adds)]} 0 2
[junit4] 2> 2403391 INFO (qtp932052840-15244) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460893338304536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2403391 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460893338304536
[junit4] 2> 2403574 INFO (qtp932052840-15244) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e24608a[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2403575 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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> 2403621 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@7e24608a[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> 2403621 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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 229
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 2403631 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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
(1577460893587865600), source_501 (1577460893588914176), source_502
(1577460893588914177), source_503 (1577460893588914178), source_504
(1577460893588914179), source_505 (1577460893588914180), source_506
(1577460893588914181), source_507 (1577460893588914182), source_508
(1577460893588914183), source_509 (1577460893588914184), ... (100 adds)]} 0 2
[junit4] 2> 2403637 INFO (qtp932052840-15242) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460893596254208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2403637 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460893596254208
[junit4] 2> 2404145 INFO (qtp932052840-15242) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2fb19423[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2404147 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@2fb19423[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> 2404147 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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> 2404147 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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 510
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 2404164 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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
(1577460894146756608), source_601 (1577460894146756609), source_602
(1577460894146756610), source_603 (1577460894146756611), source_604
(1577460894146756612), source_605 (1577460894146756613), source_606
(1577460894146756614), source_607 (1577460894146756615), source_608
(1577460894146756616), source_609 (1577460894147805184), ... (100 adds)]} 0 2
[junit4] 2> 2404164 INFO (qtp932052840-15243) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460894148853768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2404164 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460894148853768
[junit4] 2> 2404507 INFO (qtp932052840-15243) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@26300f7e[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2404508 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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> 2404509 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@26300f7e[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> 2404509 INFO (qtp932052840-15243) [n:127.0.0.1:37501_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 344
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 2404524 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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
(1577460894511661056), source_701 (1577460894525292544), source_702
(1577460894525292545), source_703 (1577460894525292546), source_704
(1577460894525292547), source_705 (1577460894525292548), source_706
(1577460894525292549), source_707 (1577460894525292550), source_708
(1577460894525292551), source_709 (1577460894525292552), ... (100 adds)]} 0 14
[junit4] 2> 2404525 INFO (qtp932052840-15239) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460894527389696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2404525 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460894527389696
[junit4] 2> 2404886 INFO (qtp932052840-15239) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@764d5044[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2404888 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@764d5044[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> 2404888 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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> 2404888 INFO (qtp932052840-15239) [n:127.0.0.1:37501_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 363
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 2404904 INFO (qtp932052840-15244) [n:127.0.0.1:37501_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
(1577460894921654272), source_801 (1577460894922702848), source_802
(1577460894922702849), source_803 (1577460894922702850), source_804
(1577460894922702851), source_805 (1577460894922702852), source_806
(1577460894922702853), source_807 (1577460894922702854), source_808
(1577460894922702855), source_809 (1577460894922702856), ... (100 adds)]} 0 2
[junit4] 2> 2404904 INFO (qtp932052840-15245) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460894924800000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2404904 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460894924800000
[junit4] 2> 2405283 INFO (qtp932052840-15245) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10a2eab1[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2405285 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@10a2eab1[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> 2405285 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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> 2405285 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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 381
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 2405301 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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
(1577460895325356032), source_901 (1577460895338987520), source_902
(1577460895338987521), source_903 (1577460895338987522), source_904
(1577460895338987523), source_905 (1577460895338987524), source_906
(1577460895338987525), source_907 (1577460895338987526), source_908
(1577460895340036096), source_909 (1577460895340036097), ... (100 adds)]} 0 14
[junit4] 2> 2405301 INFO (qtp932052840-15245) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577460895341084685,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2405301 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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@6876110f
commitCommandVersion:1577460895341084685
[junit4] 2> 2405841 INFO (qtp932052840-15245) [n:127.0.0.1:37501_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15895974[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2405841 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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> 2405858 INFO
(searcherExecutor-3326-thread-1-processing-n:127.0.0.1:37501_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:37501_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@15895974[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> 2405873 INFO (qtp932052840-15245) [n:127.0.0.1:37501_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 571
[junit4] 2> 2405874 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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=0
[junit4] 2> 2405875 INFO (qtp932052840-15242) [n:127.0.0.1:37501_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> 2406035 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4eae3628{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2406051 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=685028554
[junit4] 2> 2406067 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2406193 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@775a568d: rootName =
solr_37501, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@490184d0
[junit4] 2> 2406215 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2406215 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ddec31d: rootName =
solr_37501, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5331b925
[junit4] 2> 2406248 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2406248 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@61c9194: rootName =
solr_37501, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7ac2b716
[junit4] 2> 2406276 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 2406341 INFO
(zkCallback-4359-thread-2-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2406341 INFO
(zkCallback-4359-thread-1-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_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> 2406372 INFO (coreCloseExecutor-3331-thread-1)
[n:127.0.0.1:37501_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@579c107a
[junit4] 2> 2406372 INFO (coreCloseExecutor-3331-thread-1)
[n:127.0.0.1:37501_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=1469845626
[junit4] 2> 2406372 INFO (coreCloseExecutor-3331-thread-1)
[n:127.0.0.1:37501_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@446d899: rootName =
solr_37501, 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@2c554505
[junit4] 2> 2406504 INFO (coreCloseExecutor-3331-thread-1)
[n:127.0.0.1:37501_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=1469845626
[junit4] 2> 2406714 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.Overseer Overseer
(id=98591305380659203-127.0.0.1:37501_solr-n_0000000000) closing
[junit4] 2> 2406714 INFO
(OverseerStateUpdate-98591305380659203-127.0.0.1:37501_solr-n_0000000000)
[n:127.0.0.1:37501_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:37501_solr
[junit4] 2> 2406844 WARN
(zkCallback-4359-thread-2-processing-n:127.0.0.1:37501_solr)
[n:127.0.0.1:37501_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2406844 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1967c17a{/solr,null,UNAVAILABLE}
[junit4] 2> 2406901 INFO (zkCallback-4366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 2406906 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2407027 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@aae4ef9{/solr,null,AVAILABLE}
[junit4] 2> 2407027 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@70ceb53d{SSL,[ssl,
http/1.1]}{127.0.0.1:43348}
[junit4] 2> 2407027 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.e.j.s.Server Started @2419211ms
[junit4] 2> 2407027 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43348}
[junit4] 2> 2407027 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2407059 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 2407059 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2407059 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2407059 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-02T20:25:42.780Z
[junit4] 2> 2407115 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2407184 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
[junit4] 2> 2407237 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2407271 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43348_solr
[junit4] 2> 2407272 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.c.Overseer Overseer
(id=98591305380659211-127.0.0.1:43348_solr-n_0000000001) starting
[junit4] 2> 2407380 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43348_solr
[junit4] 2> 2407437 INFO (zkCallback-4366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2407510 INFO
(zkCallback-4372-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2408092 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43348.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2408195 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43348.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2408195 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43348.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2408258 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001/node1/.
[junit4] 2> 2408258 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[n:127.0.0.1:43348_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[cdcr-source_shard1_replica_n1]
[junit4] 2> 2408323 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2408384 INFO
(zkCallback-4372-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2408388 INFO
(zkCallback-4372-thread-3-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409386 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409436 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409451 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409482 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409482 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409484 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409484 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409497 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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_43348.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2409497 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409497 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 2409973 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2409973 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410087 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410087 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410336 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f2b31f7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2410384 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410384 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410384 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410385 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410385 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410430 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410433 INFO
(coreLoadExecutor-3340-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410677 INFO
(zkCallback-4372-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410677 INFO
(zkCallback-4372-thread-3-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2410809 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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> 2410809 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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> 2410809 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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:43348/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 2410809 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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> 2410809 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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:43348/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 2410809 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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> 2410810 INFO
(zkCallback-4372-thread-3-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 2410811 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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:43348/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 2410922 INFO
(searcherExecutor-3341-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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@4f2b31f7[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> 2410994 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: cdcr-source failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 2> 2411004 INFO
(zkCallback-4372-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2411004 INFO
(zkCallback-4372-thread-3-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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] 1> replica:core_node1 rstate:down live:true
[junit4] 2> 2411118 INFO
(coreZkRegister-3333-thread-1-processing-n:127.0.0.1:43348_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43348_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> 2411325 INFO (qtp1202851325-15297) [n:127.0.0.1:43348_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=1
[junit4] 2> 2411445 INFO
(zkCallback-4372-thread-3-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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> 2411445 INFO
(zkCallback-4372-thread-1-processing-n:127.0.0.1:43348_solr)
[n:127.0.0.1:43348_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] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 2412071 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
cdcr-source
[junit4] 2> 2412071 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] 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> 2412071 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.s.i.CloudSolrClient Re-trying request to collection(s)
cdcr-source after stale state error from server.
[junit4] 2> 2412331 INFO (qtp1202851325-15292) [n:127.0.0.1:43348_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:9&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 2412534 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2412534 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[1AA25E7F64072091])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35099/solr ready
[junit4] 2> 2412862 INFO (qtp548188164-15202) [n:127.0.0.1:34365_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> 2412902 INFO
(OverseerThreadFactory-3315-thread-1-processing-n:127.0.0.1:34365_solr)
[n:127.0.0.1:34365_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 2413006 INFO
(OverseerStateUpdate-98591305336815619-127.0.0.1:34365_solr-n_0000000000)
[n:127.0.0.1:34365_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:34365/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2413381 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2413382 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2413528 INFO
(zkCallback-4347-thread-1-processing-n:127.0.0.1:34365_solr)
[n:127.0.0.1:34365_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> 2413536 INFO
(zkCallback-4347-thread-2-processing-n:127.0.0.1:34365_solr)
[n:127.0.0.1:34365_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> 2414483 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2414501 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2414503 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2414517 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2414518 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2414519 INFO (qtp548188164-15204) [n:127.0.0.1:34365_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> 2414519 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using
configuration from collection cdcr-target, trusted=true
[junit4] 2> 2414532 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34365.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f98c5f6
[junit4] 2> 2414532 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2414532 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
[junit4] 2> 2414685 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2414685 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2414686 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2414686 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2414699 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28426b46[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 2414715 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 2414715 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 2414715 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 2414716 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2414716 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2414718 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 2414748 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 2414764 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577460905263759360
[junit4] 2> 2414782 INFO
(searcherExecutor-3347-thread-1-processing-n:127.0.0.1:34365_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:34365_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@28426b46[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2414812 INFO (qtp548188164-15204) [n:127.0.0.1:34365_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_
[...truncated too long message...]
2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 2591184 INFO (jetty-closer-4416-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@91231a3{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2591184 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=276493638
[junit4] 2> 2591185 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2591185 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7569b70a: rootName =
solr_42212, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@7f753eff
[junit4] 2> 2591201 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2591201 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@294c5cb9: rootName =
solr_42212, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5331b925
[junit4] 2> 2591204 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2591216 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e32acdc: rootName =
solr_42212, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7ac2b716
[junit4] 2> 2591217 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2591218 INFO
(zkCallback-4422-thread-2-processing-n:127.0.0.1:42212_solr)
[n:127.0.0.1:42212_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> 2591219 INFO
(zkCallback-4422-thread-3-processing-n:127.0.0.1:42212_solr)
[n:127.0.0.1:42212_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> 2591233 INFO (coreCloseExecutor-3466-thread-1)
[n:127.0.0.1:42212_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4eb1fbe7
[junit4] 2> 2591233 INFO (coreCloseExecutor-3466-thread-1)
[n:127.0.0.1:42212_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1320287207
[junit4] 2> 2591233 INFO (coreCloseExecutor-3466-thread-1)
[n:127.0.0.1:42212_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@17df7283: rootName =
solr_42212, domain = solr.core.cdcr-target.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@60d42c08
[junit4] 2> 2591253 INFO (coreCloseExecutor-3466-thread-1)
[n:127.0.0.1:42212_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1320287207
[junit4] 2> 2591253 INFO (coreCloseExecutor-3466-thread-1)
[n:127.0.0.1:42212_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 2591267 INFO (jetty-closer-4416-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98591316693811203-127.0.0.1:42212_solr-n_0000000000) closing
[junit4] 2> 2591267 INFO
(OverseerStateUpdate-98591316693811203-127.0.0.1:42212_solr-n_0000000000)
[n:127.0.0.1:42212_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42212_solr
[junit4] 2> 2591280 INFO (jetty-closer-4416-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4d08efa1{/solr,null,UNAVAILABLE}
[junit4] 2> 2591310 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1AA25E7F64072091])
[ ] 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> 2591311 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1AA25E7F64072091])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40237 40237
[junit4] 2> 2591570 INFO (Thread-1658) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40237 40237
[junit4] 2> 2591570 WARN (Thread-1658) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 4 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2591570 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[1AA25E7F64072091])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_1AA25E7F64072091-001
[junit4] 2> Sep 02, 2017 8:28:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=3, maxDocsPerChunk=10, blockSize=694),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=3, blockSize=694)), sim=RandomSimilarity(queryNorm=false): {},
locale=is-IS, timezone=GMT
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=231297400,total=522715136
[junit4] 2> NOTE: All tests run in this JVM:
[PreAnalyzedUpdateProcessorTest, ConfigureRecoveryStrategyTest, TestBadConfig,
SolrGraphiteReporterTest, TestBlobHandler, TestSolrConfigHandler,
TestReloadAndDeleteDocs, TestXmlQParserPlugin, TestClassicSimilarityFactory,
TestFieldResource, UpdateParamsTest, TestSchemaNameResource, TestCSVLoader,
TestComponentsName, TestWriterPerf, TestExpandComponent,
RAMDirectoryFactoryTest, TestRandomFlRTGCloud, CdcrRequestHandlerTest,
AtomicUpdateProcessorFactoryTest, TestOmitPositions,
TestBackupRepositoryFactory, WordBreakSolrSpellCheckerTest,
TestSolrCoreSnapshots, BlockCacheTest, TestRuleBasedAuthorizationPlugin,
CloudExitableDirectoryReaderTest, TestRTimerTree, TestCloudManagedSchema,
BigEndianAscendingWordSerializerTest, TestExtendedDismaxParser,
TestConfigSetsAPI, StatsReloadRaceTest, ReplicationFactorTest,
TestCollationField, HighlighterConfigTest, TestStressLiveNodes,
TestSSLRandomization, SSLMigrationTest, CursorPagingTest, TestSQLHandler,
TestLegacyNumericRangeQueryBuilder, TestDistribIDF, TestRangeQuery,
SuggestComponentContextFilterQueryTest, AssignTest, TestNestedDocsSort,
TestLocalFSCloudBackupRestore, TestSolrDeletionPolicy1, TestRealTimeGet,
TestConfigSetProperties, TestDocSet, TestManagedSchemaAPI,
TestUnifiedSolrHighlighter, TestMergePolicyConfig, TestCryptoKeys,
VMParamsZkACLAndCredentialsProvidersTest, OutputWriterTest, OverseerStatusTest,
EchoParamsTest, FieldMutatingUpdateProcessorTest, TestFastOutputStream,
BadCopyFieldTest, OverseerCollectionConfigSetProcessorTest,
LeaderFailureAfterFreshStartTest, SpellCheckCollatorTest,
TestEmbeddedSolrServerConstructors, PKIAuthenticationIntegrationTest,
QueryElevationComponentTest, CurrencyFieldTypeTest, UpdateLogTest,
DefaultValueUpdateProcessorTest, TestManagedResource, TestReplicaProperties,
DistributedSuggestComponentTest, SolrIndexConfigTest, TestCSVResponseWriter,
HdfsBasicDistributedZk2Test, TestStressUserVersions, TestLuceneMatchVersion,
SolrCoreTest, ReplicaListTransformerTest, HttpPartitionTest, TestCustomSort,
TestJavabinTupleStreamParser, PeerSyncTest, TestJoin, TestCloudRecovery,
TestSolrCloudWithSecureImpersonation, HdfsRecoverLeaseTest,
MigrateRouteKeyTest, TestPerFieldSimilarityWithDefaultOverride, UUIDFieldTest,
SolrIndexMetricsTest, DebugComponentTest, SharedFSAutoReplicaFailoverTest,
DistributedVersionInfoTest, SparseHLLTest, TestMultiWordSynonyms,
CdcrBootstrapTest]
[junit4] Completed [306/729 (1!)] on J0 in 196.57s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 44756 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]