Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6856/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC
--illegal-access=deny
1 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([FD2BFFC5F9AF5F14:296EB49C1EF9ECEF]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11229 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> 36981 INFO
(SUITE-CdcrBootstrapTest-seed#[FD2BFFC5F9AF5F14]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\init-core-data-001
[junit4] 2> 36982 WARN
(SUITE-CdcrBootstrapTest-seed#[FD2BFFC5F9AF5F14]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 36983 INFO
(SUITE-CdcrBootstrapTest-seed#[FD2BFFC5F9AF5F14]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 36984 INFO
(SUITE-CdcrBootstrapTest-seed#[FD2BFFC5F9AF5F14]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 36985 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 36985 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-target-001
[junit4] 2> 36985 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 36986 INFO (Thread-66) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 36986 INFO (Thread-66) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 36989 ERROR (Thread-66) [ ] 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> 37087 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkTestServer start zk server on port:49864
[junit4] 2> 37109 INFO (jetty-launcher-60-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 37110 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49c33d50{/solr,null,AVAILABLE}
[junit4] 2> 37111 INFO (jetty-launcher-60-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@59d63dc{HTTP/1.1,[http/1.1]}{127.0.0.1:49868}
[junit4] 2> 37111 INFO (jetty-launcher-60-thread-1) [ ] o.e.j.s.Server
Started @47108ms
[junit4] 2> 37111 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49868}
[junit4] 2> 37111 ERROR (jetty-launcher-60-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 37112 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 37112 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 37112 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 37112 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T00:26:53.403099600Z
[junit4] 2> 37158 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 37190 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49864/solr
[junit4] 2> 37409 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 37409 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49868_solr
[junit4] 2> 37410 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98569605171118083-127.0.0.1:49868_solr-n_0000000000) starting
[junit4] 2> 37419 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49868_solr
[junit4] 2> 37425 INFO (zkCallback-67-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 37503 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 37510 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 37510 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 37511 INFO (jetty-launcher-60-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-target-001\node1\.
[junit4] 2> 37527 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e30889de00004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 37531 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e30889de00005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 1> Target zkHost = 127.0.0.1:49864/solr
[junit4] 2> 37533 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001
[junit4] 2> 37533 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 37534 INFO (Thread-79) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 37534 INFO (Thread-79) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 37538 ERROR (Thread-79) [ ] 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> 37634 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkTestServer start zk server on port:49888
[junit4] 2> 37646 INFO (jetty-launcher-72-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 37647 INFO (jetty-launcher-72-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6105c1c5{/solr,null,AVAILABLE}
[junit4] 2> 37650 INFO (jetty-launcher-72-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@9867608{HTTP/1.1,[http/1.1]}{127.0.0.1:49892}
[junit4] 2> 37650 INFO (jetty-launcher-72-thread-1) [ ] o.e.j.s.Server
Started @47647ms
[junit4] 2> 37650 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49892}
[junit4] 2> 37651 ERROR (jetty-launcher-72-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 37651 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 37651 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 37651 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 37651 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T00:26:53.942031500Z
[junit4] 2> 37655 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 37665 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49888/solr
[junit4] 2> 37760 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 37761 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49892_solr
[junit4] 2> 37763 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98569605207097347-127.0.0.1:49892_solr-n_0000000000) starting
[junit4] 2> 37770 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49892_solr
[junit4] 2> 37808 INFO (zkCallback-79-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 37843 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49892.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 37850 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49892.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 37850 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49892.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 37852 INFO (jetty-launcher-72-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001\node1\.
[junit4] 2> 37916 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 37917 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:49888/solr ready
[junit4] 2> 37924 INFO (qtp1327539815-480) [ ]
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> 37926 INFO (OverseerThreadFactory-170-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
[junit4] 2> 38048 INFO
(OverseerStateUpdate-98569605207097347-127.0.0.1:49892_solr-n_0000000000) [
] 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:49892/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 38252 INFO (qtp1327539815-475) [ ]
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> 38252 INFO (qtp1327539815-475) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 38358 INFO (zkCallback-79-thread-1) [ ]
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> 38359 INFO (zkCallback-79-thread-2) [ ]
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> 39269 INFO (qtp1327539815-475) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 39281 INFO (qtp1327539815-475) [ ] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 39288 INFO (qtp1327539815-475) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 39288 INFO (qtp1327539815-475) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 39289 INFO (qtp1327539815-475) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49892.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 39289 INFO (qtp1327539815-475) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 39289 INFO (qtp1327539815-475) [ ] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 39468 INFO (qtp1327539815-475) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 39468 INFO (qtp1327539815-475) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39469 INFO (qtp1327539815-475) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 39469 INFO (qtp1327539815-475) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 39521 INFO (qtp1327539815-475) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c70cd64[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 39523 INFO (qtp1327539815-475) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 39524 INFO (qtp1327539815-475) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 39525 INFO (qtp1327539815-475) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 39525 INFO (qtp1327539815-475) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1577113685397078016
[junit4] 2> 39530 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6c70cd64[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39534 INFO (qtp1327539815-475) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 39534 INFO (qtp1327539815-475) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 39534 INFO (qtp1327539815-475) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:49892/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 39534 INFO (qtp1327539815-475) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 39534 INFO (qtp1327539815-475) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:49892/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 39534 INFO (qtp1327539815-475) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 39537 INFO (qtp1327539815-475) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49892/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 39644 INFO (zkCallback-79-thread-2) [ ]
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> 39644 INFO (zkCallback-79-thread-1) [ ]
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> 39702 INFO (qtp1327539815-475) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 39705 INFO (qtp1327539815-475) [ ] 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=1454
[junit4] 2> 39710 INFO (qtp1327539815-480) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 39812 INFO (zkCallback-79-thread-1) [ ]
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> 39812 INFO (zkCallback-79-thread-2) [ ]
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> 39928 INFO
(OverseerCollectionConfigSetProcessor-98569605207097347-127.0.0.1:49892_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 40711 INFO (qtp1327539815-480) [ ] 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=2787
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 40761 INFO (qtp1327539815-477) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0
(1577113686651174912), source_1 (1577113686675292160), source_2
(1577113686675292161), source_3 (1577113686675292162), source_4
(1577113686675292163), source_5 (1577113686676340736), source_6
(1577113686676340737), source_7 (1577113686677389312), source_8
(1577113686677389313), source_9 (1577113686677389314), ... (100 adds)]} 0 41
[junit4] 2> 40763 INFO (qtp1327539815-478) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686695215104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40763 INFO (qtp1327539815-478) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686695215104
[junit4] 2> 40817 INFO (qtp1327539815-478) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1044e4ae[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 40820 INFO (qtp1327539815-478) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40821 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1044e4ae[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
[junit4] 2> 40821 INFO (qtp1327539815-478) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 58
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 40836 INFO (qtp1327539815-479) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100
(1577113686758129664), source_101 (1577113686761275392), source_102
(1577113686761275393), source_103 (1577113686761275394), source_104
(1577113686761275395), source_105 (1577113686761275396), source_106
(1577113686761275397), source_107 (1577113686762323968), source_108
(1577113686762323969), source_109 (1577113686762323970), ... (100 adds)]} 0 13
[junit4] 2> 40837 INFO (qtp1327539815-474) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686772809728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40838 INFO (qtp1327539815-474) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686772809728
[junit4] 2> 40859 INFO (qtp1327539815-474) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a217c71[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 40860 INFO (qtp1327539815-474) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40861 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1a217c71[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100)))}
[junit4] 2> 40861 INFO (qtp1327539815-474) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 24
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 40873 INFO (qtp1327539815-476) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200
(1577113686801121280), source_201 (1577113686802169856), source_202
(1577113686802169857), source_203 (1577113686802169858), source_204
(1577113686802169859), source_205 (1577113686802169860), source_206
(1577113686802169861), source_207 (1577113686802169862), source_208
(1577113686802169863), source_209 (1577113686802169864), ... (100 adds)]} 0 10
[junit4] 2> 40874 INFO (qtp1327539815-475) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686811607040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40874 INFO (qtp1327539815-475) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686811607040
[junit4] 2> 40897 INFO (qtp1327539815-475) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@64ec1ee0[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 40898 INFO (qtp1327539815-475) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40899 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@64ec1ee0[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
[junit4] 2> 40899 INFO (qtp1327539815-475) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 25
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 40909 INFO (qtp1327539815-480) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300
(1577113686839918592), source_301 (1577113686842015744), source_302
(1577113686842015745), source_303 (1577113686842015746), source_304
(1577113686842015747), source_305 (1577113686842015748), source_306
(1577113686842015749), source_307 (1577113686842015750), source_308
(1577113686842015751), source_309 (1577113686842015752), ... (100 adds)]} 0 8
[junit4] 2> 40911 INFO (qtp1327539815-477) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686850404352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40911 INFO (qtp1327539815-477) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686850404352
[junit4] 2> 40937 INFO (qtp1327539815-477) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@588ae666[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 40938 INFO (qtp1327539815-477) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40939 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@588ae666[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100)))}
[junit4] 2> 40940 INFO (qtp1327539815-477) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 28
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 40948 INFO (qtp1327539815-478) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400
(1577113686881861632), source_401 (1577113686883958784), source_402
(1577113686883958785), source_403 (1577113686883958786), source_404
(1577113686883958787), source_405 (1577113686883958788), source_406
(1577113686883958789), source_407 (1577113686883958790), source_408
(1577113686883958791), source_409 (1577113686883958792), ... (100 adds)]} 0 7
[junit4] 2> 40949 INFO (qtp1327539815-479) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686890250240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40949 INFO (qtp1327539815-479) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686890250240
[junit4] 2> 40976 INFO (qtp1327539815-479) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32170629[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 40977 INFO (qtp1327539815-479) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 40978 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@32170629[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
[junit4] 2> 40978 INFO (qtp1327539815-479) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 29
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 40985 INFO (qtp1327539815-474) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500
(1577113686922756096), source_501 (1577113686924853248), source_502
(1577113686924853249), source_503 (1577113686924853250), source_504
(1577113686924853251), source_505 (1577113686924853252), source_506
(1577113686924853253), source_507 (1577113686924853254), source_508
(1577113686924853255), source_509 (1577113686924853256), ... (100 adds)]} 0 6
[junit4] 2> 40987 INFO (qtp1327539815-476) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686930096128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 40987 INFO (qtp1327539815-476) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686930096128
[junit4] 2> 41021 INFO (qtp1327539815-476) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@77950481[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 41022 INFO (qtp1327539815-476) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 41023 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@77950481[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100)))}
[junit4] 2> 41023 INFO (qtp1327539815-476) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 36
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 41030 INFO (qtp1327539815-475) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600
(1577113686970990592), source_601 (1577113686972039168), source_602
(1577113686973087744), source_603 (1577113686973087745), source_604
(1577113686973087746), source_605 (1577113686973087747), source_606
(1577113686973087748), source_607 (1577113686973087749), source_608
(1577113686973087750), source_609 (1577113686973087751), ... (100 adds)]} 0 4
[junit4] 2> 41032 INFO (qtp1327539815-480) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113686977282048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 41032 INFO (qtp1327539815-480) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113686977282048
[junit4] 2> 41064 INFO (qtp1327539815-480) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4eda8913[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 41065 INFO (qtp1327539815-480) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 41066 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@4eda8913[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
[junit4] 2> 41066 INFO (qtp1327539815-480) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 34
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 41081 INFO (qtp1327539815-477) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700
(1577113687020273664), source_701 (1577113687024467968), source_702
(1577113687024467969), source_703 (1577113687024467970), source_704
(1577113687024467971), source_705 (1577113687024467972), source_706
(1577113687024467973), source_707 (1577113687024467974), source_708
(1577113687024467975), source_709 (1577113687024467976), ... (100 adds)]} 0 8
[junit4] 2> 41082 INFO (qtp1327539815-478) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113687029710848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 41082 INFO (qtp1327539815-478) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113687029710848
[junit4] 2> 41209 INFO (qtp1327539815-478) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d1e6923[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 41213 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@4d1e6923[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100)))}
[junit4] 2> 41340 INFO (qtp1327539815-478) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 41340 INFO (qtp1327539815-478) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 258
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 41347 INFO (qtp1327539815-479) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800
(1577113687302340608), source_801 (1577113687304437760), source_802
(1577113687304437761), source_803 (1577113687305486336), source_804
(1577113687305486337), source_805 (1577113687305486338), source_806
(1577113687305486339), source_807 (1577113687305486340), source_808
(1577113687305486341), source_809 (1577113687305486342), ... (100 adds)]} 0 5
[junit4] 2> 41350 INFO (qtp1327539815-479) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113687310729216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 41350 INFO (qtp1327539815-479) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113687310729216
[junit4] 2> 41431 INFO (qtp1327539815-479) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a9b46e1[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 41433 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@7a9b46e1[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
[junit4] 2> 41434 INFO (qtp1327539815-479) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 41434 INFO (qtp1327539815-479) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 84
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 41442 INFO (qtp1327539815-479) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900
(1577113687401955328), source_901 (1577113687404052480), source_902
(1577113687404052481), source_903 (1577113687404052482), source_904
(1577113687404052483), source_905 (1577113687404052484), source_906
(1577113687404052485), source_907 (1577113687404052486), source_908
(1577113687404052487), source_909 (1577113687404052488), ... (100 adds)]} 0 4
[junit4] 2> 41443 INFO (qtp1327539815-479) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113687408246784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 41443 INFO (qtp1327539815-479) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13f82744
commitCommandVersion:1577113687408246784
[junit4] 2> 41607 INFO (qtp1327539815-479) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1266a433[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 41608 INFO (qtp1327539815-479) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 41609 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1266a433[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)
Uninverting(_9(8.0.0):C100)))}
[junit4] 2> 41609 INFO (qtp1327539815-479) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 167
[junit4] 2> 41613 INFO (qtp1327539815-474) [ ] 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=2
[junit4] 2> 41618 INFO (qtp1327539815-476) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:4&getVersions=1000&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 41628 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e3088a0050008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 41634 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@9867608{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 41635 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=180191559
[junit4] 2> 41635 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 41635 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a403e72: rootName =
solr_49892, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1d8bffa5
[junit4] 2> 41641 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 41641 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c372e17: rootName =
solr_49892, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4c56d0be
[junit4] 2> 41648 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 41648 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6aa5e11e: rootName =
solr_49892, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@50afc5c2
[junit4] 2> 41650 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 41653 INFO (coreCloseExecutor-178-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a16bf34
[junit4] 2> 41653 INFO (coreCloseExecutor-178-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.cdcr-source.shard1.replica_n1, tag=437698356
[junit4] 2> 41654 INFO (coreCloseExecutor-178-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@78411d9: rootName =
solr_49892, domain = solr.core.cdcr-source.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@7d7d7cca
[junit4] 2> 41673 INFO (coreCloseExecutor-178-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.cdcr-source.shard1.leader, tag=437698356
[junit4] 2> 41711 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.Overseer Overseer
(id=98569605207097347-127.0.0.1:49892_solr-n_0000000000) closing
[junit4] 2> 41711 INFO
(OverseerStateUpdate-98569605207097347-127.0.0.1:49892_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49892_solr
[junit4] 2> 41713 WARN (zkCallback-79-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 41713 INFO (zkCallback-86-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 41714 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6105c1c5{/solr,null,UNAVAILABLE}
[junit4] 2> 41716 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 41716 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@726a35e5{/solr,null,AVAILABLE}
[junit4] 2> 41718 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@3546a3fc{HTTP/1.1,[http/1.1]}{127.0.0.1:49950}
[junit4] 2> 41718 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.e.j.s.Server Started @51715ms
[junit4] 2> 41718 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49950}
[junit4] 2> 41718 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 41718 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 41719 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 41719 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 41719 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T00:26:58.010080300Z
[junit4] 2> 41722 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 41729 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49888/solr
[junit4] 2> 41734 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e3088a005000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 41746 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 41746 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:49950_solr
[junit4] 2> 41747 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.Overseer Overseer
(id=98569605207097355-127.0.0.1:49950_solr-n_0000000001) starting
[junit4] 2> 41753 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49950_solr
[junit4] 2> 41755 INFO
(OverseerStateUpdate-98569605207097355-127.0.0.1:49950_solr-n_0000000001) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 41756 INFO (zkCallback-86-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 41820 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49950.solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 41826 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49950.solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 41826 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49950.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 41828 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001\node1\.
[junit4] 2> 41829 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
[junit4] 2> 41831 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 41938 INFO (zkCallback-92-thread-1) [ ]
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> 41938 INFO (zkCallback-92-thread-2) [ ]
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> 42898 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 42906 INFO (coreLoadExecutor-187-thread-1) [ ]
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> 42921 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 42923 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 42931 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 42934 INFO (coreLoadExecutor-187-thread-1) [ ]
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> 42934 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 42935 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49950.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 42935 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 42935 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 43005 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 43005 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 43008 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 43008 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 43043 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b84106[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 43044 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 43045 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 43046 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 43048 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 43048 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 43053 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 43060 INFO (coreLoadExecutor-187-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 43076 WARN (cdcr-update-log-synchronizer-193-thread-1) [ ]
o.a.s.h.CdcrUpdateLogSynchronizer Caught unexpected exception
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1:
SolrCore is loading
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:147)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:300)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 43078 INFO (searcherExecutor-188-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3b84106[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
[junit4] 2> 43081 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 43081 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 43081 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 43081 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 43081 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 43081 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 43085 INFO (zkCallback-92-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 43086 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 43089 INFO (coreZkRegister-180-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 43194 INFO (zkCallback-92-thread-1) [ ]
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> 43194 INFO (zkCallback-92-thread-2) [ ]
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> 43398 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: cdcr-source failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 43399 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
cdcr-source
[junit4] 2> 43400 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed
due to (510) org.apache.solr.common.SolrException: Could not find a healthy
node to handle the request., retry? 0
[junit4] 2> 43400 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.s.i.CloudSolrClient Re-trying request to collection(s)
cdcr-source after stale state error from server.
[junit4] 2> 43405 INFO (qtp900487022-531) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:7&wt=javabin&version=2} hits=1000 status=0
QTime=1
[junit4] 2> 43424 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e30889de00006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 43431 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 43434 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:49864/solr ready
[junit4] 2> 43440 INFO (qtp152280491-440) [ ]
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> 43447 INFO (OverseerThreadFactory-162-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
[junit4] 2> 43566 INFO
(OverseerStateUpdate-98569605171118083-127.0.0.1:49868_solr-n_0000000000) [
] 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:49868/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 43770 INFO (qtp152280491-435) [ ]
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> 43771 INFO (qtp152280491-435) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 43885 INFO (zkCallback-67-thread-1) [ ]
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> 43886 INFO (zkCallback-67-thread-2) [ ]
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> 44791 INFO (qtp152280491-435) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 44803 INFO (qtp152280491-435) [ ]
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> 44807 INFO (qtp152280491-435) [ ] o.a.s.s.IndexSchema
[cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 44808 INFO (qtp152280491-435) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 44810 INFO (qtp152280491-435) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 44812 INFO (qtp152280491-435) [ ]
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> 44813 INFO (qtp152280491-435) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from
collection cdcr-target, trusted=true
[junit4] 2> 44813 INFO (qtp152280491-435) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49868.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3ef65a
[junit4] 2> 44813 INFO (qtp152280491-435) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 44813 INFO (qtp152280491-435) [ ] o.a.s.c.SolrCore
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
[junit4] 2> 44927 INFO (qtp152280491-435) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 44927 INFO (qtp152280491-435) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 44929 INFO (qtp152280491-435) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 44929 INFO (qtp152280491-435) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 44931 INFO (qtp152280491-435) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28bc338e[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 44931 INFO (qtp152280491-435) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 44932 INFO (qtp152280491-435) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 44932 INFO (qtp152280491-435) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 44933 INFO (qtp152280491-435) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 44934 INFO (qtp152280491-435) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 44958 INFO (qtp152280491-435) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 44959 INFO (qtp152280491-435) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 44960 INFO (searcherExecutor-194-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@28bc338e[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 44961 INFO (qtp152280491-435) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1577113691097137152
[junit4] 2> 44968 INFO (qtp152280491-435) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 44968 INFO (qtp152280491-435) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 44969 INFO (qtp152280491-435) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 44969 INFO (qtp152280491-435) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 44969 INFO (qtp152280491-435) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/ has no replicas
[junit4] 2> 44969 INFO (qtp152280491-435) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 44977 INFO (zkCallback-67-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
[junit4] 2> 44979 INFO (qtp152280491-435) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 45082 INFO (zkCallback-67-thread-2) [ ]
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> 45082 INFO (zkCallback-67-thread-1) [ ]
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> 45131 INFO (qtp152280491-435) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 45135 INFO (qtp152280491-435) [ ] 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=1364
[junit4] 2> 45158 INFO (qtp152280491-440) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 45255 INFO (zkCallback-67-thread-1) [ ]
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> 45255 INFO (zkCallback-67-thread-2) [ ]
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> 45455 INFO
(OverseerCollectionConfigSetProcessor-98569605171118083-127.0.0.1:49868_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 46158 INFO (qtp152280491-440) [ ] 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=2717
[junit4] 2> 47165 INFO (zkCallback-67-thread-2) [ ]
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> 47165 INFO (qtp152280491-434) [ ] 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=4
[junit4] 2> 47167 INFO (zkCallback-67-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-target:shard1
[junit4] 2> 47177 INFO (qtp900487022-534) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 47180 INFO (qtp900487022-534) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49864/solr ready
[junit4] 2> 47192 INFO (qtp152280491-431) [ ]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 47192 INFO (qtp152280491-431) [ ] 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=1
[junit4] 2> 47193 INFO (qtp152280491-432) [ ] 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=10
[junit4] 2> 47195 INFO (qtp900487022-534) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 47195 INFO (qtp900487022-534) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 47198 INFO (qtp900487022-534) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 47201 INFO (zkCallback-92-thread-2) [ ]
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> 47202 INFO (qtp900487022-534) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=start&wt=javabin&version=2}
status=0 QTime=32
[junit4] 2> 47204 INFO (zkCallback-92-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-source:shard1
[junit4] 2> 47205 INFO (cdcr-bootstrap-status-98-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 47206 INFO (qtp900487022-533) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=queues&wt=javabin&version=2}
status=0 QTime=2
[junit4] 1> Cdcr queue response:
{responseHeader={status=0,QTime=2},queues={127.0.0.1:49864/solr={cdcr-target={queueSize=-195035137,lastTimestamp=}}},tlogTotalSize=4773,tlogTotalCount=1,updateLogSynchronizer=stopped}
[junit4] 2> 47209 INFO (qtp152280491-429) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 47209 INFO (qtp152280491-435) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113693454336000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 47209 INFO (qtp152280491-435) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 47210 INFO (qtp152280491-435) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 47210 INFO (qtp152280491-435) [ ] 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=1
[junit4] 2> 47212 INFO (qtp152280491-429) [ ] 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> 47213 WARN (cdcr-bootstrap-status-98-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 47213 INFO (cdcr-bootstrap-status-98-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 47214 INFO (qtp152280491-435) [ ] 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=2
[junit4] 2> 47214 INFO (qtp152280491-429) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 47215 INFO (qtp152280491-429) [ ] 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> 47216 WARN (cdcr-bootstrap-status-98-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap process was not found on target
collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 47216 INFO (cdcr-bootstrap-status-98-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target shard: shard1 leader:
http://127.0.0.1:49868/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 47217 INFO (qtp152280491-435) [ ] o.a.s.c.S.Request
[cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:49950/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 47219 INFO (qtp152280491-431) [ ] 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> 47219 INFO (cdcr-bootstrap-status-98-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 47220 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 47222 INFO (qtp900487022-530) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577113693467967488,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 47223 INFO (qtp900487022-530) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 47226 INFO (qtp900487022-530) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 47226 INFO (qtp900487022-530) [ ] 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=3
[junit4] 2> 47234 INFO (qtp900487022-531) [ ] 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> 47235 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 47235 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 1504052817734
[junit4] 2> 47235 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 47235 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 47235 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 47242 INFO (qtp900487022-534) [ ]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4773,
name=tlog.0000000000000000009}]
[junit4] 2> 47242 INFO (qtp900487022-534) [ ] 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=7
[junit4] 2> 47243 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 14
[junit4] 2> 47243 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Number of tlog files in master: 1
[junit4] 2> 47248 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 47249 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@6f0b1089
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4034594)
[junit4] 2> 47255 INFO (qtp900487022-533) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=2
[junit4] 2> 47258 INFO (qtp900487022-532) [ ] 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> 47261 INFO (qtp900487022-530) [ ] 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> 47263 INFO (qtp900487022-535) [ ] 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> 47265 INFO (qtp900487022-528) [ ] 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> 47267 INFO (qtp900487022-531) [ ] 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> 47269 INFO (qtp900487022-534) [ ] 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> 47271 INFO (qtp900487022-533) [ ] 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> 47273 INFO (qtp900487022-532) [ ] 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> 47276 INFO (qtp900487022-530) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 47278 INFO (qtp900487022-535) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 47280 INFO (qtp900487022-528) [ ] 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> 47283 INFO (qtp900487022-531) [ ] 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> 47285 INFO (qtp900487022-534) [ ] 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> 47286 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4773,
name=tlog.0000000000000000009}]
[junit4] 2> 47291 INFO (qtp900487022-533) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009&wt=filestream&command=filecontent}
status=0 QTime=1
[junit4] 2> 47293 INFO (recoveryExecutor-65-thread-1) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=45068) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirecto
[...truncated too long message...]
exiting : 127.0.0.1:50641_solr
[junit4] 2> 189854 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e308ac8440003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 189854 WARN (zkCallback-154-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 189855 INFO (jetty-closer-148-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d7b61ef{/solr,null,UNAVAILABLE}
[junit4] 2> 189857 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[FD2BFFC5F9AF5F14])
[ ] 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> 189860 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50637 50637
[junit4] 2> 189861 INFO (Thread-138) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50637 50637
[junit4] 2> 189864 WARN (Thread-138) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-source/state.json
[junit4] 2> 4 /solr/collections/cdcr-source/cdcr/state/process
[junit4] 2> 3 /solr/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 189866 INFO (jetty-closer-136-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6a008baa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 189867 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=932761954
[junit4] 2> 189867 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 189867 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@55257e28: rootName =
solr_50617, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1cd5e1a1
[junit4] 2> 189871 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 189871 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fbe50e9: rootName =
solr_50617, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4c56d0be
[junit4] 2> 189874 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 189874 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15c7588b: rootName =
solr_50617, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@50afc5c2
[junit4] 2> 189876 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 189877 INFO (coreCloseExecutor-313-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7ab66965
[junit4] 2> 189877 INFO (coreCloseExecutor-313-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.cdcr-target.shard1.replica_n1, tag=2058774885
[junit4] 2> 189877 INFO (coreCloseExecutor-313-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b77c507: rootName =
solr_50617, 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@3a619b77
[junit4] 2> 189879 INFO (zkCallback-142-thread-1) [ ]
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> 189879 INFO (zkCallback-142-thread-2) [ ]
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> 189887 INFO (coreCloseExecutor-313-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.cdcr-target.shard1.leader, tag=2058774885
[junit4] 2> 189887 INFO (coreCloseExecutor-313-thread-1) [ ]
o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR
handler @ cdcr-target:shard1
[junit4] 2> 189891 INFO (jetty-closer-136-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98569614443347971-127.0.0.1:50617_solr-n_0000000000) closing
[junit4] 2> 189891 INFO
(OverseerStateUpdate-98569614443347971-127.0.0.1:50617_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50617_solr
[junit4] 2> 191393 WARN (zkCallback-142-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 191393 INFO (jetty-closer-136-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@57b87a20{/solr,null,UNAVAILABLE}
[junit4] 2> 191395 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[FD2BFFC5F9AF5F14])
[ ] 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> 191395 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50613 50613
[junit4] 2> 191397 INFO (Thread-125) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50613 50613
[junit4] 2> 191398 WARN (Thread-125) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 3
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 4 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[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> 191398 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[FD2BFFC5F9AF5F14])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_FD2BFFC5F9AF5F14-001
[junit4] 2> Aug 30, 2017 12:29:27 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):
{xyz=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=122, maxMBSortInHeap=6.57534126360892,
sim=RandomSimilarity(queryNorm=false): {}, locale=fr, timezone=Australia/North
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=143438584,total=282066944
[junit4] 2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion,
InfixSuggestersTest, CollectionReloadTest, CdcrBootstrapTest]
[junit4] Completed [23/732 (1!)] on J0 in 154.94s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 41373 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:690: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:678: Source
checkout is modified!!! Offending files:
* solr/licenses/httpmime-4.5.3.jar.sha1
Total time: 76 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]