You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/08 01:53:32 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1178 - Still Unstable!

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

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

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([7A648EFA2966723C:A229A3ADDEBBD79C]: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:249)
	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 10944 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_7A648EFA2966723C-001/init-core-data-001
   [junit4]   2> 196089 INFO  (SUITE-TestDynamicLoading-seed#[7A648EFA2966723C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 196091 INFO  (SUITE-TestDynamicLoading-seed#[7A648EFA2966723C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 196091 INFO  (SUITE-TestDynamicLoading-seed#[7A648EFA2966723C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 196099 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 196100 INFO  (Thread-1851) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 196100 INFO  (Thread-1851) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 196199 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkTestServer start zk server on port:35551
   [junit4]   2> 196228 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196233 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196236 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196238 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196239 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196242 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196244 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196246 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196248 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196250 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196252 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 196468 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/control-001/cores/collection1
   [junit4]   2> 196491 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 196493 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24919c5{/,null,AVAILABLE}
   [junit4]   2> 196494 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c79ddcd{HTTP/1.1,[http/1.1]}{127.0.0.1:64876}
   [junit4]   2> 196494 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server Started @199387ms
   [junit4]   2> 196494 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/tempDir-001/control/data, hostContext=/, hostPort=64876, 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_7A648EFA2966723C-001/control-001/cores}
   [junit4]   2> 196495 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 196495 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 196495 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 196495 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 196495 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-08T00:50:04.666Z
   [junit4]   2> 196513 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 196513 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/control-001/solr.xml
   [junit4]   2> 196524 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35551/solr
   [junit4]   2> 196574 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:64876_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 196575 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:64876_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64876_
   [junit4]   2> 196578 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:64876_    ] o.a.s.c.Overseer Overseer (id=97578792011235332-127.0.0.1:64876_-n_0000000000) starting
   [junit4]   2> 196589 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:64876_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64876_
   [junit4]   2> 196597 INFO  (OverseerStateUpdate-97578792011235332-127.0.0.1:64876_-n_0000000000) [n:127.0.0.1:64876_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196682 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:64876_    ] 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_7A648EFA2966723C-001/control-001/cores
   [junit4]   2> 196682 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:64876_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 196703 INFO  (OverseerStateUpdate-97578792011235332-127.0.0.1:64876_-n_0000000000) [n:127.0.0.1:64876_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 197711 WARN  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 197712 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 197764 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 197854 WARN  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ 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> 197858 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 197878 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 197878 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ 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_7A648EFA2966723C-001/control-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_7A648EFA2966723C-001/control-001/cores/collection1/data/]
   [junit4]   2> 197878 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ 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@3fc138e8
   [junit4]   2> 197880 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=430833501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 197885 WARN  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ 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> 197936 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 197936 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 197937 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197937 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197938 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.6142578125, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=10.625112703929464, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 197939 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fc0a91a[collection1] main]
   [junit4]   2> 197940 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197941 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 197941 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197941 INFO  (coreLoadExecutor-440-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561260674108096512
   [junit4]   2> 197949 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 197950 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ 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> 197950 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64876/collection1/
   [junit4]   2> 197950 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 197950 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64876/collection1/ has no replicas
   [junit4]   2> 197950 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ 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> 197954 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64876/collection1/ shard1
   [junit4]   2> 197964 INFO  (searcherExecutor-441-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fc0a91a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198106 INFO  (coreZkRegister-433-thread-1-processing-n:127.0.0.1:64876_ x:collection1 c:control_collection) [n:127.0.0.1:64876_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 198238 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 198241 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35551/solr ready
   [junit4]   2> 198241 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 198497 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-1-001/cores/collection1
   [junit4]   2> 198498 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-1-001
   [junit4]   2> 198499 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 198504 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11a8c6c{/,null,AVAILABLE}
   [junit4]   2> 198504 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f343997{HTTP/1.1,[http/1.1]}{127.0.0.1:46454}
   [junit4]   2> 198504 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server Started @201398ms
   [junit4]   2> 198504 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=46454, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_7A648EFA2966723C-001/shard-1-001/cores}
   [junit4]   2> 198505 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 198506 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 198506 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198506 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 198506 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-08T00:50:06.677Z
   [junit4]   2> 198514 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 198514 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-1-001/solr.xml
   [junit4]   2> 198526 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35551/solr
   [junit4]   2> 198552 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:46454_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 198559 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:46454_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 198565 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:46454_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46454_
   [junit4]   2> 198568 INFO  (zkCallback-205-thread-3-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 198572 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 198573 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 198764 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:46454_    ] 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_7A648EFA2966723C-001/shard-1-001/cores
   [junit4]   2> 198764 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:46454_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 198800 INFO  (OverseerStateUpdate-97578792011235332-127.0.0.1:64876_-n_0000000000) [n:127.0.0.1:64876_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 199792 WARN  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 199793 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 199813 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 199910 WARN  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ 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> 199912 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 199942 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 199943 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ 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_7A648EFA2966723C-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_7A648EFA2966723C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 199943 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc138e8
   [junit4]   2> 199946 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=430833501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 199958 WARN  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ 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> 200030 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 200030 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 200031 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 200031 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 200033 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.6142578125, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=10.625112703929464, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 200034 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72a5e389[collection1] main]
   [junit4]   2> 200037 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 200038 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 200038 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 200039 INFO  (coreLoadExecutor-451-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561260676306960384
   [junit4]   2> 200043 INFO  (searcherExecutor-452-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72a5e389[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200051 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 200051 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ 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> 200052 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46454/collection1/
   [junit4]   2> 200052 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 200052 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46454/collection1/ has no replicas
   [junit4]   2> 200052 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 200058 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46454/collection1/ shard2
   [junit4]   2> 200283 INFO  (coreZkRegister-446-thread-1-processing-n:127.0.0.1:46454_ x:collection1 c:collection1) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 200607 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-2-001/cores/collection1
   [junit4]   2> 200608 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-2-001
   [junit4]   2> 200609 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200611 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ee01bf9{/,null,AVAILABLE}
   [junit4]   2> 200612 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45f8d0f6{HTTP/1.1,[http/1.1]}{127.0.0.1:63483}
   [junit4]   2> 200612 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server Started @203506ms
   [junit4]   2> 200612 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=63483, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_7A648EFA2966723C-001/shard-2-001/cores}
   [junit4]   2> 200612 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 200618 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 200618 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200618 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 200619 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-08T00:50:08.790Z
   [junit4]   2> 200632 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 200632 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-2-001/solr.xml
   [junit4]   2> 200641 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35551/solr
   [junit4]   2> 200700 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:63483_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 200705 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:63483_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 200709 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:63483_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63483_
   [junit4]   2> 200850 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 200861 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 200865 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 200876 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:63483_    ] 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_7A648EFA2966723C-001/shard-2-001/cores
   [junit4]   2> 200876 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:63483_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 200881 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 200904 INFO  (OverseerStateUpdate-97578792011235332-127.0.0.1:64876_-n_0000000000) [n:127.0.0.1:64876_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 201942 WARN  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 201943 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 201967 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 202086 WARN  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ 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> 202091 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 202116 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 202116 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ 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_7A648EFA2966723C-001/shard-2-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_7A648EFA2966723C-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 202117 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc138e8
   [junit4]   2> 202118 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=430833501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 202130 WARN  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ 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> 202201 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 202201 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 202202 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 202202 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 202209 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.6142578125, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=10.625112703929464, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 202210 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73a10057[collection1] main]
   [junit4]   2> 202211 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 202212 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 202212 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 202213 INFO  (coreLoadExecutor-462-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561260678587613184
   [junit4]   2> 202218 INFO  (searcherExecutor-463-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73a10057[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 202230 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 202230 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ 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> 202230 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63483/collection1/
   [junit4]   2> 202230 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 202230 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63483/collection1/ has no replicas
   [junit4]   2> 202230 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 202236 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63483/collection1/ shard1
   [junit4]   2> 202390 INFO  (coreZkRegister-457-thread-1-processing-n:127.0.0.1:63483_ x:collection1 c:collection1) [n:127.0.0.1:63483_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 202731 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-3-001/cores/collection1
   [junit4]   2> 202735 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-3-001
   [junit4]   2> 202736 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 202738 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@794209fa{/,null,AVAILABLE}
   [junit4]   2> 202739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5448eedc{HTTP/1.1,[http/1.1]}{127.0.0.1:42368}
   [junit4]   2> 202739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server Started @205635ms
   [junit4]   2> 202739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=42368, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_7A648EFA2966723C-001/shard-3-001/cores}
   [junit4]   2> 202739 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 202743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 202743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 202743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 202743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-08T00:50:10.914Z
   [junit4]   2> 202756 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 202756 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-3-001/solr.xml
   [junit4]   2> 202766 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35551/solr
   [junit4]   2> 202797 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:42368_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 202801 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:42368_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202828 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:42368_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42368_
   [junit4]   2> 202836 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 202872 INFO  (zkCallback-205-thread-5-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 202871 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 202872 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 202870 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 203031 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:42368_    ] 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_7A648EFA2966723C-001/shard-3-001/cores
   [junit4]   2> 203031 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:42368_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 203047 INFO  (OverseerStateUpdate-97578792011235332-127.0.0.1:64876_-n_0000000000) [n:127.0.0.1:64876_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 204068 WARN  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 204069 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 204094 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 204236 WARN  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ 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> 204240 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 204302 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 204303 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ 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_7A648EFA2966723C-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_7A648EFA2966723C-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 204303 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc138e8
   [junit4]   2> 204305 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=430833501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 204314 WARN  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ 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> 204398 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 204398 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 204399 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 204399 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 204402 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.6142578125, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=10.625112703929464, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 204403 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e1f8bf[collection1] main]
   [junit4]   2> 204404 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 204405 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 204405 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 204406 INFO  (coreLoadExecutor-473-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561260680887140352
   [junit4]   2> 204411 INFO  (searcherExecutor-474-thread-1-processing-n:127.0.0.1:42368_ x:collection1 c:collection1) [n:127.0.0.1:42368_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e1f8bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 204414 INFO  (coreZkRegister-468-thread-1-processing-n:127.0.0.1:42368_ x:collection1 c:collection1) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 204416 INFO  (updateExecutor-223-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 204417 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 204418 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 204418 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 204418 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ 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> 204418 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:46454/collection1/] and I am [http://127.0.0.1:42368/collection1/]
   [junit4]   2> 204421 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:46454]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42368_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 204425 INFO  (qtp966406063-2863) [n:127.0.0.1:46454_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 204436 INFO  (qtp966406063-2863) [n:127.0.0.1:46454_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 204436 INFO  (qtp966406063-2863) [n:127.0.0.1:46454_    ] 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:42368_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42368","node_name":"127.0.0.1:42368_","state":"down"}
   [junit4]   2> 204820 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-4-001/cores/collection1
   [junit4]   2> 204821 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-4-001
   [junit4]   2> 204822 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 204824 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eafcc70{/,null,AVAILABLE}
   [junit4]   2> 204825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57b9c98d{HTTP/1.1,[http/1.1]}{127.0.0.1:38678}
   [junit4]   2> 204825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.Server Started @207722ms
   [junit4]   2> 204825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=38678, 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_7A648EFA2966723C-001/shard-4-001/cores}
   [junit4]   2> 204826 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 204827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 204827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 204827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 204827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-08T00:50:12.998Z
   [junit4]   2> 204836 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 204837 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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_7A648EFA2966723C-001/shard-4-001/solr.xml
   [junit4]   2> 204849 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35551/solr
   [junit4]   2> 204884 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15aab64f3710010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 204949 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:38678_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 204953 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:38678_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 204955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:38678_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38678_
   [junit4]   2> 204968 INFO  (zkCallback-209-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 204968 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:63483_) [n:127.0.0.1:63483_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 204968 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 204973 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:46454_) [n:127.0.0.1:46454_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 204974 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 205005 INFO  (zkCallback-205-thread-3-processing-n:127.0.0.1:64876_) [n:127.0.0.1:64876_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 205073 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:38678_    ] 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_7A648EFA2966723C-001/shard-4-001/cores
   [junit4]   2> 205073 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [n:127.0.0.1:38678_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 205077 INFO  (OverseerStateUpdate-97578792011235332-127.0.0.1:64876_-n_0000000000) [n:127.0.0.1:64876_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 205450 INFO  (qtp966406063-2863) [n:127.0.0.1:46454_    ] 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:42368_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42368","node_name":"127.0.0.1:42368_","state":"recovering"}
   [junit4]   2> 205450 INFO  (qtp966406063-2863) [n:127.0.0.1:46454_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 205450 INFO  (qtp966406063-2863) [n:127.0.0.1:46454_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42368_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1025
   [junit4]   2> 205962 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:46454/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 205962 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:42368 START replicas=[http://127.0.0.1:46454/collection1/] nUpdates=100
   [junit4]   2> 205966 INFO  (qtp966406063-2868) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 205968 INFO  (qtp966406063-2868) [n:127.0.0.1:46454_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 205981 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:11.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 205981 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ 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> 205981 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ 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> 205981 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 205982 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 205983 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 205983 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 205983 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 205983 INFO  (recoveryExecutor-224-thread-1-processing-n:127.0.0.1:42368_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 206172 WARN  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 206174 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 206193 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 206328 WARN  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ 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> 206331 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 206383 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 206388 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ 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_7A648EFA2966723C-001/shard-4-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_7A648EFA2966723C-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 206388 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fc138e8
   [junit4]   2> 206391 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=430833501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 206400 WARN  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ 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> 206482 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 206482 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 206485 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 206485 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 206487 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.6142578125, floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=10.625112703929464, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 206488 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8436579[collection1] main]
   [junit4]   2> 206490 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 206490 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 206490 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 206491 INFO  (coreLoadExecutor-484-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561260683073421312
   [junit4]   2> 206498 INFO  (coreZkRegister-479-thread-1-processing-n:127.0.0.1:38678_ x:collection1 c:collection1) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 206498 INFO  (updateExecutor-230-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 206499 INFO  (recoveryExecutor-231-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 206499 INFO  (recoveryExecutor-231-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 206499 INFO  (recoveryExecutor-231-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 206499 INFO  (recoveryExecutor-231-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ 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> 206499 INFO  (recoveryExecutor-231-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:63483/collection1/] and I am [http://127.0.0.1:38678/collection1/]
   [junit4]   2> 206501 INFO  (searcherExecutor-485-thread-1-processing-n:127.0.0.1:38678_ x:collection1 c:collection1) [n:127.0.0.1:38678_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8436579[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 206502 INFO  (recoveryExecutor-231-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:63483]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38678_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 206510 INFO  (qtp2012108400-2892) [n:127.0.0.1:63483_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 206531 INFO  (qtp2012108400-2892) [n:127.0.0.1:63483_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 206531 INFO  (qtp2012108400-2892) [n:127.0.0.1:63483_    ] 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:38678_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:38678","node_name":"127.0.0.1:38678_","state":"down"}
   [junit4]   2> 206695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 206705 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] 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> 206726 INFO  (qtp572298497-2960) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 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> 206730 INFO  (Thread-1907) [n:127.0.0.1:46454_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 206730 INFO  (Thread-1908) [n:127.0.0.1:42368_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 206731 INFO  (Thread-1907) [n:127.0.0.1:46454_    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 206732 INFO  (qtp572298497-2960) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 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> 206736 INFO  (Thread-1908) [n:127.0.0.1:42368_    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 206740 INFO  (Thread-1910) [n:127.0.0.1:64876_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 206741 INFO  (Thread-1909) [n:127.0.0.1:38678_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 206736 INFO  (solrHandlerExecutor-490-thread-1-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 206738 INFO  (solrHandlerExecutor-490-thread-3-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 206744 INFO  (solrHandlerExecutor-490-thread-2-processing-n:127.0.0.1:38678_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 206745 INFO  (Thread-1911) [n:127.0.0.1:63483_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 206745 INFO  (Thread-1909) [n:127.0.0.1:38678_    ] o.a.s.c.SolrCore

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

4 INFO  (zkCallback-226-thread-2-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 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> 245144 INFO  (zkCallback-226-thread-2-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e68a22f
   [junit4]   2> 245163 INFO  (zkCallback-226-thread-2-processing-n:127.0.0.1:42368_) [n:127.0.0.1:42368_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.core_node3, tag=778609199
   [junit4]   2> 245163 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38678/collection1/
   [junit4]   2> 245163 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 245163 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38678/collection1/ has no replicas
   [junit4]   2> 245167 INFO  (zkCallback-233-thread-1-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38678/collection1/ shard1
   [junit4]   2> 245178 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5448eedc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 245180 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@794209fa{/,null,UNAVAILABLE}
   [junit4]   2> 245184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 38678
   [junit4]   2> 245184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1535598028
   [junit4]   2> 245185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 245186 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 245200 INFO  (coreCloseExecutor-663-thread-1) [n:127.0.0.1:38678_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19e4e61d
   [junit4]   2> 245204 INFO  (coreCloseExecutor-663-thread-1) [n:127.0.0.1:38678_ 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=434431517
   [junit4]   2> 245207 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.Overseer Overseer (id=97578792011235345-127.0.0.1:38678_-n_0000000004) closing
   [junit4]   2> 245208 INFO  (OverseerStateUpdate-97578792011235345-127.0.0.1:38678_-n_0000000004) [n:127.0.0.1:38678_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38678_
   [junit4]   2> 245216 INFO  (zkCallback-233-thread-10-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 245237 WARN  (zkCallback-233-thread-3-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 245238 INFO  (zkCallback-233-thread-3-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.c.SolrCore [.system_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2908750
   [junit4]   2> 245239 INFO  (zkCallback-233-thread-3-processing-n:127.0.0.1:38678_) [n:127.0.0.1:38678_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica1, tag=43026256
   [junit4]   2> 245241 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@57b9c98d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 245241 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7eafcc70{/,null,UNAVAILABLE}
   [junit4]   2> 245247 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[7A648EFA2966723C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35551 35551
   [junit4]   2> 245270 INFO  (Thread-1851) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35551 35551
   [junit4]   2> 245272 WARN  (Thread-1851) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.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> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/overseer/queue
   [junit4]   2> 	47	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=7A648EFA2966723C -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 49.2s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A648EFA2966723C:A229A3ADDEBBD79C]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
   [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> 245276 INFO  (SUITE-TestDynamicLoading-seed#[7A648EFA2966723C]-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_7A648EFA2966723C-001
   [junit4]   2> Mar 08, 2017 12:50:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {blobName=PostingsFormat(name=LuceneVarGapFixedInterval), size=PostingsFormat(name=Direct), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Asserting), version=PostingsFormat(name=LuceneVarGapFixedInterval), md5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1946, maxMBSortInHeap=7.918023135482583, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=232646944,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderElectionWithEmptyReplica, ClassificationUpdateProcessorIntegrationTest, CheckHdfsIndexTest, TestRestManager, HighlighterConfigTest, TestFieldTypeResource, TestNoOpRegenerator, TestEmbeddedSolrServerSchemaAPI, TestValueSourceCache, OverseerCollectionConfigSetProcessorTest, TestLegacyFieldCache, TestRestoreCore, CreateCollectionCleanupTest, ChaosMonkeySafeLeaderTest, TestOrdValues, TestDynamicLoading]
   [junit4] Completed [50/695 (1!)] on J1 in 49.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 64742 lines...]