Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/986/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([8F3CC530A3C942D2:768FAEA0D352F2A]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1143)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1530)
at
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:278)
at
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11620 lines...]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/init-core-data-001
[junit4] 2> 1562305 INFO
(SUITE-BasicDistributedZk2Test-seed#[8F3CC530A3C942D2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1562305 INFO
(SUITE-BasicDistributedZk2Test-seed#[8F3CC530A3C942D2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1562308 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1562308 INFO (Thread-6539) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1562308 INFO (Thread-6539) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1562408 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43923
[junit4] 2> 1562423 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1562427 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1562429 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1562432 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1562434 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1562437 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1562439 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1562441 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1562443 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1562446 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1562448 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1562578 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/control-001/cores/collection1
[junit4] 2> 1562579 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1562581 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6527862{/,null,AVAILABLE}
[junit4] 2> 1562582 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@482b9879{HTTP/1.1,[http/1.1]}{127.0.0.1:44249}
[junit4] 2> 1562582 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server Started @1566651ms
[junit4] 2> 1562582 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/tempDir-001/control/data,
hostContext=/, hostPort=44249,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/control-001/cores}
[junit4] 2> 1562582 ERROR
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1562583 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1562583 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1562583 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1562583 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-02T18:55:34.834Z
[junit4] 2> 1562586 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1562586 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/control-001/solr.xml
[junit4] 2> 1562600 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
[junit4] 2> 1562635 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:44249_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:44249_
[junit4] 2> 1562637 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:44249_
] o.a.s.c.Overseer Overseer
(id=97039478591389700-127.0.0.1:44249_-n_0000000000) starting
[junit4] 2> 1562648 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:44249_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44249_
[junit4] 2> 1562651 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1562698 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:44249_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/control-001/cores
[junit4] 2> 1562698 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:44249_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1562703 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1563716 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1563737 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1563830 WARN
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ 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> 1563832 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1563849 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1563849 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/control-001/cores/collection1/data/]
[junit4] 2> 1563849 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@191d2fff
[junit4] 2> 1563850 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.2294921875,
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=14.916759819627735,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1563853 WARN
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1563860 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1563860 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1563861 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1563861 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1563861 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1796875,
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=5.2226997654888585,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4975941547806926
[junit4] 2> 1563861 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f589054[collection1] main]
[junit4] 2> 1563863 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1563863 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1563863 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1563864 INFO
(searcherExecutor-7047-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4f589054[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1563864 INFO
(coreLoadExecutor-7046-thread-1-processing-n:127.0.0.1:44249_)
[n:127.0.0.1:44249_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552631659091722240
[junit4] 2> 1563874 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1563875 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
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> 1563875 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:44249/collection1/
[junit4] 2> 1563875 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1563875 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:44249/collection1/ has no replicas
[junit4] 2> 1563882 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44249/collection1/ shard1
[junit4] 2> 1564035 INFO
(coreZkRegister-7039-thread-1-processing-n:127.0.0.1:44249_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44249_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1564208 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1564210 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43923/solr ready
[junit4] 2> 1564210 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1564344 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/cores/collection1
[junit4] 2> 1564345 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001
[junit4] 2> 1564345 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1564348 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2372e49f{/,null,AVAILABLE}
[junit4] 2> 1564348 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2ccccada{HTTP/1.1,[http/1.1]}{127.0.0.1:42045}
[junit4] 2> 1564348 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server Started @1568417ms
[junit4] 2> 1564348 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=42045,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/cores}
[junit4] 2> 1564350 ERROR
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1564350 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1564350 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1564350 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1564350 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-02T18:55:36.601Z
[junit4] 2> 1564353 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1564353 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/solr.xml
[junit4] 2> 1564360 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
[junit4] 2> 1564373 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:42045_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1564382 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:42045_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42045_
[junit4] 2> 1564384 INFO
(zkCallback-2724-thread-3-processing-n:127.0.0.1:44249_) [n:127.0.0.1:44249_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1564385 INFO
(zkCallback-2733-thread-1-processing-n:127.0.0.1:42045_) [n:127.0.0.1:42045_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1564386 INFO (zkCallback-2728-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1564474 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:42045_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/cores
[junit4] 2> 1564474 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:42045_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1564478 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1565493 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1565517 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1565610 WARN
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ 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> 1565611 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1565630 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1565631 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1565631 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@191d2fff
[junit4] 2> 1565631 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.2294921875,
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=14.916759819627735,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1565635 WARN
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1565649 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1565649 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1565650 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1565650 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1565651 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1796875,
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=5.2226997654888585,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4975941547806926
[junit4] 2> 1565651 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@427dd3a6[collection1] main]
[junit4] 2> 1565652 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1565653 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1565653 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1565654 INFO
(searcherExecutor-7058-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@427dd3a6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1565654 INFO
(coreLoadExecutor-7057-thread-1-processing-n:127.0.0.1:42045_)
[n:127.0.0.1:42045_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552631660968673280
[junit4] 2> 1565665 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1565665 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1565665 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42045/collection1/
[junit4] 2> 1565666 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1565666 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:42045/collection1/ has no replicas
[junit4] 2> 1565673 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:42045/collection1/ shard2
[junit4] 2> 1565825 INFO
(coreZkRegister-7052-thread-1-processing-n:127.0.0.1:42045_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:42045_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1566106 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001/cores/collection1
[junit4] 2> 1566106 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001
[junit4] 2> 1566107 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1566110 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@339627cf{/,null,AVAILABLE}
[junit4] 2> 1566110 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@54ea05d6{HTTP/1.1,[http/1.1]}{127.0.0.1:47224}
[junit4] 2> 1566110 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server Started @1570180ms
[junit4] 2> 1566110 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=47224,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001/cores}
[junit4] 2> 1566111 ERROR
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1566112 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1566112 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1566112 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1566112 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-02T18:55:38.363Z
[junit4] 2> 1566115 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1566115 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001/solr.xml
[junit4] 2> 1566123 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
[junit4] 2> 1566138 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:47224_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1566145 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:47224_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47224_
[junit4] 2> 1566148 INFO
(zkCallback-2724-thread-3-processing-n:127.0.0.1:44249_) [n:127.0.0.1:44249_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1566148 INFO
(zkCallback-2733-thread-1-processing-n:127.0.0.1:42045_) [n:127.0.0.1:42045_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1566148 INFO (zkCallback-2728-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1566150 INFO
(zkCallback-2739-thread-1-processing-n:127.0.0.1:47224_) [n:127.0.0.1:47224_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1566258 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:47224_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001/cores
[junit4] 2> 1566258 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:47224_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1566261 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1567284 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1567306 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1567397 WARN
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ 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> 1567398 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1567416 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1567416 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1567416 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@191d2fff
[junit4] 2> 1567417 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.2294921875,
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=14.916759819627735,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1567421 WARN
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1567428 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1567429 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1567430 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1567430 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1567431 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1796875,
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=5.2226997654888585,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4975941547806926
[junit4] 2> 1567431 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@529263cd[collection1] main]
[junit4] 2> 1567432 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1567433 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1567433 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1567434 INFO
(searcherExecutor-7069-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@529263cd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1567434 INFO
(coreLoadExecutor-7068-thread-1-processing-n:127.0.0.1:47224_)
[n:127.0.0.1:47224_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552631662835138560
[junit4] 2> 1567445 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1567445 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1567445 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:47224/collection1/
[junit4] 2> 1567445 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1567445 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:47224/collection1/ has no replicas
[junit4] 2> 1567450 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:47224/collection1/ shard1
[junit4] 2> 1567602 INFO
(coreZkRegister-7063-thread-1-processing-n:127.0.0.1:47224_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47224_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1567890 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001/cores/collection1
[junit4] 2> 1567890 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001
[junit4] 2> 1567891 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1567892 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2679e7aa{/,null,AVAILABLE}
[junit4] 2> 1567893 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@790b9802{HTTP/1.1,[http/1.1]}{127.0.0.1:43522}
[junit4] 2> 1567893 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server Started @1571963ms
[junit4] 2> 1567893 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=43522,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001/cores}
[junit4] 2> 1567894 ERROR
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1567894 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1567895 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1567895 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1567895 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-02T18:55:40.146Z
[junit4] 2> 1567898 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1567898 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001/solr.xml
[junit4] 2> 1567914 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
[junit4] 2> 1567929 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:43522_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1567937 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:43522_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43522_
[junit4] 2> 1567939 INFO
(zkCallback-2724-thread-3-processing-n:127.0.0.1:44249_) [n:127.0.0.1:44249_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1567939 INFO
(zkCallback-2733-thread-1-processing-n:127.0.0.1:42045_) [n:127.0.0.1:42045_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1567939 INFO (zkCallback-2728-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1567939 INFO
(zkCallback-2739-thread-1-processing-n:127.0.0.1:47224_) [n:127.0.0.1:47224_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1567941 INFO
(zkCallback-2745-thread-1-processing-n:127.0.0.1:43522_) [n:127.0.0.1:43522_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1567996 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:43522_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001/cores
[junit4] 2> 1567996 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:43522_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1568000 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1569012 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1569033 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1569128 WARN
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ 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> 1569130 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1569145 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1569146 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1569146 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@191d2fff
[junit4] 2> 1569146 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.2294921875,
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=14.916759819627735,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1569149 WARN
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1569158 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1569158 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1569159 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1569159 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1569160 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1796875,
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=5.2226997654888585,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4975941547806926
[junit4] 2> 1569160 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6dc8808[collection1] main]
[junit4] 2> 1569161 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1569162 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1569162 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1569163 INFO
(searcherExecutor-7080-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@6dc8808[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1569163 INFO
(coreLoadExecutor-7079-thread-1-processing-n:127.0.0.1:43522_)
[n:127.0.0.1:43522_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552631664648126464
[junit4] 2> 1569169 INFO
(coreZkRegister-7074-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1569169 INFO
(updateExecutor-2742-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1569170 INFO
(recoveryExecutor-2743-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1569170 INFO
(recoveryExecutor-2743-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1569171 INFO
(recoveryExecutor-2743-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1569171 INFO
(recoveryExecutor-2743-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1569171 INFO
(recoveryExecutor-2743-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:42045/collection1/]
and I am [http://127.0.0.1:43522/collection1/]
[junit4] 2> 1569173 INFO
(recoveryExecutor-2743-thread-1-processing-n:127.0.0.1:43522_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43522_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:42045]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43522_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1569177 INFO (qtp1983726651-18454) [n:127.0.0.1:42045_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1569177 INFO (qtp1983726651-18454) [n:127.0.0.1:42045_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1569177 INFO (qtp1983726651-18454) [n:127.0.0.1:42045_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:43522_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43522","node_name":"127.0.0.1:43522_","state":"down"}
[junit4] 2> 1569628 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001/cores/collection1
[junit4] 2> 1569628 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001
[junit4] 2> 1569629 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1569630 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57cce7c9{/,null,AVAILABLE}
[junit4] 2> 1569630 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5204032f{HTTP/1.1,[http/1.1]}{127.0.0.1:52431}
[junit4] 2> 1569630 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.Server Started @1573701ms
[junit4] 2> 1569630 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=52431,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001/cores}
[junit4] 2> 1569631 ERROR
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1569632 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1569632 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1569632 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1569632 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-02T18:55:41.883Z
[junit4] 2> 1569635 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1569635 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001/solr.xml
[junit4] 2> 1569641 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
[junit4] 2> 1569656 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:52431_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1569665 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:52431_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52431_
[junit4] 2> 1569667 INFO
(zkCallback-2739-thread-1-processing-n:127.0.0.1:47224_) [n:127.0.0.1:47224_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1569667 INFO (zkCallback-2728-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1569667 INFO
(zkCallback-2724-thread-1-processing-n:127.0.0.1:44249_) [n:127.0.0.1:44249_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1569667 INFO
(zkCallback-2733-thread-1-processing-n:127.0.0.1:42045_) [n:127.0.0.1:42045_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1569668 INFO
(zkCallback-2745-thread-1-processing-n:127.0.0.1:43522_) [n:127.0.0.1:43522_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1569669 INFO
(zkCallback-2752-thread-1-processing-n:127.0.0.1:52431_) [n:127.0.0.1:52431_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1569742 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:52431_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001/cores
[junit4] 2> 1569742 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [n:127.0.0.1:52431_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1569745 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1570178 INFO (qtp1983726651-18454) [n:127.0.0.1:42045_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:43522_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43522","node_name":"127.0.0.1:43522_","state":"recovering"}
[junit4] 2> 1570178 INFO (qtp1983726651-18454) [n:127.0.0.1:42045_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1570179 INFO (qtp1983726651-18454) [n:127.0.0.1:42045_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:43522_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 1570760 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1570783 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1570880 WARN
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ 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> 1570882 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1570898 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1570898 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 1570898 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@191d2fff
[junit4] 2> 1570899 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.2294921875,
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=14.916759819627735,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1570902 WARN
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1570914 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1570915 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1570915 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1570915 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1570915 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1796875,
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=5.2226997654888585,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4975941547806926
[junit4] 2> 1570916 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e33deac[collection1] main]
[junit4] 2> 1570918 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1570918 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1570918 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1570919 INFO
(searcherExecutor-7091-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@4e33deac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1570919 INFO
(coreLoadExecutor-7090-thread-1-processing-n:127.0.0.1:52431_)
[n:127.0.0.1:52431_ c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552631666489425920
[junit4] 2> 1570925 INFO
(coreZkRegister-7085-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1570926 INFO
(updateExecutor-2749-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1570926 INFO
(recoveryExecutor-2750-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1570927 INFO
(recoveryExecutor-2750-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1570927 INFO
(recoveryExecutor-2750-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1570927 INFO
(recoveryExecutor-2750-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1570927 INFO
(recoveryExecutor-2750-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:47224/collection1/]
and I am [http://127.0.0.1:52431/collection1/]
[junit4] 2> 1570930 INFO
(recoveryExecutor-2750-thread-1-processing-n:127.0.0.1:52431_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:52431_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:47224]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52431_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1570932 INFO (qtp1032581369-18483) [n:127.0.0.1:47224_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1570933 INFO (qtp1032581369-18483) [n:127.0.0.1:47224_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1570933 INFO (qtp1032581369-18483) [n:127.0.0.1:47224_ ]
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:52431_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:52431","node_name":"127.0.0.1:52431_","state":"down"}
[junit4] 2> 1571255 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1571258 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_ ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/onenodecollection-001&roles=none&name=onenodecollectioncore&action=CREATE&numShards=1&collection=onenodecollection&wt=javabin&version=2
[junit4] 2> 1571260 INFO
(OverseerStateUpdate-97039478591389700-127.0.0.1:44249_-n_0000000000)
[n:127.0.0.1:44249_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1571934 INFO (qtp1032581369-18483) [n:127.0.0.1:47224_ ]
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:52431_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:52431","node_name":"127.0.0.1:52431_","state":"recovering"}
[junit4] 2> 1571934 INFO (qtp1032581369-18483) [n:127.0.0.1:47224_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1571934 INFO (qtp1032581369-18483) [n:127.0.0.1:47224_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:52431_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 1572268 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection x:onenodecollectioncore] o.a.s.c.ZkController Only one
config set found in zk - using it:conf1
[junit4] 2> 1572281 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection x:onenodecollectioncore] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 1572301 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection x:onenodecollectioncore] o.a.s.s.IndexSchema
[onenodecollectioncore] Schema name=test
[junit4] 2> 1572398 WARN (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection x:onenodecollectioncore] o.a.s.s.IndexSchema
[onenodecollectioncore] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1572400 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection x:onenodecollectioncore] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 1572416 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection x:onenodecollectioncore] o.a.s.c.CoreContainer Creating
SolrCore 'onenodecollectioncore' using configuration from collection
onenodecollection
[junit4] 2> 1572416 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.SolrCore [[onenodecollectioncore] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/shard-1-001/cores/onenodecollectioncore],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001/onenodecollection-001/]
[junit4] 2> 1572417 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@191d2fff
[junit4] 2> 1572417 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=13.2294921875,
floorSegmentMB=0.3203125, forceMergeDeletesPctAllowed=14.916759819627735,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1572421 WARN (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1572427 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1572427 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1572428 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1572428 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1572428 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.1796875,
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=5.2226997654888585,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4975941547806926
[junit4] 2> 1572428 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3afe8f76[onenodecollectioncore]
main]
[junit4] 2> 1572429 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1572430 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1572430 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1572431 INFO
(searcherExecutor-7096-thread-1-processing-n:127.0.0.1:42045_
x:onenodecollectioncore s:shard1 c:onenodecollection r:core_node1)
[n:127.0.0.1:42045_ c:onenodecollection s:shard1 r:core_node1
x:onenodecollectioncore] o.a.s.c.SolrCore [onenodecollectioncore] Registered
new searcher Searcher@3afe8f76[onenodecollectioncore]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1572431 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552631668074872832
[junit4] 2> 1572448 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1572448 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1572448 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42045/onenodecollectioncore/
[junit4] 2> 1572448 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection s:shard1 r:core_node1 x:onenodecollectioncore]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1572448 INFO (qtp1983726651-18458) [n:127.0.0.1:42045_
c:onenodecollection
[...truncated too long message...]
[ ] o.a.s.c.Overseer Overseer
(id=97039478591389713-127.0.0.1:52431_-n_0000000004) closing
[junit4] 2> 1583284 INFO
(OverseerStateUpdate-97039478591389713-127.0.0.1:52431_-n_0000000004)
[n:127.0.0.1:52431_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52431_
[junit4] 2> 1583286 WARN
(zkCallback-2752-thread-2-processing-n:127.0.0.1:52431_) [n:127.0.0.1:52431_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1583289 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5204032f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1583289 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@57cce7c9{/,null,UNAVAILABLE}
[junit4] 2> 1583292 INFO
(TEST-BasicDistributedZk2Test.test-seed#[8F3CC530A3C942D2]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43923 43923
[junit4] 2> 1583330 INFO (Thread-6539) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43923 43923
[junit4] 2> 1583332 WARN (Thread-6539) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/97039478591389704-127.0.0.1:42045_-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 43 /solr/overseer/queue
[junit4] 2> 22 /solr/overseer/collection-queue-work
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicDistributedZk2Test -Dtests.method=test
-Dtests.seed=8F3CC530A3C942D2 -Dtests.slow=true -Dtests.locale=en-IE
-Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 21.0s J1 | BasicDistributedZk2Test.test <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([8F3CC530A3C942D2:768FAEA0D352F2A]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1143)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1530)
[junit4] > at
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:278)
[junit4] > at
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:98)
[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> 1583335 INFO
(SUITE-BasicDistributedZk2Test-seed#[8F3CC530A3C942D2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_8F3CC530A3C942D2-001
[junit4] 2> Dec 02, 2016 6:55:55 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{other_tl1=FST50, range_facet_l_dv=PostingsFormat(name=MockRandom),
SubjectTerms_mfacet=FST50, n_l1=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Asserting), intDefault=FST50, n_td1=FST50,
n_d1=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Asserting), n_f1=FST50, n_tl1=FST50,
oddField_s=PostingsFormat(name=MockRandom),
n_tf1=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting),
id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=Asserting), n_dt1=FST50,
a_i1=PostingsFormat(name=Asserting), n_ti1=PostingsFormat(name=MockRandom),
rnd_b=PostingsFormat(name=MockRandom), _version_=FST50,
foo_b=PostingsFormat(name=LuceneFixedGap), n_tdt1=FST50,
foo_d=PostingsFormat(name=MockRandom),
range_facet_i_dv=PostingsFormat(name=Asserting),
foo_f=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=697,
maxMBSortInHeap=7.15000328234858, sim=RandomSimilarity(queryNorm=true): {},
locale=en-IE, timezone=Iceland
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=122633920,total=364650496
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheSortRandom,
TestManagedSchemaAPI, TestConfigSetImmutable, LoggingHandlerTest,
SortByFunctionTest, LukeRequestHandlerTest, TestJsonFacetRefinement,
TestIndexSearcher, SolrIndexSplitterTest, TestConfigSetsAPI, TestSearchPerf,
AddSchemaFieldsUpdateProcessorFactoryTest, TestCoreDiscovery,
TestFuzzyAnalyzedSuggestions, ClassificationUpdateProcessorTest,
MinimalSchemaTest, TestQueryUtils, TestClusterStateMutator,
DistributedTermsComponentTest, HdfsBasicDistributedZkTest,
TestMinMaxOnMultiValuedField, TestValueSourceCache, TestSolrConfigHandlerCloud,
SolrCmdDistributorTest, LeaderFailureAfterFreshStartTest,
CreateCollectionCleanupTest, CdcrBootstrapTest, HdfsLockFactoryTest,
TestManagedResourceStorage, VMParamsZkACLAndCredentialsProvidersTest,
HdfsDirectoryFactoryTest, TestConfigSetsAPIZkFailure, CleanupOldIndexTest,
FullSolrCloudDistribCmdsTest, DeleteShardTest,
ParsingFieldUpdateProcessorsTest, TestConfigSets,
SignatureUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest,
DirectUpdateHandlerOptimizeTest, BlockCacheTest, TestMaxScoreQueryParser,
TestSolrIndexConfig, BigEndianAscendingWordDeserializerTest, ClusterStateTest,
TestSolrXml, TestDocSet, TestBadConfig, ForceLeaderTest, CSVRequestHandlerTest,
SecurityConfHandlerTest, ZkSolrClientTest, CollectionsAPISolrJTest,
TestSystemIdResolver, TestLRUStatsCache, TestUninvertingReader,
HdfsChaosMonkeySafeLeaderTest, TestQueryTypes, TestJoin,
RegexBoostProcessorTest, TestAnalyzedSuggestions, TestSolrQueryParser,
URLClassifyProcessorTest, TestFieldCacheSanityChecker, TestRequestForwarding,
CdcrVersionReplicationTest, TestSimpleTrackingShardHandler, ResourceLoaderTest,
TestDynamicFieldCollectionResource, JsonLoaderTest, TestSortByMinMaxFunction,
CollectionsAPIDistributedZkTest, DistributedQueryComponentOptimizationTest,
TestGraphTermsQParserPlugin, TestSolrFieldCacheMBean, BufferStoreTest,
TestManagedStopFilterFactory, TestNoOpRegenerator, DistanceFunctionTest,
TestDFISimilarityFactory, DataDrivenBlockJoinTest,
TermVectorComponentDistributedTest, AnalysisErrorHandlingTest, TestBlobHandler,
TestSizeLimitedDistributedMap, BitVectorTest,
OverriddenZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, TestRecovery,
DistribJoinFromCollectionTest, DistributedFacetPivotLargeTest, SuggesterTest,
TestTolerantUpdateProcessorCloud, TestHdfsBackupRestoreCore, TestSolr4Spatial,
UpdateParamsTest, TestSearcherReuse, ShufflingReplicaListTransformerTest,
TestFreeTextSuggestions, ReplicationFactorTest, TestMacros, TestTestInjection,
BasicFunctionalityTest, SolrCoreCheckLockOnStartupTest, TestSchemaManager,
AliasIntegrationTest, TestFieldTypeCollectionResource,
TestUseDocValuesAsStored2, HdfsSyncSliceTest, CollectionTooManyReplicasTest,
TestPHPSerializedResponseWriter, TestCollationFieldDocValues,
TestSolrCloudWithKerberosAlt, TestInitQParser, TestJavabinTupleStreamParser,
DeleteNodeTest, TestBackupRepositoryFactory, TestCloudPseudoReturnFields,
TestFoldingMultitermQuery, TestOmitPositions,
TestDistributedStatsComponentCardinality, SimpleMLTQParserTest,
TestExactSharedStatsCache, TestJmxMonitoredMap, TestDFRSimilarityFactory,
TestDistributedMissingSort, TestNumericTerms32,
TestReversedWildcardFilterFactory, SaslZkACLProviderTest, TestRTimerTree,
CdcrReplicationHandlerTest, TestRebalanceLeaders, SolrCloudExampleTest,
ZkStateWriterTest, DocValuesMissingTest, DistributedIntervalFacetingTest,
TestQuerySenderListener, TestCodecSupport, RAMDirectoryFactoryTest,
TestLocalFSCloudBackupRestore, TestDeleteCollectionOnDownNodes,
TemplateUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest,
TestStressUserVersions, ResponseLogComponentTest, OpenCloseCoreStressTest,
TestBulkSchemaAPI, TestBlendedInfixSuggestions, TestXmlQParser,
TestRecoveryHdfs, BasicAuthStandaloneTest, TestUnifiedSolrHighlighter,
TestDownShardTolerantSearch, TestAuthenticationFramework, TestCustomStream,
LeaderElectionContextKeyTest, TestReqParamsAPI, TestCustomDocTransformer,
MultiThreadedOCPTest, TestJsonRequest, FieldMutatingUpdateProcessorTest,
BasicDistributedZkTest, BasicDistributedZk2Test]
[junit4] Completed [331/658 (1!)] on J1 in 21.56s, 1 test, 1 error <<<
FAILURES!
[...truncated 63453 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]