Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1203/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   
"context":{     "webapp":"/f/kl",     "path":"/test1",     "httpMethod":"GET"}, 
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  
from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' 
full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/f/kl",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([953C443C47A53877:4D71696BB0789DD7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11660 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/init-core-data-001
   [junit4]   2> 961300 INFO  
(SUITE-TestDynamicLoading-seed#[953C443C47A53877]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 961301 INFO  
(SUITE-TestDynamicLoading-seed#[953C443C47A53877]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 961302 INFO  
(SUITE-TestDynamicLoading-seed#[953C443C47A53877]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /f/kl
   [junit4]   2> 961304 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 961304 INFO  (Thread-5058) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 961304 INFO  (Thread-5058) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 961405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42579
   [junit4]   2> 961421 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961424 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961429 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961431 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961433 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961434 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961436 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961439 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961442 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961444 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961447 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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> 961588 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/control-001/cores/collection1
   [junit4]   2> 961592 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 961593 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a49a53f{/f/kl,null,AVAILABLE}
   [junit4]   2> 961595 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d889c85{SSL,[ssl, 
http/1.1]}{127.0.0.1:34008}
   [junit4]   2> 961596 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server Started @965239ms
   [junit4]   2> 961596 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/tempDir-001/control/data,
 hostContext=/f/kl, hostPort=34008, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/control-001/cores}
   [junit4]   2> 961596 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 961596 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 961596 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 961596 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 961596 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T01:15:17.518Z
   [junit4]   2> 961600 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 961600 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/control-001/solr.xml
   [junit4]   2> 961607 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42579/solr
   [junit4]   2> 961641 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 961642 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34008_f%2Fkl
   [junit4]   2> 961644 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.Overseer Overseer 
(id=97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) starting
   [junit4]   2> 961656 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34008_f%2Fkl
   [junit4]   2> 961658 INFO  
(OverseerStateUpdate-97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 961784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:34008_f%2Fkl    ] 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.core.TestDynamicLoading_953C443C47A53877-001/control-001/cores
   [junit4]   2> 961784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 961789 INFO  
(OverseerStateUpdate-97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 962804 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 962817 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 962911 WARN  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl 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> 962913 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 962929 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 962929 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 962929 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   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.core.TestDynamicLoading_953C443C47A53877-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/control-001/cores/collection1/data/]
   [junit4]   2> 962929 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ab24b33
   [junit4]   2> 962930 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=46.640625, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=19.219684847995968, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6029815705674684
   [junit4]   2> 962935 WARN  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 962979 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 962979 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 962979 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 962979 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 962980 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=8076180, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 962980 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2319fef[collection1] main]
   [junit4]   2> 962982 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 962982 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 962982 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 962983 INFO  
(coreLoadExecutor-3878-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562258827016929280
   [junit4]   2> 962987 INFO  
(searcherExecutor-3879-thread-1-processing-n:127.0.0.1:34008_f%2Fkl 
x:collection1 c:control_collection) [n:127.0.0.1:34008_f%2Fkl 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@2319fef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 962991 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 962991 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl 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> 962991 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34008/f/kl/collection1/
   [junit4]   2> 962991 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 962991 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:34008/f/kl/collection1/ has no replicas
   [junit4]   2> 962992 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 962997 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:34008/f/kl/collection1/ shard1
   [junit4]   2> 963074 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 963076 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42579/solr ready
   [junit4]   2> 963076 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 963149 INFO  
(coreZkRegister-3871-thread-1-processing-n:127.0.0.1:34008_f%2Fkl x:collection1 
c:control_collection) [n:127.0.0.1:34008_f%2Fkl c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 963223 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001/cores/collection1
   [junit4]   2> 963224 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001
   [junit4]   2> 963226 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 963228 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77d8453a{/f/kl,null,AVAILABLE}
   [junit4]   2> 963228 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@36e69c0a{SSL,[ssl, 
http/1.1]}{127.0.0.1:60014}
   [junit4]   2> 963228 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server Started @966872ms
   [junit4]   2> 963228 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/f/kl, hostPort=60014, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001/cores}
   [junit4]   2> 963228 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 963229 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 963230 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 963230 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 963230 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T01:15:19.152Z
   [junit4]   2> 963234 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 963234 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001/solr.xml
   [junit4]   2> 963241 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42579/solr
   [junit4]   2> 963256 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 963261 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 963264 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60014_f%2Fkl
   [junit4]   2> 963267 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 963267 INFO  
(zkCallback-1465-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 963269 INFO  
(zkCallback-1474-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 963359 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:60014_f%2Fkl    ] 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.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001/cores
   [junit4]   2> 963359 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 963362 INFO  
(OverseerStateUpdate-97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 964386 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 964398 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 964472 WARN  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl 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> 964474 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 964517 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 964517 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 964517 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   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.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 964517 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ab24b33
   [junit4]   2> 964518 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=46.640625, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=19.219684847995968, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6029815705674684
   [junit4]   2> 964530 WARN  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 964577 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 964577 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 964578 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 964578 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 964580 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=8076180, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 964580 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3fe5c0d6[collection1] main]
   [junit4]   2> 964582 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 964582 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 964582 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 964585 INFO  
(searcherExecutor-3890-thread-1-processing-n:127.0.0.1:60014_f%2Fkl 
x:collection1 c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fe5c0d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 964585 INFO  
(coreLoadExecutor-3889-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562258828696748032
   [junit4]   2> 964596 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 964596 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl 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> 964596 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:60014/f/kl/collection1/
   [junit4]   2> 964596 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 964596 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:60014/f/kl/collection1/ 
has no replicas
   [junit4]   2> 964596 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 964604 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:60014/f/kl/collection1/ shard2
   [junit4]   2> 964770 INFO  
(coreZkRegister-3884-thread-1-processing-n:127.0.0.1:60014_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:60014_f%2Fkl c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 964808 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-2-001/cores/collection1
   [junit4]   2> 964809 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-2-001
   [junit4]   2> 964811 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 964813 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5078dc6c{/f/kl,null,AVAILABLE}
   [junit4]   2> 964813 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@48270d4c{SSL,[ssl, 
http/1.1]}{127.0.0.1:41667}
   [junit4]   2> 964813 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server Started @968458ms
   [junit4]   2> 964813 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/f/kl, hostPort=41667, 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-2-001/cores}
   [junit4]   2> 964813 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 964814 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 964815 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 964815 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 964815 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T01:15:20.737Z
   [junit4]   2> 964819 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 964819 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-2-001/solr.xml
   [junit4]   2> 964825 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42579/solr
   [junit4]   2> 964839 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 964843 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 964847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41667_f%2Fkl
   [junit4]   2> 964850 INFO  
(zkCallback-1465-thread-3-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 964851 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 964851 INFO  
(zkCallback-1474-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 964852 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 964959 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:41667_f%2Fkl    ] 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.core.TestDynamicLoading_953C443C47A53877-001/shard-2-001/cores
   [junit4]   2> 964960 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 964963 INFO  
(OverseerStateUpdate-97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 965977 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 965990 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 966097 WARN  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl 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> 966100 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 966117 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 966117 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 966117 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   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.core.TestDynamicLoading_953C443C47A53877-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.core.TestDynamicLoading_953C443C47A53877-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 966117 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ab24b33
   [junit4]   2> 966118 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=46.640625, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=19.219684847995968, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6029815705674684
   [junit4]   2> 966123 WARN  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 966176 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 966176 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 966176 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 966176 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 966178 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=8076180, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 966178 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ab41e6d[collection1] main]
   [junit4]   2> 966180 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 966180 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 966180 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 966181 INFO  
(searcherExecutor-3901-thread-1-processing-n:127.0.0.1:41667_f%2Fkl 
x:collection1 c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ab41e6d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 966182 INFO  
(coreLoadExecutor-3900-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562258830371323904
   [junit4]   2> 966192 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 966192 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl 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> 966192 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41667/f/kl/collection1/
   [junit4]   2> 966192 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 966193 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:41667/f/kl/collection1/ 
has no replicas
   [junit4]   2> 966193 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 966199 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41667/f/kl/collection1/ shard1
   [junit4]   2> 966352 INFO  
(coreZkRegister-3895-thread-1-processing-n:127.0.0.1:41667_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:41667_f%2Fkl c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 966372 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001/cores/collection1
   [junit4]   2> 966373 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001
   [junit4]   2> 966375 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 966377 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fa461d0{/f/kl,null,AVAILABLE}
   [junit4]   2> 966377 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@274d73fb{SSL,[ssl, 
http/1.1]}{127.0.0.1:51468}
   [junit4]   2> 966378 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server Started @970023ms
   [junit4]   2> 966378 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/f/kl, hostPort=51468, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001/cores}
   [junit4]   2> 966378 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 966379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 966379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 966379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 966379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T01:15:22.301Z
   [junit4]   2> 966383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 966383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001/solr.xml
   [junit4]   2> 966389 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42579/solr
   [junit4]   2> 966404 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:51468_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 966409 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:51468_f%2Fkl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 966412 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:51468_f%2Fkl    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51468_f%2Fkl
   [junit4]   2> 966415 INFO  
(zkCallback-1465-thread-3-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 966416 INFO  
(zkCallback-1474-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 966416 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 966416 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 966417 INFO  
(zkCallback-1486-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 966505 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:51468_f%2Fkl    ] 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.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001/cores
   [junit4]   2> 966506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:51468_f%2Fkl    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 966509 INFO  
(OverseerStateUpdate-97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 967549 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 967604 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 967695 WARN  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl 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> 967697 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 967713 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 967713 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 967713 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   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.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 967713 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ab24b33
   [junit4]   2> 967714 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=46.640625, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=19.219684847995968, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6029815705674684
   [junit4]   2> 967718 WARN  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 967767 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 967767 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 967768 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 967768 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 967769 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=8076180, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 967770 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f62f274[collection1] main]
   [junit4]   2> 967771 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 967772 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 967772 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 967773 INFO  
(searcherExecutor-3912-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 c:collection1) [n:127.0.0.1:51468_f%2Fkl c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f62f274[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 967773 INFO  
(coreLoadExecutor-3911-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562258832039608320
   [junit4]   2> 967779 INFO  
(coreZkRegister-3906-thread-1-processing-n:127.0.0.1:51468_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:51468_f%2Fkl c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 967779 INFO  
(updateExecutor-1483-thread-1-processing-n:127.0.0.1:51468_f%2Fkl x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 967780 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 967781 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 967781 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 967781 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
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> 967781 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[https://127.0.0.1:60014/f/kl/collection1/] and I am 
[https://127.0.0.1:51468/f/kl/collection1/]
   [junit4]   2> 967785 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:60014/f/kl]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:51468_f%252Fkl&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 967801 INFO  (qtp1022633090-12536) [n:127.0.0.1:60014_f%2Fkl   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 967802 INFO  (qtp1022633090-12536) [n:127.0.0.1:60014_f%2Fkl   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 967802 INFO  (qtp1022633090-12536) [n:127.0.0.1:60014_f%2Fkl   
 ] 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:51468_f%2Fkl, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:51468/f/kl","node_name":"127.0.0.1:51468_f%2Fkl","state":"down"}
   [junit4]   2> 968398 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001/cores/collection1
   [junit4]   2> 968399 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001
   [junit4]   2> 968401 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 968403 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@248c74f{/f/kl,null,AVAILABLE}
   [junit4]   2> 968403 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5243fdfe{SSL,[ssl, 
http/1.1]}{127.0.0.1:47849}
   [junit4]   2> 968403 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.Server Started @972050ms
   [junit4]   2> 968403 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/f/kl, hostPort=47849, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001/cores}
   [junit4]   2> 968403 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 968406 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 968407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 968407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 968407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T01:15:24.329Z
   [junit4]   2> 968411 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 968411 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
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.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001/solr.xml
   [junit4]   2> 968417 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42579/solr
   [junit4]   2> 968431 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 968435 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 968439 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47849_f%2Fkl
   [junit4]   2> 968442 INFO  
(zkCallback-1465-thread-1-processing-n:127.0.0.1:34008_f%2Fkl) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 968443 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 968443 INFO  
(zkCallback-1486-thread-1-processing-n:127.0.0.1:51468_f%2Fkl) 
[n:127.0.0.1:51468_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 968443 INFO  
(zkCallback-1474-thread-1-processing-n:127.0.0.1:60014_f%2Fkl) 
[n:127.0.0.1:60014_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 968444 INFO  
(zkCallback-1480-thread-1-processing-n:127.0.0.1:41667_f%2Fkl) 
[n:127.0.0.1:41667_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 968444 INFO  
(zkCallback-1493-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 968542 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:47849_f%2Fkl    ] 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.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001/cores
   [junit4]   2> 968542 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 968549 INFO  
(OverseerStateUpdate-97641176578588677-127.0.0.1:34008_f%2Fkl-n_0000000000) 
[n:127.0.0.1:34008_f%2Fkl    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 968803 INFO  (qtp1022633090-12536) [n:127.0.0.1:60014_f%2Fkl   
 ] 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:51468_f%2Fkl, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:51468/f/kl","node_name":"127.0.0.1:51468_f%2Fkl","state":"recovering"}
   [junit4]   2> 968803 INFO  (qtp1022633090-12536) [n:127.0.0.1:60014_f%2Fkl   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 968803 INFO  (qtp1022633090-12536) [n:127.0.0.1:60014_f%2Fkl   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:51468_f%252Fkl&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> 969305 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [https://127.0.0.1:60014/f/kl/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 969305 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=https://127.0.0.1:51468/f/kl START 
replicas=[https://127.0.0.1:60014/f/kl/collection1/] nUpdates=100
   [junit4]   2> 969310 INFO  (qtp1022633090-12535) [n:127.0.0.1:60014_f%2Fkl 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 969311 INFO  (qtp1022633090-12535) [n:127.0.0.1:60014_f%2Fkl 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/f/kl path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 969312 INFO  
(recoveryExecutor-1484-thread-1-processing-n:127.0.0.1:51468_f%2Fkl 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 969561 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 969574 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 969679 WARN  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl 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> 969681 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 969697 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 969697 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 969698 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   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.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_953C443C47A53877-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 969698 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ab24b33
   [junit4]   2> 969699 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=46.640625, 
floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=19.219684847995968, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6029815705674684
   [junit4]   2> 969704 WARN  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 969747 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 969748 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 969748 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 969748 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 969749 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=8076180, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 969750 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ca52312[collection1] main]
   [junit4]   2> 969751 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 969752 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 969752 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 969753 INFO  
(searcherExecutor-3923-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 c:collection1) [n:127.0.0.1:47849_f%2Fkl c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ca52312[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 969753 INFO  
(coreLoadExecutor-3922-thread-1-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562258834115788800
   [junit4]   2> 969760 INFO  
(coreZkRegister-3917-thread-1-processing-n:127.0.0.1:47849_f%2Fkl x:collection1 
c:collection1) [n:127.0.0.1:47849_f%2Fkl c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 969761 INFO  
(updateExecutor-1490-thread-1-processing-n:127.0.0.1:47849_f%2Fkl x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 969762 INFO  
(recoveryExecutor-1491-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 969762 INFO  
(recoveryExecutor-1491-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 969762 INFO  
(recoveryExecutor-1491-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 969762 INFO  
(recoveryExecutor-1491-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl 
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> 969763 INFO  
(recoveryExecutor-1491-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[https://127.0.0.1:41667/f/kl/collection1/] and I am 
[https://127.0.0.1:47849/f/kl/collection1/]
   [junit4]   2> 969768 INFO  
(recoveryExecutor-1491-thread-1-processing-n:127.0.0.1:47849_f%2Fkl 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:47849_f%2Fkl 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:41667/f/kl]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:47849_f%252Fkl&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 969790 INFO  (qtp2139328962-12565) [n:127.0.0.1:41667_f%2Fkl   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 969790 INFO  (qtp2139328962-12565) [n:127.0.0.1:41667_f%2Fkl   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 969790 INFO  (qtp2139328962-12565) [n:127.0.0.1:41667_f%2Fkl   
 ] 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:47849_f%2Fkl, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"https://127.0.0.1:47849/f/kl","node_name":"127.0.0.1:47849_f%2Fkl","state":"down"}
   [junit4]   2> 969840 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 969846 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1}
   [junit4]   2> }
   [junit4]   2> 969869 INFO  (qtp1871290703-12593) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.SolrConfigHandler 
Executed config commands successfully and persisted to ZK [{"add-runtimelib":{
   [junit4]   2>     "name":"colltest",
   [junit4]   2>     "version":1}}]
   [junit4]   2> 969869 INFO  (qtp1871290703-12593) [n:127.0.0.1:51468_f%2Fkl 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.SolrConfigHandler 
Waiting up to 30 secs for 3 replicas to set the property overlay to be of 
version 0 for collection collection1
   [junit4]   2> 969871 INFO  (Thread-5108) [n:127.0.0.1:41667_f%2Fkl    ] 
o.a.s.c.SolrCore config update listener called for c

[...truncated too long message...]

r.cluster, tag=null
   [junit4]   2> 1002444 INFO  (coreCloseExecutor-4090-thread-2) 
[n:127.0.0.1:47849_f%2Fkl c:.system s:shard1 r:core_node2 
x:.system_shard1_replica1] o.a.s.c.SolrCore [.system_shard1_replica1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6dd67fe5
   [junit4]   2> 1002448 INFO  (coreCloseExecutor-4090-thread-2) 
[n:127.0.0.1:47849_f%2Fkl c:.system s:shard1 r:core_node2 
x:.system_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica1, tag=1842773989
   [junit4]   2> 1002449 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97641176578588690-127.0.0.1:47849_f%2Fkl-n_0000000004) closing
   [junit4]   2> 1002451 WARN  
(zkCallback-1493-thread-3-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1002451 INFO  
(zkCallback-1493-thread-3-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1002452 INFO  
(zkCallback-1493-thread-3-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35553165
   [junit4]   2> 1002452 INFO  
(OverseerStateUpdate-97641176578588690-127.0.0.1:47849_f%2Fkl-n_0000000004) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:47849_f%2Fkl
   [junit4]   2> 1002460 INFO  
(zkCallback-1493-thread-3-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.core_node4, tag=894775653
   [junit4]   2> 1003959 WARN  
(zkCallback-1493-thread-4-processing-n:127.0.0.1:47849_f%2Fkl) 
[n:127.0.0.1:47849_f%2Fkl    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1003960 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5243fdfe{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1003961 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@248c74f{/f/kl,null,UNAVAILABLE}
   [junit4]   2> 1003965 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[953C443C47A53877]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42579 42579
   [junit4]   2> 1003997 INFO  (Thread-5058) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42579 42579
   [junit4]   2> 1003998 WARN  (Thread-5058) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/overseer/collection-queue-work
   [junit4]   2>        36      /solr/overseer/queue
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=953C443C47A53877 
-Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=America/Boa_Vista 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 42.7s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/f/kl",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([953C443C47A53877:4D71696BB0789DD7]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [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> 1004002 INFO  
(SUITE-TestDynamicLoading-seed#[953C443C47A53877]-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.core.TestDynamicLoading_953C443C47A53877-001
   [junit4]   2> Mar 19, 2017 1:15:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{blobName=PostingsFormat(name=Memory), size=PostingsFormat(name=Asserting), 
_version_=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
version=PostingsFormat(name=Memory), md5=FST50, timestamp=FST50}, docValues:{}, 
maxPointsInLeafNode=1917, maxMBSortInHeap=5.541125092918007, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PA, 
timezone=America/Boa_Vista
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=102813552,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SegmentsInfoRequestHandlerTest, TestSearcherReuse, 
UpdateRequestProcessorFactoryTest, BadComponentTest, ConfigSetsAPITest, 
TestDocBasedVersionConstraints, TestSolrQueryParser, RuleEngineTest, 
SharedFSAutoReplicaFailoverTest, TestBulkSchemaConcurrent, TestConfigReload, 
TestConfigsApi, AliasIntegrationTest, TestFieldTypeResource, 
TestSchemalessBufferedUpdates, BufferStoreTest, TestInfoStreamLogging, 
TestConfigOverlay, TestSubQueryTransformerCrossCore, GraphQueryTest, 
TestComponentsName, SolrShardReporterTest, RemoteQueryErrorTest, 
HdfsLockFactoryTest, TestCorePropertiesReload, TestJoin, 
FieldMutatingUpdateProcessorTest, TestManagedSchemaAPI, 
TestSolrDeletionPolicy2, HdfsNNFailoverTest, PKIAuthenticationIntegrationTest, 
TestDistributedMissingSort, TestAnalyzedSuggestions, 
PeerSyncWithIndexFingerprintCachingTest, EnumFieldTest, TestSolrCLIRunExample, 
TlogReplayBufferedWhileIndexingTest, DistributedIntervalFacetingTest, 
DistanceUnitsTest, TestInPlaceUpdatesStandalone, TestNumericTerms64, 
TestFieldCacheSort, OverriddenZkACLAndCredentialsProvidersTest, 
CheckHdfsIndexTest, ConnectionReuseTest, OnlyLeaderIndexesTest, 
TestFieldCacheVsDocValues, SortByFunctionTest, HttpSolrCallGetCoreTest, 
TestChildDocTransformer, BooleanFieldTest, CdcrBootstrapTest, 
SolrMetricsIntegrationTest, TestRestManager, TestJmxMonitoredMap, 
CoreSorterTest, TestDistributedStatsComponentCardinality, 
TestDistributedGrouping, SolrCoreCheckLockOnStartupTest, TestFastWriter, 
RequestLoggingTest, RAMDirectoryFactoryTest, WordBreakSolrSpellCheckerTest, 
BlobRepositoryCloudTest, JvmMetricsTest, DeleteShardTest, UpdateParamsTest, 
TestUseDocValuesAsStored2, UtilsToolTest, TestAtomicUpdateErrorCases, 
DistribJoinFromCollectionTest, CircularListTest, TestDynamicFieldResource, 
CollectionsAPIDistributedZkTest, DistribCursorPagingTest, 
TestSolrCloudWithDelegationTokens, TestConfig, JSONWriterTest, CacheHeaderTest, 
EchoParamsTest, TestPushWriter, TestConfigSetsAPI, TestQueryWrapperFilter, 
LukeRequestHandlerTest, ZkSolrClientTest, DirectUpdateHandlerOptimizeTest, 
TestGraphMLResponseWriter, TestReload, TestSolrCoreParser, StatsComponentTest, 
URLClassifyProcessorTest, TestRandomFlRTGCloud, TestDefaultSearchFieldResource, 
TestApiFramework, DistributedQueryComponentCustomSortTest, 
TestDeleteCollectionOnDownNodes, SliceStateTest, ShardRoutingCustomTest, 
CachingDirectoryFactoryTest, DateMathParserTest, TestClusterProperties, 
BasicZkTest, TestHdfsUpdateLog, TestStressInPlaceUpdates, TestLegacyFieldCache, 
FullSolrCloudDistribCmdsTest, CreateCollectionCleanupTest, QueryParsingTest, 
SignatureUpdateProcessorFactoryTest, TestRequestForwarding, 
BlockJoinFacetRandomTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSchemaVersionResource, TestPointFields, TestExportWriter, 
CoreAdminRequestStatusTest, DistributedTermsComponentTest, ClusterStateTest, 
DistributedVersionInfoTest, SuggesterTest, BJQParserTest, 
OverseerModifyCollectionTest, TestIndexingPerformance, TestSolr4Spatial, 
DebugComponentTest, TestAddFieldRealTimeGet, SparseHLLTest, 
TestObjectReleaseTracker, BlockCacheTest, AsyncCallRequestStatusResponseTest, 
SpellPossibilityIteratorTest, TestDynamicLoading]
   [junit4] Completed [257/701 (1!)] on J1 in 42.97s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64066 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to