Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6342/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([9ECAAEBA747E1AB3:169E9160DA82774B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:311)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:262)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:133)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11158 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\init-core-data-001
[junit4] 2> 537368 INFO
(SUITE-PeerSyncReplicationTest-seed#[9ECAAEBA747E1AB3]-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> 537368 INFO
(SUITE-PeerSyncReplicationTest-seed#[9ECAAEBA747E1AB3]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /d_v/de
[junit4] 2> 537368 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 537368 INFO (Thread-1120) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 537368 INFO (Thread-1120) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 537478 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64524
[junit4] 2> 537493 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 537493 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 537493 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 537493 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 537493 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 537509 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 537509 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 537509 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 537509 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 537509 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 537509 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\control-001\cores\collection1
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79fd442{/d_v/de,null,AVAILABLE}
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@656cb138{HTTP/1.1,[http/1.1]}{127.0.0.1:64531}
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server Started @542754ms
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\tempDir-001/control/data,
hostContext=/d_v/de, hostPort=64531,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\control-001\cores}
[junit4] 2> 538025 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 538025 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-07T20:41:45.662Z
[junit4] 2> 538040 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 538040 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\control-001\solr.xml
[junit4] 2> 538056 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64524/solr
[junit4] 2> 538087 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:64531_d_v%2Fde
[junit4] 2> 538087 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.Overseer Overseer
(id=97243739261239300-127.0.0.1:64531_d_v%2Fde-n_0000000000) starting
[junit4] 2> 538103 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64531_d_v%2Fde
[junit4] 2> 538103 INFO
(OverseerStateUpdate-97243739261239300-127.0.0.1:64531_d_v%2Fde-n_0000000000)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 538134 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\control-001\cores
[junit4] 2> 538134 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 538134 INFO
(OverseerStateUpdate-97243739261239300-127.0.0.1:64531_d_v%2Fde-n_0000000000)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 539163 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 539179 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 539273 WARN
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 539273 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 539304 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 539335 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\control-001\cores\collection1\data\]
[junit4] 2> 539335 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e655c8e
[junit4] 2> 539335 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=58.2314453125,
floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=8.225756059684995,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 539335 WARN
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=78.927734375,
floorSegmentMB=0.3125, forceMergeDeletesPctAllowed=24.024853317278318,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3271711418830644
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f12769b[collection1] main]
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 539367 INFO
(searcherExecutor-2091-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@5f12769b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 539367 INFO
(coreLoadExecutor-2090-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1555899830243426304
[junit4] 2> 539382 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 539382 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 539382 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64531/d_v/de/collection1/
[junit4] 2> 539382 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 539382 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:64531/d_v/de/collection1/ has no replicas
[junit4] 2> 539382 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64531/d_v/de/collection1/ shard1
[junit4] 2> 539570 INFO
(coreZkRegister-2083-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde
x:collection1 c:control_collection) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 539835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 539835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64524/solr ready
[junit4] 2> 539835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 539835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 539835 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 0x1597aaa674c0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001\cores\collection1
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26288dd6{/d_v/de,null,AVAILABLE}
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7688884f{HTTP/1.1,[http/1.1]}{127.0.0.1:64550}
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server Started @545127ms
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/d_v/de, hostPort=64550,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001\cores}
[junit4] 2> 540398 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 540398 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-07T20:41:48.035Z
[junit4] 2> 540414 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 540414 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001\solr.xml
[junit4] 2> 540429 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64524/solr
[junit4] 2> 540444 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 540444 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64550_d_v%2Fde
[junit4] 2> 540444 INFO (zkCallback-708-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 540444 INFO
(zkCallback-704-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 540444 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 540475 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001\cores
[junit4] 2> 540475 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 540491 INFO
(OverseerStateUpdate-97243739261239300-127.0.0.1:64531_d_v%2Fde-n_0000000000)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 540601 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 541505 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 541536 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 541646 WARN
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 541662 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 541693 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 541693 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-1-001\cores\collection1\data\]
[junit4] 2> 541693 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e655c8e
[junit4] 2> 541709 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=58.2314453125,
floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=8.225756059684995,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 541709 WARN
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 541739 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 541739 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 541739 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 541739 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 541739 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=78.927734375,
floorSegmentMB=0.3125, forceMergeDeletesPctAllowed=24.024853317278318,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3271711418830644
[junit4] 2> 541739 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e1716a5[collection1] main]
[junit4] 2> 541755 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 541755 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 541755 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 541755 INFO
(searcherExecutor-2102-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e1716a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 541755 INFO
(coreLoadExecutor-2101-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1555899832747425792
[junit4] 2> 541755 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 541755 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 541755 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64550/d_v/de/collection1/
[junit4] 2> 541755 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 541755 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:64550/d_v/de/collection1/ has no replicas
[junit4] 2> 541771 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:64550/d_v/de/collection1/ shard1
[junit4] 2> 541896 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 541959 INFO
(coreZkRegister-2096-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64550_d_v%2Fde c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 542068 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001\cores\collection1
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@41e466fd{/d_v/de,null,AVAILABLE}
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@38e1406a{HTTP/1.1,[http/1.1]}{127.0.0.1:64573}
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server Started @547414ms
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/d_v/de, hostPort=64573,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001\cores}
[junit4] 2> 542691 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-07T20:41:50.328Z
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 542691 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001\solr.xml
[junit4] 2> 542722 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64524/solr
[junit4] 2> 542738 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 0x1597aaa674c000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 542738 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 542753 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64573_d_v%2Fde
[junit4] 2> 542753 INFO (zkCallback-708-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 542753 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 542753 INFO
(zkCallback-704-thread-2-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 542753 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 542801 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001\cores
[junit4] 2> 542801 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 542801 INFO
(OverseerStateUpdate-97243739261239300-127.0.0.1:64531_d_v%2Fde-n_0000000000)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 542925 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 542925 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 543894 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 543957 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 544129 WARN
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 544144 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 544159 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 544159 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-2-001\cores\collection1\data\]
[junit4] 2> 544159 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e655c8e
[junit4] 2> 544174 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=58.2314453125,
floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=8.225756059684995,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 544189 WARN
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 544205 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 544205 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 544205 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 544205 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 544205 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=78.927734375,
floorSegmentMB=0.3125, forceMergeDeletesPctAllowed=24.024853317278318,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3271711418830644
[junit4] 2> 544221 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@70f70438[collection1] main]
[junit4] 2> 544221 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 544221 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 544221 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 544221 INFO
(searcherExecutor-2113-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64573_d_v%2Fde c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70f70438[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 544221 INFO
(coreLoadExecutor-2112-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1555899835333214208
[junit4] 2> 544221 INFO
(coreZkRegister-2107-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64573_d_v%2Fde c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 544221 INFO
(updateExecutor-717-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 544221 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 544221 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 544221 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 544221 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 544221 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:64550/d_v/de/collection1/] and I am
[http://127.0.0.1:64573/d_v/de/collection1/]
[junit4] 2> 544236 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:64550/d_v/de];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64573_d_v%252Fde&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 544236 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 544236 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 544236 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:64573_d_v%2Fde,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:64573/d_v/de","node_name":"127.0.0.1:64573_d_v%2Fde","state":"down"}
[junit4] 2> 544345 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 544345 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 545283 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:64573_d_v%2Fde,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:64573/d_v/de","node_name":"127.0.0.1:64573_d_v%2Fde","state":"recovering"}
[junit4] 2> 545283 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 545283 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:64573_d_v%252Fde&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1046
[junit4] 2> 545298 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001\cores\collection1
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5df75af7{/d_v/de,null,AVAILABLE}
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6f94b1ce{HTTP/1.1,[http/1.1]}{127.0.0.1:64588}
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.Server Started @550032ms
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/d_v/de, hostPort=64588,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001\cores}
[junit4] 2> 545314 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-07T20:41:52.951Z
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 545314 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001\solr.xml
[junit4] 2> 545330 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64524/solr
[junit4] 2> 545361 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 545361 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64588_d_v%2Fde
[junit4] 2> 545392 INFO (zkCallback-708-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 545392 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 545392 INFO
(zkCallback-727-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 545392 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 545392 INFO
(zkCallback-704-thread-1-processing-n:127.0.0.1:64531_d_v%2Fde)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 545423 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001\cores
[junit4] 2> 545423 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3])
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 545439 INFO
(OverseerStateUpdate-97243739261239300-127.0.0.1:64531_d_v%2Fde-n_0000000000)
[n:127.0.0.1:64531_d_v%2Fde ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 545642 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 545642 INFO
(zkCallback-727-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 545642 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 546531 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 546562 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 546656 WARN
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 546656 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 546672 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 546672 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001\shard-3-001\cores\collection1\data\]
[junit4] 2> 546672 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e655c8e
[junit4] 2> 546687 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=58.2314453125,
floorSegmentMB=0.5625, forceMergeDeletesPctAllowed=8.225756059684995,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 546703 WARN
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 546718 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 546718 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 546718 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 546718 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 546718 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=78.927734375,
floorSegmentMB=0.3125, forceMergeDeletesPctAllowed=24.024853317278318,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3271711418830644
[junit4] 2> 546734 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@54a4f039[collection1] main]
[junit4] 2> 546734 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 546734 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 546734 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 546734 INFO
(searcherExecutor-2124-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64588_d_v%2Fde c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@54a4f039[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 546734 INFO
(coreLoadExecutor-2123-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1555899837968285696
[junit4] 2> 546749 INFO
(coreZkRegister-2118-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 c:collection1) [n:127.0.0.1:64588_d_v%2Fde c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 546749 INFO
(updateExecutor-724-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 546749 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 546749 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 546749 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 546749 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 546749 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:64550/d_v/de/collection1/] and I am
[http://127.0.0.1:64588/d_v/de/collection1/]
[junit4] 2> 546749 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:64550/d_v/de];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64588_d_v%252Fde&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 546749 INFO (qtp989758400-4403) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 546749 INFO (qtp989758400-4403) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 546749 INFO (qtp989758400-4403) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:64588_d_v%2Fde,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64588/d_v/de","node_name":"127.0.0.1:64588_d_v%2Fde","state":"down"}
[junit4] 2> 546875 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 546875 INFO
(zkCallback-727-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 546875 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 547156 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 547156 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 547156 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 547763 INFO (qtp989758400-4403) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:64588_d_v%2Fde,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64588/d_v/de","node_name":"127.0.0.1:64588_d_v%2Fde","state":"recovering"}
[junit4] 2> 547763 INFO (qtp989758400-4403) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 547763 INFO (qtp989758400-4403) [n:127.0.0.1:64550_d_v%2Fde
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:64588_d_v%252Fde&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1004
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:64550/d_v/de/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:64573/d_v/de START
replicas=[http://127.0.0.1:64550/d_v/de/collection1/] nUpdates=1000
[junit4] 2> 552307 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 552307 INFO (qtp989758400-4399) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/d_v/de path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 552307 INFO
(recoveryExecutor-718-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 552323 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 552323 INFO
(zkCallback-727-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 552323 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:64550/d_v/de/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:64588/d_v/de START
replicas=[http://127.0.0.1:64550/d_v/de/collection1/] nUpdates=1000
[junit4] 2> 554787 INFO (qtp989758400-4402) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 554787 INFO (qtp989758400-4402) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/d_v/de path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 554787 INFO
(recoveryExecutor-725-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 554787 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:64550_d_v%2Fde)
[n:127.0.0.1:64550_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 554787 INFO
(zkCallback-720-thread-1-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 554787 INFO
(zkCallback-727-thread-1-processing-n:127.0.0.1:64588_d_v%2Fde)
[n:127.0.0.1:64588_d_v%2Fde ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 555272 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 555272 INFO (qtp1203261622-4361) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 555272 INFO (qtp1203261622-4361) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 555272 INFO (qtp1203261622-4361) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 555272 INFO (qtp1203261622-4361) [n:127.0.0.1:64531_d_v%2Fde
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/d_v/de path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 555272 INFO (qtp37074125-4462) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 555272 INFO (qtp989758400-4406) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 555272 INFO (qtp37074125-4462) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 555272 INFO (qtp20904887-4427) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 555272 INFO (qtp989758400-4406) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 555272 INFO (qtp37074125-4462) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 555272 INFO (qtp20904887-4427) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 555272 INFO (qtp20904887-4427) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 555272 INFO (qtp37074125-4462) [n:127.0.0.1:64588_d_v%2Fde
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/d_v/de path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64550/d_v/de/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 555272 INFO (qtp20904887-4427) [n:127.0.0.1:64573_d_v%2Fde
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/d_v/de path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:64550/d_v/de/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 555272 INFO (qtp989758400-4406) [n:127.0.0.1:64550_d_v%2Fde
c:collection1 s:s
[...truncated too long message...]
loud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:677)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:340)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 745786 INFO
(zkCallback-734-thread-5-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6af29d7f
[junit4] 2> 745786 WARN
(zkCallback-734-thread-5-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node2]
[junit4] 2> 745806 INFO
(zkCallback-734-thread-5-processing-n:127.0.0.1:64573_d_v%2Fde)
[n:127.0.0.1:64573_d_v%2Fde c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 745806 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 745807 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@187752cc{HTTP/1.1,[http/1.1]}{127.0.0.1:64573}
[junit4] 2> 745808 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5be2c878{/d_v/de,null,UNAVAILABLE}
[junit4] 2> 745809 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 64588
[junit4] 2> 745810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[9ECAAEBA747E1AB3]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64524 64524
[junit4] 2> 745812 INFO (Thread-1120) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:64524 64524
[junit4] 2> 745812 WARN (Thread-1120) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/97243739261239305-127.0.0.1:64550_d_v%2Fde-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/97243739261239305-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 203 /solr/overseer/collection-queue-work
[junit4] 2> 46 /solr/overseer/queue
[junit4] 2> 17 /solr/overseer/queue-work
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test
-Dtests.seed=9ECAAEBA747E1AB3 -Dtests.slow=true -Dtests.locale=ja-JP
-Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 208s J1 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: timeout waiting to see
all nodes active
[junit4] > at
__randomizedtesting.SeedInfo.seed([9ECAAEBA747E1AB3:169E9160DA82774B]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:311)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:262)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:133)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 745817 INFO
(SUITE-PeerSyncReplicationTest-seed#[9ECAAEBA747E1AB3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_9ECAAEBA747E1AB3-001
[junit4] 2> Jan 07, 2017 8:45:13 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(Lucene70):
{other_tl1=PostingsFormat(name=MockRandom),
range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
rnd_s=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Memory),
intDefault=PostingsFormat(name=MockRandom),
a_i1=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=MockRandom),
_version_=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=MockRandom),
text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=858,
maxMBSortInHeap=5.808807571823495, sim=RandomSimilarity(queryNorm=false): {},
locale=ja-JP, timezone=America/Tegucigalpa
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112
(64-bit)/cpus=3,threads=1,free=46930600,total=208207872
[junit4] 2> NOTE: All tests run in this JVM:
[PreAnalyzedFieldManagedSchemaCloudTest, TestSimpleTrackingShardHandler,
AnalysisErrorHandlingTest, CreateCollectionCleanupTest, DeleteShardTest,
TestNumericTerms32, HdfsRecoverLeaseTest, TestSolrIndexConfig,
SolrIndexSplitterTest, ConjunctionSolrSpellCheckerTest, TestQueryUtils,
DistributedVersionInfoTest, TestJsonFacets, ScriptEngineTest,
TestComponentsName, TestInfoStreamLogging, TestDFRSimilarityFactory,
CoreSorterTest, TestReload, UpdateParamsTest, TestDownShardTolerantSearch,
TestDistribIDF, TestFreeTextSuggestions, DeleteInactiveReplicaTest,
BooleanFieldTest, TestSolrQueryParserDefaultOperatorResource,
TestBulkSchemaConcurrent, TestHdfsCloudBackupRestore, CoreAdminHandlerTest,
TestSolrDynamicMBean, TestImpersonationWithHadoopAuth, QueryResultKeyTest,
TestFieldResource, TestFieldCache, RemoteQueryErrorTest,
TestBinaryResponseWriter, DistributedQueryComponentOptimizationTest,
TestChildDocTransformer, DateMathParserTest, TestObjectReleaseTracker,
TestOrdValues, TestUseDocValuesAsStored2, BlockCacheTest, SparseHLLTest,
ClusterStateTest, ReplicationFactorTest, ResourceLoaderTest, NoCacheHeaderTest,
SignatureUpdateProcessorFactoryTest, TestLocalFSCloudBackupRestore,
TestFieldTypeResource, TestSimpleQParserPlugin, StatsReloadRaceTest,
SpellingQueryConverterTest, TestHashQParserPlugin, CleanupOldIndexTest,
TestComplexPhraseLeadingWildcard, BasicDistributedZk2Test,
CloneFieldUpdateProcessorFactoryTest, TestSha256AuthenticationProvider,
UUIDFieldTest, ShufflingReplicaListTransformerTest,
DistribJoinFromCollectionTest, LeaderElectionIntegrationTest, TestQueryTypes,
TestDocSet, ResponseLogComponentTest, TestConfigOverlay,
TermVectorComponentTest, OverriddenZkACLAndCredentialsProvidersTest,
TestConfigSetsAPIZkFailure, TestSolrCloudWithSecureImpersonation,
AutoCommitTest, TestCrossCoreJoin, BufferStoreTest, TestRangeQuery,
SolrInfoMBeanTest, URLClassifyProcessorTest, BadIndexSchemaTest,
TestCloudPseudoReturnFields, TestFieldCacheWithThreads, SolrIndexMetricsTest,
TestUnifiedSolrHighlighter, TestGraphMLResponseWriter, BadComponentTest,
LeaderElectionContextKeyTest, TestIndexSearcher, TestReRankQParserPlugin,
ConfigSetsAPITest, DataDrivenBlockJoinTest, PeerSyncReplicationTest]
[junit4] Completed [146/675 (1!)] on J1 in 209.25s, 1 test, 1 failure <<<
FAILURES!
[...truncated 64194 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]