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

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+159) - Build # 3000 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3000/
Java: 32bit/jdk-9-ea+159 -client -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/xiig",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([CC8BF43B86E323F0:14C6D96C713E8650]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
	at 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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 11788 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/init-core-data-001
   [junit4]   2> 762338 INFO  (SUITE-TestDynamicLoading-seed#[CC8BF43B86E323F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 762339 INFO  (SUITE-TestDynamicLoading-seed#[CC8BF43B86E323F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 762340 INFO  (SUITE-TestDynamicLoading-seed#[CC8BF43B86E323F0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xiig/
   [junit4]   2> 762341 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 762341 INFO  (Thread-1428) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 762341 INFO  (Thread-1428) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 762441 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkTestServer start zk server on port:43709
   [junit4]   2> 762448 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 762465 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 762468 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 762470 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 762471 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 762474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 762476 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 762478 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 762480 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 762481 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 762483 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 763426 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/control-001/cores/collection1
   [junit4]   2> 763429 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 763430 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c758{/xiig,null,AVAILABLE}
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d68595{HTTP/1.1,[http/1.1]}{127.0.0.1:33926}
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server Started @766406ms
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xiig, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/tempDir-001/control/data, hostPort=33926, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/control-001/cores}
   [junit4]   2> 763433 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 763433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-05T21:14:00.529832Z
   [junit4]   2> 763436 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 763436 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/control-001/solr.xml
   [junit4]   2> 763442 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 763444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
   [junit4]   2> 763456 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 763456 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33926_xiig
   [junit4]   2> 763457 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=97566617727270916-127.0.0.1:33926_xiig-n_0000000000) starting
   [junit4]   2> 763463 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33926_xiig
   [junit4]   2> 763464 INFO  (zkCallback-991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 763659 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/control-001/cores
   [junit4]   2> 763659 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 763662 INFO  (OverseerStateUpdate-97566617727270916-127.0.0.1:33926_xiig-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 763679 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 763702 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 763811 WARN  (coreLoadExecutor-3156-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> 763814 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 763825 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 763825 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/control-001/cores/collection1/data/]
   [junit4]   2> 763826 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de556f
   [junit4]   2> 763827 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=673685505, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 763833 WARN  (coreLoadExecutor-3156-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> 764053 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 764053 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 764057 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 764057 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 764057 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6015625, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=19.900710474459792, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 764058 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ee996f[collection1] main]
   [junit4]   2> 764059 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 764060 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 764060 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 764061 INFO  (searcherExecutor-3157-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ee996f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 764061 INFO  (coreLoadExecutor-3156-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561065885434642432
   [junit4]   2> 764067 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 764067 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 764067 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33926/xiig/collection1/
   [junit4]   2> 764068 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 764068 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33926/xiig/collection1/ has no replicas
   [junit4]   2> 764068 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 764070 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33926/xiig/collection1/ shard1
   [junit4]   2> 764182 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 764183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43709/solr ready
   [junit4]   2> 764183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 764183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 764221 INFO  (coreZkRegister-3149-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 765181 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores/collection1
   [junit4]   2> 765183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001
   [junit4]   2> 765183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 765184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79cd6e{/xiig,null,AVAILABLE}
   [junit4]   2> 765184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2894ac{HTTP/1.1,[http/1.1]}{127.0.0.1:36781}
   [junit4]   2> 765184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server Started @768158ms
   [junit4]   2> 765184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xiig, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/tempDir-001/jetty1, hostPort=36781, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores}
   [junit4]   2> 765184 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 765185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 765185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 765185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 765185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-05T21:14:02.281142Z
   [junit4]   2> 765187 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 765188 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/solr.xml
   [junit4]   2> 765193 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 765220 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
   [junit4]   2> 765227 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 765228 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 765230 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36781_xiig
   [junit4]   2> 765230 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 765231 INFO  (zkCallback-991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 765236 INFO  (zkCallback-1001-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 765460 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores
   [junit4]   2> 765460 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 765467 INFO  (OverseerStateUpdate-97566617727270916-127.0.0.1:33926_xiig-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 765569 INFO  (zkCallback-1001-thread-2) [    ] 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> 766479 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 766495 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 766611 WARN  (coreLoadExecutor-3167-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> 766614 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 766623 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 766623 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 766623 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de556f
   [junit4]   2> 766625 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=673685505, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 766631 WARN  (coreLoadExecutor-3167-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> 766873 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 766873 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 766877 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 766877 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 766878 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6015625, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=19.900710474459792, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 766878 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3c53a[collection1] main]
   [junit4]   2> 766879 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 766879 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 766879 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 766881 INFO  (searcherExecutor-3168-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f3c53a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 766881 INFO  (coreLoadExecutor-3167-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561065888391626752
   [junit4]   2> 766890 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 766890 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 766890 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36781/xiig/collection1/
   [junit4]   2> 766890 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 766890 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:36781/xiig/collection1/ has no replicas
   [junit4]   2> 766890 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 766893 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36781/xiig/collection1/ shard2
   [junit4]   2> 766996 INFO  (zkCallback-1001-thread-2) [    ] 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> 767044 INFO  (coreZkRegister-3162-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 767147 INFO  (zkCallback-1001-thread-2) [    ] 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> 767751 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001/cores/collection1
   [junit4]   2> 767752 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001
   [junit4]   2> 767753 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 767754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e70b6{/xiig,null,AVAILABLE}
   [junit4]   2> 767754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b035aa{HTTP/1.1,[http/1.1]}{127.0.0.1:41045}
   [junit4]   2> 767754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server Started @770728ms
   [junit4]   2> 767754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xiig, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/tempDir-001/jetty2, hostPort=41045, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001/cores}
   [junit4]   2> 767754 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 767755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 767755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 767755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 767755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-05T21:14:04.851194Z
   [junit4]   2> 767758 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 767758 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001/solr.xml
   [junit4]   2> 767767 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 767770 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
   [junit4]   2> 767779 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 767781 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 767800 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41045_xiig
   [junit4]   2> 767801 INFO  (zkCallback-991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 767801 INFO  (zkCallback-1007-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 767801 INFO  (zkCallback-1001-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 767801 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 767903 INFO  (zkCallback-1001-thread-2) [    ] 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> 767949 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001/cores
   [junit4]   2> 767949 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 767952 INFO  (OverseerStateUpdate-97566617727270916-127.0.0.1:33926_xiig-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 768053 INFO  (zkCallback-1001-thread-2) [    ] 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> 768053 INFO  (zkCallback-1007-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> 768958 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 768968 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 769026 WARN  (coreLoadExecutor-3178-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> 769028 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 769034 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 769034 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 769034 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de556f
   [junit4]   2> 769035 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=673685505, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 769040 WARN  (coreLoadExecutor-3178-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> 769237 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 769237 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 769241 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 769241 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 769242 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6015625, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=19.900710474459792, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 769242 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b5adaf[collection1] main]
   [junit4]   2> 769245 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 769245 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 769245 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 769247 INFO  (searcherExecutor-3179-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b5adaf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769247 INFO  (coreLoadExecutor-3178-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561065890872557568
   [junit4]   2> 769253 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 769254 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 769254 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41045/xiig/collection1/
   [junit4]   2> 769254 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 769254 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41045/xiig/collection1/ has no replicas
   [junit4]   2> 769254 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 769258 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41045/xiig/collection1/ shard1
   [junit4]   2> 769360 INFO  (zkCallback-1007-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> 769360 INFO  (zkCallback-1001-thread-2) [    ] 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> 769408 INFO  (coreZkRegister-3173-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 769511 INFO  (zkCallback-1007-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> 769511 INFO  (zkCallback-1001-thread-2) [    ] 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> 770595 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001/cores/collection1
   [junit4]   2> 770596 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001
   [junit4]   2> 770597 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 770597 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19d208{/xiig,null,AVAILABLE}
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@157f81b{HTTP/1.1,[http/1.1]}{127.0.0.1:46283}
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server Started @773571ms
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xiig, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/tempDir-001/jetty3, hostPort=46283, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001/cores}
   [junit4]   2> 770598 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770598 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-05T21:14:07.694647Z
   [junit4]   2> 770602 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 770602 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001/solr.xml
   [junit4]   2> 770607 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 770610 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
   [junit4]   2> 770618 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 770619 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 770621 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46283_xiig
   [junit4]   2> 770622 INFO  (zkCallback-1013-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770625 INFO  (zkCallback-1007-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770625 INFO  (zkCallback-991-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770626 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770630 INFO  (zkCallback-1001-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770731 INFO  (zkCallback-1001-thread-2) [    ] 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> 770731 INFO  (zkCallback-1007-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> 771002 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001/cores
   [junit4]   2> 771002 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 771004 INFO  (OverseerStateUpdate-97566617727270916-127.0.0.1:33926_xiig-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 771110 INFO  (zkCallback-1007-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> 771110 INFO  (zkCallback-1001-thread-2) [    ] 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> 771111 INFO  (zkCallback-1013-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> 772013 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 772030 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 772101 WARN  (coreLoadExecutor-3189-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> 772103 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 772117 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 772117 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 772117 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de556f
   [junit4]   2> 772118 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=673685505, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 772123 WARN  (coreLoadExecutor-3189-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> 772269 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 772269 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 772271 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 772271 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 772272 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6015625, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=19.900710474459792, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 772272 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@394b24[collection1] main]
   [junit4]   2> 772273 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 772273 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 772273 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 772275 INFO  (searcherExecutor-3190-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@394b24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 772275 INFO  (coreLoadExecutor-3189-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561065894047645696
   [junit4]   2> 772278 INFO  (coreZkRegister-3184-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 772279 INFO  (updateExecutor-1010-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 772279 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 772279 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 772279 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 772280 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 772280 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:36781/xiig/collection1/] and I am [http://127.0.0.1:46283/xiig/collection1/]
   [junit4]   2> 772284 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36781/xiig]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46283_xiig&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 772286 INFO  (qtp18719735-5864) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 772287 INFO  (qtp18719735-5864) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 772287 INFO  (qtp18719735-5864) [    ] 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:46283_xiig, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46283/xiig","node_name":"127.0.0.1:46283_xiig","state":"down"}
   [junit4]   2> 772383 INFO  (zkCallback-1001-thread-2) [    ] 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> 772383 INFO  (zkCallback-1013-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> 772383 INFO  (zkCallback-1007-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> 773287 INFO  (qtp18719735-5864) [    ] 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:46283_xiig, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46283/xiig","node_name":"127.0.0.1:46283_xiig","state":"recovering"}
   [junit4]   2> 773288 INFO  (qtp18719735-5864) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 773288 INFO  (qtp18719735-5864) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:46283_xiig&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 773331 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001/cores/collection1
   [junit4]   2> 773332 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001
   [junit4]   2> 773333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 773333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f7f69c{/xiig,null,AVAILABLE}
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b7673f{HTTP/1.1,[http/1.1]}{127.0.0.1:46265}
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.Server Started @776307ms
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xiig, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/tempDir-001/jetty4, hostPort=46265, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001/cores}
   [junit4]   2> 773334 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 773334 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-05T21:14:10.430832Z
   [junit4]   2> 773337 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 773337 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001/solr.xml
   [junit4]   2> 773343 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 773345 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43709/solr
   [junit4]   2> 773353 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 773354 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 773355 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46265_xiig
   [junit4]   2> 773356 INFO  (zkCallback-1001-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 773357 INFO  (zkCallback-1013-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 773357 INFO  (zkCallback-1007-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 773357 INFO  (zkCallback-991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 773357 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 773359 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 773462 INFO  (zkCallback-1001-thread-2) [    ] 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> 773462 INFO  (zkCallback-1007-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> 773462 INFO  (zkCallback-1013-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> 773788 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36781/xiig/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 773789 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:46283/xiig START replicas=[http://127.0.0.1:36781/xiig/collection1/] nUpdates=100
   [junit4]   2> 773792 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001/cores
   [junit4]   2> 773792 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 773792 INFO  (qtp18719735-5860) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 773793 INFO  (qtp18719735-5860) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 773800 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:7.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 773801 INFO  (recoveryExecutor-1011-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 773807 INFO  (OverseerStateUpdate-97566617727270916-127.0.0.1:33926_xiig-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 773909 INFO  (zkCallback-1013-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> 773909 INFO  (zkCallback-1007-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> 773909 INFO  (zkCallback-1001-thread-2) [    ] 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> 773909 INFO  (zkCallback-1020-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> 774819 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 774834 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 774933 WARN  (coreLoadExecutor-3200-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> 774936 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 774943 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 774944 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 774944 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de556f
   [junit4]   2> 774945 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=673685505, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 774952 WARN  (coreLoadExecutor-3200-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> 775092 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 775092 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775094 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 775094 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 775095 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6015625, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=19.900710474459792, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 775095 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a25d17[collection1] main]
   [junit4]   2> 775095 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 775096 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 775096 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775097 INFO  (searcherExecutor-3201-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a25d17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775097 INFO  (coreLoadExecutor-3200-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561065897006727168
   [junit4]   2> 775100 INFO  (coreZkRegister-3195-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 775100 INFO  (updateExecutor-1017-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 775100 INFO  (recoveryExecutor-1018-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 775100 INFO  (recoveryExecutor-1018-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 775100 INFO  (recoveryExecutor-1018-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 775100 INFO  (recoveryExecutor-1018-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 775101 INFO  (recoveryExecutor-1018-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:41045/xiig/collection1/] and I am [http://127.0.0.1:46265/xiig/collection1/]
   [junit4]   2> 775102 INFO  (recoveryExecutor-1018-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41045/xiig]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46265_xiig&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 775103 INFO  (qtp32809551-5893) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 775104 INFO  (qtp32809551-5893) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 775104 INFO  (qtp32809551-5893) [    ] 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:46265_xiig, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:46265/xiig","node_name":"127.0.0.1:46265_xiig","state":"down"}
   [junit4]   2> 775180 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 775181 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] 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> 775186 INFO  (qtp32809551-5889) [    ] 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> 775186 INFO  (qtp32809551-5889) [    ] 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> 775187 INFO  (Thread-1478) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775187 INFO  (Thread-1480) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775187 INFO  (Thread-1479) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775187 INFO  (Thread-1482) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775187 INFO  (Thread-1478) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775187 INFO  (Thread-1480) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775187 INFO  (Thread-1482) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775188 INFO  (Thread-1481) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775188 INFO  (Thread-1479) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775189 INFO  (Thread-1481) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775189 INFO  (solrHandlerExecutor-3206-thread-1) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775190 INFO  (solrHandlerExecutor-3206-thread-2) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775191 INFO  (solrHandlerExecutor-3206-thread-3) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775198 INFO  (Thread-1478) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 775202 INFO  (zkCallback-1013-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> 775202 INFO  (zkCallback-1007-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> 775203 INFO  (zkCallback-1001-thread-2) [    ] 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> 775202 INFO  (zkCallback-1020-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> 775217 INFO  (Thread-1478) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 775292 INFO  (qtp18719735-5861) [    ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 775292 INFO  (qtp1370645-5921) [    ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 775292 INFO  (qtp18719735-5861) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775293 INFO  (qtp32809551-5890) [    ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 775293 INFO  (qtp1370645-5921) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775293 INFO  (qtp32809551-5890) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 775293 INFO  (solrHandlerExecutor-3206-thread-2) [    ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:46283/xiig/collection1/ for prop overlay   after 1 attempts
   [junit4]   2> 775293 INFO  (solrHandlerExecutor-3206-thread-2) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 775293 INFO  (solrHandlerExecutor-3206-thread-1) [    ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:36781/xiig/collection1/ for prop overlay   after 1 attempts
   [junit4]   2> 775293 INFO  (solrHandlerExecutor-3206-thread-3) [    ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:41045/xiig/collection1/ for prop overlay   after 1 attempts
   [junit4]   2> 775293 INFO  (solrHandlerExecutor-3206-thread-1) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775293 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775293 INFO  (solrHandlerExecutor-3206-thread-3) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775294 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 775310 WARN  (Thread-1478) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 775313 INFO  (Thread-1478) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 775322 INFO  (Thread-1478) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 775323 INFO  (Thread-1478) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 775323 INFO  (Thread-1478) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de556f
   [junit4]   2> 775330 WARN  (Thread-1478) [    ] 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> 775400 INFO  (qtp32809551-5888) [    ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 775400 INFO  (qtp1370645-5922) [    ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 775400 INFO  (qtp18719735-5866) [    ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 775400 INFO  (qtp32809551-5888) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775400 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 775400 INFO  (qtp1370645-5922) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775400 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 775400 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 775400 INFO  (solrHandlerExecutor-3206-thread-2) [    ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:46283/xiig/collection1/ for prop overlay   after 2 attempts
   [junit4]   2> 775400 INFO  (solrHandlerExecutor-3206-thread-3) [    ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:41045/xiig/collection1/ for prop overlay   after 2 attempts
   [junit4]   2> 775400 INFO  (qtp18719735-5866) [    ] o.a.s.c.S.Request [collection1]  webapp=/xiig path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775401 INFO  (solrHandlerExecutor-3206-thread-3) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775401 INFO  (solrHandlerExecutor-3206-thread-2) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775401 INFO  (solrHandlerExecutor-3206-thread-1) [    ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:36781/xiig/collection1/ for prop overlay   after 2 attempts
   [junit4]   2> 775401 INFO  (solrHandlerExecutor-3206-thread-1) [    ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 775466 INFO  (Thread-1478) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 775466 INFO  (Thread-1478) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 775466 INFO  (Thread-1478) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1883003[collection1] main]
   [junit4]   2> 775467 INFO  (Thread-1478) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 775467 INFO  (Thread-1478) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 775467 INFO  (Thread-1478) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775468 INFO  (searcherExecutor-3207-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1883003[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775468 INFO  (Thread-1478) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1561065897395748864
   [junit4]   2> 775470 INFO  (Thread-1478) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=1.478515625, floorSegmentMB=0.44140625, forceMergeDeletesPctAllowed=24.889593034178617, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6505653167091532
   [junit4]   2> 775471 INFO  (Thread-1478) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 775471 INFO  (Thread-1478) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a19800[collection1] main]
   [junit4]   2> 775471 INFO  (Thread-1478) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a2dd20
 

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

ead-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 813493 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46265/xiig/collection1/
   [junit4]   2> 813493 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 813494 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46265/xiig/collection1/ has no replicas
   [junit4]   2> 813495 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46265/xiig/collection1/ shard1
   [junit4]   2> 813597 INFO  (zkCallback-1020-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: [1])
   [junit4]   2> 814011 WARN  (zkCallback-1013-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 814011 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 814012 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@157f81b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 814012 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19d208{/xiig,null,UNAVAILABLE}
   [junit4]   2> 814012 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46265
   [junit4]   2> 814012 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21230591
   [junit4]   2> 814013 INFO  (coreCloseExecutor-3382-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@153f725
   [junit4]   2> 814022 INFO  (coreCloseExecutor-3382-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 814022 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.Overseer Overseer (id=97566617727270930-127.0.0.1:46265_xiig-n_0000000004) closing
   [junit4]   2> 814022 INFO  (OverseerStateUpdate-97566617727270930-127.0.0.1:46265_xiig-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46265_xiig
   [junit4]   2> 815523 WARN  (zkCallback-1020-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 815524 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 815524 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b7673f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 815524 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f7f69c{/xiig,null,UNAVAILABLE}
   [junit4]   2> 815525 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[CC8BF43B86E323F0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43709 43709
   [junit4]   2> 815559 INFO  (Thread-1428) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43709 43709
   [junit4]   2> 815560 WARN  (Thread-1428) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.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> 	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> 	45	/solr/overseer/collection-queue-work
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	14	/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=CC8BF43B86E323F0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-SG -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 53.2s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/xiig",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC8BF43B86E323F0:14C6D96C713E8650]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [junit4]    > 	at 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:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 815564 INFO  (SUITE-TestDynamicLoading-seed#[CC8BF43B86E323F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_CC8BF43B86E323F0-001
   [junit4]   2> Mar 05, 2017 9:14:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ta-SG, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=151787736,total=323485696
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSanityChecker, TestReRankQParserPlugin, LeaderInitiatedRecoveryOnCommitTest, TestSortByMinMaxFunction, SparseHLLTest, PathHierarchyTokenizerFactoryTest, CoreSorterTest, TestFaceting, TestDocBasedVersionConstraints, UniqFieldsUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, CurrencyFieldOpenExchangeTest, SuggestComponentTest, TestImpersonationWithHadoopAuth, TestQueryWrapperFilter, BasicZkTest, TestBulkSchemaConcurrent, TestRestManager, TestChildDocTransformer, HdfsUnloadDistributedZkTest, LeaderElectionIntegrationTest, FullHLLTest, ManagedSchemaRoundRobinCloudTest, TestCopyFieldCollectionResource, TestDFISimilarityFactory, TestConfigSets, CacheHeaderTest, LeaderElectionContextKeyTest, TestSchemaManager, TestCSVLoader, TestRandomDVFaceting, TestPathTrie, BufferStoreTest, NotRequiredUniqueKeyTest, TestJsonFacets, RequestLoggingTest, CollectionReloadTest, TestXmlQParser, TestDownShardTolerantSearch, TestBadConfig, RegexBoostProcessorTest, TestIntervalFaceting, TestSolrCoreProperties, TestCloudInspectUtil, BigEndianAscendingWordSerializerTest, AnalysisAfterCoreReloadTest, ResponseHeaderTest, ClassificationUpdateProcessorFactoryTest, TestConfigSetsAPI, TestBinaryResponseWriter, TestHighFrequencyDictionaryFactory, SolrGraphiteReporterTest, TestCryptoKeys, ExternalFileFieldSortTest, DistributedFacetPivotSmallAdvancedTest, TestClusterStateMutator, TestReplicationHandler, TestDynamicFieldResource, TestHighlightDedupGrouping, TestRawResponseWriter, TestShardHandlerFactory, DistributedQueryComponentCustomSortTest, ZkNodePropsTest, HdfsChaosMonkeySafeLeaderTest, SynonymTokenizerTest, HighlighterConfigTest, CollectionsAPIAsyncDistributedZkTest, TestFastLRUCache, TestBlendedInfixSuggestions, DistribJoinFromCollectionTest, DefaultValueUpdateProcessorTest, TestDocSet, TestLocalFSCloudBackupRestore, SolrCoreTest, QueryEqualityTest, AlternateDirectoryTest, XsltUpdateRequestHandlerTest, BaseCdcrDistributedZkTest, RequiredFieldsTest, SolrMetricReporterTest, TestDistributedSearch, TestStressRecovery, TestDynamicLoading]
   [junit4] Completed [274/697 (1!)] on J0 in 53.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 53083 lines...]