Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18075/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<152> but was:<138>
Stack Trace:
java.lang.AssertionError: expected:<152> but was:<138>
at
__randomizedtesting.SeedInfo.seed([B34C2CDBFAC81D8C:3B18130154347074]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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 12122 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/init-core-data-001
[junit4] 2> 1426660 INFO
(SUITE-PeerSyncReplicationTest-seed#[B34C2CDBFAC81D8C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1426660 INFO
(SUITE-PeerSyncReplicationTest-seed#[B34C2CDBFAC81D8C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1426662 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1426663 INFO (Thread-2059) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1426663 INFO (Thread-2059) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1426763 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36677
[junit4] 2> 1426768 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1426769 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1426770 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1426771 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1426772 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1426772 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1426773 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1426773 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1426774 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1426774 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1426775 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1426832 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/control-001/cores/collection1
[junit4] 2> 1426833 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1426834 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@155675e4{/,null,AVAILABLE}
[junit4] 2> 1426834 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@20862044{HTTP/1.1,[http/1.1]}{127.0.0.1:46449}
[junit4] 2> 1426834 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server Started @1428761ms
[junit4] 2> 1426834 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/tempDir-001/control/data,
hostContext=/, hostPort=46449,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/control-001/cores}
[junit4] 2> 1426835 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1426835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1426835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1426835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1426835 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-17T18:44:36.291Z
[junit4] 2> 1426836 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1426837 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/control-001/solr.xml
[junit4] 2> 1426842 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36677/solr
[junit4] 2> 1426850 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:46449_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:46449_
[junit4] 2> 1426851 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:46449_
] o.a.s.c.Overseer Overseer
(id=96778969161400324-127.0.0.1:46449_-n_0000000000) starting
[junit4] 2> 1426854 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:46449_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46449_
[junit4] 2> 1426855 INFO
(OverseerStateUpdate-96778969161400324-127.0.0.1:46449_-n_0000000000)
[n:127.0.0.1:46449_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1426867 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:46449_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/control-001/cores
[junit4] 2> 1426867 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:46449_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1426871 INFO
(OverseerStateUpdate-96778969161400324-127.0.0.1:46449_-n_0000000000)
[n:127.0.0.1:46449_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1427879 WARN
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1427879 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1427895 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1427973 WARN
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ 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> 1427975 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1427980 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1427980 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/control-001/cores/collection1/data/]
[junit4] 2> 1427980 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@319bd624
[junit4] 2> 1427982 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.6982421875,
floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=15.882874578459067,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1428015 WARN
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1428021 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1428021 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1428022 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1428022 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1428022 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1428022 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d4497c[collection1] main]
[junit4] 2> 1428023 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1428023 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1428023 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1428023 INFO
(searcherExecutor-5085-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@5d4497c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1428024 INFO
(coreLoadExecutor-5084-thread-1-processing-n:127.0.0.1:46449_)
[n:127.0.0.1:46449_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548463508008468480
[junit4] 2> 1428028 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1428028 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
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> 1428028 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:46449/collection1/
[junit4] 2> 1428028 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1428028 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:46449/collection1/ has no replicas
[junit4] 2> 1428030 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
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:46449/collection1/ shard1
[junit4] 2> 1428181 INFO
(coreZkRegister-5077-thread-1-processing-n:127.0.0.1:46449_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1428372 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1428372 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1428372 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1428459 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001/cores/collection1
[junit4] 2> 1428460 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001
[junit4] 2> 1428461 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1428462 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ab5944c{/,null,AVAILABLE}
[junit4] 2> 1428462 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@635f2401{HTTP/1.1,[http/1.1]}{127.0.0.1:45783}
[junit4] 2> 1428463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server Started @1430389ms
[junit4] 2> 1428463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=45783,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001/cores}
[junit4] 2> 1428463 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1428463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1428463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1428463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1428463 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-17T18:44:37.919Z
[junit4] 2> 1428465 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1428465 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001/solr.xml
[junit4] 2> 1428470 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36677/solr
[junit4] 2> 1428476 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:45783_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1428478 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:45783_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45783_
[junit4] 2> 1428479 INFO
(zkCallback-1791-thread-1-processing-n:127.0.0.1:46449_) [n:127.0.0.1:46449_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1428479 INFO (zkCallback-1795-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1428486 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1428491 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:45783_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001/cores
[junit4] 2> 1428491 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:45783_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1428493 INFO
(OverseerStateUpdate-96778969161400324-127.0.0.1:46449_-n_0000000000)
[n:127.0.0.1:46449_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1428594 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1429508 WARN
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1429509 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1429525 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1429630 WARN
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ 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> 1429632 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1429639 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1429639 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1429639 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@319bd624
[junit4] 2> 1429641 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.6982421875,
floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=15.882874578459067,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1429738 WARN
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1429744 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1429744 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1429745 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1429745 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1429746 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1429746 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15e0ad9f[collection1] main]
[junit4] 2> 1429747 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1429747 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1429747 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1429748 INFO
(searcherExecutor-5096-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@15e0ad9f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1429748 INFO
(coreLoadExecutor-5095-thread-1-processing-n:127.0.0.1:45783_)
[n:127.0.0.1:45783_ c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548463509816213504
[junit4] 2> 1429752 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1429752 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ 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> 1429752 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45783/collection1/
[junit4] 2> 1429752 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1429752 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:45783/collection1/ has no replicas
[junit4] 2> 1429754 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:45783/collection1/ shard1
[junit4] 2> 1429855 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1429905 INFO
(coreZkRegister-5090-thread-1-processing-n:127.0.0.1:45783_ x:collection1
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:45783_ c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1430007 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1430050 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001/cores/collection1
[junit4] 2> 1430050 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001
[junit4] 2> 1430051 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1430051 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@645859ae{/,null,AVAILABLE}
[junit4] 2> 1430059 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6e7d2e18{HTTP/1.1,[http/1.1]}{127.0.0.1:44458}
[junit4] 2> 1430060 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server Started @1431986ms
[junit4] 2> 1430060 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=44458,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001/cores}
[junit4] 2> 1430060 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1430060 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1430060 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1430060 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1430060 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-17T18:44:39.516Z
[junit4] 2> 1430062 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1430062 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001/solr.xml
[junit4] 2> 1430067 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36677/solr
[junit4] 2> 1430072 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:44458_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1430074 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:44458_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44458_
[junit4] 2> 1430075 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1430075 INFO (zkCallback-1795-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1430075 INFO
(zkCallback-1791-thread-1-processing-n:127.0.0.1:46449_) [n:127.0.0.1:46449_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1430075 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1430095 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:44458_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001/cores
[junit4] 2> 1430095 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:44458_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1430096 INFO
(OverseerStateUpdate-96778969161400324-127.0.0.1:46449_-n_0000000000)
[n:127.0.0.1:46449_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1430198 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] 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> 1430198 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1431106 WARN
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1431107 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1431127 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1431254 WARN
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ 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> 1431257 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1431276 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1431276 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1431276 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@319bd624
[junit4] 2> 1431278 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.6982421875,
floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=15.882874578459067,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1431313 WARN
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1431320 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1431320 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1431321 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1431321 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1431322 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1431322 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fe98767[collection1] main]
[junit4] 2> 1431323 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1431323 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1431323 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1431324 INFO
(searcherExecutor-5107-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@fe98767[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1431324 INFO
(coreLoadExecutor-5106-thread-1-processing-n:127.0.0.1:44458_)
[n:127.0.0.1:44458_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548463511468769280
[junit4] 2> 1431327 INFO
(coreZkRegister-5101-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1431327 INFO
(updateExecutor-1804-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1431327 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1431328 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1431328 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1431328 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ 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> 1431328 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ 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:45783/collection1/]
and I am [http://127.0.0.1:44458/collection1/]
[junit4] 2> 1431330 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:45783]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44458_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1431331 INFO (qtp954244081-10212) [n:127.0.0.1:45783_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1431332 INFO (qtp954244081-10212) [n:127.0.0.1:45783_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1431332 INFO (qtp954244081-10212) [n:127.0.0.1:45783_ ]
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:44458_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:44458","node_name":"127.0.0.1:44458_","state":"down"}
[junit4] 2> 1431431 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] 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> 1431431 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1431651 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001/cores/collection1
[junit4] 2> 1431651 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001
[junit4] 2> 1431651 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1431652 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f3ebb3a{/,null,AVAILABLE}
[junit4] 2> 1431652 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1e702ec5{HTTP/1.1,[http/1.1]}{127.0.0.1:34203}
[junit4] 2> 1431653 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.Server Started @1433579ms
[junit4] 2> 1431653 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=34203,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001/cores}
[junit4] 2> 1431654 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1431654 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1431654 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1431654 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1431654 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-17T18:44:41.110Z
[junit4] 2> 1431656 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1431656 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001/solr.xml
[junit4] 2> 1431661 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36677/solr
[junit4] 2> 1431665 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:34203_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1431667 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:34203_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34203_
[junit4] 2> 1431668 INFO (zkCallback-1795-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1431668 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1431668 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1431668 INFO
(zkCallback-1791-thread-2-processing-n:127.0.0.1:46449_) [n:127.0.0.1:46449_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1431668 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34203_) [n:127.0.0.1:34203_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1431676 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:34203_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001/cores
[junit4] 2> 1431676 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [n:127.0.0.1:34203_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1431678 INFO
(OverseerStateUpdate-96778969161400324-127.0.0.1:46449_-n_0000000000)
[n:127.0.0.1:46449_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1431779 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1431779 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34203_) [n:127.0.0.1:34203_
] 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> 1431779 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] 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> 1432332 INFO (qtp954244081-10212) [n:127.0.0.1:45783_ ]
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:44458_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:44458","node_name":"127.0.0.1:44458_","state":"recovering"}
[junit4] 2> 1432332 INFO (qtp954244081-10212) [n:127.0.0.1:45783_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1432332 INFO (qtp954244081-10212) [n:127.0.0.1:45783_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44458_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1432685 WARN
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1432686 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1432698 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1432814 WARN
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ 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> 1432817 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1432825 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1432825 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1432825 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@319bd624
[junit4] 2> 1432826 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.6982421875,
floorSegmentMB=2.0283203125, forceMergeDeletesPctAllowed=15.882874578459067,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1432832 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:45783/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1432833 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:44458 START replicas=[http://127.0.0.1:45783/collection1/]
nUpdates=1000
[junit4] 2> 1432834 INFO (qtp954244081-10212) [n:127.0.0.1:45783_
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> 1432834 INFO (qtp954244081-10212) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1432843 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 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> 1432843 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ 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> 1432843 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ 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> 1432843 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 1432844 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1432844 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 1432844 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 1432844 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1432844 INFO
(recoveryExecutor-1805-thread-1-processing-n:127.0.0.1:44458_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44458_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 1432859 WARN
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1432866 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1432866 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1432867 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1432867 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1432867 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1432867 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@575c6210[collection1] main]
[junit4] 2> 1432868 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1432868 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1432868 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1432869 INFO
(searcherExecutor-5118-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@575c6210[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1432869 INFO
(coreLoadExecutor-5117-thread-1-processing-n:127.0.0.1:34203_)
[n:127.0.0.1:34203_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548463513088819200
[junit4] 2> 1432872 INFO
(coreZkRegister-5112-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1432873 INFO
(updateExecutor-1811-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1432873 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1432874 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1432874 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1432874 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ 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> 1432874 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ 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:45783/collection1/]
and I am [http://127.0.0.1:34203/collection1/]
[junit4] 2> 1432875 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:45783]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34203_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1432876 INFO (qtp954244081-10214) [n:127.0.0.1:45783_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1432876 INFO (qtp954244081-10214) [n:127.0.0.1:45783_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1432876 INFO (qtp954244081-10214) [n:127.0.0.1:45783_ ]
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:34203_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34203","node_name":"127.0.0.1:34203_","state":"down"}
[junit4] 2> 1432976 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1432976 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34203_) [n:127.0.0.1:34203_
] 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> 1432976 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] 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> 1433179 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1433179 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1433179 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1433876 INFO (qtp954244081-10214) [n:127.0.0.1:45783_ ]
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:34203_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34203","node_name":"127.0.0.1:34203_","state":"recovering"}
[junit4] 2> 1433876 INFO (qtp954244081-10214) [n:127.0.0.1:45783_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1433876 INFO (qtp954244081-10214) [n:127.0.0.1:45783_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:34203_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1434377 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:45783/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1434377 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:34203 START replicas=[http://127.0.0.1:45783/collection1/]
nUpdates=1000
[junit4] 2> 1434379 INFO (qtp954244081-10214) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1434379 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ 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> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ 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> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ 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> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1434380 INFO
(recoveryExecutor-1812-thread-1-processing-n:127.0.0.1:34203_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:34203_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 1434483 INFO
(zkCallback-1801-thread-1-processing-n:127.0.0.1:45783_) [n:127.0.0.1:45783_
] 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> 1434483 INFO
(zkCallback-1807-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] 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> 1434483 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34203_) [n:127.0.0.1:34203_
] 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> 1435180 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1435181 INFO (qtp7174478-10173) [n:127.0.0.1:46449_
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> 1435181 INFO (qtp7174478-10173) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1435182 INFO (qtp7174478-10173) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1435182 INFO (qtp7174478-10173) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1435184 INFO (qtp954244081-10214) [n:127.0.0.1:45783_
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> 1435184 INFO (qtp954244081-10214) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1435184 INFO (qtp1699084305-10277) [n:127.0.0.1:34203_
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> 1435184 INFO (qtp392651465-10242) [n:127.0.0.1:44458_
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> 1435184 INFO (qtp1699084305-10277) [n:127.0.0.1:34203_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1435185 INFO (qtp392651465-10242) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1435184 INFO (qtp954244081-10214) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1435185 INFO (qtp954244081-10214) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45783/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1435185 INFO (qtp1699084305-10277) [n:127.0.0.1:34203_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1435185 INFO (qtp392651465-10242) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1435185 INFO (qtp1699084305-10277) [n:127.0.0.1:34203_
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45783/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1435185 INFO (qtp392651465-10242) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45783/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1435185 INFO (qtp954244081-10209) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:8&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 1435186 INFO (qtp954244081-10213) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1435187 INFO (qtp392651465-10244) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1435187 INFO (qtp1699084305-10279) [n:127.0.0.1:34203_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1437190 INFO (qtp7174478-10174) [n:127.0.0.1:46449_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1548463517617618944)} 0 1
[junit4] 2> 1437194 INFO (qtp392651465-10243) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&_version_=-1548463517620764672&distrib.from=http://127.0.0.1:45783/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1548463517620764672)} 0 1
[junit4] 2> 1437194 INFO (qtp1699084305-10278) [n:127.0.0.1:34203_
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&_version_=-1548463517620764672&distrib.from=http://127.0.0.1:45783/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1548463517620764672)} 0 1
[junit4] 2> 1437194 INFO (qtp954244081-10210) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1548463517620764672)} 0 3
[junit4] 2> 1437200 INFO (qtp1699084305-10277) [n:127.0.0.1:34203_
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45783/collection1/&wt=javabin&version=2}{add=[0
(1548463517627056128)]} 0 0
[junit4] 2> 1437200 INFO (qtp392651465-10242) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45783/collection1/&wt=javabin&version=2}{add=[0
(1548463517627056128)]} 0 0
[junit4] 2> 1437200 INFO (qtp954244081-10209) [n:127.0.0.1:45783_
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:8&wt=javabin&version=2}{add=[0
(1548463517627056128)]} 0 3
[junit4] 2> 1437202 INFO (qtp392651465-10238) [n:127.0.0.1:44458_
c:collection1 s:sh
[...truncated too long message...]
o.e.j.s.ServerConnector Stopped
ServerConnector@635f2401{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1461676 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ab5944c{/,null,UNAVAILABLE}
[junit4] 2> 1461676 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 44458
[junit4] 2> 1461676 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1848560341
[junit4] 2> 1461677 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.Overseer Overseer (id=96778969161400338-127.0.0.1:44458_-n_0000000004)
closing
[junit4] 2> 1461678 INFO
(OverseerStateUpdate-96778969161400338-127.0.0.1:44458_-n_0000000004)
[n:127.0.0.1:44458_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44458_
[junit4] 2> 1462676 WARN
(zkCallback-1821-thread-2-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Closed,
skipping sync up.
[junit4] 2> 1462677 INFO
(zkCallback-1821-thread-2-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@450f4d0c
[junit4] 2> 1462677 INFO
(zkCallback-1821-thread-2-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
Committing on IndexWriter close.
[junit4] 2> 1462677 INFO
(zkCallback-1821-thread-2-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@270f65a
[junit4] 2> 1463178 WARN
(zkCallback-1821-thread-1-processing-n:127.0.0.1:44458_) [n:127.0.0.1:44458_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1463179 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1bf62f1b{HTTP/1.1,[http/1.1]}{127.0.0.1:44458}
[junit4] 2> 1463179 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b03e04a{/,null,UNAVAILABLE}
[junit4] 2> 1463180 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 34203
[junit4] 2> 1463180 INFO
(TEST-PeerSyncReplicationTest.test-seed#[B34C2CDBFAC81D8C]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36677 36677
[junit4] 2> 1463279 INFO (Thread-2059) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36677 36677
[junit4] 2> 1463280 WARN (Thread-2059) [ ] 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/collections/collection1/leader_elect/shard1/election/96778969161400329-core_node1-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/96778969161400329-127.0.0.1:45783_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 33 /solr/overseer/collection-queue-work
[junit4] 2> 24 /solr/overseer/queue
[junit4] 2> 19 /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=B34C2CDBFAC81D8C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-BE -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 36.6s J2 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<152> but
was:<138>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B34C2CDBFAC81D8C:3B18130154347074]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
[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> 1463283 INFO
(SUITE-PeerSyncReplicationTest-seed#[B34C2CDBFAC81D8C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_B34C2CDBFAC81D8C-001
[junit4] 2> Oct 17, 2016 6:45:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=fr-BE, timezone=Africa/Ndjamena
[junit4] 2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=1,free=175588912,total=511385600
[junit4] 2> NOTE: All tests run in this JVM: [TestCoreDiscovery,
TestComponentsName, AssignTest, CoreMergeIndexesAdminHandlerTest,
TestSolrFieldCacheMBean, TestFieldCollectionResource, TestShardHandlerFactory,
TestLuceneMatchVersion, TestCollationField, CdcrBootstrapTest,
HardAutoCommitTest, RecoveryAfterSoftCommitTest, DeleteInactiveReplicaTest,
TestJsonRequest, TestFieldTypeResource, DistributedSuggestComponentTest,
TestSubQueryTransformer, TestFieldCacheReopen, TestSolrXml, TestOrdValues,
SuggesterWFSTTest, TolerantUpdateProcessorTest, ConnectionReuseTest,
TestReversedWildcardFilterFactory, TestUninvertingReader, SynonymTokenizerTest,
NoCacheHeaderTest, OverseerStatusTest, SuggesterTest, TestSSLRandomization,
TestAuthorizationFramework, JavabinLoaderTest, TestConfig, TestLRUStatsCache,
DistributedExpandComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest,
ExitableDirectoryReaderTest, TestLegacyFieldCache, TestManagedResource,
TestLeaderElectionZkExpiry, PreAnalyzedFieldTest, ShowFileRequestHandlerTest,
SegmentsInfoRequestHandlerTest, SolrPluginUtilsTest, TestUseDocValuesAsStored,
TestBackupRepositoryFactory, TestSolrJ, TestRandomCollapseQParserPlugin,
LukeRequestHandlerTest, TestRecovery, TestFieldCacheSortRandom,
TestAnalyzeInfixSuggestions, TestTrieFacet, RequestHandlersTest,
TestGraphTermsQParserPlugin, DistributedQueueTest, CoreAdminHandlerTest,
TestSort, UpdateParamsTest, SharedFSAutoReplicaFailoverTest,
DocValuesMissingTest, SolrCoreCheckLockOnStartupTest, TestSolrQueryResponse,
PrimUtilsTest, TestRecoveryHdfs, StatelessScriptUpdateProcessorFactoryTest,
TestCloudSchemaless, TestMergePolicyConfig, TestTolerantSearch,
TestNoOpRegenerator, SSLMigrationTest, TestGraphMLResponseWriter,
SolrIndexConfigTest, TestTestInjection, TestGroupingSearch, BooleanFieldTest,
ReplicationFactorTest, EchoParamsTest, AnalyticsQueryTest,
DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest,
TestExclusionRuleCollectionAccess, TestClassicSimilarityFactory,
TestReplicationHandlerBackup, TestPerFieldSimilarityWithDefaultOverride,
TestInitParams, TestQuerySenderNoQuery, TestDynamicLoading,
UnloadDistributedZkTest, SolrCLIZkUtilsTest, TestObjectReleaseTracker,
TestPhraseSuggestions, DateFieldTest, TestSchemaSimilarityResource,
TestSQLHandler, TestLMDirichletSimilarityFactory, LeaderElectionTest,
TestManagedSchemaAPI, HttpPartitionTest, RecoveryZkTest,
TestJsonFacetRefinement, VMParamsZkACLAndCredentialsProvidersTest,
ResourceLoaderTest, FullSolrCloudDistribCmdsTest,
LeaderElectionIntegrationTest, TestZkChroot, AutoCommitTest,
TestHashPartitioner, TestStressReorder, DistributedTermsComponentTest,
SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest,
TestFiltering, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, DocumentBuilderTest, TestIndexingPerformance,
TestSolrQueryParser, TestJmxIntegration, TestAnalyzedSuggestions,
CSVRequestHandlerTest, HighlighterConfigTest, TestSolrIndexConfig,
CopyFieldTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet,
TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery,
OutputWriterTest, ExternalFileFieldSortTest, DirectSolrConnectionTest,
TestCodecSupport, TestDFRSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest,
ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, CollectionsAPISolrJTest,
DeleteReplicaTest, DistribCursorPagingTest,
LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest,
OverseerTaskQueueTest, PeerSyncReplicationTest]
[junit4] Completed [477/638 (1!)] on J2 in 37.14s, 1 test, 1 failure <<<
FAILURES!
[...truncated 60880 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]