Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/483/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' 
full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/ff_/k",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([B66E4803B76451A5:6E23655440B9F405]: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:535)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11563 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\init-core-data-001
   [junit4]   2> 2089312 INFO  
(SUITE-TestDynamicLoading-seed#[B66E4803B76451A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2089313 INFO  
(SUITE-TestDynamicLoading-seed#[B66E4803B76451A5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ff_/k
   [junit4]   2> 2089317 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2089318 INFO  (Thread-2718) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2089318 INFO  (Thread-2718) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2089419 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61475
   [junit4]   2> 2089445 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2089450 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2089454 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2089457 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2089460 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2089463 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2089468 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2089471 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2089474 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2089478 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2089481 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2089484 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 0x15775c562030001, 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> 2089491 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 0x15775c562030002, 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> 2090213 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\control-001\cores\collection1
   [junit4]   2> 2090225 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2090227 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9c8cac{/ff_/k,null,AVAILABLE}
   [junit4]   2> 2090235 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@7d2ca5{SSL,[ssl, 
http/1.1]}{127.0.0.1:61485}
   [junit4]   2> 2090236 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server Started @2094117ms
   [junit4]   2> 2090236 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\tempDir-001/control/data,
 hostContext=/ff_/k, hostPort=61485, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\control-001\cores}
   [junit4]   2> 2090236 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 2090236 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2090237 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2090237 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-29T11:47:33.396Z
   [junit4]   2> 2090244 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2090246 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\control-001\solr.xml
   [junit4]   2> 2090274 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2090275 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61475/solr
   [junit4]   2> 2090322 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:61485_ff_%2Fk
   [junit4]   2> 2090326 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.Overseer Overseer 
(id=96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) starting
   [junit4]   2> 2090339 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61485_ff_%2Fk
   [junit4]   2> 2090343 INFO  
(OverseerStateUpdate-96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2090392 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\control-001\cores
   [junit4]   2> 2090392 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2090397 INFO  
(OverseerStateUpdate-96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2091430 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2091468 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2091656 WARN  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk 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> 2091667 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2091703 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2091703 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\control-001\cores\collection1\data\]
   [junit4]   2> 2091703 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec14bc
   [junit4]   2> 2091706 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3153291176155505]
   [junit4]   2> 2091712 WARN  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2091735 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2091736 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2091737 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2091737 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2091737 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=27370541, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2091738 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9c096[collection1] 
main]
   [junit4]   2> 2091740 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 2091741 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2091741 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2091743 INFO  
(searcherExecutor-4697-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d9c096[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2091744 INFO  
(coreLoadExecutor-4696-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546806524539568128
   [junit4]   2> 2091758 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2091758 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk 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> 2091758 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:61485/ff_/k/collection1/
   [junit4]   2> 2091758 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2091758 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:61485/ff_/k/collection1/ 
has no replicas
   [junit4]   2> 2091767 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61485/ff_/k/collection1/ shard1
   [junit4]   2> 2091903 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2091905 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2091905 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2091921 INFO  
(coreZkRegister-4689-thread-1-processing-n:127.0.0.1:61485_ff_%2Fk 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:61485_ff_%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2092493 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001\cores\collection1
   [junit4]   2> 2092496 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001
   [junit4]   2> 2092501 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2092502 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@167f2e5{/ff_/k,null,AVAILABLE}
   [junit4]   2> 2092506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1ecf5c{SSL,[ssl, 
http/1.1]}{127.0.0.1:61524}
   [junit4]   2> 2092506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server Started @2096388ms
   [junit4]   2> 2092506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/ff_/k, hostPort=61524, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001\cores}
   [junit4]   2> 2092506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 2092506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2092506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2092507 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-29T11:47:35.666Z
   [junit4]   2> 2092514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2092514 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001\solr.xml
   [junit4]   2> 2092531 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2092532 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61475/solr
   [junit4]   2> 2092537 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 0x15775c562030009, 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> 2092559 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2092569 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61524_ff_%2Fk
   [junit4]   2> 2092573 INFO  (zkCallback-2913-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2092575 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2092575 INFO  
(zkCallback-2909-thread-2-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2092610 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001\cores
   [junit4]   2> 2092610 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2092616 INFO  
(OverseerStateUpdate-96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 2092722 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2093646 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2093692 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2093817 WARN  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk 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> 2093821 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2093860 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2093861 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 2093861 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec14bc
   [junit4]   2> 2093863 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3153291176155505]
   [junit4]   2> 2093872 WARN  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2093913 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2093913 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2093915 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2093915 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2093918 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=27370541, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2093918 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@59d855[collection1] main]
   [junit4]   2> 2093922 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2093923 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2093923 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2093923 INFO  
(coreLoadExecutor-4707-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546806526824415232
   [junit4]   2> 2093927 INFO  
(searcherExecutor-4708-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@59d855[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2093949 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2093950 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
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> 2093950 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:61524/ff_/k/collection1/
   [junit4]   2> 2093950 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 2093950 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:61524/ff_/k/collection1/ has no replicas
   [junit4]   2> 2093972 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61524/ff_/k/collection1/ shard2
   [junit4]   2> 2094078 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2094125 INFO  
(coreZkRegister-4702-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:61524_ff_%2Fk 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 2094242 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2094826 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001\cores\collection1
   [junit4]   2> 2094833 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001
   [junit4]   2> 2094839 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2094840 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bf087f{/ff_/k,null,AVAILABLE}
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@18ff9cb{SSL,[ssl, 
http/1.1]}{127.0.0.1:61554}
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server Started @2098729ms
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/ff_/k, hostPort=61554, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001\cores}
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2094848 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-29T11:47:38.007Z
   [junit4]   2> 2094856 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 0x15775c56203000b, 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> 2094856 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2094857 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001\solr.xml
   [junit4]   2> 2094880 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2094881 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61475/solr
   [junit4]   2> 2094888 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 0x15775c56203000c, 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> 2094905 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2094915 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61554_ff_%2Fk
   [junit4]   2> 2094922 INFO  
(zkCallback-2909-thread-2-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2094922 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2094923 INFO  (zkCallback-2913-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2094923 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2094968 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001\cores
   [junit4]   2> 2094968 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2094975 INFO  
(OverseerStateUpdate-96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2095083 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2095085 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2096019 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2096055 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2096244 WARN  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk 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> 2096248 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2096282 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2096284 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 2096284 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec14bc
   [junit4]   2> 2096286 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3153291176155505]
   [junit4]   2> 2096297 WARN  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2096343 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2096343 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2096345 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2096345 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2096346 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=27370541, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2096348 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f4c92[collection1] main]
   [junit4]   2> 2096356 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2096358 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2096358 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2096358 INFO  
(coreLoadExecutor-4718-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546806529377697792
   [junit4]   2> 2096364 INFO  
(searcherExecutor-4719-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@1f4c92[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2096398 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2096398 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
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> 2096398 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:61554/ff_/k/collection1/
   [junit4]   2> 2096398 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 2096398 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:61554/ff_/k/collection1/ has no replicas
   [junit4]   2> 2096414 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61554/ff_/k/collection1/ shard1
   [junit4]   2> 2096530 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2096530 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2096571 INFO  
(coreZkRegister-4713-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:61554_ff_%2Fk 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 2096682 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2096682 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2097327 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001\cores\collection1
   [junit4]   2> 2097332 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001
   [junit4]   2> 2097336 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2097338 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ac02e{/ff_/k,null,AVAILABLE}
   [junit4]   2> 2097345 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@d85286{SSL,[ssl, 
http/1.1]}{127.0.0.1:61578}
   [junit4]   2> 2097345 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server Started @2101227ms
   [junit4]   2> 2097346 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/ff_/k, hostPort=61578, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001\cores}
   [junit4]   2> 2097346 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 2097346 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2097347 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2097348 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-29T11:47:40.507Z
   [junit4]   2> 2097368 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 0x15775c56203000e, 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> 2097368 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2097369 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001\solr.xml
   [junit4]   2> 2097395 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2097396 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61475/solr
   [junit4]   2> 2097405 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 0x15775c56203000f, 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> 2097429 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2097443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61578_ff_%2Fk
   [junit4]   2> 2097446 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2097447 INFO  (zkCallback-2913-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2097448 INFO  
(zkCallback-2909-thread-3-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2097448 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2097453 INFO  
(zkCallback-2931-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2097500 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001\cores
   [junit4]   2> 2097500 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2097507 INFO  
(OverseerStateUpdate-96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 2097622 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2097623 INFO  
(zkCallback-2931-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2097623 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2098540 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2098591 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2098775 WARN  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk 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> 2098781 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2098831 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2098832 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 2098832 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec14bc
   [junit4]   2> 2098834 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3153291176155505]
   [junit4]   2> 2098843 WARN  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2098880 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2098880 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2098884 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2098884 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2098888 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=27370541, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2098888 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14a8ecf[collection1] main]
   [junit4]   2> 2098895 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2098904 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2098904 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2098904 INFO  
(coreLoadExecutor-4729-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546806532047372288
   [junit4]   2> 2098912 INFO  
(searcherExecutor-4730-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@14a8ecf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2098920 INFO  
(coreZkRegister-4724-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core 
needs to recover:collection1
   [junit4]   2> 2098922 INFO  
(updateExecutor-2928-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 2098922 INFO  
(recoveryExecutor-2929-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2098927 INFO  
(recoveryExecutor-2929-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2098927 INFO  
(recoveryExecutor-2929-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2098927 INFO  
(recoveryExecutor-2929-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
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> 2098927 INFO  
(recoveryExecutor-2929-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[https://127.0.0.1:61524/ff_/k/collection1/] and I am 
[https://127.0.0.1:61578/ff_/k/collection1/]
   [junit4]   2> 2098933 INFO  
(recoveryExecutor-2929-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61578_ff_%2Fk 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:61524/ff_/k]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:61578_ff_%252Fk&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2099058 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2099059 INFO  
(zkCallback-2931-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2099060 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2099074 INFO  (qtp23992310-11464) [n:127.0.0.1:61524_ff_%2Fk   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2099076 INFO  (qtp23992310-11464) [n:127.0.0.1:61524_ff_%2Fk   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 2099076 INFO  (qtp23992310-11464) [n:127.0.0.1:61524_ff_%2Fk   
 ] 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:61578_ff_%2Fk, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:61578/ff_/k","node_name":"127.0.0.1:61578_ff_%2Fk","state":"recovering"}
   [junit4]   2> 2099076 INFO  (qtp23992310-11464) [n:127.0.0.1:61524_ff_%2Fk   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 2099076 INFO  (qtp23992310-11464) [n:127.0.0.1:61524_ff_%2Fk   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:61578_ff_%252Fk&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2099790 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001\cores\collection1
   [junit4]   2> 2099794 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001
   [junit4]   2> 2099824 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2099826 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c64b56{/ff_/k,null,AVAILABLE}
   [junit4]   2> 2099835 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@37f5f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:61604}
   [junit4]   2> 2099835 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.Server Started @2103717ms
   [junit4]   2> 2099835 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/ff_/k, hostPort=61604, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001\cores}
   [junit4]   2> 2099836 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 2099836 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2099836 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2099837 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-29T11:47:42.995Z
   [junit4]   2> 2099850 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2099850 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 0x15775c562030011, 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> 2099851 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001\solr.xml
   [junit4]   2> 2099879 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2099882 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61475/solr
   [junit4]   2> 2099922 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2099937 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61604_ff_%2Fk
   [junit4]   2> 2099944 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2099945 INFO  
(zkCallback-2938-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2099945 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2099945 INFO  (zkCallback-2913-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2099945 INFO  
(zkCallback-2909-thread-2-processing-n:127.0.0.1:61485_ff_%2Fk) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2099946 INFO  
(zkCallback-2931-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2099982 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001\cores
   [junit4]   2> 2099982 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2099993 INFO  
(OverseerStateUpdate-96675407625125893-127.0.0.1:61485_ff_%2Fk-n_0000000000) 
[n:127.0.0.1:61485_ff_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2100101 INFO  
(zkCallback-2925-thread-1-processing-n:127.0.0.1:61554_ff_%2Fk) 
[n:127.0.0.1:61554_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2100101 INFO  
(zkCallback-2938-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2100102 INFO  
(zkCallback-2919-thread-1-processing-n:127.0.0.1:61524_ff_%2Fk) 
[n:127.0.0.1:61524_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2100102 INFO  
(zkCallback-2931-thread-1-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2101023 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2101055 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2101223 WARN  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk 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> 2101229 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2101270 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2101271 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001\shard-4-001\cores\collection1\data\]
   [junit4]   2> 2101272 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ec14bc
   [junit4]   2> 2101275 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3153291176155505]
   [junit4]   2> 2101287 WARN  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2101335 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2101335 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2101336 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2101337 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2101337 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=27370541, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2101338 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e87f0c[collection1] main]
   [junit4]   2> 2101341 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2101341 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2101341 INFO  
(coreLoadExecutor-4740-thread-1-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for

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

ad-2-processing-n:127.0.0.1:61604_ff_%2Fk) [n:127.0.0.1:61604_ff_%2Fk 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61604/ff_/k/collection1/ shard1
   [junit4]   2> 2149442 INFO  
(zkCallback-2938-thread-2-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2149843 WARN  
(zkCallback-2931-thread-3-processing-n:127.0.0.1:61578_ff_%2Fk) 
[n:127.0.0.1:61578_ff_%2Fk    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 2149852 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@d85286{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2149852 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ac02e{/ff_/k,null,UNAVAILABLE}
   [junit4]   2> 2149854 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 61604
   [junit4]   2> 2149854 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14930819
   [junit4]   2> 2149856 INFO  (coreCloseExecutor-4906-thread-1) 
[n:127.0.0.1:61604_ff_%2Fk c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ad4a29
   [junit4]   2> 2149874 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.Overseer Overseer 
(id=96675407625125907-127.0.0.1:61604_ff_%2Fk-n_0000000004) closing
   [junit4]   2> 2149875 INFO  
(OverseerStateUpdate-96675407625125907-127.0.0.1:61604_ff_%2Fk-n_0000000004) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61604_ff_%2Fk
   [junit4]   2> 2149876 WARN  
(zkCallback-2938-thread-2-processing-n:127.0.0.1:61604_ff_%2Fk) 
[n:127.0.0.1:61604_ff_%2Fk    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 2149878 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@37f5f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2149878 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c64b56{/ff_/k,null,UNAVAILABLE}
   [junit4]   2> 2149882 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B66E4803B76451A5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61475 61475
   [junit4]   2> 2149884 INFO  (Thread-2718) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61475 61475
   [junit4]   2> 2149886 WARN  (Thread-2718) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        57      /solr/overseer/collection-queue-work
   [junit4]   2>        50      /solr/overseer/queue
   [junit4]   2>        19      /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=B66E4803B76451A5 
-Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Indian/Comoro 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 60.6s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/ff_/k",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B66E4803B76451A5:6E23655440B9F405]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2149891 INFO  
(SUITE-TestDynamicLoading-seed#[B66E4803B76451A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_B66E4803B76451A5-001
   [junit4]   2> Sep 29, 2016 11:48:33 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=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=2, maxDocsPerChunk=10, blockSize=426), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=2, blockSize=426)), sim=ClassicSimilarity, locale=he, 
timezone=Indian/Comoro
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=122468160,total=359342080
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactSharedStatsCache, 
SolrRequestParserTest, TestCustomSort, TestPerFieldSimilarity, 
DistanceUnitsTest, PKIAuthenticationIntegrationTest, 
BigEndianAscendingWordSerializerTest, PluginInfoTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOrdValues, 
DirectSolrSpellCheckerTest, OverseerModifyCollectionTest, HdfsThreadLeakTest, 
TestSubQueryTransformerCrossCore, DistributedFacetExistsSmallTest, 
AnalyticsMergeStrategyTest, DisMaxRequestHandlerTest, 
TestGeoJSONResponseWriter, ExplicitHLLTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestGroupingSearch, TestXmlQParser, 
LeaderElectionTest, SolrTestCaseJ4Test, BufferStoreTest, TestRebalanceLeaders, 
TestPseudoReturnFields, QueryResultKeyTest, TestDynamicFieldResource, 
TestRandomDVFaceting, HdfsLockFactoryTest, TestLRUStatsCache, 
TestSolrCoreSnapshots, HighlighterMaxOffsetTest, TestAddFieldRealTimeGet, 
TestFunctionQuery, InfoHandlerTest, TestBulkSchemaConcurrent, 
TestManagedSynonymFilterFactory, TestDistributedSearch, 
CloneFieldUpdateProcessorFactoryTest, FileUtilsTest, TestAnalyzedSuggestions, 
LeaderFailureAfterFreshStartTest, TestTrackingShardHandlerFactory, 
HdfsBasicDistributedZk2Test, TestExclusionRuleCollectionAccess, 
TestCollationFieldDocValues, TestSort, QueryElevationComponentTest, 
DocValuesMultiTest, OutputWriterTest, TermsComponentTest, 
AsyncMigrateRouteKeyTest, TestClassicSimilarityFactory, 
TestUniqueKeyFieldResource, DistribJoinFromCollectionTest, 
TestManagedSchemaAPI, ZkStateReaderTest, DirectUpdateHandlerTest, 
HdfsUnloadDistributedZkTest, BlockJoinFacetRandomTest, 
DistributedVersionInfoTest, PeerSyncReplicationTest, TestSchemaVersionResource, 
ConjunctionSolrSpellCheckerTest, TestHashQParserPlugin, ActionThrottleTest, 
HardAutoCommitTest, PolyFieldTest, TestSQLHandler, TestCSVResponseWriter, 
RollingRestartTest, TestHashPartitioner, TestJsonFacets, 
XsltUpdateRequestHandlerTest, CursorPagingTest, JSONWriterTest, 
TestCoreContainer, SpatialHeatmapFacetsTest, ReplicationFactorTest, RulesTest, 
SystemInfoHandlerTest, SaslZkACLProviderTest, TriLevelCompositeIdRoutingTest, 
SpatialFilterTest, TestRecoveryHdfs, RequiredFieldsTest, 
DistributedDebugComponentTest, TestFreeTextSuggestions, 
TestPKIAuthenticationPlugin, TestPartialUpdateDeduplication, 
TestCollapseQParserPlugin, TestManagedResource, BasicDistributedZkTest, 
BooleanFieldTest, DocValuesTest, TestSweetSpotSimilarityFactory, 
TestXIncludeConfig, ConfigSetsAPITest, SparseHLLTest, 
IndexSchemaRuntimeFieldTest, TestNRTOpen, SynonymTokenizerTest, 
SegmentsInfoRequestHandlerTest, XmlUpdateRequestHandlerTest, 
DataDrivenBlockJoinTest, DocumentAnalysisRequestHandlerTest, 
TestCursorMarkWithoutUniqueKey, CdcrBootstrapTest, IndexBasedSpellCheckerTest, 
CurrencyFieldXmlFileTest, BJQParserTest, TestFastLRUCache, 
DistributedFacetPivotLongTailTest, PathHierarchyTokenizerFactoryTest, 
SolrPluginUtilsTest, TestStressRecovery, SimpleFacetsTest, TestSearcherReuse, 
TestPerFieldSimilarityWithDefaultOverride, TestMiniSolrCloudCluster, 
TestSurroundQueryParser, TestDynamicLoading]
   [junit4] Completed [290/635 (1!)] on J0 in 61.66s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53724 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to