Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/962/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     
"status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     
"runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  
from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([8A8C96B99DEC4873:52C1BBEE6A31EDD3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11551 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/init-core-data-001
   [junit4]   2> 581560 INFO  
(SUITE-TestDynamicLoading-seed#[8A8C96B99DEC4873]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 581561 INFO  
(SUITE-TestDynamicLoading-seed#[8A8C96B99DEC4873]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 581561 INFO  
(SUITE-TestDynamicLoading-seed#[8A8C96B99DEC4873]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 581563 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 581563 INFO  (Thread-1599) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 581563 INFO  (Thread-1599) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 581566 ERROR (Thread-1599) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 581663 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53387
   [junit4]   2> 581702 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 581705 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 581707 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 581709 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 581711 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 581713 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 581715 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 581716 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 581718 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 581720 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 581722 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 581948 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/control-001/cores/collection1
   [junit4]   2> 581950 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 581951 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ad8d9e6{/,null,AVAILABLE}
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38c8d3eb{HTTP/1.1,[http/1.1]}{127.0.0.1:53392}
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server Started @587029ms
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/tempDir-001/control/data,
 hostContext=/, hostPort=53392, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/control-001/cores}
   [junit4]   2> 581952 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 581952 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T21:44:36.584Z
   [junit4]   2> 581955 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 581955 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/control-001/solr.xml
   [junit4]   2> 581961 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 581961 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53387/solr
   [junit4]   2> 581988 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53392_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 581989 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53392_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:53392_
   [junit4]   2> 581991 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53392_    ] o.a.s.c.Overseer Overseer 
(id=98195254555246596-127.0.0.1:53392_-n_0000000000) starting
   [junit4]   2> 581999 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53392_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53392_
   [junit4]   2> 582002 INFO  
(zkCallback-1744-thread-1-processing-n:127.0.0.1:53392_) [n:127.0.0.1:53392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 582064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53392_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/control-001/cores
   [junit4]   2> 582064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53392_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 582065 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 582068 INFO  
(OverseerStateUpdate-98195254555246596-127.0.0.1:53392_-n_0000000000) 
[n:127.0.0.1:53392_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 583113 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 583136 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 583242 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 583264 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 583265 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 583265 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/control-001/cores/collection1/data/]
   [junit4]   2> 583265 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f12da59
   [junit4]   2> 583265 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=64.0380859375, 
floorSegmentMB=1.18359375, forceMergeDeletesPctAllowed=1.074010602348131, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3908791185340358
   [junit4]   2> 583269 WARN  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 583314 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 583314 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 583315 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 583315 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 583316 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.4970703125, 
floorSegmentMB=0.4326171875, forceMergeDeletesPctAllowed=13.373632696951134, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8831666215612797
   [junit4]   2> 583316 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@230ce162[collection1] main]
   [junit4]   2> 583317 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 583318 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 583318 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 583319 INFO  
(searcherExecutor-3005-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@230ce162[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 583319 INFO  
(coreLoadExecutor-3004-thread-1-processing-n:127.0.0.1:53392_) 
[n:127.0.0.1:53392_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571124074723147776
   [junit4]   2> 583327 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 583327 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ 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> 583327 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53392/collection1/
   [junit4]   2> 583327 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 583327 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53392/collection1/ has no replicas
   [junit4]   2> 583327 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 583331 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:53392/collection1/ shard1
   [junit4]   2> 583500 INFO  
(coreZkRegister-2997-thread-1-processing-n:127.0.0.1:53392_ x:collection1 
c:control_collection) [n:127.0.0.1:53392_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 583594 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 583597 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53387/solr ready
   [junit4]   2> 583597 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 583597 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 583844 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001/cores/collection1
   [junit4]   2> 583845 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001
   [junit4]   2> 583845 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6589f9fe{/,null,AVAILABLE}
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1503f200{HTTP/1.1,[http/1.1]}{127.0.0.1:53399}
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server Started @588924ms
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53399, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001/cores}
   [junit4]   2> 583847 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 583847 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T21:44:38.479Z
   [junit4]   2> 583850 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 583850 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001/solr.xml
   [junit4]   2> 583857 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 583857 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53387/solr
   [junit4]   2> 583870 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53399_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 583873 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53399_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 583876 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53399_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53399_
   [junit4]   2> 583878 INFO  (zkCallback-1748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 583878 INFO  
(zkCallback-1744-thread-1-processing-n:127.0.0.1:53392_) [n:127.0.0.1:53392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 583878 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 583928 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53399_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001/cores
   [junit4]   2> 583928 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53399_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 583929 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 583932 INFO  
(OverseerStateUpdate-98195254555246596-127.0.0.1:53392_-n_0000000000) 
[n:127.0.0.1:53392_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 584042 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 584975 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 584999 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 585091 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 585113 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 585113 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 585114 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 585114 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f12da59
   [junit4]   2> 585114 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=64.0380859375, floorSegmentMB=1.18359375, 
forceMergeDeletesPctAllowed=1.074010602348131, segmentsPerTier=39.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3908791185340358
   [junit4]   2> 585122 WARN  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 585167 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 585167 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 585168 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 585168 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 585168 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=64.4970703125, floorSegmentMB=0.4326171875, 
forceMergeDeletesPctAllowed=13.373632696951134, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8831666215612797
   [junit4]   2> 585169 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3ff8007b[collection1] main]
   [junit4]   2> 585170 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 585170 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 585170 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 585172 INFO  
(searcherExecutor-3016-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ff8007b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 585172 INFO  
(coreLoadExecutor-3015-thread-1-processing-n:127.0.0.1:53399_) 
[n:127.0.0.1:53399_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571124076666159104
   [junit4]   2> 585181 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 585181 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ 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> 585181 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53399/collection1/
   [junit4]   2> 585181 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 585181 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53399/collection1/ has no 
replicas
   [junit4]   2> 585181 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 585186 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53399/collection1/ shard2
   [junit4]   2> 585296 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 585346 INFO  
(coreZkRegister-3010-thread-1-processing-n:127.0.0.1:53399_ x:collection1 
c:collection1) [n:127.0.0.1:53399_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 585461 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 585694 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001/cores/collection1
   [junit4]   2> 585695 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001
   [junit4]   2> 585695 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ad9fb2d{/,null,AVAILABLE}
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6275b928{HTTP/1.1,[http/1.1]}{127.0.0.1:53405}
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server Started @590780ms
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53405, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001/cores}
   [junit4]   2> 585703 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 585703 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T21:44:40.335Z
   [junit4]   2> 585706 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 585706 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001/solr.xml
   [junit4]   2> 585713 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 585714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53387/solr
   [junit4]   2> 585725 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53405_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 585729 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53405_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 585731 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53405_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53405_
   [junit4]   2> 585733 INFO  (zkCallback-1748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 585734 INFO  
(zkCallback-1744-thread-1-processing-n:127.0.0.1:53392_) [n:127.0.0.1:53392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 585734 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 585734 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 585793 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53405_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001/cores
   [junit4]   2> 585793 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53405_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 585794 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 585797 INFO  
(OverseerStateUpdate-98195254555246596-127.0.0.1:53392_-n_0000000000) 
[n:127.0.0.1:53392_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 585910 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 585910 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 586840 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 586855 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 586943 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 586961 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 586961 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 586961 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 586961 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f12da59
   [junit4]   2> 586962 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=64.0380859375, floorSegmentMB=1.18359375, 
forceMergeDeletesPctAllowed=1.074010602348131, segmentsPerTier=39.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3908791185340358
   [junit4]   2> 586965 WARN  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 587011 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 587011 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 587012 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 587012 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 587013 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=64.4970703125, floorSegmentMB=0.4326171875, 
forceMergeDeletesPctAllowed=13.373632696951134, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8831666215612797
   [junit4]   2> 587013 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2655d7a6[collection1] main]
   [junit4]   2> 587015 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 587015 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 587015 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 587017 INFO  
(searcherExecutor-3027-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2655d7a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 587017 INFO  
(coreLoadExecutor-3026-thread-1-processing-n:127.0.0.1:53405_) 
[n:127.0.0.1:53405_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571124078600781824
   [junit4]   2> 587025 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 587025 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ 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> 587025 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53405/collection1/
   [junit4]   2> 587025 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 587025 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53405/collection1/ has no 
replicas
   [junit4]   2> 587025 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 587029 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53405/collection1/ shard1
   [junit4]   2> 587137 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 587138 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 587140 INFO  
(coreZkRegister-3021-thread-1-processing-n:127.0.0.1:53405_ x:collection1 
c:collection1) [n:127.0.0.1:53405_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 587254 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 587254 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 587555 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001/cores/collection1
   [junit4]   2> 587556 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001
   [junit4]   2> 587557 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 587558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c26e5ed{/,null,AVAILABLE}
   [junit4]   2> 587558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d5c7221{HTTP/1.1,[http/1.1]}{127.0.0.1:53410}
   [junit4]   2> 587558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server Started @592636ms
   [junit4]   2> 587558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53410, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001/cores}
   [junit4]   2> 587558 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 587558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 587559 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 587559 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T21:44:42.191Z
   [junit4]   2> 587561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 587561 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001/solr.xml
   [junit4]   2> 587575 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 587576 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53387/solr
   [junit4]   2> 587588 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 587592 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53410_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 587595 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53410_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53410_
   [junit4]   2> 587597 INFO  (zkCallback-1748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 587597 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 587597 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 587597 INFO  
(zkCallback-1744-thread-2-processing-n:127.0.0.1:53392_) [n:127.0.0.1:53392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 587598 INFO  
(zkCallback-1766-thread-1-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 587672 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53410_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001/cores
   [junit4]   2> 587672 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53410_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 587673 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 587675 INFO  
(OverseerStateUpdate-98195254555246596-127.0.0.1:53392_-n_0000000000) 
[n:127.0.0.1:53392_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 587789 INFO  
(zkCallback-1766-thread-1-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_    
] 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> 587789 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 587789 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 588699 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 588714 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 588813 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 588833 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 588833 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 588833 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 588834 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f12da59
   [junit4]   2> 588834 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=64.0380859375, floorSegmentMB=1.18359375, 
forceMergeDeletesPctAllowed=1.074010602348131, segmentsPerTier=39.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3908791185340358
   [junit4]   2> 588838 WARN  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 588891 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 588891 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 588892 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 588892 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 588893 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=64.4970703125, floorSegmentMB=0.4326171875, 
forceMergeDeletesPctAllowed=13.373632696951134, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8831666215612797
   [junit4]   2> 588893 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5d82eb5d[collection1] main]
   [junit4]   2> 588894 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 588895 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 588895 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 588896 INFO  
(searcherExecutor-3038-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
c:collection1) [n:127.0.0.1:53410_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d82eb5d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 588896 INFO  
(coreLoadExecutor-3037-thread-1-processing-n:127.0.0.1:53410_) 
[n:127.0.0.1:53410_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571124080571056128
   [junit4]   2> 588900 INFO  
(coreZkRegister-3032-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
c:collection1) [n:127.0.0.1:53410_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 588901 INFO  
(updateExecutor-1763-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 588901 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 588901 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 588901 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 588901 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ 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> 588901 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:53399/collection1/] 
and I am [http://127.0.0.1:53410/collection1/]
   [junit4]   2> 588904 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:53399]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53410_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 588907 INFO  (qtp1502918766-7573) [n:127.0.0.1:53399_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 588907 INFO  (qtp1502918766-7573) [n:127.0.0.1:53399_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 588907 INFO  (qtp1502918766-7573) [n:127.0.0.1:53399_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:53410_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53410","node_name":"127.0.0.1:53410_","state":"down"}
   [junit4]   2> 589013 INFO  
(zkCallback-1766-thread-1-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_    
] 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> 589013 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 589013 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 589422 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001/cores/collection1
   [junit4]   2> 589423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001
   [junit4]   2> 589424 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35d17686{/,null,AVAILABLE}
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2111b6cc{HTTP/1.1,[http/1.1]}{127.0.0.1:53421}
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.Server Started @594502ms
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53421, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001/cores}
   [junit4]   2> 589425 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 589425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 589426 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-24T21:44:44.057Z
   [junit4]   2> 589428 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 589429 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001/solr.xml
   [junit4]   2> 589442 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 589443 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53387/solr
   [junit4]   2> 589455 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53421_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 589458 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53421_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 589461 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53421_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53421_
   [junit4]   2> 589463 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 589463 INFO  (zkCallback-1748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 589463 INFO  
(zkCallback-1744-thread-2-processing-n:127.0.0.1:53392_) [n:127.0.0.1:53392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 589463 INFO  
(zkCallback-1766-thread-1-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 589463 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 589464 INFO  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 589518 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53421_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001/cores
   [junit4]   2> 589518 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) 
[n:127.0.0.1:53421_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 589520 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 589521 INFO  
(OverseerStateUpdate-98195254555246596-127.0.0.1:53392_-n_0000000000) 
[n:127.0.0.1:53392_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 589635 INFO  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_    
] 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> 589635 INFO  
(zkCallback-1766-thread-1-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_    
] 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> 589635 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 589635 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 589918 INFO  (qtp1502918766-7573) [n:127.0.0.1:53399_    ] 
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:53410_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53410","node_name":"127.0.0.1:53410_","state":"recovering"}
   [junit4]   2> 589918 INFO  (qtp1502918766-7573) [n:127.0.0.1:53399_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 589918 INFO  (qtp1502918766-7573) [n:127.0.0.1:53399_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:53410_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1011
   [junit4]   2> 590428 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:53399/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 590428 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:53410 START replicas=[http://127.0.0.1:53399/collection1/] 
nUpdates=100
   [junit4]   2> 590433 INFO  (qtp1502918766-7578) [n:127.0.0.1:53399_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 590433 INFO  (qtp1502918766-7578) [n:127.0.0.1:53399_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 590435 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 590435 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 590436 INFO  
(recoveryExecutor-1764-thread-1-processing-n:127.0.0.1:53410_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:53410_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 590544 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 590548 INFO  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_    
] 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> 590549 INFO  
(zkCallback-1766-thread-1-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_    
] 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> 590549 INFO  
(zkCallback-1754-thread-1-processing-n:127.0.0.1:53399_) [n:127.0.0.1:53399_    
] 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> 590549 INFO  
(zkCallback-1760-thread-1-processing-n:127.0.0.1:53405_) [n:127.0.0.1:53405_    
] 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> 590560 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 590657 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 590676 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 590676 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 590676 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 590677 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f12da59
   [junit4]   2> 590677 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=64.0380859375, floorSegmentMB=1.18359375, 
forceMergeDeletesPctAllowed=1.074010602348131, segmentsPerTier=39.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3908791185340358
   [junit4]   2> 590681 WARN  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 590729 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 590729 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 590733 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 590733 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 590734 INFO  
(coreLoadExecutor-3048-thread-1-processing-n:127.0.0.1:53421_) 
[n:127.0.0.1:53421_ c:col

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

tegy Closed, skipping sync up.
   [junit4]   2> 606399 INFO  
(zkCallback-1766-thread-2-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_ 
c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 606399 INFO  
(zkCallback-1766-thread-2-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f920b00
   [junit4]   2> 606420 INFO  
(zkCallback-1766-thread-2-processing-n:127.0.0.1:53410_) [n:127.0.0.1:53410_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1
   [junit4]   2> 606422 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@d5c7221{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 606422 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c26e5ed{/,null,UNAVAILABLE}
   [junit4]   2> 606423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 53421
   [junit4]   2> 606423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=679962526
   [junit4]   2> 606423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 606423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 606423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 606426 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.Overseer Overseer (id=98195254555246610-127.0.0.1:53421_-n_0000000004) 
closing
   [junit4]   2> 606427 INFO  
(OverseerStateUpdate-98195254555246610-127.0.0.1:53421_-n_0000000004) 
[n:127.0.0.1:53421_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53421_
   [junit4]   2> 606432 WARN  
(zkCallback-1773-thread-3-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 606457 WARN  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, 
skipping sync up.
   [junit4]   2> 606458 INFO  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 606458 INFO  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@70ee80ab
   [junit4]   2> 606479 INFO  
(zkCallback-1773-thread-1-processing-n:127.0.0.1:53421_) [n:127.0.0.1:53421_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1
   [junit4]   2> 606480 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2111b6cc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 606480 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35d17686{/,null,UNAVAILABLE}
   [junit4]   2> 606482 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 606482 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[8A8C96B99DEC4873]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53387 53387
   [junit4]   2> 606503 INFO  (Thread-1599) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53387 53387
   [junit4]   2> 607318 WARN  (Thread-1599) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=8A8C96B99DEC4873 
-Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=America/Catamarca 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.8s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "overlay":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "runtimeLib":{"colltest":{
   [junit4]    >         "name":"colltest",
   [junit4]    >         "version":1}}}},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8A8C96B99DEC4873:52C1BBEE6A31EDD3]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
   [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:748)
   [junit4]   2> 607323 INFO  
(SUITE-TestDynamicLoading-seed#[8A8C96B99DEC4873]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8A8C96B99DEC4873-001
   [junit4]   2> Jun 24, 2017 9:45:01 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-CR, 
timezone=America/Catamarca
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=262555664,total=365568000
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSweetSpotSimilarityFactory, AnalyticsQueryTest, 
WrapperMergePolicyFactoryTest, CoreAdminCreateDiscoverTest, JsonValidatorTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrJmxReporterTest, BitVectorTest, 
AliasIntegrationTest, TestLRUCache, DistributedTermsComponentTest, 
TestStressUserVersions, TestRawTransformer, SolrRequestParserTest, 
TestReversedWildcardFilterFactory, SolrGangliaReporterTest, TestQueryTypes, 
TestClusterStateMutator, TestWordDelimiterFilterFactory, TestFastLRUCache, 
JSONWriterTest, SpatialHeatmapFacetsTest, CdcrUpdateLogTest, 
TestCollationField, ConfigSetsAPITest, TestConfigSetsAPI, DocValuesMissingTest, 
DistributedQueryComponentOptimizationTest, DistributedMLTComponentTest, 
TestCSVResponseWriter, JSONWriterTest, TestExpandComponent, 
TermVectorComponentTest, DeleteInactiveReplicaTest, BadIndexSchemaTest, 
RuleEngineTest, PolyFieldTest, ShardRoutingCustomTest, TestDistributedGrouping, 
TestSchemalessBufferedUpdates, TestChildDocTransformer, 
TestSolrFieldCacheMBean, LargeFieldTest, TestSolrCloudWithSecureImpersonation, 
ResponseLogComponentTest, LeaderElectionContextKeyTest, 
FileBasedSpellCheckerTest, TestPushWriter, TestConfigSetProperties, 
HLLUtilTest, TestDynamicFieldCollectionResource, CurrencyFieldTypeTest, 
TestRealTimeGet, TestRangeQuery, TestBM25SimilarityFactory, 
ChaosMonkeyNothingIsSafeTest, DistribCursorPagingTest, 
TestLeaderElectionZkExpiry, TestXmlQParser, TestGraphMLResponseWriter, 
DistributedExpandComponentTest, TestSolrConfigHandlerCloud, 
TestShortCircuitedRequests, TestAddFieldRealTimeGet, TestCloudSchemaless, 
TlogReplayBufferedWhileIndexingTest, DistribJoinFromCollectionTest, 
TestRandomFaceting, DeleteNodeTest, BasicFunctionalityTest, 
SpellCheckComponentTest, TestFieldTypeCollectionResource, TestJmxIntegration, 
TestSystemCollAutoCreate, BlockJoinFacetSimpleTest, TestRequestForwarding, 
ZkNodePropsTest, ConnectionReuseTest, TestDeleteCollectionOnDownNodes, 
CreateCollectionCleanupTest, HdfsNNFailoverTest, TestDynamicLoading]
   [junit4] Completed [166/713 (1!)] on J1 in 26.04s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45240 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to