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 2016/04/16 09:30:58 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_72) - Build # 5782 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5782/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007

	at __randomizedtesting.SeedInfo.seed([EE5202EC1D0C0790]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12183 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSetImmutable
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\init-core-data-001
   [junit4]   2> 2973506 INFO  (SUITE-TestConfigSetImmutable-seed#[EE5202EC1D0C0790]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2973508 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddSchemaFieldsImmutable
   [junit4]   2> 2973977 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2973977 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2973977 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core
   [junit4]   2> 2973981 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2973982 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12fae26{/solr,null,AVAILABLE}
   [junit4]   2> 2973983 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.ServerConnector Started ServerConnector@12f6e1d{HTTP/1.1,[http/1.1]}{127.0.0.1:54563}
   [junit4]   2> 2973983 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.Server Started @2978803ms
   [junit4]   2> 2973983 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54563, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores}
   [junit4]   2> 2973983 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2973983 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001'
   [junit4]   2> 2973985 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2973985 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001
   [junit4]   2> 2973985 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\solr.xml
   [junit4]   2> 2973996 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores
   [junit4]   2> 2973996 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer New CoreContainer 5710642
   [junit4]   2> 2973996 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001]
   [junit4]   2> 2973997 WARN  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\lib
   [junit4]   2> 2973997 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2974000 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2974001 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2974001 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2974002 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2974002 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2974003 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores
   [junit4]   2> 2974005 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-schemaless.xml, loadOnStartup=true, schema=schema-rest.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2974005 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core
   [junit4]   2> 2974006 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2974006 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2974006 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2974006 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1'
   [junit4]   2> 2974007 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2974007 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001
   [junit4]   2> 2974007 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 2974007 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 2974065 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2974068 WARN  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2974069 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2974083 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-schemaless.xml
   [junit4]   2> 2974099 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 2974105 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2974205 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2974207 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.IndexSchema query parser default operator is OR
   [junit4]   2> 2974207 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2974208 WARN  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2974211 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2974211 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2974219 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2974219 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2974228 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2974229 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2974229 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2974229 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2974233 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2974291 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 2974296 INFO  (coreLoadExecutor-9683-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1
   [junit4]   2> 2974298 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 2974298 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\]
   [junit4]   2> 2974298 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2974298 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 2974304 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data
   [junit4]   2> 2974305 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 2974308 WARN  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2974311 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index
   [junit4]   2> 2974312 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=5.3017578125, floorSegmentMB=1.4072265625, forceMergeDeletesPctAllowed=4.348874211040269, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8633575324421005
   [junit4]   2> 2974391 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ef488; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2974391 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2974392 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\
   [junit4]   2> 2974393 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 2974394 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2974405 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2974407 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2974408 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2974410 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2974411 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2974411 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2974411 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2974413 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2974414 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2974414 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2974415 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=46.30078125, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=25.349932795937317, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5609475447806666
   [junit4]   2> 2974415 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ef488; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2974416 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2974416 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc641b[collection1] main]
   [junit4]   2> 2974417 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974417 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf}
   [junit4]   2> 2974417 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974417 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 4 registered ManagedResources
   [junit4]   2> 2974418 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974418 WARN  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 2974421 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974421 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2974421 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2974421 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974421 WARN  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 2974423 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974423 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2974423 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2974423 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974423 WARN  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2974424 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2974424 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2974424 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-001\collection1\conf
   [junit4]   2> 2974424 WARN  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2974424 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2974424 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2974425 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2974425 INFO  (searcherExecutor-9684-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bc641b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2974425 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2974425 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2974425 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2974425 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1531750903440211968
   [junit4]   2> 2974427 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1531750903440211968
   [junit4]   2> 2974427 INFO  (coreLoadExecutor-9683-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2974506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54563
   [junit4]   2> 2974525 INFO  (qtp26720244-41447) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field></doc></add>}{add=["testdoc" (1531750903539826688)]} 0 5
   [junit4]   2> 2974602 INFO  (qtp26720244-41445) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field><field+name%3D"newField67">"foobar"</field></doc></add>}{} 0 0
   [junit4]   2> 2974603 ERROR (qtp26720244-41445) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: This ConfigSet is immutable.
   [junit4]   2> 	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:296)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:117)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:117)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:117)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:117)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:117)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:938)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1093)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:719)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:653)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:461)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2974607 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@12f6e1d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2974607 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5710642
   [junit4]   2> 2974611 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d28d83
   [junit4]   2> 2974611 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2974611 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2974611 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2974611 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2974611 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2974804 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ef488; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17ef488; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 2974804 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index;done=false>>]
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data\index
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data;done=false>>]
   [junit4]   2> 2974807 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2974808 INFO  (coreCloseExecutor-9689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-003\cores\core\data
   [junit4]   2> 2974808 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12fae26{/solr,null,UNAVAILABLE}
   [junit4]   2> 2974828 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddSchemaFieldsImmutable
   [junit4]   2> 2974833 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrConfigHandlerImmutable
   [junit4]   2> 2975561 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2975561 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2975563 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core
   [junit4]   2> 2975567 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2975568 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fd5c4{/solr,null,AVAILABLE}
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fb8ae3{HTTP/1.1,[http/1.1]}{127.0.0.1:54567}
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.Server Started @2980389ms
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54567, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores}
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004'
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004
   [junit4]   2> 2975569 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\solr.xml
   [junit4]   2> 2975595 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores
   [junit4]   2> 2975595 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer New CoreContainer 22929089
   [junit4]   2> 2975595 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004]
   [junit4]   2> 2975596 WARN  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\lib
   [junit4]   2> 2975596 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2975602 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2975603 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2975603 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2975604 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2975604 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2975605 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores
   [junit4]   2> 2975608 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-schemaless.xml, loadOnStartup=true, schema=schema-rest.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2975608 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core
   [junit4]   2> 2975608 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2975609 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2975609 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2975609 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1'
   [junit4]   2> 2975610 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2975610 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004
   [junit4]   2> 2975611 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2975611 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2975750 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2975752 WARN  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2975752 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2975759 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-schemaless.xml
   [junit4]   2> 2975774 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 2975781 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2975855 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2975856 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.IndexSchema query parser default operator is OR
   [junit4]   2> 2975857 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2975858 WARN  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2975860 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2975861 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2975868 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2975868 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2975878 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2975878 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2975878 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2975878 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2975881 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 2976010 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 2976014 INFO  (coreLoadExecutor-9696-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1
   [junit4]   2> 2976015 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 2976015 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\]
   [junit4]   2> 2976015 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2976015 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 2976023 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data
   [junit4]   2> 2976025 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index/
   [junit4]   2> 2976026 WARN  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2976030 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index
   [junit4]   2> 2976030 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=5.3017578125, floorSegmentMB=1.4072265625, forceMergeDeletesPctAllowed=4.348874211040269, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8633575324421005
   [junit4]   2> 2976236 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c6b89; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2976236 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2976238 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\
   [junit4]   2> 2976239 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 2976243 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2976271 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2976273 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2976276 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2976279 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2976281 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2976281 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2976281 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2976281 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2976283 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2976284 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2976284 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=46.30078125, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=25.349932795937317, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5609475447806666
   [junit4]   2> 2976285 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9c6b89; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2976285 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2976285 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1758692[collection1] main]
   [junit4]   2> 2976286 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976286 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf}
   [junit4]   2> 2976286 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976286 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 4 registered ManagedResources
   [junit4]   2> 2976287 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976287 WARN  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 2976288 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976288 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2976288 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2976288 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976288 WARN  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 2976289 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976289 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2976290 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2976290 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976290 WARN  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2976290 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2976290 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2976290 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-004\collection1\conf
   [junit4]   2> 2976291 WARN  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2976291 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1531750905396854784
   [junit4]   2> 2976292 INFO  (searcherExecutor-9697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1758692[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2976293 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1531750905396854784
   [junit4]   2> 2976293 INFO  (coreLoadExecutor-9696-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2976610 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54567
   [junit4]   2> 2976630 ERROR (qtp23130564-41471) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException:  solrconfig editing is not enabled because ConfigSet is immutable
   [junit4]   2> 	at org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:119)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:653)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:461)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2976631 INFO  (qtp23130564-41471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} status=403 QTime=1
   [junit4]   2> 2976632 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1fb8ae3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2976632 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22929089
   [junit4]   2> 2976637 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d0306
   [junit4]   2> 2976639 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2976639 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2976639 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2976639 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2976642 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2976642 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2976642 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data;done=false>>]
   [junit4]   2> 2976642 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2976642 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data
   [junit4]   2> 2976642 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index;done=false>>]
   [junit4]   2> 2976643 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2976643 INFO  (coreCloseExecutor-9702-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-006\cores\core\data\index
   [junit4]   2> 2976643 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fd5c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2976661 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrConfigHandlerImmutable
   [junit4]   2> 2976667 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaHandlerImmutable
   [junit4]   2> 2977223 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2977223 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2977225 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-009\cores\core
   [junit4]   2> 2977228 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2977230 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d71a9f{/solr,null,AVAILABLE}
   [junit4]   2> 2977231 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17f775e{HTTP/1.1,[http/1.1]}{127.0.0.1:54571}
   [junit4]   2> 2977231 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.Server Started @2982052ms
   [junit4]   2> 2977231 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54571, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-009\cores}
   [junit4]   2> 2977233 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2977233 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007'
   [junit4]   2> 2977233 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2977236 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007
   [junit4]   2> 2977236 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\solr.xml
   [junit4]   2> 2977251 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-009\cores
   [junit4]   2> 2977251 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer New CoreContainer 6446474
   [junit4]   2> 2977251 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007]
   [junit4]   2> 2977252 WARN  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\lib
   [junit4]   2> 2977253 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2977259 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2977261 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2977261 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2977261 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2977261 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2977263 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-009\cores
   [junit4]   2> 2977264 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-schemaless.xml, loadOnStartup=true, schema=schema-rest.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2977265 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-009\cores\core
   [junit4]   2> 2977265 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2977265 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2977265 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2977266 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1'
   [junit4]   2> 2977268 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2977268 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007
   [junit4]   2> 2977268 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001/tempDir-007/collection1/lib/classes/' to classloader
   [junit4]   2> 2977268 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001/tempDir-007/collection1/lib/README' to classloader
   [junit4]   2> 2977361 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2977363 WARN  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2977364 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2977369 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-schemaless.xml
   [junit4]   2> 2977383 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 2977390 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2977467 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2977468 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.s.IndexSchema query parser default operator is OR
   [junit4]   2> 2977469 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2977469 WARN  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2977472 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2977472 INFO  (coreLoadExecutor-9709-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynony

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

it4]   2> 2977806 INFO  (coreCloseExecutor-9715-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2977806 INFO  (coreCloseExecutor-9715-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-009\cores\core\data\index
   [junit4]   2> 2977807 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d71a9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2977826 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[EE5202EC1D0C0790]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaHandlerImmutable
   [junit4]   2> 2977829 INFO  (SUITE-TestConfigSetImmutable-seed#[EE5202EC1D0C0790]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=878, maxMBSortInHeap=4.884084561839279, sim=ClassicSimilarity, locale=id, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=140965504,total=353148928
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, HttpPartitionTest, SpellingQueryConverterTest, TestSolrQueryParserDefaultOperatorResource, BigEndianAscendingWordDeserializerTest, TestConfigReload, TestCloudManagedSchema, BitVectorTest, UUIDUpdateProcessorFallbackTest, TermVectorComponentTest, AliasIntegrationTest, NotRequiredUniqueKeyTest, TestDefaultSearchFieldResource, TestDynamicFieldResource, RecoveryAfterSoftCommitTest, TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCmdDistributorTest, CacheHeaderTest, TestInitQParser, TestOrdValues, ConvertedLegacyTest, TestExactStatsCache, CdcrVersionReplicationTest, TestSQLHandler, RulesTest, BlockJoinFacetRandomTest, TestTolerantUpdateProcessorRandomCloud, TestRandomRequestDistribution, DistributedQueryComponentCustomSortTest, CoreAdminHandlerTest, ZkStateReaderTest, TestDistribDocBasedVersion, BasicDistributedZk2Test, TestIndexingPerformance, TestStressLiveNodes, TestSolr4Spatial, TestIndexSearcher, ShowFileRequestHandlerTest, OutputWriterTest, TestJsonFacets, CustomCollectionTest, PluginInfoTest, DistributedVersionInfoTest, DebugComponentTest, TestCloudDeleteByQuery, SearchHandlerTest, ZkNodePropsTest, TestReplicaProperties, TestQueryUtils, HdfsThreadLeakTest, ResourceLoaderTest, LukeRequestHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestReload, ResponseHeaderTest, HdfsCollectionsAPIDistributedZkTest, TestMiniSolrCloudClusterBase, TestNRTOpen, ClassificationUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnCommitTest, BlockDirectoryTest, TestObjectReleaseTracker, SimpleCollectionCreateDeleteTest, SolrIndexSplitterTest, TestDistributedGrouping, TestClassicSimilarityFactory, TestCustomDocTransformer, OpenExchangeRatesOrgProviderTest, SuggestComponentTest, TestRestManager, TestFoldingMultitermQuery, ShardRoutingCustomTest, TestDocBasedVersionConstraints, TestCoreDiscovery, TestUseDocValuesAsStored, OverseerStatusTest, TestAddFieldRealTimeGet, TestSolr4Spatial2, InfoHandlerTest, AnalyticsMergeStrategyTest, TestRandomFaceting, CdcrUpdateLogTest, CursorMarkTest, BasicAuthIntegrationTest, TestCSVResponseWriter, TestTrie, FieldMutatingUpdateProcessorTest, DistributedExpandComponentTest, TestBM25SimilarityFactory, TestCustomSort, TestConfigSetsAPIZkFailure, DistribCursorPagingTest, CollectionsAPISolrJTest, BasicZkTest, GraphQueryTest, CollectionTooManyReplicasTest, LoggingHandlerTest, TestSimpleQParserPlugin, CloudMLTQParserTest, NumericFieldsTest, TestPHPSerializedResponseWriter, SolrPluginUtilsTest, BinaryUpdateRequestHandlerTest, TestInfoStreamLogging, ConnectionReuseTest, RequestLoggingTest, TestFileDictionaryLookup, TestFilteredDocIdSet, TestReRankQParserPlugin, TestFieldResource, CdcrReplicationHandlerTest, TestRangeQuery, RequestHandlersTest, TestZkChroot, TestFieldTypeResource, DeleteLastCustomShardedReplicaTest, TestTrackingShardHandlerFactory, UniqFieldsUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, ChaosMonkeySafeLeaderTest, DistributedMLTComponentTest, TestBadConfig, TestFuzzyAnalyzedSuggestions, HdfsRecoverLeaseTest, TestSolrQueryParser, AsyncCallRequestStatusResponseTest, RAMDirectoryFactoryTest, TestManagedSynonymFilterFactory, TestRandomCollapseQParserPlugin, CollectionsAPIDistributedZkTest, TestConfigOverlay, TriLevelCompositeIdRoutingTest, TestUtils, SaslZkACLProviderTest, TestReqParamsAPI, TestDistributedMissingSort, TestSolrCoreProperties, TestAuthorizationFramework, DistributedTermsComponentTest, DistributedFacetPivotLongTailTest, CopyFieldTest, AutoCommitTest, TestFaceting, TestRecovery, ZkControllerTest, TestRealTimeGet, TestJoin, SimpleFacetsTest, SpellCheckComponentTest, BasicFunctionalityTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, SuggesterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestArbitraryIndexDir, TestJmxIntegration, JSONWriterTest, TestAnalyzedSuggestions, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestJettySolrRunner, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, ConfigSetsAPITest, DeleteShardTest, DistribJoinFromCollectionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, TestCollectionAPI, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestRequestForwarding, TestRequestStatusCollectionAPI, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, RuleEngineTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSetImmutable -Dtests.seed=EE5202EC1D0C0790 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestConfigSetImmutable (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_EE5202EC1D0C0790-001\tempDir-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE5202EC1D0C0790]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [478/586 (1!)] on J1 in 5.09s, 3 tests, 1 error <<< FAILURES!

[...truncated 337 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014: There were test failures: 586 suites (10 ignored), 2359 tests, 1 suite-level error, 123 ignored (79 assumptions) [seed: EE5202EC1D0C0790]

Total time: 79 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_72) - Build # 5783 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5783/
Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([97528334B3A0C878]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
	at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12014 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\init-core-data-001
   [junit4]   2> 2181031 INFO  (SUITE-CdcrVersionReplicationTest-seed#[97528334B3A0C878]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 2181031 INFO  (SUITE-CdcrVersionReplicationTest-seed#[97528334B3A0C878]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /eet/k
   [junit4]   2> 2181034 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2181034 INFO  (Thread-5633) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2181035 INFO  (Thread-5633) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2181136 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.ZkTestServer start zk server on port:55514
   [junit4]   2> 2181136 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2181137 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2181141 INFO  (zkCallback-2711-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a2c51d name:ZooKeeperConnection Watcher:127.0.0.1:55514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2181141 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2181142 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2181142 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2181145 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2181147 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2181149 INFO  (zkCallback-2712-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e6a481e name:ZooKeeperConnection Watcher:127.0.0.1:55514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2181149 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2181149 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2181149 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2181152 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2181154 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2181156 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2181158 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2181158 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2181163 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2181163 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2181165 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2181166 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2181168 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2181168 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2181171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2181171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2181174 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2181174 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2181179 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2181179 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2181182 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2181182 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2181185 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2181185 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2181188 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2181190 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2181192 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2181192 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2181197 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2181636 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1
   [junit4]   2> 2181639 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2181640 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50ea588{/eet/k,null,AVAILABLE}
   [junit4]   2> 2181641 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.ServerConnector Started ServerConnector@73828fdb{HTTP/1.1,[http/1.1]}{127.0.0.1:55521}
   [junit4]   2> 2181641 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.Server Started @2185738ms
   [junit4]   2> 2181641 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/eet/k, hostPort=55521, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores}
   [junit4]   2> 2181643 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2181644 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001'
   [junit4]   2> 2181644 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2181644 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2181644 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2181645 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2181647 INFO  (zkCallback-2713-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49e223ee name:ZooKeeperConnection Watcher:127.0.0.1:55514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2181647 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2181648 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2181650 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2181650 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\solr.xml
   [junit4]   2> 2181660 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores
   [junit4]   2> 2181660 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CoreContainer New CoreContainer 1037082946
   [junit4]   2> 2181661 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001]
   [junit4]   2> 2181661 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\lib
   [junit4]   2> 2181661 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2181664 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2181665 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2181665 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2181665 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55514/solr
   [junit4]   2> 2181665 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2181665 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2181666 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2181668 INFO  (zkCallback-2716-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52743487 name:ZooKeeperConnection Watcher:127.0.0.1:55514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2181668 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2181668 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2181670 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$23/470750699@d7ff1e2
   [junit4]   2> 2181670 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2181672 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d3edce8 name:ZooKeeperConnection Watcher:127.0.0.1:55514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2181672 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2181674 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2181676 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2181681 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2181683 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2181686 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2181690 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2181692 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2181695 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2181696 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2181697 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2181699 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2181703 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2181705 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2181707 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2181707 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000
   [junit4]   2> 2181708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55521_eet%2Fk
   [junit4]   2> 2181708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2181709 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer Overseer (id=95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) starting
   [junit4]   2> 2181713 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2181723 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2181724 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55521_eet%2Fk
   [junit4]   2> 2181724 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55521_eet%2Fk
   [junit4]   2> 2181725 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2181725 INFO  (OverseerCollectionConfigSetProcessor-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2181726 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2181728 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2181730 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2181740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2181741 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2181742 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores
   [junit4]   2> 2181745 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2181745 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1
   [junit4]   2> 2181745 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2181746 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2181747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2181747 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2181747 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2181750 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55521/eet/k",
   [junit4]   2>   "node_name":"127.0.0.1:55521_eet%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2181750 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2181750 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55521/eet/k",
   [junit4]   2>   "node_name":"127.0.0.1:55521_eet%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2181750 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 2181750 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2181753 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2182751 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2182751 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2182751 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 2182751 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 2182753 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 2182753 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 2182753 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2182754 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2182755 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2182755 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1'
   [junit4]   2> 2182755 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2182755 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2182757 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2182766 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2182768 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2182773 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2182779 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2182836 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2182837 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2182838 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2182841 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2182865 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2182865 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2182865 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2182865 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 2182866 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db10619
   [junit4]   2> 2182866 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2182866 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 2182867 WARN  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2182867 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 2182867 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=90.0830078125, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=4.48534176052304, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2182868 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@713fefa1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42862d05),segFN=segments_1,generation=1}
   [junit4]   2> 2182868 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2182868 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2182869 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2182870 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 2182933 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2182941 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2182943 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2182944 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2182945 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2182991 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/cdcr,/update,/admin/file
   [junit4]   2> 2182992 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2183024 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2183024 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2183027 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2183027 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2183027 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2183027 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@713fefa1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42862d05),segFN=segments_1,generation=1}
   [junit4]   2> 2183028 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2183028 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e08e8e8[collection1] main]
   [junit4]   2> 2183028 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2183029 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2183029 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2183030 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2183042 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 2183045 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2183073 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2183146 INFO  (searcherExecutor-7994-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e08e8e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2183147 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2183147 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2183147 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2183147 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1531794615249666048
   [junit4]   2> 2183149 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1531794615249666048
   [junit4]   2> 2183149 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2183150 INFO  (coreLoadExecutor-7993-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2183150 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55521/eet/k collection:tmp_collection shard:shard2
   [junit4]   2> 2183151 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 2183155 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/95737163315019780-core_node1-n_0000000000
   [junit4]   2> 2183156 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2183158 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2183158 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2183158 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55521/eet/k/collection1/
   [junit4]   2> 2183158 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2183158 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55521/eet/k/collection1/ has no replicas
   [junit4]   2> 2183159 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 2183159 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 2183162 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/95737163315019780-core_node1-n_0000000000
   [junit4]   2> 2183163 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 2183165 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55521/eet/k/collection1/ shard2
   [junit4]   2> 2183169 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55521/eet/k",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2183273 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2183320 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55521/eet/k/collection1/ and leader is http://127.0.0.1:55521/eet/k/collection1/
   [junit4]   2> 2183320 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55521/eet/k
   [junit4]   2> 2183320 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2183320 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2183320 INFO  (coreZkRegister-7987-thread-1-processing-n:127.0.0.1:55521_eet%2Fk x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:55521_eet%2Fk c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2183323 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55521/eet/k",
   [junit4]   2>   "node_name":"127.0.0.1:55521_eet%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2183324 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55521/eet/k",
   [junit4]   2>   "node_name":"127.0.0.1:55521_eet%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2183429 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2183736 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1
   [junit4]   2> 2183740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2183741 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41dc6ec5{/eet/k,null,AVAILABLE}
   [junit4]   2> 2183742 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4245c9d4{HTTP/1.1,[http/1.1]}{127.0.0.1:55545}
   [junit4]   2> 2183743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.e.j.s.Server Started @2187840ms
   [junit4]   2> 2183743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/eet/k, hostPort=55545, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores}
   [junit4]   2> 2183743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2183743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002'
   [junit4]   2> 2183743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2183743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2183744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2183745 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2183746 INFO  (zkCallback-2718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@762d06eb name:ZooKeeperConnection Watcher:127.0.0.1:55514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2183747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2183747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2183748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2183748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\solr.xml
   [junit4]   2> 2183759 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores
   [junit4]   2> 2183759 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CoreContainer New CoreContainer 2112098521
   [junit4]   2> 2183759 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002]
   [junit4]   2> 2183759 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\lib
   [junit4]   2> 2183759 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2183763 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2183764 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2183764 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2183764 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55514/solr
   [junit4]   2> 2183764 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2183764 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2183765 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2183767 INFO  (zkCallback-2721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9f22885 name:ZooKeeperConnection Watcher:127.0.0.1:55514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2183767 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2183767 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2183768 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$23/470750699@237b648d
   [junit4]   2> 2183771 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2183773 INFO  (zkCallback-2722-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4662c602 name:ZooKeeperConnection Watcher:127.0.0.1:55514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2183773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2183779 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2183781 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2183784 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183784 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95737163315019783-127.0.0.1:55545_eet%2Fk-n_0000000001
   [junit4]   2> 2183786 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000 to know if I could be the leader
   [junit4]   2> 2183786 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.ZkController Publish node=127.0.0.1:55545_eet%2Fk as DOWN
   [junit4]   2> 2183787 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55545_eet%2Fk"} current state version: 3
   [junit4]   2> 2183787 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55545_eet%2Fk
   [junit4]   2> 2183892 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2183893 INFO  (zkCallback-2722-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2184790 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55545_eet%2Fk
   [junit4]   2> 2184790 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55545_eet%2Fk
   [junit4]   2> 2184792 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2184792 INFO  (zkCallback-2722-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2184794 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2184794 INFO  (zkCallback-2722-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2184811 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2184811 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2184812 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores
   [junit4]   2> 2184814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2184814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1
   [junit4]   2> 2184814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2184816 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2184816 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[97528334B3A0C878]) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2184818 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2184818 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2184821 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 2184821 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [tmp_collection]
   [junit4]   2> 2184822 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2184824 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55545/eet/k",
   [junit4]   2>   "node_name":"127.0.0.1:55545_eet%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2184826 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2184826 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55545/eet/k",
   [junit4]   2>   "node_name":"127.0.0.1:55545_eet%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2184826 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 2184826 INFO  (OverseerStateUpdate-95737163315019780-127.0.0.1:55521_eet%2Fk-n_0000000000) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2184960 INFO  (zkCallback-2717-thread-1-processing-n:127.0.0.1:55521_eet%2Fk) [n:127.0.0.1:55521_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2184960 INFO  (zkCallback-2722-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2185826 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2185826 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2185826 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2185827 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2185828 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2185828 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1'
   [junit4]   2> 2185828 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2185828 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2185831 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2185839 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2185841 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2185847 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2185854 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2185950 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2185952 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2185953 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2185957 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2185993 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2185993 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2185993 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2185993 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1\data\]
   [junit4]   2> 2185993 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db10619
   [junit4]   2> 2185995 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1\data\
   [junit4]   2> 2185995 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1\data\index/
   [junit4]   2> 2185995 WARN  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2185995 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1\data\index
   [junit4]   2> 2185995 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=90.0830078125, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=4.48534176052304, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2185997 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5960d8ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3db7d09f),segFN=segments_1,generation=1}
   [junit4]   2> 2185997 INFO  (coreLoadExecutor-8005-thread-1-processing-n:127.0.0.1:55545_eet%2Fk) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2185999 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_97528334B3A0C878-001\jetty-002\cores\collection1\data\
   [junit4]   2> 2186001 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55545_eet%2Fk c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_9752833

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

2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2213825 INFO  (SUITE-CdcrVersionReplicationTest-seed#[97528334B3A0C878]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:205)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:197)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:207)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:799)
   [junit4]   2> 	at org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:132)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2214594 WARN  (cdcr-update-log-synchronizer-8054-thread-1) [n:127.0.0.1:55545_eet%2Fk c:source_collection s:shard1 r:core_node4 x:source_collection_shard1_replica2] o.a.s.h.CdcrUpdateLogSynchronizer Couldn't get last processed version from leader http://127.0.0.1:55521/eet/k/source_collection_shard1_replica1/: Server refused connection at: http://127.0.0.1:55521/eet/k/source_collection_shard1_replica1
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=pt-BR, timezone=Canada/Mountain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=186136296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, TestSmileRequest, TestPseudoReturnFields, PrimitiveFieldTypeTest, SolrCoreTest, TestSolrConfigHandlerCloud, TestFreeTextSuggestions, TestMergePolicyConfig, MBeansHandlerTest, TestBlobHandler, RequiredFieldsTest, CoreMergeIndexesAdminHandlerTest, ExitableDirectoryReaderTest, CursorPagingTest, TestReloadAndDeleteDocs, PeerSyncTest, TestSolrDeletionPolicy1, ReturnFieldsTest, TestHashQParserPlugin, TestNoOpRegenerator, SolrTestCaseJ4Test, TestSolrFieldCacheMBean, SortSpecParsingTest, ConnectionManagerTest, TestStressUserVersions, TestSort, TestStressVersions, TestConfig, SchemaVersionSpecificBehaviorTest, TestFieldTypeCollectionResource, TestScoreJoinQPNoScore, LeaderFailoverAfterPartitionTest, TestPivotHelperCode, HdfsTlogReplayBufferedWhileIndexingTest, TestCryptoKeys, TestMaxScoreQueryParser, TestPostingsSolrHighlighter, RemoteQueryErrorTest, StatelessScriptUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestManagedStopFilterFactory, VMParamsZkACLAndCredentialsProvidersTest, TestQueryWrapperFilter, BufferStoreTest, TestRTimerTree, HdfsBasicDistributedZkTest, TestRawTransformer, DocumentAnalysisRequestHandlerTest, AnalysisErrorHandlingTest, TestCSVLoader, TestCoreContainer, ExplicitHLLTest, TestReplicationHandler, TestSolrXml, CollectionsAPIAsyncDistributedZkTest, HighlighterTest, TestWordDelimiterFilterFactory, TestChildDocTransformer, ScriptEngineTest, TestSolrConfigHandler, OverseerRolesTest, TestConfigSetImmutable, TlogReplayBufferedWhileIndexingTest, RecoveryZkTest, SolrRequestParserTest, TestFieldCollectionResource, CloneFieldUpdateProcessorFactoryTest, TestXIncludeConfig, AnalysisAfterCoreReloadTest, DeleteReplicaTest, UUIDFieldTest, TestDistributedSearch, TestLazyCores, MoreLikeThisHandlerTest, TestAnalyzedSuggestions, RegexBoostProcessorTest, TestSweetSpotSimilarityFactory, TestBulkSchemaAPI, AnalyticsQueryTest, TestStressLucene, TestHighlightDedupGrouping, PreAnalyzedFieldTest, ZkControllerTest, TestSolrQueryParserResource, QueryResultKeyTest, PrimUtilsTest, TestFastLRUCache, CloudExitableDirectoryReaderTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, TestTolerantSearch, LeaderElectionTest, SliceStateTest, ClusterStateUpdateTest, TestAuthenticationFramework, TestFunctionQuery, TestSearchPerf, TestExactSharedStatsCache, TestGeoJSONResponseWriter, JsonLoaderTest, TestXmlQParser, SimpleMLTQParserTest, TestManagedResourceStorage, TestQuerySenderNoQuery, TestBulkSchemaConcurrent, TestImplicitCoreProperties, PreAnalyzedUpdateProcessorTest, TestArbitraryIndexDir, TestPerFieldSimilarityWithDefaultOverride, DistribDocExpirationUpdateProcessorTest, QueryElevationComponentTest, TestSchemaSimilarityResource, RuleEngineTest, TestCloudInspectUtil, PathHierarchyTokenizerFactoryTest, XsltUpdateRequestHandlerTest, TestReplicationHandlerBackup, ZkCLITest, HdfsWriteToMultipleCollectionsTest, TestSurroundQueryParser, FastVectorHighlighterTest, TestOnReconnectListenerSupport, TestDFRSimilarityFactory, BasicDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, SyncSliceTest, TestHashPartitioner, PolyFieldTest, HardAutoCommitTest, TestSolrCloudWithKerberosAlt, WrapperMergePolicyFactoryTest, HLLSerializationTest, SparseHLLTest, TestBlendedInfixSuggestions, TestDefaultStatsCache, AssignTest, DistanceUnitsTest, CollectionStateFormat2Test, TestLFUCache, TestRemoteStreaming, LeaderInitiatedRecoveryOnShardRestartTest, TermsComponentTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestFaceting, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, SpellCheckComponentTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, SampleTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.seed=97528334B3A0C878 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Canada/Mountain -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | CdcrVersionReplicationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97528334B3A0C878]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [429/586 (1!)] on J0 in 33.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 529 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014: There were test failures: 586 suites (10 ignored), 2359 tests, 1 suite-level error, 123 ignored (79 assumptions) [seed: 97528334B3A0C878]

Total time: 92 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any