Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19313/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([97604CAB66F8F874:1F347371C804958C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:233)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:173)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12607 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/init-core-data-001
[junit4] 2> 1777324 WARN
(SUITE-LeaderFailureAfterFreshStartTest-seed#[97604CAB66F8F874]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1777324 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[97604CAB66F8F874]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1777326 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[97604CAB66F8F874]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1777326 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[97604CAB66F8F874]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /h/
[junit4] 2> 1777328 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1777328 INFO (Thread-3319) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1777328 INFO (Thread-3319) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1777428 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42591
[junit4] 2> 1777433 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777434 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777436 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777436 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777437 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777438 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777438 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777439 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777439 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777440 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777440 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
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> 1777511 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/control-001/cores/collection1
[junit4] 2> 1777513 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1777513 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14ac325{/h,null,AVAILABLE}
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12c2a8d{SSL,[ssl,
http/1.1]}{127.0.0.1:36024}
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server Started @1779365ms
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/tempDir-001/control/data,
hostContext=/h, hostPort=36024,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/control-001/cores}
[junit4] 2> 1777514 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1777514 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-04T20:27:59.414Z
[junit4] 2> 1777516 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b3aa7117d0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1777516 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1777516 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/control-001/solr.xml
[junit4] 2> 1777523 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
[junit4] 2> 1777530 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36024_h ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1777530 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36024_h ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:36024_h
[junit4] 2> 1777530 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36024_h ] o.a.s.c.Overseer Overseer
(id=97736306145951749-127.0.0.1:36024_h-n_0000000000) starting
[junit4] 2> 1777533 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36024_h ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36024_h
[junit4] 2> 1777534 INFO
(zkCallback-4381-thread-1-processing-n:127.0.0.1:36024_h) [n:127.0.0.1:36024_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1777625 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36024_h ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/control-001/cores
[junit4] 2> 1777625 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36024_h ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1777626 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1777627 INFO
(OverseerStateUpdate-97736306145951749-127.0.0.1:36024_h-n_0000000000)
[n:127.0.0.1:36024_h ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1778637 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1778648 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1778736 WARN
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h 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> 1778738 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1778744 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1778744 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1778744 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/control-001/cores/collection1/data/]
[junit4] 2> 1778745 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f804ca
[junit4] 2> 1778746 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=37.6591796875,
floorSegmentMB=2.0810546875, forceMergeDeletesPctAllowed=21.167383926811908,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1778799 WARN
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1778827 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1778827 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1778828 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1778828 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1778828 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.9404296875,
floorSegmentMB=2.138671875, forceMergeDeletesPctAllowed=26.676614981297842,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8399749937442093
[junit4] 2> 1778829 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1878f6b[collection1] main]
[junit4] 2> 1778830 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1778830 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1778830 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1778831 INFO
(searcherExecutor-7599-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1878f6b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1778831 INFO
(coreLoadExecutor-7598-thread-1-processing-n:127.0.0.1:36024_h)
[n:127.0.0.1:36024_h c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1563780899910189056
[junit4] 2> 1778835 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1778835 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h 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> 1778835 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36024/h/collection1/
[junit4] 2> 1778835 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1778835 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:36024/h/collection1/ has no replicas
[junit4] 2> 1778835 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1778837 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:36024/h/collection1/ shard1
[junit4] 2> 1778841 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1778842 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready
[junit4] 2> 1778842 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1778842 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1778887 INFO
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:36024_h x:collection1
c:control_collection) [n:127.0.0.1:36024_h c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1778913 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001/cores/collection1
[junit4] 2> 1778913 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001
[junit4] 2> 1778914 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1778915 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b3a0{/h,null,AVAILABLE}
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@8ac4e1{SSL,[ssl,
http/1.1]}{127.0.0.1:35312}
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server Started @1780767ms
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/h, hostPort=35312,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001/cores}
[junit4] 2> 1778916 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1778916 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-04T20:28:00.816Z
[junit4] 2> 1778918 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1778918 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001/solr.xml
[junit4] 2> 1778927 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
[junit4] 2> 1778930 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:35312_h ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1778931 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:35312_h ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1778932 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:35312_h ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35312_h
[junit4] 2> 1778932 INFO
(zkCallback-4381-thread-1-processing-n:127.0.0.1:36024_h) [n:127.0.0.1:36024_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1778933 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1778933 INFO (zkCallback-4385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1778989 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:35312_h ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001/cores
[junit4] 2> 1778989 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:35312_h ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1778990 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1778995 INFO
(OverseerStateUpdate-97736306145951749-127.0.0.1:36024_h-n_0000000000)
[n:127.0.0.1:36024_h ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1779097 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1780003 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1780014 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1780093 WARN
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h 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> 1780096 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1780101 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1780101 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1780101 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1780102 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f804ca
[junit4] 2> 1780103 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=10,
maxMergedSegmentMB=37.6591796875, floorSegmentMB=2.0810546875,
forceMergeDeletesPctAllowed=21.167383926811908, segmentsPerTier=29.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1780148 WARN
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1780174 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1780174 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1780175 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1780175 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1780175 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=21,
maxMergedSegmentMB=21.9404296875, floorSegmentMB=2.138671875,
forceMergeDeletesPctAllowed=26.676614981297842, segmentsPerTier=26.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8399749937442093
[junit4] 2> 1780176 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7c5c68[collection1] main]
[junit4] 2> 1780176 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1780176 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1780177 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1780177 INFO
(searcherExecutor-7610-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c5c68[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1780178 INFO
(coreLoadExecutor-7609-thread-1-processing-n:127.0.0.1:35312_h)
[n:127.0.0.1:35312_h c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1563780901322620928
[junit4] 2> 1780181 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1780181 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h 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> 1780181 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35312/h/collection1/
[junit4] 2> 1780181 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1780181 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:35312/h/collection1/ has
no replicas
[junit4] 2> 1780181 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1780182 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35312/h/collection1/ shard1
[junit4] 2> 1780284 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1780333 INFO
(coreZkRegister-7604-thread-1-processing-n:127.0.0.1:35312_h x:collection1
c:collection1) [n:127.0.0.1:35312_h c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1780358 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001/cores/collection1
[junit4] 2> 1780359 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001
[junit4] 2> 1780360 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1780360 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19326bc{/h,null,AVAILABLE}
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1fcfaa3{SSL,[ssl,
http/1.1]}{127.0.0.1:36187}
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server Started @1782212ms
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/h, hostPort=36187,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001/cores}
[junit4] 2> 1780361 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1780361 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-04T20:28:02.261Z
[junit4] 2> 1780363 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1780363 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001/solr.xml
[junit4] 2> 1780368 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
[junit4] 2> 1780372 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36187_h ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1780373 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36187_h ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1780373 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36187_h ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36187_h
[junit4] 2> 1780374 INFO
(zkCallback-4381-thread-1-processing-n:127.0.0.1:36024_h) [n:127.0.0.1:36024_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1780374 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1780375 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1780375 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1780374 INFO (zkCallback-4385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1780428 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36187_h ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001/cores
[junit4] 2> 1780428 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:36187_h ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1780429 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1780429 INFO
(OverseerStateUpdate-97736306145951749-127.0.0.1:36024_h-n_0000000000)
[n:127.0.0.1:36024_h ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1780530 WARN
(OverseerStateUpdate-97736306145951749-127.0.0.1:36024_h-n_0000000000)
[n:127.0.0.1:36024_h ] o.a.s.c.Overseer Bad version writing to ZK using
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion
for /collections/collection1/state.json
[junit4] 2> 1780532 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] 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> 1780532 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1780532 INFO
(OverseerStateUpdate-97736306145951749-127.0.0.1:36024_h-n_0000000000)
[n:127.0.0.1:36024_h ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1780532 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1780532 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] 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> 1781438 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1781450 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1781529 WARN
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h 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> 1781532 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1781538 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1781539 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1781539 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1781539 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f804ca
[junit4] 2> 1781540 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=10,
maxMergedSegmentMB=37.6591796875, floorSegmentMB=2.0810546875,
forceMergeDeletesPctAllowed=21.167383926811908, segmentsPerTier=29.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1781563 WARN
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1781590 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1781590 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1781591 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1781591 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1781591 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=21,
maxMergedSegmentMB=21.9404296875, floorSegmentMB=2.138671875,
forceMergeDeletesPctAllowed=26.676614981297842, segmentsPerTier=26.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8399749937442093
[junit4] 2> 1781592 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3b9402[collection1] main]
[junit4] 2> 1781592 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1781592 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1781592 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1781593 INFO
(searcherExecutor-7621-thread-1-processing-n:127.0.0.1:36187_h x:collection1
c:collection1) [n:127.0.0.1:36187_h c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3b9402[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1781594 INFO
(coreLoadExecutor-7620-thread-1-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1563780902807404544
[junit4] 2> 1781596 INFO
(coreZkRegister-7615-thread-1-processing-n:127.0.0.1:36187_h x:collection1
c:collection1) [n:127.0.0.1:36187_h c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1781596 INFO
(updateExecutor-4394-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 1781597 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1781597 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1781597 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 1781597 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h 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> 1781597 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state
of core [collection1] as recovering, leader is
[https://127.0.0.1:35312/h/collection1/] and I am
[https://127.0.0.1:36187/h/collection1/]
[junit4] 2> 1781598 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:35312/h]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36187_h&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1781630 INFO (qtp15178775-22427) [n:127.0.0.1:35312_h ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1781631 INFO (qtp15178775-22427) [n:127.0.0.1:35312_h ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1781631 INFO (qtp15178775-22427) [n:127.0.0.1:35312_h ]
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:36187_h, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:36187/h","node_name":"127.0.0.1:36187_h","state":"down"}
[junit4] 2> 1781699 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1781699 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] 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> 1781711 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001/cores/collection1
[junit4] 2> 1781711 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001
[junit4] 2> 1781712 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1781715 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12ad514{/h,null,AVAILABLE}
[junit4] 2> 1781715 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@16fdc34{SSL,[ssl,
http/1.1]}{127.0.0.1:41398}
[junit4] 2> 1781715 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.Server Started @1783566ms
[junit4] 2> 1781715 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/h, hostPort=41398,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001/cores}
[junit4] 2> 1781716 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1781716 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1781716 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1781716 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1781716 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-04T20:28:03.616Z
[junit4] 2> 1781717 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1781717 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001/solr.xml
[junit4] 2> 1781723 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
[junit4] 2> 1781727 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:41398_h ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1781728 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:41398_h ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1781728 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:41398_h ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41398_h
[junit4] 2> 1781729 INFO (zkCallback-4385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781729 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781729 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781729 INFO
(zkCallback-4404-thread-1-processing-n:127.0.0.1:41398_h) [n:127.0.0.1:41398_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781729 INFO
(zkCallback-4381-thread-3-processing-n:127.0.0.1:36024_h) [n:127.0.0.1:36024_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781832 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] 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> 1781832 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1781864 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:41398_h ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001/cores
[junit4] 2> 1781864 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874])
[n:127.0.0.1:41398_h ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1781865 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1781865 INFO
(OverseerStateUpdate-97736306145951749-127.0.0.1:36024_h-n_0000000000)
[n:127.0.0.1:36024_h ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1781967 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1781967 INFO
(zkCallback-4404-thread-1-processing-n:127.0.0.1:41398_h) [n:127.0.0.1:41398_h
] 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> 1781967 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] 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> 1782631 INFO (qtp15178775-22427) [n:127.0.0.1:35312_h ]
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:36187_h, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:36187/h","node_name":"127.0.0.1:36187_h","state":"recovering"}
[junit4] 2> 1782631 INFO (qtp15178775-22427) [n:127.0.0.1:35312_h ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1782631 INFO (qtp15178775-22427) [n:127.0.0.1:35312_h ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:36187_h&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> 1782874 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1782885 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1782980 WARN
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h 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> 1782982 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1782987 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1782987 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1782988 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1782988 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f804ca
[junit4] 2> 1782989 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=10,
maxMergedSegmentMB=37.6591796875, floorSegmentMB=2.0810546875,
forceMergeDeletesPctAllowed=21.167383926811908, segmentsPerTier=29.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1783030 WARN
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1783057 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1783057 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1783058 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1783058 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1783059 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=21,
maxMergedSegmentMB=21.9404296875, floorSegmentMB=2.138671875,
forceMergeDeletesPctAllowed=26.676614981297842, segmentsPerTier=26.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8399749937442093
[junit4] 2> 1783059 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@b5bbb6[collection1] main]
[junit4] 2> 1783060 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1783060 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1783060 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1783061 INFO
(searcherExecutor-7632-thread-1-processing-n:127.0.0.1:41398_h x:collection1
c:collection1) [n:127.0.0.1:41398_h c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b5bbb6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1783061 INFO
(coreLoadExecutor-7631-thread-1-processing-n:127.0.0.1:41398_h)
[n:127.0.0.1:41398_h c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1563780904345665536
[junit4] 2> 1783067 INFO
(coreZkRegister-7626-thread-1-processing-n:127.0.0.1:41398_h x:collection1
c:collection1) [n:127.0.0.1:41398_h c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1783067 INFO
(updateExecutor-4401-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 1783067 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1783067 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1783068 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 1783068 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h 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> 1783068 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state
of core [collection1] as recovering, leader is
[https://127.0.0.1:35312/h/collection1/] and I am
[https://127.0.0.1:41398/h/collection1/]
[junit4] 2> 1783069 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:35312/h]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41398_h&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1783072 INFO (qtp15178775-22420) [n:127.0.0.1:35312_h ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1783072 INFO (qtp15178775-22420) [n:127.0.0.1:35312_h ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1783072 INFO (qtp15178775-22420) [n:127.0.0.1:35312_h ]
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:41398_h, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41398/h","node_name":"127.0.0.1:41398_h","state":"down"}
[junit4] 2> 1783081 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1783081 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Leader node_name: core_node1, url:
https://127.0.0.1:35312/h/collection1
[junit4] 2> 1783081 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node2, url:
https://127.0.0.1:36187/h/collection1
[junit4] 2> 1783081 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node3, url:
https://127.0.0.1:41398/h/collection1
[junit4] 2> 1783081 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ChaosMonkey monkey: kill shard! 41398
[junit4] 2> 1783082 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@16fdc34{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1783082 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8493930
[junit4] 2> 1783082 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1783083 WARN
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node3]
[junit4] 2> 1783084 ERROR
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Error while
trying to recover. core=collection1:java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: https://127.0.0.1:35312/h
[junit4] 2> at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:701)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:676)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:421)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:287)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
IOException occured when talking to server at: https://127.0.0.1:35312/h
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:641)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:319)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: java.net.SocketException: Socket closed
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:204)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
[junit4] 2> at
sun.security.ssl.InputRecord.read(InputRecord.java:503)
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
[junit4] 2> at
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
[junit4] 2> at
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
[junit4] 2> ... 6 more
[junit4] 2>
[junit4] 2> 1783084 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1783084 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replay not
started, or was not successful... still buffering updates.
[junit4] 2> 1783084 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy RecoveryStrategy
has been closed
[junit4] 2> 1783084 INFO
(recoveryExecutor-4402-thread-1-processing-n:127.0.0.1:41398_h x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41398_h c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Finished recovery
process, successful=[false]
[junit4] 2> 1783084 INFO (coreCloseExecutor-7637-thread-1)
[n:127.0.0.1:41398_h c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@afeef9
[junit4] 2> 1783084 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] 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> 1783084 INFO
(zkCallback-4404-thread-1-processing-n:127.0.0.1:41398_h) [n:127.0.0.1:41398_h
] 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> 1783084 WARN (coreCloseExecutor-7637-thread-1)
[n:127.0.0.1:41398_h c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node3]
[junit4] 2> 1783084 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] 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> 1783118 INFO (coreCloseExecutor-7637-thread-1)
[n:127.0.0.1:41398_h c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.core_node3, tag=11529977
[junit4] 2> 1783119 WARN
(zkCallback-4404-thread-1-processing-n:127.0.0.1:41398_h) [n:127.0.0.1:41398_h
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1783119 INFO (zkCallback-4385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1783119 INFO
(zkCallback-4397-thread-1-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1783119 INFO
(zkCallback-4381-thread-2-processing-n:127.0.0.1:36024_h) [n:127.0.0.1:36024_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1783119 INFO
(zkCallback-4391-thread-1-processing-n:127.0.0.1:35312_h) [n:127.0.0.1:35312_h
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1783119 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12ad514{/h,null,UNAVAILABLE}
[junit4] 2> 1783119 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 41398
[junit4] 2> 1783132 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [https://127.0.0.1:35312/h/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1783132 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=https://127.0.0.1:36187/h START
replicas=[https://127.0.0.1:35312/h/collection1/] nUpdates=1000
[junit4] 2> 1783157 INFO (qtp8523420-22388) [n:127.0.0.1:36024_h
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/h path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1563780904445280256)} 0 1
[junit4] 2> 1783169 INFO (qtp15178775-22524) [n:127.0.0.1:35312_h
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> 1783169 INFO (qtp15178775-22524) [n:127.0.0.1:35312_h
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/h path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1783169 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h 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> 1783169 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h 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> 1783169 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h 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> 1783170 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36187_h c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 1783170 INFO
(recoveryExecutor-4395-thread-1-processing-n:127.0.0.1:36187_h x:collection1
s:sh
[...truncated too long message...]
50 INFO (zkCallback-4411-thread-4-processing-n:127.0.0.1:36187_h)
[n:127.0.0.1:36187_h c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.core_node2, tag=1858680
[junit4] 2> 2026530 WARN
(zkCallback-4411-thread-3-processing-n:127.0.0.1:36187_h) [n:127.0.0.1:36187_h
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2026531 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5a7de5{SSL,[ssl,
http/1.1]}{127.0.0.1:36187}
[junit4] 2> 2026531 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ddb372{/h,null,UNAVAILABLE}
[junit4] 2> 2026531 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 41398
[junit4] 2> 2026532 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[97604CAB66F8F874]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42591 42591
[junit4] 2> 2026693 INFO (Thread-3319) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42591 42591
[junit4] 2> 2026694 WARN (Thread-3319) [ ] 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> 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> 6 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/97736306145951754-127.0.0.1:35312_h-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/97736306145951754-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 247 /solr/overseer/collection-queue-work
[junit4] 2> 18 /solr/overseer/queue
[junit4] 2> 12 /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=LeaderFailureAfterFreshStartTest -Dtests.method=test
-Dtests.seed=97604CAB66F8F874 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-AE -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 249s J1 | LeaderFailureAfterFreshStartTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: timeout waiting to see
all nodes active
[junit4] > at
__randomizedtesting.SeedInfo.seed([97604CAB66F8F874:1F347371C804958C]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:233)
[junit4] > at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:173)
[junit4] > at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:148)
[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> 2026696 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[97604CAB66F8F874]-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/J1/temp/solr.cloud.LeaderFailureAfterFreshStartTest_97604CAB66F8F874-001
[junit4] 2> Apr 04, 2017 8:32:08 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l_dv=BlockTreeOrds(blocksize=128),
rnd_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128),
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_i1=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128),
range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=Memory),
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=922,
maxMBSortInHeap=6.1901629306648704, sim=RandomSimilarity(queryNorm=false): {},
locale=ar-AE, timezone=Australia/Tasmania
[junit4] 2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=153371848,total=470286336
[junit4] 2> NOTE: All tests run in this JVM: [TestStressRecovery,
SortByFunctionTest, QueryParsingTest, DistanceFunctionTest,
SpellingQueryConverterTest, TestDynamicFieldCollectionResource,
MergeStrategyTest, TestManagedSynonymFilterFactory, ChaosMonkeySafeLeaderTest,
SolrIndexSplitterTest, SoftAutoCommitTest, SpatialRPTFieldTypeTest,
WrapperMergePolicyFactoryTest, TestUpdate, TestReplicaProperties,
CSVRequestHandlerTest, SolrGraphiteReporterTest,
TlogReplayBufferedWhileIndexingTest,
OverriddenZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored,
TestFiltering, AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigSetsAPI,
TestCryptoKeys, TestStressVersions, AssignTest, IndexBasedSpellCheckerTest,
IndexSchemaTest, TestFilteredDocIdSet, PeerSyncWithIndexFingerprintCachingTest,
CoreAdminRequestStatusTest, SampleTest, DeleteInactiveReplicaTest,
MoreLikeThisHandlerTest, MultiThreadedOCPTest, TestRandomFlRTGCloud,
TestSurroundQueryParser, TestSubQueryTransformerCrossCore, ConnectionReuseTest,
TestCollectionAPIs, RollingRestartTest, TestPerFieldSimilarity,
TestFuzzyAnalyzedSuggestions, TestCoreContainer, TestBM25SimilarityFactory,
TestDocTermOrds, ClassificationUpdateProcessorIntegrationTest, ZkCLITest,
BufferStoreTest, TestDistribIDF, HdfsRecoverLeaseTest, TestSSLRandomization,
ClusterStateUpdateTest, ConvertedLegacyTest, TestDistributedGrouping,
TestSizeLimitedDistributedMap, OpenExchangeRatesOrgProviderTest,
ShardRoutingCustomTest, DocumentBuilderTest, SolrXmlInZkTest, TestPushWriter,
TestReloadAndDeleteDocs, SpellCheckCollatorTest, TestInPlaceUpdatesStandalone,
TestNumericTerms64, HighlighterTest, TestWordDelimiterFilterFactory,
TestSolrIndexConfig, TestHashPartitioner, TestPointFields,
TestSolrDynamicMBean, DistribCursorPagingTest, ExitableDirectoryReaderTest,
TestComplexPhraseQParserPlugin, ShardSplitTest, TestFieldCacheSort,
TestOverriddenPrefixQueryForCustomFieldType,
TestLeaderElectionWithEmptyReplica, DocValuesTest,
PreAnalyzedUpdateProcessorTest, BadComponentTest, TestSchemaNameResource,
SOLR749Test, TestJsonRequest, TestCloudRecovery, PeerSyncReplicationTest,
BasicFunctionalityTest, TestXIncludeConfig, TestRuleBasedAuthorizationPlugin,
TestPostingsSolrHighlighter, EnumFieldTest, LoggingHandlerTest,
DistributedTermsComponentTest, TestOrdValues, ReplaceNodeTest,
SolrInfoMBeanTest, TestQueryTypes, TestRTimerTree, OpenCloseCoreStressTest,
ShardRoutingTest, TestReqParamsAPI, BitVectorTest, CollectionStateFormat2Test,
SimpleCollectionCreateDeleteTest, SpatialHeatmapFacetsTest,
TestSystemCollAutoCreate, SpatialFilterTest, ForceLeaderTest,
TestStressLiveNodes, ConfigureRecoveryStrategyTest, TestSQLHandlerNonCloud,
TestTrieFacet, ChaosMonkeyNothingIsSafeTest, TestStressReorder,
HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest,
QueryElevationComponentTest, BadIndexSchemaTest, TestSort,
DirectUpdateHandlerTest, TestIndexSearcher,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest,
SuggesterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest,
DebugComponentTest, TestQueryUtils, TestWriterPerf,
DocumentAnalysisRequestHandlerTest, TermsComponentTest,
XmlUpdateRequestHandlerTest, TestIndexingPerformance,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest,
UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest,
ResponseLogComponentTest, TestMergePolicyConfig, MultiTermTest,
TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig,
TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions,
TestCharFilters, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory,
TimeZoneUtilsTest, PluginInfoTest, PreAnalyzedFieldTest, PrimUtilsTest,
RAMDirectoryFactoryTest, TestLRUCache, SliceStateTest, FileUtilsTest,
DistributedMLTComponentTest, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, CdcrRequestHandlerTest,
CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionTooManyReplicasTest,
CollectionsAPISolrJTest, CustomCollectionTest, DeleteShardTest,
DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest]
[junit4] Completed [518/701 (1!)] on J1 in 249.89s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39970 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]