Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/152/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
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([55F02502A4298A4:D11A4909CD142B5F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12926 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\init-core-data-001
[junit4] 2> 2020600 WARN
(SUITE-CdcrBootstrapTest-seed#[55F02502A4298A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 2020600 INFO
(SUITE-CdcrBootstrapTest-seed#[55F02502A4298A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2020624 INFO
(SUITE-CdcrBootstrapTest-seed#[55F02502A4298A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2020624 INFO
(SUITE-CdcrBootstrapTest-seed#[55F02502A4298A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2020629 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 2020632 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-target-001
[junit4] 2> 2020632 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2020633 INFO (Thread-4284) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2020633 INFO (Thread-4284) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2020649 ERROR (Thread-4284) [ ] 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> 2020734 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.ZkTestServer start zk server on port:59701
[junit4] 2> 2020751 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 0x15e39c9878f0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2020758 INFO (jetty-launcher-2916-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2020764 INFO (jetty-launcher-2916-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1708334{/solr,null,AVAILABLE}
[junit4] 2> 2020767 INFO (jetty-launcher-2916-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d56bb9{HTTP/1.1,[http/1.1]}{127.0.0.1:59705}
[junit4] 2> 2020768 INFO (jetty-launcher-2916-thread-1) [ ]
o.e.j.s.Server Started @2030220ms
[junit4] 2> 2020768 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59705}
[junit4] 2> 2020768 ERROR (jetty-launcher-2916-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2020768 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2020769 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2020769 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2020769 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T19:34:22.474Z
[junit4] 2> 2020781 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2020796 INFO (jetty-launcher-2916-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59701/solr
[junit4] 2> 2020943 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2020944 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59705_solr
[junit4] 2> 2020945 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.c.Overseer Overseer
(id=98579779574235139-127.0.0.1:59705_solr-n_0000000000) starting
[junit4] 2> 2020954 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59705_solr
[junit4] 2> 2020956 INFO
(zkCallback-2923-thread-1-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2021366 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59705.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2021377 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59705.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2021378 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59705.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2021379 INFO (jetty-launcher-2916-thread-1)
[n:127.0.0.1:59705_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-target-001\node1\.
[junit4] 2> 2021485 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 0x15e39c9878f0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Target zkHost = 127.0.0.1:59701/solr
[junit4] 2> 2021499 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-source-001
[junit4] 2> 2021500 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2021502 INFO (Thread-4294) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2021502 INFO (Thread-4294) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2021524 ERROR (Thread-4294) [ ] 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> 2021601 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.ZkTestServer start zk server on port:59725
[junit4] 2> 2021620 INFO (jetty-launcher-2928-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2021623 INFO (jetty-launcher-2928-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d65cf6{/solr,null,AVAILABLE}
[junit4] 2> 2021630 INFO (jetty-launcher-2928-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@358e96{HTTP/1.1,[http/1.1]}{127.0.0.1:59729}
[junit4] 2> 2021630 INFO (jetty-launcher-2928-thread-1) [ ]
o.e.j.s.Server Started @2031082ms
[junit4] 2> 2021631 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59729}
[junit4] 2> 2021631 ERROR (jetty-launcher-2928-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2021632 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2021634 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2021634 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2021635 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T19:34:23.340Z
[junit4] 2> 2021643 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2021659 INFO (jetty-launcher-2928-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59725/solr
[junit4] 2> 2021775 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2021776 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59729_solr
[junit4] 2> 2021776 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.c.Overseer Overseer
(id=98579779631513603-127.0.0.1:59729_solr-n_0000000000) starting
[junit4] 2> 2021782 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59729_solr
[junit4] 2> 2021786 INFO
(zkCallback-2935-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2021926 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59729.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2021935 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59729.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2021936 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59729.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2021937 INFO (jetty-launcher-2928-thread-1)
[n:127.0.0.1:59729_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-source-001\node1\.
[junit4] 2> 2022023 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 0x15e39c98af90005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2022047 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 0x15e39c98af90006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2022059 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2022061 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59725/solr
ready
[junit4] 2> 2022075 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2022081 INFO
(OverseerThreadFactory-8213-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 2022193 INFO
(OverseerStateUpdate-98579779631513603-127.0.0.1:59729_solr-n_0000000000)
[n:127.0.0.1:59729_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59729/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2022399 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 2022401 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2022511 INFO
(zkCallback-2935-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2022514 INFO
(zkCallback-2935-thread-2-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2023424 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2023428 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2023432 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2023436 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2023437 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 2023440 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 2023440 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 2023441 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59729.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2023441 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2023441 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 2023685 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2023685 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2023687 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2023687 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2023693 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1377193[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2023695 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 2023695 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 2023695 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 2023695 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2023695 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2023708 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 2023720 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 2023888 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1377193[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2023893 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577276476592488448
[junit4] 2> 2023904 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2023904 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2023905 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59729/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 2023905 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2023905 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:59729/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 2023905 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2023909 INFO
(zkCallback-2935-thread-2-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 2023911 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59729/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 2024018 INFO
(zkCallback-2935-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2024018 INFO
(zkCallback-2935-thread-2-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2024064 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2024068 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1668
[junit4] 2> 2024071 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2024082 INFO
(OverseerCollectionConfigSetProcessor-98579779631513603-127.0.0.1:59729_solr-n_0000000000)
[n:127.0.0.1:59729_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2024172 INFO
(zkCallback-2935-thread-2-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2024172 INFO
(zkCallback-2935-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2025073 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2998
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 2025102 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 2025103 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276477861265408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025103 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276477861265408
[junit4] 2> 2025123 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ac8870[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025123 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025127 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@ac8870[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)))}
[junit4] 2> 2025127 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=23
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 2025142 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=14
[junit4] 2> 2025144 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276477904257024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025144 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276477904257024
[junit4] 2> 2025176 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@98df20[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025177 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025180 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@98df20[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100)))}
[junit4] 2> 2025180 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=36
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 2025205 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=23
[junit4] 2> 2025207 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276477970317312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025207 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276477970317312
[junit4] 2> 2025241 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bff278[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025243 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025245 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1bff278[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)))}
[junit4] 2> 2025245 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=39
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 2025259 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
[junit4] 2> 2025260 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478025891840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025261 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478025891840
[junit4] 2> 2025285 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51af6e[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025286 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025289 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@51af6e[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100)))}
[junit4] 2> 2025290 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=29
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 2025306 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
[junit4] 2> 2025306 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478074126336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025306 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478074126336
[junit4] 2> 2025333 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e184a4[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025334 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025337 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@e184a4[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)))}
[junit4] 2> 2025338 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=31
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 2025350 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
[junit4] 2> 2025351 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478121312256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025351 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478121312256
[junit4] 2> 2025384 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c80e2[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025385 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025389 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3c80e2[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100)))}
[junit4] 2> 2025389 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=37
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 2025400 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 2025401 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478173741056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025401 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478173741056
[junit4] 2> 2025435 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e00ac5[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025436 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025442 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@e00ac5[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)))}
[junit4] 2> 2025443 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=42
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 2025454 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 2025456 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478231412736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025456 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478231412736
[junit4] 2> 2025492 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@48d21d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025493 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025496 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@48d21d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100)))}
[junit4] 2> 2025497 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=41
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 2025507 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 2025508 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478285938688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025508 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478285938688
[junit4] 2> 2025566 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57c947[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025566 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025574 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@57c947[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)))}
[junit4] 2> 2025575 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=66
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 2025589 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
[junit4] 2> 2025590 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276478371921920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2025590 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276478371921920
[junit4] 2> 2025640 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e210bd[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2025640 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2025644 INFO
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@e210bd[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C100)
Uninverting(_1(7.1.0):C100) Uninverting(_2(7.1.0):C100)
Uninverting(_3(7.1.0):C100) Uninverting(_4(7.1.0):C100)
Uninverting(_5(7.1.0):C100) Uninverting(_6(7.1.0):C100)
Uninverting(_7(7.1.0):C100) Uninverting(_8(7.1.0):C100)
Uninverting(_9(7.1.0):C100)))}
[junit4] 2> 2025645 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=54
[junit4] 2> 2025646 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 2025760 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2025762 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59701/solr
ready
[junit4] 2> 2025766 INFO (qtp28205697-18175) [n:127.0.0.1:59705_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2025789 INFO
(OverseerThreadFactory-8205-thread-1-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 2025907 INFO
(OverseerStateUpdate-98579779574235139-127.0.0.1:59705_solr-n_0000000000)
[n:127.0.0.1:59705_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59705/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2026113 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2026113 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2026223 INFO
(zkCallback-2923-thread-1-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2026226 INFO
(zkCallback-2923-thread-2-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2027139 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2027146 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2027151 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2027155 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2027157 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 2027164 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 2027164 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using
configuration from collection cdcr-target, trusted=true
[junit4] 2> 2027165 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59705.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b1bc59
[junit4] 2> 2027165 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2027165 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
[junit4] 2> 2027583 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2027583 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2027585 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2027585 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2027587 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15471b0[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 2027590 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 2027590 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 2027591 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 2027592 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2027593 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2027597 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 2027600 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 2027601 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577276480480608256
[junit4] 2> 2027602 INFO
(searcherExecutor-8222-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@15471b0[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2027611 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2027611 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2027611 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2027611 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2027611 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
has no replicas
[junit4] 2> 2027611 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2027616 INFO
(zkCallback-2923-thread-2-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 2027621 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 2027728 INFO
(zkCallback-2923-thread-2-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2027728 INFO
(zkCallback-2923-thread-1-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2027774 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2027777 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1664
[junit4] 2> 2027782 INFO (qtp28205697-18175) [n:127.0.0.1:59705_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2027790 INFO
(OverseerCollectionConfigSetProcessor-98579779574235139-127.0.0.1:59705_solr-n_0000000000)
[n:127.0.0.1:59705_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2027883 INFO
(zkCallback-2923-thread-1-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2027883 INFO
(zkCallback-2923-thread-2-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2028783 INFO (qtp28205697-18175) [n:127.0.0.1:59705_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3017
[junit4] 2> 2028806 INFO
(zkCallback-2923-thread-2-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
[junit4] 2> 2028806 INFO (qtp28205697-18175) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2}
status=0 QTime=18
[junit4] 2> 2028807 INFO
(zkCallback-2923-thread-2-processing-n:127.0.0.1:59705_solr)
[n:127.0.0.1:59705_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 2028823 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2028824 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59701/solr ready
[junit4] 2> 2028847 INFO (qtp28205697-18182) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2028847 INFO (qtp28205697-18182) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2028848 INFO (qtp28205697-18180) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 2028848 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 2028849 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 2028851 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 2028852 INFO
(zkCallback-2935-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
[junit4] 2> 2028854 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2}
status=0 QTime=45
[junit4] 2> 2028855 INFO
(zkCallback-2935-thread-1-processing-n:127.0.0.1:59729_solr)
[n:127.0.0.1:59729_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 2028856 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2}
status=0 QTime=1
[junit4] 1> Cdcr queue response:
{responseHeader={status=0,QTime=1},queues={127.0.0.1:59701/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
[junit4] 2> 2028858 INFO (qtp28205697-18177) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276481798668288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2028858 INFO (qtp28205697-18177) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2028858 INFO (qtp28205697-18177) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2028858 INFO (qtp28205697-18177) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2028859 INFO (qtp28205697-18175) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 2028863 INFO
(cdcr-bootstrap-status-2947-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2028869 INFO (qtp28205697-18179) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:59729/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2028873 INFO (qtp28205697-18179) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2028873 WARN
(cdcr-bootstrap-status-2947-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap
process was not found on target collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2028874 INFO
(cdcr-bootstrap-status-2947-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2028875 INFO (qtp28205697-18179) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:59729/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2028876 INFO (qtp28205697-18178) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2028877 WARN
(cdcr-bootstrap-status-2947-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap
process was not found on target collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2028877 INFO
(cdcr-bootstrap-status-2947-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:59705/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2028878 INFO (qtp28205697-18180) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:59729/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2028880 INFO (qtp28205697-18180) [n:127.0.0.1:59705_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2028881 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2028881 INFO
(cdcr-bootstrap-status-2947-thread-1-processing-n:127.0.0.1:59729_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:59729_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 2028893 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577276481835368448,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2028893 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1fd875
commitCommandVersion:1577276481835368448
[junit4] 2> 2028903 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2af773[cdcr-source_shard1_replica_n1] realtime]
[junit4] 2> 2028904 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2028904 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 2028907 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2028907 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 2028907 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version:
1504208070598
[junit4] 2> 2028907 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2028907 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2028907 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication
process
[junit4] 2> 2028912 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657,
name=tlog.0000000000000000000.1577276477842391040}, {size=4778,
name=tlog.0000000000000000001.1577276477888528384}, {size=4778,
name=tlog.0000000000000000002.1577276477944102912}, {size=4778,
name=tlog.0000000000000000003.1577276478012260352}, {size=4778,
name=tlog.0000000000000000004.1577276478061543424}, {size=4778,
name=tlog.0000000000000000005.1577276478109777920}, {size=4778,
name=tlog.0000000000000000006.1577276478162206720}, {size=4778,
name=tlog.0000000000000000007.1577276478220926976}, {size=4778,
name=tlog.0000000000000000008.1577276478276501504}, {size=4778,
name=tlog.0000000000000000009.1577276478358290432}]
[junit4] 2> 2028913 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=5
[junit4] 2> 2028913 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 15
[junit4] 2> 2028913 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in
master: 10
[junit4] 2> 2028917 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter
is ready to be used.
[junit4] 2> 2028919 INFO
(recoveryExecutor-2921-thread-1-processing-n:127.0.0.1:59705_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:59705_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@16b08dc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc5943)
[junit4] 2> 2028923 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2028927 INFO (qtp8165559-18220) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2028932 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2028934 INFO (qtp8165559-18222) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2028936 INFO (qtp8165559-18219) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2028937 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2028941 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029102 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029119 INFO (qtp8165559-18218) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029121 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029124 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029133 INFO (qtp8165559-18221) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029144 INFO (qtp8165559-18223) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029152 INFO (qtp8165559-18216) [n:127.0.0.1:59729_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2029157 INFO (qtp8165559-18220) [n:1
[...truncated too long message...]
andler@9fd976{/solr,null,UNAVAILABLE}
[junit4] 2> 2177975 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[55F02502A4298A4])
[ ] 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> 2177976 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59943 59943
[junit4] 2> 2177977 INFO (Thread-4345) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59943 59943
[junit4] 2> 2177979 WARN (Thread-4345) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 2
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2177979 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[55F02502A4298A4])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testBootstrapWithContinousIndexingOnSourceCluster
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster
-Dtests.seed=55F02502A4298A4 -Dtests.slow=true -Dtests.locale=ro-RO
-Dtests.timezone=Europe/Kirov -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 131s J0 |
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
[junit4] > Throwable #1: java.lang.AssertionError: Document mismatch on
target after sync expected:<2000> but was:<1100>
[junit4] > at
__randomizedtesting.SeedInfo.seed([55F02502A4298A4:D11A4909CD142B5F]:0)
[junit4] > at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_55F02502A4298A4-001
[junit4] 2> Aug 31, 2017 7:36:59 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=ro-RO, timezone=Europe/Kirov
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=203742808,total=335544320
[junit4] 2> NOTE: All tests run in this JVM: [BJQParserTest,
TestDistributedSearch, TestExpandComponent,
UniqFieldsUpdateProcessorFactoryTest, TimeZoneUtilsTest,
TestCustomDocTransformer, TestHashQParserPlugin, DirectUpdateHandlerTest,
TestSmileRequest, TestSolrCoreProperties, TestCloudDeleteByQuery,
TestLegacyNumericRangeQueryBuilder, ScriptEngineTest, JavabinLoaderTest,
TestStressCloudBlindAtomicUpdates, BasicAuthIntegrationTest, RankQueryTest,
DirectoryFactoryTest, BlockCacheTest, TestPseudoReturnFields, OutputWriterTest,
SparseHLLTest, TestHashPartitioner, TestStreamBody, TestSurroundQueryParser,
AddBlockUpdateTest, TestLegacyFieldReuse, DocValuesMissingTest,
RAMDirectoryFactoryTest, ZkCLITest, TestConfigReload, HdfsLockFactoryTest,
ForceLeaderTest, TestRequestStatusCollectionAPI, RequiredFieldsTest,
DistributedVersionInfoTest, TestConfigSetsAPIZkFailure,
TestSizeLimitedDistributedMap, TestDocBasedVersionConstraints,
DocExpirationUpdateProcessorFactoryTest, SolrJmxReporterCloudTest,
AnalyticsQueryTest, CircularListTest, VMParamsZkACLAndCredentialsProvidersTest,
TestSubQueryTransformerDistrib, TestFieldCacheVsDocValues,
CreateCollectionCleanupTest, TestRandomDVFaceting, SpatialFilterTest,
TestStressVersions, TlogReplayBufferedWhileIndexingTest,
TestNonDefinedSimilarityFactory, CurrencyFieldTypeTest, ShardSplitTest,
TestHdfsCloudBackupRestore, TestConfigSets, SliceStateTest, ResourceLoaderTest,
MetricsHandlerTest, ZkControllerTest, OverseerRolesTest,
DistributedQueryComponentOptimizationTest, TestFilteredDocIdSet,
MinimalSchemaTest, SolrShardReporterTest, TestRandomRequestDistribution,
RequestHandlersTest, TestLeaderElectionZkExpiry, SolrCoreTest,
IndexBasedSpellCheckerTest, TestSolrCoreSnapshots, CollectionsAPISolrJTest,
BasicDistributedZkTest, ClusterStateTest, TestFuzzyAnalyzedSuggestions,
TestNumericTokenStream, TestGroupingSearch, JvmMetricsTest,
SolrGangliaReporterTest, QueryElevationComponentTest, TestIndexingPerformance,
DistributedFacetPivotSmallAdvancedTest, IndexSchemaTest,
TestSubQueryTransformer, TestGeoJSONResponseWriter, TestAddFieldRealTimeGet,
SpellCheckCollatorWithCollapseTest, TestMiniSolrCloudClusterSSL,
ManagedSchemaRoundRobinCloudTest, TestScoreJoinQPScore, CoreAdminHandlerTest,
TestSha256AuthenticationProvider, ChaosMonkeyNothingIsSafeTest,
ZkStateReaderTest, TestExactStatsCache, TestPayloadCheckQParserPlugin,
DeleteShardTest, TestRTimerTree, TestCustomSort,
TestFieldTypeCollectionResource, RecoveryZkTest, CdcrUpdateLogTest,
SearchHandlerTest, TestCloudSearcherWarming, TestPullReplicaErrorHandling,
AlternateDirectoryTest, VersionInfoTest, TestSegmentSorting, ConfigSetsAPITest,
TestCollectionAPI, SecurityConfHandlerTest, BooleanFieldTest,
TestSerializedLuceneMatchVersion, HighlighterConfigTest, SimpleFacetsTest,
V2ApiIntegrationTest, TestJettySolrRunner, DateFieldTest,
TestManagedSynonymGraphFilterFactory, MultiTermTest, TestDistribIDF,
TestTestInjection, CloudMLTQParserTest, TestConfigSetImmutable,
TestReversedWildcardFilterFactory, DeleteNodeTest, AutoScalingHandlerTest,
TestUpdate, ReplaceNodeTest, SimplePostToolTest, TestBinaryField,
TestTolerantUpdateProcessorCloud, TestRawResponseWriter, TestXmlQParserPlugin,
TestJsonFacets, SolrXmlInZkTest, CheckHdfsIndexTest, TestLegacyTerms,
TestRestoreCore, CoreAdminCreateDiscoverTest,
LeaderInitiatedRecoveryOnShardRestartTest, FastVectorHighlighterTest,
NoCacheHeaderTest, TestPHPSerializedResponseWriter, SolrCoreMetricManagerTest,
TestNoOpRegenerator, LeaderElectionContextKeyTest, LargeFieldTest,
TestStressRecovery, DistributedSpellCheckComponentTest,
HdfsBasicDistributedZk2Test, TestWriterPerf, ExplicitHLLTest,
FacetPivotSmallTest, TestHdfsUpdateLog, TestCoreAdminApis, TestNestedDocsSort,
TestZkAclsWithHadoopAuth, TestStressReorder, RulesTest,
TestDeleteCollectionOnDownNodes, TestConfigSetsAPI,
TestBackupRepositoryFactory, PeerSyncWithIndexFingerprintCachingTest,
TestCloudJSONFacetJoinDomain, TestDynamicFieldCollectionResource,
TestNamedUpdateProcessors, SpatialHeatmapFacetsTest, BufferStoreTest,
TestBulkSchemaAPI, TestReplicaProperties, UUIDFieldTest, NumericFieldsTest,
TestQueryWrapperFilter, TestHalfAndHalfDocValues, SolrTestCaseJ4Test,
TestFreeTextSuggestions, XsltUpdateRequestHandlerTest, TestSearcherReuse,
ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot,
TestDistributedGrouping, TestFaceting, HardAutoCommitTest, TestCoreContainer,
TestSolr4Spatial, StatsComponentTest, PeerSyncTest, TestIndexSearcher,
HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SolrRequestParserTest, SuggesterTest, SuggesterWFSTTest, TestCSVLoader,
PolyFieldTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest,
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming,
TestSolrDeletionPolicy1, DebugComponentTest, DisMaxRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
TestJmxIntegration, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest,
CSVRequestHandlerTest, TestComponentsName, TestLFUCache,
TestSolrDeletionPolicy2, TestDocSet, TestConfig, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestXIncludeConfig,
EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, DOMUtilTest,
TestUtils, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, AssignBackwardCompatibilityTest,
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest]
[junit4] Completed [511/731 (1!)] on J0 in 157.96s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 42738 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:690: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:678: Source
checkout is modified!!! Offending files:
* solr/licenses/httpmime-4.5.3.jar.sha1
Total time: 89 minutes 29 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]