Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/41/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([785D2111F3547409:AC186A481402C7F2]: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 12618 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\init-core-data-001
[junit4] 2> 1855374 WARN
(SUITE-CdcrBootstrapTest-seed#[785D2111F3547409]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1855374 INFO
(SUITE-CdcrBootstrapTest-seed#[785D2111F3547409]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1855382 INFO
(SUITE-CdcrBootstrapTest-seed#[785D2111F3547409]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1855386 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testBootstrapWithContinousIndexingOnSourceCluster
[junit4] 2> 1855387 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-target-001
[junit4] 2> 1855387 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1855388 INFO (Thread-3271) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1855388 INFO (Thread-3271) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1855397 ERROR (Thread-3271) [ ] 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> 1855488 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.ZkTestServer start zk server on port:64198
[junit4] 2> 1855496 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 0x15e2aecd7b10000, 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> 1855498 INFO (jetty-launcher-3135-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1855499 INFO (jetty-launcher-3135-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2012cd2d{/solr,null,AVAILABLE}
[junit4] 2> 1855501 INFO (jetty-launcher-3135-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2abe937b{HTTP/1.1,[http/1.1]}{127.0.0.1:64202}
[junit4] 2> 1855501 INFO (jetty-launcher-3135-thread-1) [ ]
o.e.j.s.Server Started @1858509ms
[junit4] 2> 1855501 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64202}
[junit4] 2> 1855501 ERROR (jetty-launcher-3135-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1855503 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1855503 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1855503 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1855503 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-28T22:18:38.496Z
[junit4] 2> 1855511 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1855532 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1855533 INFO (jetty-launcher-3135-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64198/solr
[junit4] 2> 1855570 INFO (jetty-launcher-3135-thread-1)
[n:127.0.0.1:64202_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1855571 INFO (jetty-launcher-3135-thread-1)
[n:127.0.0.1:64202_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64202_solr
[junit4] 2> 1855578 INFO (jetty-launcher-3135-thread-1)
[n:127.0.0.1:64202_solr ] o.a.s.c.Overseer Overseer
(id=98563438568079363-127.0.0.1:64202_solr-n_0000000000) starting
[junit4] 2> 1855598 INFO (jetty-launcher-3135-thread-1)
[n:127.0.0.1:64202_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64202_solr
[junit4] 2> 1855599 INFO
(OverseerStateUpdate-98563438568079363-127.0.0.1:64202_solr-n_0000000000)
[n:127.0.0.1:64202_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1855719 INFO (jetty-launcher-3135-thread-1)
[n:127.0.0.1:64202_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-target-001\node1\.
[junit4] 1> Target zkHost = 127.0.0.1:64198/solr
[junit4] 2> 1855756 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-source-001
[junit4] 2> 1855756 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1855756 INFO (Thread-3281) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1855757 INFO (Thread-3281) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1855762 ERROR (Thread-3281) [ ] 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> 1855857 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.ZkTestServer start zk server on port:64222
[junit4] 2> 1855868 INFO (jetty-launcher-3147-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1855869 INFO (jetty-launcher-3147-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5cea451e{/solr,null,AVAILABLE}
[junit4] 2> 1855870 INFO (jetty-launcher-3147-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16f0f7af{HTTP/1.1,[http/1.1]}{127.0.0.1:64226}
[junit4] 2> 1855871 INFO (jetty-launcher-3147-thread-1) [ ]
o.e.j.s.Server Started @1858879ms
[junit4] 2> 1855871 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64226}
[junit4] 2> 1855871 ERROR (jetty-launcher-3147-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1855872 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1855872 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1855872 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1855872 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-28T22:18:38.865Z
[junit4] 2> 1855878 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1855902 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1855903 INFO (jetty-launcher-3147-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64222/solr
[junit4] 2> 1855944 INFO (jetty-launcher-3147-thread-1)
[n:127.0.0.1:64226_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1855949 INFO (jetty-launcher-3147-thread-1)
[n:127.0.0.1:64226_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64226_solr
[junit4] 2> 1855950 INFO (jetty-launcher-3147-thread-1)
[n:127.0.0.1:64226_solr ] o.a.s.c.Overseer Overseer
(id=98563438592262147-127.0.0.1:64226_solr-n_0000000000) starting
[junit4] 2> 1855976 INFO (jetty-launcher-3147-thread-1)
[n:127.0.0.1:64226_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64226_solr
[junit4] 2> 1855979 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1856120 INFO (jetty-launcher-3147-thread-1)
[n:127.0.0.1:64226_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-source-001\node1\.
[junit4] 2> 1856179 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1856184 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:64222/solr ready
[junit4] 2> 1856193 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1856195 INFO
(OverseerThreadFactory-7307-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 1856312 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
[junit4] 2> 1856314 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1856424 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_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> 1857348 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 1857383 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
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> 1857392 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica1] Schema name=minimal
[junit4] 2> 1857399 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1857401 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 1857413 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
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> 1857413 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 1857413 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1857413 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
[junit4] 2> 1857690 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1857691 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1857693 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1857693 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1857699 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@29457976[cdcr-source_shard1_replica1] main]
[junit4] 2> 1857701 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1857701 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1857701 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 1857702 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1857702 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1857718 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 1857731 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 1857788 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1577015019601657856
[junit4] 2> 1857790 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica1] Registered new searcher
Searcher@29457976[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1857796 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1857796 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1857796 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64226/solr/cdcr-source_shard1_replica1/
[junit4] 2> 1857796 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1857796 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:64226/solr/cdcr-source_shard1_replica1/ has no replicas
[junit4] 2> 1857796 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1857818 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 1857824 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64226/solr/cdcr-source_shard1_replica1/ shard1
[junit4] 2> 1857930 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_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> 1857979 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1857981 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=1668
[junit4] 2> 1857985 INFO (qtp924858823-17133) [n:127.0.0.1:64226_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> 1858087 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_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> 1858199 INFO
(OverseerCollectionConfigSetProcessor-98563438592262147-127.0.0.1:64226_solr-n_0000000000)
[n:127.0.0.1:64226_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> 1858986 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2792
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1859010 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 1859013 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859013 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859044 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1aa102fc[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859045 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@1aa102fc[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)))}
[junit4] 2> 1859046 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859046 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=33
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1859053 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1859055 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859055 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859138 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@61adcb78[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859139 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859139 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@61adcb78[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100)))}
[junit4] 2> 1859139 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=84
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1859174 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 1859175 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859175 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859291 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b36ac63[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859291 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@2b36ac63[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)))}
[junit4] 2> 1859291 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859291 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=116
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1859296 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1859298 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859298 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859322 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d53d8a1[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859323 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@7d53d8a1[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100)))}
[junit4] 2> 1859323 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859323 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=25
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1859327 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1859329 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859329 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859352 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b7a7d0[cdcr-source_shard1_replica1]
main]
[junit4] 2> 1859352 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@b7a7d0[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)))}
[junit4] 2> 1859352 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859352 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=23
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1859358 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1859360 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859360 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859428 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@68f7a6ce[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859429 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859429 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@68f7a6ce[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100)))}
[junit4] 2> 1859429 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=69
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1859434 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1859436 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859436 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859491 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@233b6ba6[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859491 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859492 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@233b6ba6[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)))}
[junit4] 2> 1859492 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=55
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1859497 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1859499 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859499 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859550 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b7dead4[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859551 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@5b7dead4[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100)))}
[junit4] 2> 1859551 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859551 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=52
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1859556 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 1859558 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859558 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859641 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a4afe67[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859642 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859642 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@7a4afe67[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)))}
[junit4] 2> 1859642 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=85
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1859647 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1859649 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1859649 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1859697 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d02c3bd[cdcr-source_shard1_replica1] main]
[junit4] 2> 1859697 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1859698 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@6d02c3bd[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)
Uninverting(_9(6.6.1):C100)))}
[junit4] 2> 1859698 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=49
[junit4] 2> 1859700 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1859738 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1859740 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:64198/solr ready
[junit4] 2> 1859744 INFO (qtp902794052-17091) [n:127.0.0.1:64202_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1859748 INFO
(OverseerThreadFactory-7299-thread-1-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 1859855 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
[junit4] 2> 1859856 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1859963 INFO
(zkCallback-3142-thread-1-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_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> 1860893 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 1860904 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
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> 1860914 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema
[cdcr-target_shard1_replica1] Schema name=minimal
[junit4] 2> 1860920 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1860922 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 1860924 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
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> 1860924 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from
collection cdcr-target, trusted=true
[junit4] 2> 1860925 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1860925 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore
[[cdcr-target_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-target-001\node1\cdcr-target_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
[junit4] 2> 1861047 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1861047 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1861048 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1861048 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1861106 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f530731[cdcr-target_shard1_replica1] main]
[junit4] 2> 1861107 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 1861109 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 1861109 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 1861109 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1861109 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1861111 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 1861112 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 1861114 INFO
(searcherExecutor-7316-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica1] Registered new searcher
Searcher@4f530731[cdcr-target_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1861114 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1577015023089221632
[junit4] 2> 1861121 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1861121 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1861121 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64202/solr/cdcr-target_shard1_replica1/
[junit4] 2> 1861121 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1861121 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:64202/solr/cdcr-target_shard1_replica1/ has no replicas
[junit4] 2> 1861121 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1861125 INFO
(zkCallback-3142-thread-1-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 1861130 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64202/solr/cdcr-target_shard1_replica1/ shard1
[junit4] 2> 1861235 INFO
(zkCallback-3142-thread-1-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_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> 1861284 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1861285 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2}
status=0 QTime=1429
[junit4] 2> 1861288 INFO (qtp902794052-17091) [n:127.0.0.1:64202_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> 1861389 INFO
(zkCallback-3142-thread-2-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_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> 1861750 INFO
(OverseerCollectionConfigSetProcessor-98563438568079363-127.0.0.1:64202_solr-n_0000000000)
[n:127.0.0.1:64202_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> 1862289 INFO (qtp902794052-17091) [n:127.0.0.1:64202_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2545
[junit4] 2> 1863294 INFO (qtp902794052-17095) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1863294 INFO
(zkCallback-3142-thread-2-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_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> 1863295 INFO
(zkCallback-3142-thread-2-processing-n:127.0.0.1:64202_solr)
[n:127.0.0.1:64202_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 1863300 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1863301 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64198/solr ready
[junit4] 2> 1863309 INFO (qtp902794052-17093) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 1863309 INFO (qtp902794052-17093) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1863310 INFO (qtp902794052-17090) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 1863310 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 1863310 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 1863314 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1863314 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_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> 1863315 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2}
status=0 QTime=19
[junit4] 1> Adding 10 docs with commit=true, numDocs=1100
[junit4] 2> 1863318 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1863318 INFO
(zkCallback-3154-thread-1-processing-n:127.0.0.1:64226_solr)
[n:127.0.0.1:64226_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 1863320 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1863320 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1863327 INFO
(cdcr-bootstrap-status-3166-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:64202/solr/cdcr-target_shard1_replica1/
[junit4] 2> 1863333 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:64226/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1863338 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1863338 WARN
(cdcr-bootstrap-status-3166-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Bootstrap process
was not found on target collection: cdcr-target shard: shard1, leader:
http://127.0.0.1:64202/solr/cdcr-target_shard1_replica1/
[junit4] 2> 1863338 INFO
(cdcr-bootstrap-status-3166-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:64202/solr/cdcr-target_shard1_replica1/
[junit4] 2> 1863340 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:64226/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1863341 INFO (qtp902794052-17094) [n:127.0.0.1:64202_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1863341 INFO
(cdcr-bootstrap-status-3166-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 1863344 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1863358 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3dade4af[cdcr-source_shard1_replica1] main]
[junit4] 2> 1863358 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1863359 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1863359 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1863359 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1863359 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=12
[junit4] 2> 1863360 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@3dade4af[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000)
Uninverting(_b(6.6.1):C100)))}
[junit4] 2> 1863361 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1863361 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 1863361 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's version:
1503958726313
[junit4] 2> 1863361 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1863361 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1863361 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1863378 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4649,
name=tlog.0000000000000000000.1577015020865191936}, {size=4770,
name=tlog.0000000000000000001.1577015020922863616}, {size=4770,
name=tlog.0000000000000000002.1577015021049741312}, {size=4770,
name=tlog.0000000000000000003.1577015021179764736}, {size=4770,
name=tlog.0000000000000000004.1577015021213319168}, {size=4770,
name=tlog.0000000000000000005.1577015021244776448}, {size=4770,
name=tlog.0000000000000000006.1577015021325516800}, {size=4770,
name=tlog.0000000000000000007.1577015021390528512}, {size=4770,
name=tlog.0000000000000000008.1577015021451345920}, {size=4770,
name=tlog.0000000000000000009.1577015021548863488}, {size=4870,
name=tlog.0000000000000000010.1577015025398185984}]
[junit4] 2> 1863379 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=16
[junit4] 2> 1863379 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 33
[junit4] 2> 1863379 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of tlog files in
master: 11
[junit4] 2> 1863404 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=84
[junit4] 1> Adding 10 docs with commit=true, numDocs=1200
[junit4] 2> 1863405 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 1863405 INFO
(recoveryExecutor-3140-thread-1-processing-n:127.0.0.1:64202_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:64202_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@4dde30a2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d51ace2)
[junit4] 2> 1863411 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1863412 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863413 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1863413 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1863421 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=2
[junit4] 2> 1863426 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863427 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863428 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863430 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863432 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.tii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863435 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_LuceneFixedGap_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863437 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863441 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863444 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863452 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863457 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863461 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ba65999[cdcr-source_shard1_replica1] main]
[junit4] 2> 1863462 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1863462 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@4ba65999[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000)
Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100)))}
[junit4] 2> 1863462 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=49
[junit4] 1> Adding 10 docs with commit=true, numDocs=1300
[junit4] 2> 1863465 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863468 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1863469 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1863469 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@187ea392
[junit4] 2> 1863475 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863478 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_TestBloomFilteredLucenePostings_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863480 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863482 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863484 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_TestBloomFilteredLucenePostings_0.blm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863486 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863488 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863491 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863494 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_TestBloomFilteredLucenePostings_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863499 INFO (qtp924858823-17134) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_LuceneFixedGap_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863535 INFO (qtp924858823-17138) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_LuceneFixedGap_0.tii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863543 INFO (qtp924858823-17136) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_LuceneFixedGap_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863546 INFO (qtp924858823-17133) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_TestBloomFilteredLucenePostings_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863548 INFO (qtp924858823-17135) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_TestBloomFilteredLucenePostings_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863553 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46f31ea[cdcr-source_shard1_replica1] main]
[junit4] 2> 1863555 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1863555 INFO
(searcherExecutor-7310-thread-1-processing-n:127.0.0.1:64226_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:64226_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@46f31ea[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000)
Uninverting(_b(6.6.1):C100) Uninverting(_c(6.6.1):C100)
Uninverting(_d(6.6.1):C100)))}
[junit4] 2> 1863555 INFO (qtp924858823-17137) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=86
[junit4] 1> Adding 10 docs with commit=true, numDocs=1400
[junit4] 2> 1863557 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1863560 INFO (qtp924858823-17131) [n:127.0.0.1:64226_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr pat
[...truncated too long message...]
(OverseerStateUpdate-98563448521424899-127.0.0.1:64979_solr-n_0000000000)
[n:127.0.0.1:64979_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:64979_solr
[junit4] 2> 2017829 INFO
(zkCallback-3217-thread-1-processing-n:127.0.0.1:64979_solr)
[n:127.0.0.1:64979_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> 2019330 WARN
(zkCallback-3217-thread-1-processing-n:127.0.0.1:64979_solr)
[n:127.0.0.1:64979_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/collections/cdcr-target/state.json]
[junit4] 2> 2019331 WARN
(zkCallback-3217-thread-2-processing-n:127.0.0.1:64979_solr)
[n:127.0.0.1:64979_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2019331 INFO (jetty-closer-3211-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f4a243c{/solr,null,UNAVAILABLE}
[junit4] 2> 2019334 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[785D2111F3547409])
[ ] 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> 2019336 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64975 64975
[junit4] 2> 2019337 INFO (Thread-3330) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:64975 64975
[junit4] 2> 2019337 WARN (Thread-3330) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 3
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2019341 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[785D2111F3547409])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
[junit4] 2> 2019342 INFO
(SUITE-CdcrBootstrapTest-seed#[785D2111F3547409]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_785D2111F3547409-001
[junit4] 2> Aug 28, 2017 10:21:22 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=Asserting(Lucene62):
{_version_=PostingsFormat(name=LuceneFixedGap),
xyz=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{},
maxPointsInLeafNode=1530, maxMBSortInHeap=7.733826908564126,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=es,
timezone=Africa/Nairobi
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=244953360,total=499363840
[junit4] 2> NOTE: All tests run in this JVM: [TestPhraseSuggestions,
LeaderFailoverAfterPartitionTest, HdfsUnloadDistributedZkTest, TestConfigSets,
TestUniqueKeyFieldResource, TestSweetSpotSimilarityFactory, InfoHandlerTest,
BadComponentTest, DirectSolrSpellCheckerTest, TestSolrJ,
TestIBSimilarityFactory, ConcurrentDeleteAndCreateCollectionTest,
TestFieldCacheVsDocValues, DistributedSpellCheckComponentTest,
TestCloudPivotFacet, DocumentBuilderTest, DistributedFacetPivotSmallTest,
TestNoOpRegenerator, DistributedFacetPivotLongTailTest, TestSchemaResource,
TestLRUCache, TestScoreJoinQPScore, TestRandomDVFaceting,
TestSolrCloudWithKerberosAlt, ParsingFieldUpdateProcessorsTest, RulesTest,
TestOnReconnectListenerSupport, TestElisionMultitermQuery, MultiTermTest,
TestRandomRequestDistribution, OverseerModifyCollectionTest,
HardAutoCommitTest, TestSolrDeletionPolicy1, TestConfigReload, AssignTest,
TestPartialUpdateDeduplication, TestCollationFieldDocValues,
TestImplicitCoreProperties, TestDelegationWithHadoopAuth,
DocExpirationUpdateProcessorFactoryTest, MoreLikeThisHandlerTest,
TestRuleBasedAuthorizationPlugin, TestDistribDocBasedVersion,
AlternateDirectoryTest, MergeStrategyTest, SegmentsInfoRequestHandlerTest,
TestOrdValues, SynonymTokenizerTest, BlockDirectoryTest, TestBinaryField,
TestCollapseQParserPlugin, TestTrieFacet, TestPseudoReturnFields,
CdcrRequestHandlerTest, UUIDUpdateProcessorFallbackTest, TestCharFilters,
TestNestedDocsSort, StatelessScriptUpdateProcessorFactoryTest,
TestHdfsUpdateLog, TestConfigSetImmutable, HttpSolrCallGetCoreTest,
TestLeaderElectionWithEmptyReplica, TestCollationField, TestDistributedSearch,
TestSearcherReuse, TestSegmentSorting, PathHierarchyTokenizerFactoryTest,
TestRequestStatusCollectionAPI, TestSolrConfigHandlerConcurrent,
VersionInfoTest, BasicDistributedZkTest, DirectoryFactoryTest,
HdfsRestartWhileUpdatingTest, AtomicUpdateProcessorFactoryTest,
CloudMLTQParserTest, NumericFieldsTest, SolrCoreTest, PolyFieldTest,
SolrCoreMetricManagerTest, SchemaVersionSpecificBehaviorTest, TestLazyCores,
TestPayloadCheckQParserPlugin, TestSurroundQueryParser, HttpPartitionTest,
TestSolrCloudWithHadoopAuthPlugin, SystemInfoHandlerTest, DateFieldTest,
TestSmileRequest, SortSpecParsingTest, DeleteLastCustomShardedReplicaTest,
TestCustomStream, SolrPluginUtilsTest, TestCursorMarkWithoutUniqueKey,
HighlighterTest, TestAnalyzeInfixSuggestions, TestIntervalFaceting,
TestCopyFieldCollectionResource, AnalysisAfterCoreReloadTest,
TestTolerantSearch, EnumFieldTest, JavabinLoaderTest, BooleanFieldTest,
SOLR749Test, CdcrUpdateLogTest, ZkStateReaderTest,
HdfsChaosMonkeyNothingIsSafeTest, DirectSolrConnectionTest,
RemoteQueryErrorTest, TestSQLHandlerNonCloud,
CollectionsAPIAsyncDistributedZkTest, SharedFSAutoReplicaFailoverTest,
TestSolrCloudSnapshots, LeaderElectionTest, SolrSlf4jReporterTest,
TestCSVLoader, TriLevelCompositeIdRoutingTest, AddBlockUpdateTest,
TestGeoJSONResponseWriter, BasicAuthStandaloneTest,
XmlUpdateRequestHandlerTest, TestFileDictionaryLookup,
TestHighlightDedupGrouping, PingRequestHandlerTest, TestUnifiedSolrHighlighter,
ShufflingReplicaListTransformerTest, DocValuesMultiTest, TestFieldCacheSort,
ReplicationFactorTest, ConfigureRecoveryStrategyTest,
HdfsCollectionsAPIDistributedZkTest, SmileWriterTest, TestCustomDocTransformer,
BJQParserTest, TestDocBasedVersionConstraints, TestGraphTermsQParserPlugin,
TestSizeLimitedDistributedMap, TestGroupingSearch, TestJettySolrRunner,
TestStressLiveNodes, TestComponentsName,
TestTolerantUpdateProcessorRandomCloud, TestDynamicFieldResource,
TestCSVResponseWriter, TestStandardQParsers, PluginInfoTest, HLLUtilTest,
TestLRUStatsCache, StressHdfsTest, DateRangeFieldTest, SoftAutoCommitTest,
TestStressLucene, CdcrReplicationDistributedZkTest, TestSolrQueryResponse,
TestDocumentBuilder, TimeZoneUtilsTest, QueryElevationComponentTest,
TestStressVersions, TestManagedSchemaThreadSafety, TestPerFieldSimilarity,
TestSimpleTextCodec, TestLeaderInitiatedRecoveryThread,
ResponseLogComponentTest, TestQueryWrapperFilter, SolrGangliaReporterTest,
MigrateRouteKeyTest, TestPivotHelperCode, TestRawResponseWriter,
TestJsonFacets, ZkCLITest, HdfsThreadLeakTest, TestCryptoKeys,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting,
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery,
TestStressReorder, TestRangeQuery, TestCoreContainer, SpellCheckComponentTest,
TestSort, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest,
TestBadConfig, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest,
SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser,
SolrRequestParserTest, DocValuesTest, DefaultValueUpdateProcessorTest,
TestRemoteStreaming, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest,
StandardRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, RequestHandlersTest, RequiredFieldsTest,
FastVectorHighlighterTest, TestJmxIntegration, JSONWriterTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
SearchHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest,
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig,
OutputWriterTest, TestPostingsSolrHighlighter, TestXIncludeConfig,
TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
DateMathParserTest, TestSystemIdResolver, PrimUtilsTest,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest,
ClusterStateTest, ZkNodePropsTest, SliceStateTest, FileUtilsTest,
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test,
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors,
ActionThrottleTest, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrBootstrapTest]
[junit4] Completed [496/713 (1!)] on J0 in 164.74s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 44199 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]