Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/234/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1901>
at
__randomizedtesting.SeedInfo.seed([41753A7BCCA7C778:953071222BF17483]: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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12518 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/init-core-data-001
[junit4] 2> 1120491 INFO
(SUITE-CdcrBootstrapTest-seed#[41753A7BCCA7C778]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1120493 INFO
(SUITE-CdcrBootstrapTest-seed#[41753A7BCCA7C778]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1120493 INFO
(SUITE-CdcrBootstrapTest-seed#[41753A7BCCA7C778]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1120494 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 1120496 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-target-001
[junit4] 2> 1120496 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1120496 INFO (Thread-1987) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1120496 INFO (Thread-1987) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1120501 ERROR (Thread-1987) [ ] 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> 1120607 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.ZkTestServer start zk server on port:62784
[junit4] 2> 1121085 INFO (jetty-launcher-3109-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1121087 INFO (jetty-launcher-3109-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f69b4f7{/solr,null,AVAILABLE}
[junit4] 2> 1121087 INFO (jetty-launcher-3109-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@34d29ecd{HTTP/1.1,[http/1.1]}{127.0.0.1:62786}
[junit4] 2> 1121087 INFO (jetty-launcher-3109-thread-1) [ ]
o.e.j.s.Server Started @1124677ms
[junit4] 2> 1121087 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62786}
[junit4] 2> 1121088 ERROR (jetty-launcher-3109-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1121088 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1121088 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1121088 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1121088 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-09T08:23:34.898Z
[junit4] 2> 1121091 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1121106 INFO (jetty-launcher-3109-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62784/solr
[junit4] 2> 1121278 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1121279 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62786_solr
[junit4] 2> 1121282 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.c.Overseer Overseer
(id=98797971984154627-127.0.0.1:62786_solr-n_0000000000) starting
[junit4] 2> 1121295 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62786_solr
[junit4] 2> 1121298 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1121417 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62786.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1121424 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62786.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1121424 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62786.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1121425 INFO (jetty-launcher-3109-thread-1)
[n:127.0.0.1:62786_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:62784/solr
[junit4] 2> 1121454 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-source-001
[junit4] 2> 1121454 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1121455 INFO (Thread-1997) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1121455 INFO (Thread-1997) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1121457 ERROR (Thread-1997) [ ] 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> 1121555 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.ZkTestServer start zk server on port:62792
[junit4] 2> 1121569 INFO (jetty-launcher-3121-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1121570 INFO (jetty-launcher-3121-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51b82d06{/solr,null,AVAILABLE}
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3a991014{HTTP/1.1,[http/1.1]}{127.0.0.1:62794}
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.e.j.s.Server Started @1125160ms
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62794}
[junit4] 2> 1121571 ERROR (jetty-launcher-3121-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1121571 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-09T08:23:35.381Z
[junit4] 2> 1121573 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1121585 INFO (jetty-launcher-3121-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62792/solr
[junit4] 2> 1121710 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1121712 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62794_solr
[junit4] 2> 1121713 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.c.Overseer Overseer
(id=98797972046872579-127.0.0.1:62794_solr-n_0000000000) starting
[junit4] 2> 1121723 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62794_solr
[junit4] 2> 1121725 INFO
(zkCallback-3128-thread-1-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1121808 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62794.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1121813 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62794.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1121813 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62794.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1121815 INFO (jetty-launcher-3121-thread-1)
[n:127.0.0.1:62794_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-source-001/node1/.
[junit4] 2> 1121867 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1121869 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62792/solr
ready
[junit4] 2> 1121871 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_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> 1121874 INFO
(OverseerThreadFactory-4348-thread-1-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 1121985 INFO
(OverseerStateUpdate-98797972046872579-127.0.0.1:62794_solr-n_0000000000)
[n:127.0.0.1:62794_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":"http://127.0.0.1:62794/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1122197 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_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_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 1122198 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1122307 INFO
(zkCallback-3128-thread-1-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_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> 1122307 INFO
(zkCallback-3128-thread-2-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_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> 1123220 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1123224 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1123226 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1123228 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1123229 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1123233 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1123233 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1123233 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62794.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1123234 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1123234 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 1123423 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1123423 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1123424 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1123424 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1123428 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78bdc8bf[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1123429 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1123430 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1123430 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1123430 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1123431 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1123440 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 1123451 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 1123509 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1580767554902687744
[junit4] 2> 1123510 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@78bdc8bf[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1123515 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1123515 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1123515 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62794/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1123516 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1123516 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:62794/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 1123516 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1123519 INFO
(zkCallback-3128-thread-2-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 1123522 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62794/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1123638 INFO
(zkCallback-3128-thread-2-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_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> 1123638 INFO
(zkCallback-3128-thread-1-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_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> 1123693 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1123699 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1502
[junit4] 2> 1123703 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_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> 1123808 INFO
(zkCallback-3128-thread-1-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_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> 1123808 INFO
(zkCallback-3128-thread-2-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_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> 1123877 INFO
(OverseerCollectionConfigSetProcessor-98797972046872579-127.0.0.1:62794_solr-n_0000000000)
[n:127.0.0.1:62794_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> 1124705 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_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=2833
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1124727 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=20
[junit4] 2> 1124729 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556181950464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1124729 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556181950464
[junit4] 2> 1124829 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a41f645[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1124830 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1124830 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2a41f645[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)))}
[junit4] 2> 1124831 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=102
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1124836 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1124837 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556295196672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1124837 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556295196672
[junit4] 2> 1124935 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@185956a7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1124936 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1124937 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@185956a7[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100)))}
[junit4] 2> 1124937 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=100
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1124941 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1124942 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556405297152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1124942 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556405297152
[junit4] 2> 1125045 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14f78f53[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125045 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125046 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@14f78f53[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)))}
[junit4] 2> 1125046 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=104
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1125050 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1125051 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556519591936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125051 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556519591936
[junit4] 2> 1125108 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d05fe07[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125108 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125109 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2d05fe07[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100)))}
[junit4] 2> 1125109 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=58
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1125113 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1125114 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556585652224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125114 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556585652224
[junit4] 2> 1125173 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b587529[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125174 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125175 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@b587529[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)))}
[junit4] 2> 1125175 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=61
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1125179 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1125180 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556654858240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125180 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556654858240
[junit4] 2> 1125273 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2deb943d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125274 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125274 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2deb943d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100)))}
[junit4] 2> 1125275 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=95
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1125278 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1125279 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556758667264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125279 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556758667264
[junit4] 2> 1125335 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@52dcca3a[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125335 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125336 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@52dcca3a[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)))}
[junit4] 2> 1125336 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=56
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1125340 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1125340 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556822630403,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125340 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556822630403
[junit4] 2> 1125441 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@11f19499[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125442 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125443 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@11f19499[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100)))}
[junit4] 2> 1125443 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=102
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1125447 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1125448 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767556934828044,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125448 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767556934828044
[junit4] 2> 1125555 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a9b72d9[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125556 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125557 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@2a9b72d9[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)))}
[junit4] 2> 1125557 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=109
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1125562 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1125563 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767557056462848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1125563 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767557056462848
[junit4] 2> 1125689 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@247b174a[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1125689 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1125690 INFO
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@247b174a[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)
Uninverting(_9(7.1.0):C100)))}
[junit4] 2> 1125690 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=127
[junit4] 2> 1125691 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 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> 1125726 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1125729 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62784/solr
ready
[junit4] 2> 1125733 INFO (qtp1861358765-11896) [n:127.0.0.1:62786_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> 1125736 INFO
(OverseerThreadFactory-4340-thread-1-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 1125856 INFO
(OverseerStateUpdate-98797971984154627-127.0.0.1:62786_solr-n_0000000000)
[n:127.0.0.1:62786_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":"http://127.0.0.1:62786/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1126069 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 1126070 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1126181 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_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> 1126181 INFO
(zkCallback-3116-thread-2-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_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> 1127090 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1127093 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 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> 1127096 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1127099 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1127102 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 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> 1127105 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 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> 1127106 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 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> 1127106 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62786.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f772a0f
[junit4] 2> 1127106 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1127106 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
[junit4] 2> 1127168 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1127168 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1127169 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1127169 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1127171 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e90be48[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 1127172 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 1127173 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 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> 1127173 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 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> 1127174 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1127174 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1127178 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 1127180 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 1127181 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1580767558753058816
[junit4] 2> 1127183 INFO
(searcherExecutor-4357-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@7e90be48[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1127187 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1127188 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1127188 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62786/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1127188 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1127188 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:62786/solr/cdcr-target_shard1_replica_n1/
has no replicas
[junit4] 2> 1127188 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1127192 INFO
(zkCallback-3116-thread-2-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 1127196 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62786/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 1127311 INFO
(zkCallback-3116-thread-2-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_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> 1127311 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_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> 1127362 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1127364 INFO (qtp1861358765-11897) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&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}
status=0 QTime=1295
[junit4] 2> 1127369 INFO (qtp1861358765-11896) [n:127.0.0.1:62786_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> 1127474 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_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> 1127474 INFO
(zkCallback-3116-thread-2-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_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> 1127739 INFO
(OverseerCollectionConfigSetProcessor-98797971984154627-127.0.0.1:62786_solr-n_0000000000)
[n:127.0.0.1:62786_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> 1128383 INFO (qtp1861358765-11896) [n:127.0.0.1:62786_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2650
[junit4] 2> 1128388 INFO
(zkCallback-3116-thread-2-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
[junit4] 2> 1128388 INFO (qtp1861358765-11899) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1128389 INFO
(zkCallback-3116-thread-2-processing-n:127.0.0.1:62786_solr)
[n:127.0.0.1:62786_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 1128392 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1128394 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62784/solr ready
[junit4] 2> 1128421 INFO (qtp1861358765-11898) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 1128422 INFO (qtp1861358765-11898) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1128422 INFO (qtp1861358765-11901) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=27
[junit4] 2> 1128422 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 1128423 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 1128466 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1128467 INFO
(zkCallback-3128-thread-2-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
[junit4] 2> 1128467 INFO
(cdcr-bootstrap-status-3140-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:62786/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1128469 INFO
(zkCallback-3128-thread-2-processing-n:127.0.0.1:62794_solr)
[n:127.0.0.1:62794_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 1128469 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2}
status=0 QTime=79
[junit4] 2> 1128471 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1128471 INFO (qtp1861358765-11896) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:62794/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=2
[junit4] 1> Cdcr queue response:
{responseHeader={status=0,QTime=1},queues={127.0.0.1:62784/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
[junit4] 2> 1128473 INFO (qtp1861358765-11900) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767560107819008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1128473 INFO (qtp1861358765-11900) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1128475 INFO (qtp1861358765-11894) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1128475 INFO
(cdcr-bootstrap-status-3140-thread-1-processing-n:127.0.0.1:62794_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:62794_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 1128484 INFO (qtp1861358765-11900) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1128484 INFO (qtp1861358765-11900) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 1128484 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1128484 INFO (qtp1861358765-11898) [n:127.0.0.1:62786_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 1128485 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1580767560120401920,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1128485 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@526275e2
commitCommandVersion:1580767560120401920
[junit4] 2> 1128573 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ea85253[cdcr-source_shard1_replica_n1] realtime]
[junit4] 2> 1128573 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1128573 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=88
[junit4] 2> 1128575 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1128575 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 1128575 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version:
1507537422295
[junit4] 2> 1128575 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1128575 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1128575 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication
process
[junit4] 2> 1128610 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657,
name=tlog.0000000000000000000.1580767556157833216}, {size=4778,
name=tlog.0000000000000000001.1580767556289953792}, {size=4778,
name=tlog.0000000000000000002.1580767556401102848}, {size=4778,
name=tlog.0000000000000000003.1580767556515397632}, {size=4778,
name=tlog.0000000000000000004.1580767556581457920}, {size=4778,
name=tlog.0000000000000000005.1580767556650663936}, {size=4778,
name=tlog.0000000000000000006.1580767556755521536}, {size=4778,
name=tlog.0000000000000000007.1580767556819484672}, {size=4778,
name=tlog.0000000000000000008.1580767556931682304}, {size=4778,
name=tlog.0000000000000000009.1580767557052268544}]
[junit4] 2> 1128610 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=34
[junit4] 2> 1128611 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 26
[junit4] 2> 1128611 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in
master: 10
[junit4] 2> 1128612 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter
is ready to be used.
[junit4] 2> 1128612 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@4c068314
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7960f8)
[junit4] 2> 1128613 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128614 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128618 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128619 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128620 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_1.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128621 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128622 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128623 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128625 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_1.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128626 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128627 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128628 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128629 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128630 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128631 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128633 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128636 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128648 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128659 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128681 INFO (qtp1053961371-11940) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128720 INFO (qtp1053961371-11937) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128728 INFO (qtp1053961371-11941) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128735 INFO (qtp1053961371-11942) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128736 INFO (qtp1053961371-11935) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128748 INFO (qtp1053961371-11938) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128767 INFO (qtp1053961371-11939) [n:127.0.0.1:62794_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1128768 INFO
(recoveryExecutor-3114-thread-1-processing-n:127.0.0.1:62786_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:62786_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download of tlog
files from master: [{size=4657,
name=tlog.0000000000000000000.1580767556157833216}, {size=4778,
name=tlog.0000000000000000001.1580767556289953792}, {size=4778,
name=tlog.0000000000000000002.1580767556401102848}, {size=4778,
name=tlog.0000000000000000003.1580767556515397632}, {size=4778,
name=tlog.0000000000000000004.1580767556
[...truncated too long message...]
gistry=solr.jvm, tag=null
[junit4] 2> 1276655 INFO (jetty-closer-3179-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d935c6: rootName =
solr_63127, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4002b98a
[junit4] 2> 1276660 INFO (jetty-closer-3179-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1276660 INFO (jetty-closer-3179-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@21c3aaa2: rootName =
solr_63127, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@558d2063
[junit4] 2> 1276662 INFO (jetty-closer-3179-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1276664 INFO (coreCloseExecutor-4492-thread-1)
[n:127.0.0.1:63127_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5edefa8e
[junit4] 2> 1276664 INFO (coreCloseExecutor-4492-thread-1)
[n:127.0.0.1:63127_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1591671438
[junit4] 2> 1276664 INFO (coreCloseExecutor-4492-thread-1)
[n:127.0.0.1:63127_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6faca6b0: rootName =
solr_63127, 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@1c6a91
[junit4] 2> 1276670 INFO
(zkCallback-3185-thread-1-processing-n:127.0.0.1:63127_solr)
[n:127.0.0.1:63127_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> 1276670 INFO
(zkCallback-3185-thread-2-processing-n:127.0.0.1:63127_solr)
[n:127.0.0.1:63127_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> 1276676 INFO (coreCloseExecutor-4492-thread-1)
[n:127.0.0.1:63127_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1591671438
[junit4] 2> 1276676 INFO (coreCloseExecutor-4492-thread-1)
[n:127.0.0.1:63127_solr c:cdcr-target s:shard1 r:core_node2
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> 1276682 INFO (jetty-closer-3179-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98797981326180355-127.0.0.1:63127_solr-n_0000000000) closing
[junit4] 2> 1276683 INFO
(OverseerStateUpdate-98797981326180355-127.0.0.1:63127_solr-n_0000000000)
[n:127.0.0.1:63127_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:63127_solr
[junit4] 2> 1278188 WARN
(zkCallback-3185-thread-2-processing-n:127.0.0.1:63127_solr)
[n:127.0.0.1:63127_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1278188 INFO (jetty-closer-3179-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@440eb8cf{/solr,null,UNAVAILABLE}
[junit4] 2> 1278190 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[41753A7BCCA7C778])
[ ] 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> 1278191 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[41753A7BCCA7C778])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63125 63125
[junit4] 2> 1278208 INFO (Thread-2038) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63125 63125
[junit4] 2> 1278421 WARN (Thread-2038) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 2
/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> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/buffer
[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> 1278423 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[41753A7BCCA7C778])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_41753A7BCCA7C778-001
[junit4] 2> Oct 09, 2017 8:26:12 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
xyz=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{_version_=DocValuesFormat(name=Asserting),
xyz=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=362, maxMBSortInHeap=6.05418126509816,
sim=RandomSimilarity(queryNorm=false): {}, locale=it, timezone=Antarctica/Troll
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=229873648,total=495828992
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsChaosMonkeySafeLeaderTest, TestCollationField,
TestPostingsSolrHighlighter, TestHdfsCloudBackupRestore, TestTrie,
SystemInfoHandlerTest, CdcrReplicationHandlerTest, TestDocumentBuilder,
TestStressInPlaceUpdates, TestSQLHandler, TestBlobHandler, TestNRTOpen,
TestBadConfig, TestSchemaNameResource, SolrRequestParserTest,
TestHalfAndHalfDocValues, CurrencyFieldTypeTest, TestScoreJoinQPScore,
TestRTimerTree, SuggestComponentContextFilterQueryTest,
TestMaxTokenLenTokenizer, TestNumericRangeQuery64,
TestDeleteCollectionOnDownNodes, TestPushWriter, TestFieldCollectionResource,
OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest,
RestartWhileUpdatingTest, AsyncCallRequestStatusResponseTest,
TestCloudPseudoReturnFields, DistributedQueryElevationComponentTest,
TestFieldCacheVsDocValues, TestCharFilters, TestTrackingShardHandlerFactory,
CachingDirectoryFactoryTest, TestMergePolicyConfig, TestFieldCache,
DocumentBuilderTest, ZkStateWriterTest, TestMacroExpander, TestFastWriter,
TestManagedResourceStorage, TestConfig, TestLuceneMatchVersion,
ForceLeaderTest, TestComplexPhraseLeadingWildcard,
SpellCheckCollatorWithCollapseTest, ZkFailoverTest, MultiThreadedOCPTest,
TestBulkSchemaConcurrent, SSLMigrationTest, TestSolrJ, TestExactStatsCache,
TestSolrDeletionPolicy1, TestLocalFSCloudBackupRestore, TestFiltering,
ExternalFileFieldSortTest, AddBlockUpdateTest, TestUseDocValuesAsStored2,
TestPullReplicaErrorHandling, TestSchemaSimilarityResource,
DocValuesMissingTest, OverseerCollectionConfigSetProcessorTest,
TestPerFieldSimilarity, InfoHandlerTest, FileBasedSpellCheckerTest,
CopyFieldTest, FullSolrCloudDistribCmdsTest, MetricsConfigTest,
TestCollectionAPI, TestBM25SimilarityFactory, SuggesterFSTTest,
DistributedIntervalFacetingTest, EchoParamsTest, BJQParserTest,
SpellCheckCollatorTest, TestManagedSynonymGraphFilterFactory, JsonLoaderTest,
OpenCloseCoreStressTest, TermsComponentTest, TestRequestStatusCollectionAPI,
TestFilteredDocIdSet, TestSearchPerf, OverseerRolesTest,
SubstringBytesRefFilterTest, SharedFSAutoReplicaFailoverUtilsTest,
TestPartialUpdateDeduplication, TestCoreDiscovery, TestDownShardTolerantSearch,
PKIAuthenticationIntegrationTest, TestInfoStreamLogging,
TestCorePropertiesReload, TestFastLRUCache, TestConfigOverlay,
TestDistributedMissingSort, DistributedDebugComponentTest, CleanupOldIndexTest,
SampleTest, SolrJmxReporterTest, TestAddFieldRealTimeGet,
TestSuggestSpellingConverter, HdfsSyncSliceTest, BasicAuthIntegrationTest,
DocExpirationUpdateProcessorFactoryTest, TestDynamicLoading, JSONWriterTest,
TestCloudDeleteByQuery, BooleanFieldTest, TestFreeTextSuggestions, TestDocSet,
TestManagedSchemaAPI, TestSegmentSorting, GraphQueryTest, HdfsLockFactoryTest,
TestValueSourceCache, TestSolrCloudWithSecureImpersonation,
SolrMetricsIntegrationTest, TestRandomRequestDistribution,
TestSubQueryTransformer, DistribCursorPagingTest, TestCSVLoader,
LukeRequestHandlerTest, DistributedSuggestComponentTest,
HdfsWriteToMultipleCollectionsTest, CacheHeaderTest, TestHdfsUpdateLog,
SolrCLIZkUtilsTest, SuggesterTSTTest, SolrIndexConfigTest, SolrXmlInZkTest,
CdcrBootstrapTest]
[junit4] Completed [316/734 (1!)] on J1 in 158.96s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 48348 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]