Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19238/
Java: 64bit/jdk-9-ea+161 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

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




Build Log:
[...truncated 11823 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/init-core-data-001
   [junit4]   2> 850354 WARN  
(SUITE-TestDynamicLoading-seed#[EEE2169414D774E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 850354 INFO  
(SUITE-TestDynamicLoading-seed#[EEE2169414D774E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 850357 INFO  
(SUITE-TestDynamicLoading-seed#[EEE2169414D774E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 850360 INFO  
(SUITE-TestDynamicLoading-seed#[EEE2169414D774E9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/ey_vo/sw
   [junit4]   2> 850365 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 850381 INFO  (Thread-1650) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 850381 INFO  (Thread-1650) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 850477 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43535
   [junit4]   2> 850519 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 850523 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 850538 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 850558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 850563 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 850567 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 850574 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 850577 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 850581 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 850585 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 850589 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 851690 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/control-001/cores/collection1
   [junit4]   2> 851696 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 851697 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@218b9040{/ey_vo/sw,null,AVAILABLE}
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a5592af{SSL,[ssl, 
http/1.1]}{127.0.0.1:40179}
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server Started @853629ms
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ey_vo/sw, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/tempDir-001/control/data,
 hostPort=40179, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/control-001/cores}
   [junit4]   2> 851699 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851699 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-23T05:14:56.477780Z
   [junit4]   2> 851702 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 851702 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/control-001/solr.xml
   [junit4]   2> 851742 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43535/solr
   [junit4]   2> 851768 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851768 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:40179_ey_vo%2Fsw
   [junit4]   2> 851769 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97664768093126661-127.0.0.1:40179_ey_vo%2Fsw-n_0000000000) starting
   [junit4]   2> 851773 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40179_ey_vo%2Fsw
   [junit4]   2> 851777 INFO  (zkCallback-2201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 851950 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/control-001/cores
   [junit4]   2> 851950 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 851952 INFO  
(OverseerStateUpdate-97664768093126661-127.0.0.1:40179_ey_vo%2Fsw-n_0000000000) 
[    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 851961 WARN  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 851962 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 851975 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 852102 WARN  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 852105 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 852114 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 852114 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 852114 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/control-001/cores/collection1/data/]
   [junit4]   2> 852115 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62723c6a
   [junit4]   2> 852116 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1666046028, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 852124 WARN  (coreLoadExecutor-3674-thread-1) [    ] 
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> 852408 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 852408 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 852419 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 852419 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 852420 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=268405914, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 852420 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16fcdf70[collection1] main]
   [junit4]   2> 852422 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 852422 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 852422 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 852424 INFO  (searcherExecutor-3675-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16fcdf70[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 852424 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562636291619684352
   [junit4]   2> 852431 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 852431 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 852431 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40179/ey_vo/sw/collection1/
   [junit4]   2> 852431 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 852431 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:40179/ey_vo/sw/collection1/ has no 
replicas
   [junit4]   2> 852431 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 852436 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40179/ey_vo/sw/collection1/ shard1
   [junit4]   2> 852563 INFO  (coreZkRegister-3667-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 852763 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 852764 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43535/solr ready
   [junit4]   2> 852764 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 852764 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 853683 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores/collection1
   [junit4]   2> 853709 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001
   [junit4]   2> 853713 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 853713 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21830767{/ey_vo/sw,null,AVAILABLE}
   [junit4]   2> 853714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@65812ea7{SSL,[ssl, 
http/1.1]}{127.0.0.1:43809}
   [junit4]   2> 853714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server Started @855645ms
   [junit4]   2> 853714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ey_vo/sw, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/tempDir-001/jetty1,
 hostPort=43809, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores}
   [junit4]   2> 853715 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853715 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 853715 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853715 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 853715 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-23T05:14:58.493429Z
   [junit4]   2> 853718 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 853718 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/solr.xml
   [junit4]   2> 853727 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43535/solr
   [junit4]   2> 853734 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 853735 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 853736 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43809_ey_vo%2Fsw
   [junit4]   2> 853737 INFO  (zkCallback-2201-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 853737 INFO  (zkCallback-2205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 853737 INFO  (zkCallback-2211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 853918 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores
   [junit4]   2> 853918 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 853920 INFO  
(OverseerStateUpdate-97664768093126661-127.0.0.1:40179_ey_vo%2Fsw-n_0000000000) 
[    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 854024 INFO  (zkCallback-2211-thread-1) [    ] 
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> 854930 WARN  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 854931 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 854948 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 855063 WARN  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 855066 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 855076 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 855077 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 855077 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 855077 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62723c6a
   [junit4]   2> 855079 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1666046028, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 855085 WARN  (coreLoadExecutor-3685-thread-1) [    ] 
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> 855394 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 855394 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 855408 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 855408 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 855409 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=268405914, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 855410 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@74190c31[collection1] main]
   [junit4]   2> 855411 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 855412 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 855412 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 855414 INFO  (searcherExecutor-3686-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74190c31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 855414 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562636294754926592
   [junit4]   2> 855420 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 855420 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 855421 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43809/ey_vo/sw/collection1/
   [junit4]   2> 855421 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 855421 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:43809/ey_vo/sw/collection1/ has no 
replicas
   [junit4]   2> 855421 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 855424 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43809/ey_vo/sw/collection1/ shard2
   [junit4]   2> 855527 INFO  (zkCallback-2211-thread-1) [    ] 
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> 855535 INFO  (coreZkRegister-3680-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 855638 INFO  (zkCallback-2211-thread-1) [    ] 
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> 856420 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001/cores/collection1
   [junit4]   2> 856420 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001
   [junit4]   2> 856423 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 856424 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a048c2b{/ey_vo/sw,null,AVAILABLE}
   [junit4]   2> 856424 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ce09152{SSL,[ssl, 
http/1.1]}{127.0.0.1:34757}
   [junit4]   2> 856424 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server Started @858355ms
   [junit4]   2> 856425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ey_vo/sw, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/tempDir-001/jetty2,
 hostPort=34757, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001/cores}
   [junit4]   2> 856425 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 856425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 856426 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 856426 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856426 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-23T05:15:01.204178Z
   [junit4]   2> 856428 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 856428 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001/solr.xml
   [junit4]   2> 856438 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43535/solr
   [junit4]   2> 856444 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 856446 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 856447 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34757_ey_vo%2Fsw
   [junit4]   2> 856448 INFO  (zkCallback-2201-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 856448 INFO  (zkCallback-2217-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 856448 INFO  (zkCallback-2205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 856448 INFO  (zkCallback-2211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 856550 INFO  (zkCallback-2211-thread-1) [    ] 
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> 856767 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001/cores
   [junit4]   2> 856767 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 856780 INFO  
(OverseerStateUpdate-97664768093126661-127.0.0.1:40179_ey_vo%2Fsw-n_0000000000) 
[    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 856882 INFO  (zkCallback-2217-thread-1) [    ] 
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> 856882 INFO  (zkCallback-2211-thread-1) [    ] 
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> 857791 WARN  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 857792 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 857811 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 857945 WARN  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 857948 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 857959 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 857959 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 857959 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 857959 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62723c6a
   [junit4]   2> 857960 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1666046028, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 857964 WARN  (coreLoadExecutor-3696-thread-1) [    ] 
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> 858248 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 858248 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 858249 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858249 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858250 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=268405914, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858250 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c1d6dfc[collection1] main]
   [junit4]   2> 858251 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 858251 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 858251 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 858252 INFO  (searcherExecutor-3697-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c1d6dfc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858252 INFO  (coreLoadExecutor-3696-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562636297730785280
   [junit4]   2> 858257 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 858257 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 858258 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34757/ey_vo/sw/collection1/
   [junit4]   2> 858258 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 858258 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:34757/ey_vo/sw/collection1/ has no 
replicas
   [junit4]   2> 858258 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 858260 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34757/ey_vo/sw/collection1/ shard1
   [junit4]   2> 858362 INFO  (zkCallback-2217-thread-1) [    ] 
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> 858362 INFO  (zkCallback-2211-thread-1) [    ] 
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> 858412 INFO  (coreZkRegister-3691-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 858514 INFO  (zkCallback-2217-thread-1) [    ] 
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> 858514 INFO  (zkCallback-2211-thread-1) [    ] 
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> 859375 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001/cores/collection1
   [junit4]   2> 859376 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001
   [junit4]   2> 859379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 859379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bbbc777{/ey_vo/sw,null,AVAILABLE}
   [junit4]   2> 859380 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ebb7ebf{SSL,[ssl, 
http/1.1]}{127.0.0.1:45976}
   [junit4]   2> 859380 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server Started @861311ms
   [junit4]   2> 859380 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ey_vo/sw, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/tempDir-001/jetty3,
 hostPort=45976, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001/cores}
   [junit4]   2> 859381 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 859381 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 859381 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 859381 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 859381 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-23T05:15:04.159690Z
   [junit4]   2> 859383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 859383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001/solr.xml
   [junit4]   2> 859401 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43535/solr
   [junit4]   2> 859407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 859407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 859408 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45976_ey_vo%2Fsw
   [junit4]   2> 859409 INFO  (zkCallback-2201-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 859410 INFO  (zkCallback-2223-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 859410 INFO  (zkCallback-2217-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 859410 INFO  (zkCallback-2211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 859409 INFO  (zkCallback-2205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 859511 INFO  (zkCallback-2217-thread-1) [    ] 
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> 859511 INFO  (zkCallback-2211-thread-1) [    ] 
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> 859591 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001/cores
   [junit4]   2> 859591 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 859593 INFO  
(OverseerStateUpdate-97664768093126661-127.0.0.1:40179_ey_vo%2Fsw-n_0000000000) 
[    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 859694 INFO  (zkCallback-2217-thread-1) [    ] 
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> 859694 INFO  (zkCallback-2211-thread-1) [    ] 
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> 859694 INFO  (zkCallback-2223-thread-1) [    ] 
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> 860600 WARN  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 860601 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 860613 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 860697 WARN  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 860699 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 860704 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 860705 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 860705 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 860705 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62723c6a
   [junit4]   2> 860706 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1666046028, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 860709 WARN  (coreLoadExecutor-3707-thread-1) [    ] 
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> 860867 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 860867 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 860878 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 860878 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 860879 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=268405914, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 860879 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@634655c[collection1] main]
   [junit4]   2> 860880 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 860880 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 860880 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 860881 INFO  (searcherExecutor-3708-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@634655c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 860882 INFO  (coreLoadExecutor-3707-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562636300488540160
   [junit4]   2> 860885 INFO  (coreZkRegister-3702-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 860885 INFO  (updateExecutor-2220-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 860885 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 860885 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 860885 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 860885 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 860885 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:43809/ey_vo/sw/collection1/] and I am 
[https://127.0.0.1:45976/ey_vo/sw/collection1/]
   [junit4]   2> 860887 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:43809/ey_vo/sw]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45976_ey_vo%252Fsw&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 860906 INFO  (qtp1644904304-9772) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 860907 INFO  (qtp1644904304-9772) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 860907 INFO  (qtp1644904304-9772) [    ] 
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:45976_ey_vo%2Fsw, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:45976/ey_vo/sw","node_name":"127.0.0.1:45976_ey_vo%2Fsw","state":"down"}
   [junit4]   2> 860987 INFO  (zkCallback-2217-thread-1) [    ] 
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> 860987 INFO  (zkCallback-2223-thread-1) [    ] 
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> 860987 INFO  (zkCallback-2211-thread-1) [    ] 
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> 861543 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001/cores/collection1
   [junit4]   2> 861543 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001
   [junit4]   2> 861545 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 861546 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6178220c{/ey_vo/sw,null,AVAILABLE}
   [junit4]   2> 861547 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e4dbea5{SSL,[ssl, 
http/1.1]}{127.0.0.1:33725}
   [junit4]   2> 861547 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.Server Started @863478ms
   [junit4]   2> 861547 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ey_vo/sw, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/tempDir-001/jetty4,
 hostPort=33725, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001/cores}
   [junit4]   2> 861547 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 861548 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 861548 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 861548 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 861548 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-23T05:15:06.326321Z
   [junit4]   2> 861550 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 861550 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001/solr.xml
   [junit4]   2> 861558 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43535/solr
   [junit4]   2> 861563 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 861564 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 861566 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33725_ey_vo%2Fsw
   [junit4]   2> 861566 INFO  (zkCallback-2201-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 861566 INFO  (zkCallback-2217-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 861567 INFO  (zkCallback-2230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 861566 INFO  (zkCallback-2223-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 861567 INFO  (zkCallback-2211-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 861567 INFO  (zkCallback-2205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 861670 INFO  (zkCallback-2211-thread-1) [    ] 
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> 861670 INFO  (zkCallback-2223-thread-1) [    ] 
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> 861670 INFO  (zkCallback-2217-thread-1) [    ] 
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> 861691 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001/cores
   [junit4]   2> 861691 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 861694 INFO  
(OverseerStateUpdate-97664768093126661-127.0.0.1:40179_ey_vo%2Fsw-n_0000000000) 
[    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 861799 INFO  (zkCallback-2211-thread-1) [    ] 
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> 861799 INFO  (zkCallback-2230-thread-1) [    ] 
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> 861799 INFO  (zkCallback-2223-thread-1) [    ] 
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> 861799 INFO  (zkCallback-2217-thread-1) [    ] 
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> 861907 INFO  (qtp1644904304-9772) [    ] 
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:45976_ey_vo%2Fsw, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:45976/ey_vo/sw","node_name":"127.0.0.1:45976_ey_vo%2Fsw","state":"recovering"}
   [junit4]   2> 861907 INFO  (qtp1644904304-9772) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 861907 INFO  (qtp1644904304-9772) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45976_ey_vo%252Fsw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 862408 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:43809/ey_vo/sw/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 862408 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 
url=https://127.0.0.1:45976/ey_vo/sw START 
replicas=[https://127.0.0.1:43809/ey_vo/sw/collection1/] nUpdates=100
   [junit4]   2> 862411 INFO  (qtp1644904304-9779) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 862411 INFO  (qtp1644904304-9779) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ey_vo/sw path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 862411 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 862412 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 862412 INFO  (recoveryExecutor-2221-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 862514 INFO  (zkCallback-2217-thread-1) [    ] 
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> 862514 INFO  (zkCallback-2211-thread-1) [    ] 
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> 862514 INFO  (zkCallback-2223-thread-1) [    ] 
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> 862514 INFO  (zkCallback-2230-thread-1) [    ] 
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> 862702 WARN  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 862702 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 862715 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 862824 WARN  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 862828 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 862836 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 862836 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 862837 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 862837 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62723c6a
   [junit4]   2> 862838 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1666046028, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 862845 WARN  (coreLoadExecutor-3718-thread-1) [    ] 
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> 863051 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 863051 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 863097 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 863097 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 863098 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=268405914, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 863098 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@456d5d07[collection1] main]
   [junit4]   2> 863099 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 863099 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 863099 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 863100 INFO  (searcherExecutor-3719-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@456d5d07[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 863101 INFO  (coreLoadExecutor-3718-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562636302815330304
   [junit4]   2> 863106 INFO  (coreZkRegister-3713-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 863117 INFO  (updateExecutor-2227-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 863117 INFO  (recoveryExecutor-2228-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 863117 INFO  (recoveryExecutor-2228-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 863117 INFO  (recoveryExecutor-2228-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 863117 INFO  (recoveryExecutor-2228-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 863117 INFO  (recoveryExecutor-2228-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:34757/ey_vo/sw/collection1/] and I am 
[https://127.0.0.1:33725/ey_vo/sw/collection1/]
   [junit4]   2> 863119 INFO  (recoveryExecutor-2228-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:34757/ey_vo/sw]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33725_ey_vo%252Fsw&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 863138 INFO  (qtp1910537068-9807) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 863138 INFO  (qtp1910537068-9807) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 863138 INFO  (qtp1910537068-9807) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:33725_ey_vo%2Fsw, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"https://127.0.0.1:33725/ey_vo/sw","node_name":"127.0.0.1:33725_ey_vo%2Fsw","state":"down"}
   [junit4]   2> 863220 INFO  (zkCallback-2230-thread-1) [    ] 
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> 863220 INFO  (zkCallback-2223-thread-1) [    ] 
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> 863221 INFO  (zkCallback-2217-thread-1) [    ] 
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> 863222 INFO  (zkCallback-2211-thread-1) [    ] 
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> 863499 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 863506 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1}
   [junit4]   2> }
   [junit4]   2> 863511 INFO  (qtp1910537068-9801) [    ] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"add-runtimelib":{
   [junit4]   2>     "name":"colltest",
   [junit4]   2>     "version":1}}]
   [junit4]   2> 863511 INFO  (qtp1910537068-9801) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 3 replicas to set the 
property overlay to be of version 0 for collection collection1
   [junit4]   2> 863512 INFO  (Thread-1700) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1
   [junit4]   2> 863512 INFO  (Thread-1701) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1
   [junit4]   2> 863512 INFO  (Thread-1703) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1
   [junit4]   2> 863512 INFO  (Thread-1704) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1
   [junit4]   2> 863513 INFO  (Thread-1700) [    ] o.a.s.c.SolrCore core reload 
collection1
   [junit4]   2> 863513 INFO  (Thread-1701) [    ] o.a.s.c.SolrCore core reload 
collection1
   [junit4]   2> 863513 INFO  (Thread-1704) [    ] o.a.s.c.SolrCore core reload 
collection1
   [junit4]   2> 863513 INFO  (Thread-1703) [    ] o.a.s.c.SolrCore core reload 
collection1
   [junit4]   2> 863513 INFO  (Thread-1702) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1
   [junit4]   2> 863514 INFO  (solrHandlerExecutor-3724-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863513 INFO  (solrHandlerExecutor-3724-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863515 INFO  (Thread-1702) [    ] o.a.s.c.SolrCore core reload 
collection1
   [junit4]   2> 863515 INFO  (solrHandlerExecutor-3724-thread-3) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863520 WARN  (Thread-1700) [    ] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 863522 INFO  (Thread-1700) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 863535 INFO  (Thread-1700) [    ] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 863617 WARN  (Thread-1700) [    ] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 863619 INFO  (qtp1644904304-9777) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 863619 INFO  (qtp1910537068-9918) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 863619 INFO  (qtp1644904304-9777) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ey_vo/sw path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 863619 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 863619 INFO  (qtp1910537068-9918) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ey_vo/sw path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 863619 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 863619 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 863619 INFO  (solrHandlerExecutor-3724-thread-3) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:34757/ey_vo/sw/collection1/ for prop overlay   after 1 
attempts
   [junit4]   2> 863619 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 863619 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 863619 INFO  (solrHandlerExecutor-3724-thread-3) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863619 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 863620 INFO  (Thread-1700) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 863622 INFO  (solrHandlerExecutor-3724-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:43809/ey_vo/sw/collection1/ for prop overlay   after 1 
attempts
   [junit4]   2> 863622 INFO  (solrHandlerExecutor-3724-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863630 INFO  (Thread-1700) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 863630 INFO  (Thread-1700) [    ] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 863631 INFO  (Thread-1700) [    ] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62723c6a
   [junit4]   2> 863633 INFO  (qtp1614844657-9828) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 863650 INFO  (qtp1614844657-9828) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ey_vo/sw path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 863650 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 863650 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 863650 INFO  (solrHandlerExecutor-3724-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:45976/ey_vo/sw/collection1/ for prop overlay   after 1 
attempts
   [junit4]   2> 863650 INFO  (solrHandlerExecutor-3724-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863650 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 863653 WARN  (Thread-1700) [    ] 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> 863720 INFO  (qtp1910537068-9918) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 863720 INFO  (qtp1910537068-9918) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ey_vo/sw path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 863720 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 863720 INFO  (solrHandlerExecutor-3724-thread-3) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:34757/ey_vo/sw/collection1/ for prop overlay   after 2 
attempts
   [junit4]   2> 863720 INFO  (solrHandlerExecutor-3724-thread-3) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863723 INFO  (qtp1644904304-9779) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 863724 INFO  (qtp1644904304-9779) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ey_vo/sw path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 863724 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 863724 INFO  (solrHandlerExecutor-3724-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:43809/ey_vo/sw/collection1/ for prop overlay   after 2 
attempts
   [junit4]   2> 863724 INFO  (solrHandlerExecutor-3724-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 863751 INFO  (qtp1614844657-9833) [    ] o.a.s.h.SolrCo

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

DynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 33725
   [junit4]   2> 902383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1236212414
   [junit4]   2> 902383 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 902384 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 902385 INFO  (coreCloseExecutor-3905-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2f5f9559
   [junit4]   2> 902385 INFO  (coreCloseExecutor-3905-thread-2) [    ] 
o.a.s.c.SolrCore [.system_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b456a99
   [junit4]   2> 902387 INFO  (zkCallback-2230-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 902390 INFO  (coreCloseExecutor-3905-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica1, tag=725969561
   [junit4]   2> 902396 INFO  (coreCloseExecutor-3905-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.core_node4, tag=794793305
   [junit4]   2> 902406 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97664768093126675-127.0.0.1:33725_ey_vo%2Fsw-n_0000000004) closing
   [junit4]   2> 902406 INFO  
(OverseerStateUpdate-97664768093126675-127.0.0.1:33725_ey_vo%2Fsw-n_0000000004) 
[    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33725_ey_vo%2Fsw
   [junit4]   2> 902409 WARN  (zkCallback-2230-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 902410 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e4dbea5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 902410 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6178220c{/ey_vo/sw,null,UNAVAILABLE}
   [junit4]   2> 902411 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[EEE2169414D774E9]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43535 43535
   [junit4]   2> 902428 INFO  (Thread-1650) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43535 43535
   [junit4]   2> 902429 WARN  (Thread-1650) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        47      /solr/overseer/collection-queue-work
   [junit4]   2>        40      /solr/overseer/queue
   [junit4]   2>        18      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=EEE2169414D774E9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tk-TM 
-Dtests.timezone=America/Guatemala -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 52.1s J2 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/ey_vo/sw",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEE2169414D774E9:36AF3BC3E30AD149]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 902431 INFO  
(SUITE-TestDynamicLoading-seed#[EEE2169414D774E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_EEE2169414D774E9-001
   [junit4]   2> Mar 23, 2017 5:15:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{blobName=PostingsFormat(name=Memory), size=PostingsFormat(name=MockRandom), 
_version_=Lucene50(blocksize=128), id=FST50, version=Lucene50(blocksize=128), 
md5=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=Memory)}, 
docValues:{}, maxPointsInLeafNode=2019, maxMBSortInHeap=6.582205215412682, 
sim=RandomSimilarity(queryNorm=true): {}, locale=tk-TM, 
timezone=America/Guatemala
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=122630152,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[CdcrReplicationDistributedZkTest, ClassificationUpdateProcessorTest, 
TestTolerantSearch, MBeansHandlerTest, TestSolrCloudWithHadoopAuthPlugin, 
CurrencyFieldXmlFileTest, TestLegacyNumericRangeQueryBuilder, 
MigrateRouteKeyTest, TestReversedWildcardFilterFactory, 
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, TestMergePolicyConfig, 
FieldMutatingUpdateProcessorTest, LukeRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, CoreAdminHandlerTest, ResourceLoaderTest, 
TestConfigOverlay, RecoveryZkTest, TestLegacyFieldCache, AtomicUpdatesTest, 
DeleteLastCustomShardedReplicaTest, SolrCoreCheckLockOnStartupTest, 
CursorMarkTest, HLLUtilTest, DirectUpdateHandlerTest, TestJsonFacets, 
DistributedVersionInfoTest, TestDocSet, HdfsThreadLeakTest, 
SharedFSAutoReplicaFailoverTest, UpdateLogTest, 
ConcurrentDeleteAndCreateCollectionTest, BasicAuthIntegrationTest, 
TestUninvertingReader, V2ApiIntegrationTest, RequestHandlersTest, 
TestCopyFieldCollectionResource, ShowFileRequestHandlerTest, 
TestStressCloudBlindAtomicUpdates, SimpleFacetsTest, 
TermVectorComponentDistributedTest, CoreSorterTest, ExternalFileFieldSortTest, 
HighlighterConfigTest, TestFieldCache, UpdateParamsTest, TestConfigSets, 
HdfsWriteToMultipleCollectionsTest, TestSegmentSorting, 
HdfsCollectionsAPIDistributedZkTest, TestCoreDiscovery, TestQuerySenderNoQuery, 
SolrPluginUtilsTest, BadIndexSchemaTest, TestCustomDocTransformer, 
LeaderFailureAfterFreshStartTest, TestDynamicFieldResource, 
OnlyLeaderIndexesTest, TestRandomRequestDistribution, CloudMLTQParserTest, 
TestShardHandlerFactory, SSLMigrationTest, EchoParamsTest, TestConfigsApi, 
TestPHPSerializedResponseWriter, TestStressReorder, TestSolrConfigHandlerCloud, 
TestRestoreCore, ZkStateReaderTest, SliceStateTest, CheckHdfsIndexTest, 
SolrIndexMetricsTest, ConjunctionSolrSpellCheckerTest, SuggesterTSTTest, 
DistributedExpandComponentTest, SuggestComponentContextFilterQueryTest, 
TestLMDirichletSimilarityFactory, SolrShardReporterTest, PrimUtilsTest, 
TestSolrCLIRunExample, TestIndexingPerformance, NoCacheHeaderTest, 
SolrTestCaseJ4Test, CdcrVersionReplicationTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestManagedSchemaAPI, DistribDocExpirationUpdateProcessorTest, 
AsyncCallRequestStatusResponseTest, DateFieldTest, TestExpandComponent, 
BigEndianAscendingWordDeserializerTest, PrimitiveFieldTypeTest, 
CollectionTooManyReplicasTest, DeleteShardTest, TestSolrDeletionPolicy1, 
TestPhraseSuggestions, TestLockTree, TestSolrJ, RequestLoggingTest, 
RAMDirectoryFactoryTest, TestXmlQParser, TestIndexSearcher, TestSchemaResource, 
CoreMergeIndexesAdminHandlerTest, TestIBSimilarityFactory, 
TestFieldCacheSortRandom, HdfsBasicDistributedZkTest, TestDynamicLoading]
   [junit4] Completed [300/701 (1!)] on J2 in 53.11s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52970 lines...]

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

Reply via email to