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

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6426 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6426/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([BA341A55C0FE6FFE:3260258F6E020206]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11599 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\init-core-data-001
   [junit4]   2> 1233391 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BA341A55C0FE6FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1233405 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BA341A55C0FE6FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1233405 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BA341A55C0FE6FFE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_h/d
   [junit4]   2> 1233411 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1233413 INFO  (Thread-2485) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1233413 INFO  (Thread-2485) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1233512 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkTestServer start zk server on port:50612
   [junit4]   2> 1233548 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1233554 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1233585 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233589 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233593 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233596 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233597 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233603 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233606 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233610 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1233614 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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> 1235355 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\control-001\cores\collection1
   [junit4]   2> 1235376 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1235379 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@614f225e{/_h/d,null,AVAILABLE}
   [junit4]   2> 1235381 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31f2586f{HTTP/1.1,[http/1.1]}{127.0.0.1:50619}
   [junit4]   2> 1235381 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server Started @1242292ms
   [junit4]   2> 1235381 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\tempDir-001/control/data, hostContext=/_h/d, hostPort=50619, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\control-001\cores}
   [junit4]   2> 1235382 ERROR (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1235382 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1235382 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1235382 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1235382 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T02:51:53.535Z
   [junit4]   2> 1235399 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1235399 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\control-001\solr.xml
   [junit4]   2> 1235446 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50612/solr
   [junit4]   2> 1235536 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1235538 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50619__h%2Fd
   [junit4]   2> 1235540 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.Overseer Overseer (id=97539634732400644-127.0.0.1:50619__h%2Fd-n_0000000000) starting
   [junit4]   2> 1235555 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50619__h%2Fd
   [junit4]   2> 1235580 INFO  (zkCallback-3978-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1236073 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\control-001\cores
   [junit4]   2> 1236073 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1236094 INFO  (OverseerStateUpdate-97539634732400644-127.0.0.1:50619__h%2Fd-n_0000000000) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1237165 WARN  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1237166 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1237219 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1237464 WARN  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1237470 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1237511 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1237511 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\control-001\cores\collection1\data\]
   [junit4]   2> 1237511 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16589e87
   [junit4]   2> 1237544 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=94.9990234375, floorSegmentMB=0.603515625, forceMergeDeletesPctAllowed=18.51851658334403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1237562 WARN  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1237857 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1237857 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1237859 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237859 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237859 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.3505859375, floorSegmentMB=0.8017578125, forceMergeDeletesPctAllowed=7.168684341507409, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1237868 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70cc84ed[collection1] main]
   [junit4]   2> 1237871 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1237872 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237872 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1237886 INFO  (searcherExecutor-5879-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70cc84ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1237898 INFO  (coreLoadExecutor-5878-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560634160369893376
   [junit4]   2> 1237942 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237942 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1237943 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50619/_h/d/collection1/
   [junit4]   2> 1237943 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1237943 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50619/_h/d/collection1/ has no replicas
   [junit4]   2> 1237943 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1237952 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50619/_h/d/collection1/ shard1
   [junit4]   2> 1238119 INFO  (coreZkRegister-5871-thread-1-processing-n:127.0.0.1:50619__h%2Fd x:collection1 c:control_collection) [n:127.0.0.1:50619__h%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1238444 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1238446 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50612/solr ready
   [junit4]   2> 1238446 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1239931 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001\cores\collection1
   [junit4]   2> 1239940 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001
   [junit4]   2> 1239941 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1239942 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8d7232{/_h/d,null,AVAILABLE}
   [junit4]   2> 1239946 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@151a7f78{HTTP/1.1,[http/1.1]}{127.0.0.1:50634}
   [junit4]   2> 1239946 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server Started @1246857ms
   [junit4]   2> 1239946 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_h/d, hostPort=50634, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001\cores}
   [junit4]   2> 1239947 ERROR (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1239947 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1239947 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1239947 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1239947 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T02:51:58.100Z
   [junit4]   2> 1239967 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1239967 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001\solr.xml
   [junit4]   2> 1239997 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50612/solr
   [junit4]   2> 1240003 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a87c7efbf0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1240028 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1240033 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1240037 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50634__h%2Fd
   [junit4]   2> 1240127 INFO  (zkCallback-3978-thread-3-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1240177 INFO  (zkCallback-3982-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1240177 INFO  (zkCallback-3987-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1240330 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001\cores
   [junit4]   2> 1240330 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1240417 INFO  (OverseerStateUpdate-97539634732400644-127.0.0.1:50619__h%2Fd-n_0000000000) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1241602 WARN  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1241606 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1241645 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1241766 WARN  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1241772 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1242206 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1242206 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 1242207 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16589e87
   [junit4]   2> 1242228 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=94.9990234375, floorSegmentMB=0.603515625, forceMergeDeletesPctAllowed=18.51851658334403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1242712 WARN  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1242930 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1242930 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1242932 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1242932 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1242934 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.3505859375, floorSegmentMB=0.8017578125, forceMergeDeletesPctAllowed=7.168684341507409, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1242935 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31bbea03[collection1] main]
   [junit4]   2> 1242937 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1242938 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1242938 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1242940 INFO  (searcherExecutor-5890-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31bbea03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1242943 INFO  (coreLoadExecutor-5889-thread-1-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560634165659959296
   [junit4]   2> 1243091 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1243091 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1243091 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50634/_h/d/collection1/
   [junit4]   2> 1243091 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1243091 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50634/_h/d/collection1/ has no replicas
   [junit4]   2> 1243091 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1243102 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50634/_h/d/collection1/ shard2
   [junit4]   2> 1243338 INFO  (coreZkRegister-5884-thread-1-processing-n:127.0.0.1:50634__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1244225 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001\cores\collection1
   [junit4]   2> 1244230 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001
   [junit4]   2> 1244231 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1244232 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1df1ba98{/_h/d,null,AVAILABLE}
   [junit4]   2> 1244233 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6332a0d0{HTTP/1.1,[http/1.1]}{127.0.0.1:50649}
   [junit4]   2> 1244234 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server Started @1251146ms
   [junit4]   2> 1244234 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_h/d, hostPort=50649, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001\cores}
   [junit4]   2> 1244235 ERROR (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1244235 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1244235 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1244235 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1244235 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T02:52:02.388Z
   [junit4]   2> 1244240 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1244240 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001\solr.xml
   [junit4]   2> 1244263 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50612/solr
   [junit4]   2> 1244267 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a87c7efbf000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1244278 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1244281 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1244284 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50649__h%2Fd
   [junit4]   2> 1244285 INFO  (zkCallback-3978-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244286 INFO  (zkCallback-3987-thread-2-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244286 INFO  (zkCallback-3982-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244287 INFO  (zkCallback-3993-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244503 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001\cores
   [junit4]   2> 1244503 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1244598 INFO  (OverseerStateUpdate-97539634732400644-127.0.0.1:50619__h%2Fd-n_0000000000) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1245620 WARN  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1245620 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1245634 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1245733 WARN  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1245735 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1245754 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1245755 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 1245755 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16589e87
   [junit4]   2> 1245756 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=94.9990234375, floorSegmentMB=0.603515625, forceMergeDeletesPctAllowed=18.51851658334403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1245762 WARN  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1245879 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1245879 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1245881 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1245881 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1245881 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.3505859375, floorSegmentMB=0.8017578125, forceMergeDeletesPctAllowed=7.168684341507409, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1245883 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fe227aa[collection1] main]
   [junit4]   2> 1245885 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1245885 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1245885 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1245887 INFO  (searcherExecutor-5901-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fe227aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1245887 INFO  (coreLoadExecutor-5900-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560634168746967040
   [junit4]   2> 1245894 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1245894 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1245894 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50649/_h/d/collection1/
   [junit4]   2> 1245894 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1245894 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50649/_h/d/collection1/ has no replicas
   [junit4]   2> 1245894 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1245902 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50649/_h/d/collection1/ shard1
   [junit4]   2> 1246059 INFO  (coreZkRegister-5895-thread-1-processing-n:127.0.0.1:50649__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50649__h%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1246660 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001\cores\collection1
   [junit4]   2> 1246663 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001
   [junit4]   2> 1246664 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1246665 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75d6d981{/_h/d,null,AVAILABLE}
   [junit4]   2> 1246666 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1eab66bb{HTTP/1.1,[http/1.1]}{127.0.0.1:50667}
   [junit4]   2> 1246667 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server Started @1253578ms
   [junit4]   2> 1246667 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_h/d, hostPort=50667, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001\cores}
   [junit4]   2> 1246667 ERROR (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1246667 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1246667 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1246667 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246667 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T02:52:04.820Z
   [junit4]   2> 1246672 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a87c7efbf000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1246672 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1246672 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001\solr.xml
   [junit4]   2> 1246702 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50612/solr
   [junit4]   2> 1246706 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a87c7efbf000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1246719 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1246724 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1246726 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50667__h%2Fd
   [junit4]   2> 1246727 INFO  (zkCallback-3978-thread-1-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1246727 INFO  (zkCallback-3987-thread-2-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1246729 INFO  (zkCallback-3999-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1246729 INFO  (zkCallback-3982-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1246729 INFO  (zkCallback-3993-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1246906 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001\cores
   [junit4]   2> 1246906 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1246909 INFO  (OverseerStateUpdate-97539634732400644-127.0.0.1:50619__h%2Fd-n_0000000000) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1248076 WARN  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1248077 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1248144 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1248664 WARN  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1248669 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1248722 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1248723 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 1248723 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16589e87
   [junit4]   2> 1248814 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=94.9990234375, floorSegmentMB=0.603515625, forceMergeDeletesPctAllowed=18.51851658334403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1248911 WARN  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1249310 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1249311 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1249314 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249314 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249315 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.3505859375, floorSegmentMB=0.8017578125, forceMergeDeletesPctAllowed=7.168684341507409, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1249318 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4783bd9b[collection1] main]
   [junit4]   2> 1249324 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1249325 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1249325 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1249329 INFO  (searcherExecutor-5912-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4783bd9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249330 INFO  (coreLoadExecutor-5911-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560634172357214208
   [junit4]   2> 1249343 INFO  (coreZkRegister-5906-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1249346 INFO  (updateExecutor-3996-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1249348 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1249348 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1249348 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1249348 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1249348 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:50634/_h/d/collection1/] and I am [http://127.0.0.1:50667/_h/d/collection1/]
   [junit4]   2> 1249386 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:50634/_h/d]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:50667__h%252Fd&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1250308 INFO  (qtp521287105-14828) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1250348 INFO  (qtp521287105-14828) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1250348 INFO  (qtp521287105-14828) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:50667__h%2Fd, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:50667/_h/d","node_name":"127.0.0.1:50667__h%2Fd","state":"recovering"}
   [junit4]   2> 1250348 INFO  (qtp521287105-14828) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1250348 INFO  (qtp521287105-14828) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:50667__h%252Fd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=40
   [junit4]   2> 1251207 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:50634/_h/d/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1251217 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:50667/_h/d START replicas=[http://127.0.0.1:50634/_h/d/collection1/] nUpdates=100
   [junit4]   2> 1251343 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001\cores\collection1
   [junit4]   2> 1251350 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001
   [junit4]   2> 1251351 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1251351 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62563041{/_h/d,null,AVAILABLE}
   [junit4]   2> 1251352 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72aa957f{HTTP/1.1,[http/1.1]}{127.0.0.1:50693}
   [junit4]   2> 1251353 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.Server Started @1258264ms
   [junit4]   2> 1251353 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_h/d, hostPort=50693, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001\cores}
   [junit4]   2> 1251353 ERROR (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1251353 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1251353 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1251353 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1251354 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T02:52:09.507Z
   [junit4]   2> 1251447 INFO  (qtp521287105-14829) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1251447 INFO  (qtp521287105-14829) [n:127.0.0.1:50634__h%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_h/d path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1251474 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:22.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1251474 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1251474 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1251474 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1251475 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1251475 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1251475 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1251475 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1251475 INFO  (recoveryExecutor-3997-thread-1-processing-n:127.0.0.1:50667__h%2Fd x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:50667__h%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1251523 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1251523 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] 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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001\solr.xml
   [junit4]   2> 1251562 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50612/solr
   [junit4]   2> 1251606 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1251612 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1251618 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50693__h%2Fd
   [junit4]   2> 1251655 INFO  (zkCallback-3978-thread-3-processing-n:127.0.0.1:50619__h%2Fd) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1251745 INFO  (zkCallback-4006-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1251670 INFO  (zkCallback-3987-thread-2-processing-n:127.0.0.1:50634__h%2Fd) [n:127.0.0.1:50634__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1251670 INFO  (zkCallback-3982-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1251670 INFO  (zkCallback-3999-thread-1-processing-n:127.0.0.1:50667__h%2Fd) [n:127.0.0.1:50667__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1251670 INFO  (zkCallback-3993-thread-1-processing-n:127.0.0.1:50649__h%2Fd) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1252305 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001\cores
   [junit4]   2> 1252305 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1252314 INFO  (OverseerStateUpdate-97539634732400644-127.0.0.1:50619__h%2Fd-n_0000000000) [n:127.0.0.1:50619__h%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1253443 WARN  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1253444 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1253478 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1253789 WARN  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1253795 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1253839 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1253839 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   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.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001\shard-4-001\cores\collection1\data\]
   [junit4]   2> 1253839 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16589e87
   [junit4]   2> 1253842 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=94.9990234375, floorSegmentMB=0.603515625, forceMergeDeletesPctAllowed=18.51851658334403, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1253854 WARN  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1254153 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1254153 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1254158 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1254158 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1254159 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=67.3505859375, floorSegmentMB=0.8017578125, forceMergeDeletesPctAllowed=7.168684341507409, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1254207 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2904886d[collection1] main]
   [junit4]   2> 1254211 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1254211 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1254212 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1254230 INFO  (searcherExecutor-5923-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2904886d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1254239 INFO  (coreLoadExecutor-5922-thread-1-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560634177504673792
   [junit4]   2> 1254267 INFO  (coreZkRegister-5917-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 c:collection1) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1254269 INFO  (updateExecutor-4003-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1254270 INFO  (recoveryExecutor-4004-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1254270 INFO  (recoveryExecutor-4004-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1254270 INFO  (recoveryExecutor-4004-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1254270 INFO  (recoveryExecutor-4004-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1254270 INFO  (recoveryExecutor-4004-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:50649/_h/d/collection1/] and I am [http://127.0.0.1:50693/_h/d/collection1/]
   [junit4]   2> 1254296 INFO  (recoveryExecutor-4004-thread-1-processing-n:127.0.0.1:50693__h%2Fd x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:50649/_h/d]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:50693__h%252Fd&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1254304 INFO  (qtp578154591-14861) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1254306 INFO  (qtp578154591-14861) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1254306 INFO  (qtp578154591-14861) [n:127.0.0.1:50649__h%2Fd    ] o.a.s.h.a.PrepRecoveryOp In WaitF

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

 2> 1273932 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=565026340
   [junit4]   2> 1273943 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.Overseer Overseer (id=97539634732400657-127.0.0.1:50693__h%2Fd-n_0000000004) closing
   [junit4]   2> 1273943 INFO  (OverseerStateUpdate-97539634732400657-127.0.0.1:50693__h%2Fd-n_0000000004) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50693__h%2Fd
   [junit4]   2> 1273950 WARN  (zkCallback-4006-thread-3-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1274085 WARN  (zkCallback-4006-thread-2-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1274085 INFO  (zkCallback-4006-thread-2-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d089a41
   [junit4]   2> 1274166 INFO  (zkCallback-4006-thread-2-processing-n:127.0.0.1:50693__h%2Fd) [n:127.0.0.1:50693__h%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1274167 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1274170 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@72aa957f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1274171 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62563041{/_h/d,null,UNAVAILABLE}
   [junit4]   2> 1274180 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[BA341A55C0FE6FFE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50612 50612
   [junit4]   2> 1274183 INFO  (Thread-2485) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50612 50612
   [junit4]   2> 1274188 WARN  (Thread-2485) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	58	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNamedUpdateProcessors -Dtests.method=test -Dtests.seed=BA341A55C0FE6FFE -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=SystemV/YST9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   40.8s J1 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA341A55C0FE6FFE:3260258F6E020206]:0)
   [junit4]    > 	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    > 	at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:128)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1274200 INFO  (SUITE-TestNamedUpdateProcessors-seed#[BA341A55C0FE6FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_BA341A55C0FE6FFE-001
   [junit4]   2> Mar 01, 2017 2:52:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {blobName=PostingsFormat(name=LuceneVarGapDocFreqInterval), test_s=FST50, size=PostingsFormat(name=LuceneVarGapFixedInterval), processors_s=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=FST50, multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene50(blocksize=128), version=FST50, mul_s=FST50, md5=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1848, maxMBSortInHeap=7.3954138106877405, sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=SystemV/YST9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=221864768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResourceStorage, TestLMDirichletSimilarityFactory, TestSchemaNameResource, TestSerializedLuceneMatchVersion, TestFieldCacheReopen, URLClassifyProcessorTest, BlockJoinFacetDistribTest, TestDynamicFieldCollectionResource, HdfsBasicDistributedZkTest, TestZkChroot, HdfsRecoveryZkTest, RAMDirectoryFactoryTest, HdfsDirectoryTest, LeaderElectionIntegrationTest, ShardRoutingCustomTest, TestSuggestSpellingConverter, TestBadConfig, TestScoreJoinQPNoScore, TestReversedWildcardFilterFactory, SuggesterTest, TestAnalyzedSuggestions, TestHdfsBackupRestoreCore, DistributedFacetPivotLongTailTest, TermVectorComponentTest, TestCrossCoreJoin, CollectionsAPIAsyncDistributedZkTest, CircularListTest, TestSolrQueryParser, TestTestInjection, ReturnFieldsTest, DistribDocExpirationUpdateProcessorTest, HdfsWriteToMultipleCollectionsTest, TestFilteredDocIdSet, CoreAdminCreateDiscoverTest, DefaultValueUpdateProcessorTest, SuggestComponentContextFilterQueryTest, DateMathParserTest, TestCoreDiscovery, TestTolerantUpdateProcessorCloud, MinimalSchemaTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSQLHandler, ExternalFileFieldSortTest, BasicDistributedZk2Test, TestLRUStatsCache, TestDocSet, CoreAdminHandlerTest, TestMacros, UpdateLogTest, BasicAuthStandaloneTest, RollingRestartTest, TestMinMaxOnMultiValuedField, TestLegacyNumericRangeQueryBuilder, TestValueSourceCache, PreAnalyzedFieldTest, TestSolrQueryResponse, TestStressRecovery, DocValuesMissingTest, JsonValidatorTest, SuggesterTSTTest, EchoParamsTest, DistributedFacetPivotSmallTest, TestClusterStateMutator, TestLuceneMatchVersion, TestSolrConfigHandlerCloud, CdcrReplicationDistributedZkTest, ClassificationUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest, CollectionStateFormat2Test, TestManagedStopFilterFactory, HighlighterConfigTest, TestFoldingMultitermQuery, CursorMarkTest, TestTrie, BlockDirectoryTest, SpellPossibilityIteratorTest, TestSubQueryTransformer, BadComponentTest, SpellCheckCollatorTest, TestHashQParserPlugin, QueryParsingTest, DocExpirationUpdateProcessorFactoryTest, TestRandomFlRTGCloud, LeaderInitiatedRecoveryOnCommitTest, TestRecovery, MetricUtilsTest, HttpPartitionTest, FullSolrCloudDistribCmdsTest, TestSolrCoreProperties, CloudExitableDirectoryReaderTest, BigEndianAscendingWordDeserializerTest, TestDocTermOrds, TestExceedMaxTermLength, TestNumericTerms32, TestUtils, TestRTimerTree, JsonLoaderTest, TestConfigSets, SuggesterWFSTTest, CurrencyFieldOpenExchangeTest, TestAnalyzeInfixSuggestions, AnalyticsMergeStrategyTest, ChangedSchemaMergeTest, TestSolrFieldCacheMBean, BaseCdcrDistributedZkTest, TestDownShardTolerantSearch, TestDistributedGrouping, UpdateParamsTest, TestMiniSolrCloudCluster, SpatialRPTFieldTypeTest, SliceStateTest, DocValuesNotIndexedTest, TestCodecSupport, TestSolrQueryParserResource, TestRebalanceLeaders, TestComplexPhraseLeadingWildcard, ActionThrottleTest, TestAtomicUpdateErrorCases, IndexSchemaTest, TestBulkSchemaAPI, TestClusterProperties, TestExactSharedStatsCache, TestRandomCollapseQParserPlugin, TestManagedSchema, TestUseDocValuesAsStored, DistributedFacetExistsSmallTest, ManagedSchemaRoundRobinCloudTest, TestSearchPerf, DistributedSuggestComponentTest, TestFieldCacheWithThreads, RankQueryTest, TestBackupRepositoryFactory, BitVectorTest, SolrGangliaReporterTest, TestDistributedMissingSort, SolrIndexSplitterTest, TestQueryTypes, TestSolrCloudWithHadoopAuthPlugin, TestSystemIdResolver, AnalysisErrorHandlingTest, TestManagedSchemaThreadSafety, TestIndexingPerformance, TestQueryUtils, TestLeaderElectionZkExpiry, TestUninvertingReader, TestNamedUpdateProcessors]
   [junit4] Completed [230/692 (1!)] on J1 in 41.63s, 1 test, 1 error <<< FAILURES!

[...truncated 64188 lines...]