You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/16 22:10:40 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 185 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/185/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC

No tests ran.

Build Log:
[...truncated 33 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:426: impossible to configure ivy:settings with given file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\top-level-ivy-settings.xml : java.text.ParseException: failed to load settings from file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/lucene/top-level-ivy-settings.xml: io problem while parsing config file: unknown protocol: c
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:165)
	at org.apache.ivy.core.settings.XmlSettingsParser.parse(XmlSettingsParser.java:150)
	at org.apache.ivy.core.settings.IvySettings.load(IvySettings.java:391)
	at org.apache.ivy.Ivy.configure(Ivy.java:416)
	at org.apache.ivy.ant.IvyAntSettings.createIvyEngine(IvyAntSettings.java:287)
	at org.apache.ivy.ant.IvyConfigure.execute(IvyConfigure.java:150)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: org.xml.sax.SAXException: io problem while parsing config file: unknown protocol: c
java.net.MalformedURLException: unknown protocol: c
	at org.apache.ivy.core.settings.XmlSettingsParser.startElement(XmlSettingsParser.java:234)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
	at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1344)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2787)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327)
	at javax.xml.parsers.SAXParser.parse(SAXParser.java:274)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:160)
	... 34 more
Caused by: java.net.MalformedURLException: unknown protocol: c
	at java.net.URL.<init>(URL.java:600)
	at java.net.URL.<init>(URL.java:490)
	at org.apache.ivy.core.settings.XmlSettingsParser.includeStarted(XmlSettingsParser.java:411)
	at org.apache.ivy.core.settings.XmlSettingsParser.startElement(XmlSettingsParser.java:211)
	... 48 more

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 186 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=7010, name=SocketProxy-Request-53131:52192, state=RUNNABLE, group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7010, name=SocketProxy-Request-53131:52192, state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([8C9B7F7FF82E1FA4]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)


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([8C9B7F7FF82E1FA4:4CF40A556D2725C]: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:129)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10552 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\init-core-data-001
   [junit4]   2> 79790 INFO  (SUITE-TestNamedUpdateProcessors-seed#[8C9B7F7FF82E1FA4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 79809 INFO  (SUITE-TestNamedUpdateProcessors-seed#[8C9B7F7FF82E1FA4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 79814 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 79814 INFO  (Thread-119) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 79814 INFO  (Thread-119) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 79916 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkTestServer start zk server on port:63603
   [junit4]   2> 79916 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79919 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80027 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b3911bc name:ZooKeeperConnection Watcher:127.0.0.1:63603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80027 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80027 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80027 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 80032 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80033 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80039 INFO  (zkCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f615400 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80039 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80039 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80039 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 80044 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 80046 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 80049 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 80053 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 80055 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 80065 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 80065 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 80067 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 80068 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 80070 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 80071 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 80075 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 80075 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 80077 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 80077 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 80081 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 80081 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 80086 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 80086 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 80088 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 80088 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 80090 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 80090 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 80092 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 80092 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 80552 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1
   [junit4]   2> 80558 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80559 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c89df6{/,null,AVAILABLE}
   [junit4]   2> 80568 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@50d4017b{HTTP/1.1,[http/1.1]}{127.0.0.1:63614}
   [junit4]   2> 80568 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.Server Started @84982ms
   [junit4]   2> 80568 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\tempDir-001/control/data, hostContext=/, hostPort=63614, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores}
   [junit4]   2> 80568 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 80569 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001'
   [junit4]   2> 80569 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80569 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 80571 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80571 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80574 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59ee5ab8 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80574 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80574 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80579 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 80579 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 0x154bd70690a0002, 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> 80579 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\solr.xml
   [junit4]   2> 80594 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores
   [junit4]   2> 80594 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1752031784
   [junit4]   2> 80594 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001]
   [junit4]   2> 80600 WARN  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\lib
   [junit4]   2> 80601 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 80604 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 80608 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80608 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80608 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63603/solr
   [junit4]   2> 80608 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 80608 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80610 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80613 INFO  (zkCallback-68-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47dae0b8 name:ZooKeeperConnection Watcher:127.0.0.1:63603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80615 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80615 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80621 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2103300114@c17b975
   [junit4]   2> 80621 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80626 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@234338c6 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80626 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80628 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 80631 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 80636 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 80639 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 80641 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 80642 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 80645 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 80646 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 80647 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 80648 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 80650 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 80651 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 80653 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 80654 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 80656 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80656 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95909782577872900-127.0.0.1:63614_-n_0000000000
   [junit4]   2> 80657 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63614_
   [junit4]   2> 80657 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 80659 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer Overseer (id=95909782577872900-127.0.0.1:63614_-n_0000000000) starting
   [junit4]   2> 80661 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 80668 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 80669 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63614_
   [junit4]   2> 80669 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63614_
   [junit4]   2> 80671 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 80692 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 80692 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 80692 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores
   [junit4]   2> 80694 INFO  (OverseerCollectionConfigSetProcessor-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 80699 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 80699 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80699 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 80699 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1
   [junit4]   2> 80700 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 80702 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 80702 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63614_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 80704 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 80711 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 80711 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 80712 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 80714 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63614",
   [junit4]   2>   "node_name":"127.0.0.1:63614_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 80714 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63614",
   [junit4]   2>   "node_name":"127.0.0.1:63614_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 80714 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 80715 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 80717 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 80717 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 80721 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 81721 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 81721 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 81723 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 81723 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 81725 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 81725 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1'
   [junit4]   2> 81725 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81725 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81730 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 81757 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 81764 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 81781 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 81795 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 81894 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 81908 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 81909 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 81961 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 81981 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 81988 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 81990 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 81995 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 81995 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 81995 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 81996 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\]
   [junit4]   2> 81996 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3463ec
   [junit4]   2> 81997 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\
   [junit4]   2> 81997 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\index/
   [junit4]   2> 81997 WARN  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 81997 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\index
   [junit4]   2> 81997 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=88.45703125, floorSegmentMB=1.82421875, forceMergeDeletesPctAllowed=24.669356915101062, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8533751528059967
   [junit4]   2> 81998 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@22226fd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b2ae5ed),segFN=segments_1,generation=1}
   [junit4]   2> 81998 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 82001 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 82001 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 82003 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 82003 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 82003 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 82003 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 82004 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 82004 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 82004 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 82005 WARN  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 82012 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\
   [junit4]   2> 82012 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 82015 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82019 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82022 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82023 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82027 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 82027 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 82028 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 82029 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 82032 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 82032 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 82033 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=95.2587890625, floorSegmentMB=2.1630859375, forceMergeDeletesPctAllowed=19.7997958098137, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26905847640478103
   [junit4]   2> 82033 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@22226fd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b2ae5ed),segFN=segments_1,generation=1}
   [junit4]   2> 82034 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 82034 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fecd997[collection1] main]
   [junit4]   2> 82035 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 82037 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 82038 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 82038 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 82038 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 82038 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 82041 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 82041 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 82041 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 82041 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 82042 INFO  (searcherExecutor-123-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7fecd997[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82043 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 82043 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 82043 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 82043 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534556523579047936
   [junit4]   2> 82045 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534556523579047936
   [junit4]   2> 82046 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 82046 INFO  (coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 82048 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:63614 collection:control_collection shard:shard1
   [junit4]   2> 82053 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 82060 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95909782577872900-core_node1-n_0000000000
   [junit4]   2> 82062 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 82065 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 82065 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ 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> 82065 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63614/collection1/
   [junit4]   2> 82065 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 82065 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63614/collection1/ has no replicas
   [junit4]   2> 82066 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 82070 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 82077 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95909782577872900-core_node1-n_0000000000
   [junit4]   2> 82081 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ 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:63614/collection1/ shard1
   [junit4]   2> 82084 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:63614",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 82191 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82215 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82216 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82220 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4991a309 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82221 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82221 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82221 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82223 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82225 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82226 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 82226 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 82226 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82228 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82232 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a8bccb9 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82233 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82233 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82237 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 0x154bd70690a0006, 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> 82251 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 82251 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 82251 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63614/collection1/ and leader is http://127.0.0.1:63614/collection1/
   [junit4]   2> 82251 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63614
   [junit4]   2> 82251 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82251 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 82251 INFO  (coreZkRegister-116-thread-1-processing-n:127.0.0.1:63614_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63614_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 82257 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63614",
   [junit4]   2>   "node_name":"127.0.0.1:63614_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 82257 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63614",
   [junit4]   2>   "node_name":"127.0.0.1:63614_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82258 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 82378 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82378 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82772 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\cores\collection1
   [junit4]   2> 82775 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001
   [junit4]   2> 82775 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 82776 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ec645ce{/,null,AVAILABLE}
   [junit4]   2> 82778 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6119b062{HTTP/1.1,[http/1.1]}{127.0.0.1:63644}
   [junit4]   2> 82778 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.Server Started @87192ms
   [junit4]   2> 82778 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=63644, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\cores}
   [junit4]   2> 82778 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 82779 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001'
   [junit4]   2> 82779 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 82779 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 82779 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82780 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82783 INFO  (zkCallback-75-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c833b14 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82784 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82784 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82786 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 82786 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\solr.xml
   [junit4]   2> 82801 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\cores
   [junit4]   2> 82801 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1890427163
   [junit4]   2> 82802 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001]
   [junit4]   2> 82802 WARN  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\lib
   [junit4]   2> 82802 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 82806 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 82807 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 82807 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 82807 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63603/solr
   [junit4]   2> 82807 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 82807 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82808 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82812 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61b27c80 name:ZooKeeperConnection Watcher:127.0.0.1:63603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82813 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82813 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82816 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 0x154bd70690a0008, 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> 82816 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2103300114@34332767
   [junit4]   2> 82817 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82820 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fdeff93 name:ZooKeeperConnection Watcher:127.0.0.1:63603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82820 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82834 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82835 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 82836 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82841 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82841 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95909782577872905-127.0.0.1:63644_-n_0000000001
   [junit4]   2> 82845 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95909782577872900-127.0.0.1:63614_-n_0000000000 to know if I could be the leader
   [junit4]   2> 82845 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.ZkController Publish node=127.0.0.1:63644_ as DOWN
   [junit4]   2> 82850 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63644_"} current state version: 3
   [junit4]   2> 82850 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63644_
   [junit4]   2> 82853 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82853 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82854 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82964 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 83850 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63644_
   [junit4]   2> 83851 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63644_
   [junit4]   2> 83854 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83854 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83854 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83870 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83871 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83871 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83888 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 83888 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 83888 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\cores
   [junit4]   2> 83890 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 83890 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\cores\collection1
   [junit4]   2> 83890 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 83893 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 83893 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[8C9B7F7FF82E1FA4]) [n:127.0.0.1:63644_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 83901 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 83901 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 83907 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 83909 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 83909 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 83911 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63644",
   [junit4]   2>   "node_name":"127.0.0.1:63644_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 83912 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63644",
   [junit4]   2>   "node_name":"127.0.0.1:63644_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 83912 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 83912 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 84021 INFO  (OverseerStateUpdate-95909782577872900-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 84021 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 84022 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 84911 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 84911 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 84914 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 84914 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 84916 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 84916 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_8C9B7F7FF82E1FA4-001\shard-1-001\cores\collection1'
   [junit4]   2> 84916 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 84916 INFO  (coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:63644_) [n:127.0.0.1:63644_ c:collection1   x:co

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

7)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 965894 INFO  (zkCallback-1200-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 965896 INFO  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5207aa17{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 965896 INFO  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e99dbcc{/x_in/cq,null,UNAVAILABLE}
   [junit4]   2> 965913 INFO  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 52191
   [junit4]   2> 965914 INFO  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52184 52184
   [junit4]   2> 965916 INFO  (Thread-2380) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52184 52184
   [junit4]   2> 965917 WARN  (Thread-2380) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 965918 WARN  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:52211/x_in/cq, target: http://127.0.0.1:52212/x_in/cq
   [junit4]   2> 965919 WARN  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:52242/x_in/cq, target: http://127.0.0.1:52243/x_in/cq
   [junit4]   2> 965919 WARN  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SocketProxy Closing 34 connections to: http://127.0.0.1:52224/x_in/cq, target: http://127.0.0.1:52225/x_in/cq
   [junit4]   2> 965919 WARN  (TEST-HttpPartitionTest.test-seed#[8C9B7F7FF82E1FA4]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:52191/x_in/cq, target: http://127.0.0.1:52192/x_in/cq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=8C9B7F7FF82E1FA4 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    201s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7010, name=SocketProxy-Request-53131:52192, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8C9B7F7FF82E1FA4]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7011, name=SocketProxy-Response-52192:53131, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8C9B7F7FF82E1FA4]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
   [junit4]   2> 965924 INFO  (SUITE-HttpPartitionTest-seed#[8C9B7F7FF82E1FA4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=Direct), text=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=365, maxMBSortInHeap=6.589570284104376, sim=ClassicSimilarity, locale=ar-DZ, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=266634104,total=439353344
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, ScriptEngineTest, SuggesterFSTTest, DistribCursorPagingTest, CloneFieldUpdateProcessorFactoryTest, TestFieldSortValues, TestConfig, HighlighterTest, PreAnalyzedUpdateProcessorTest, DirectSolrSpellCheckerTest, BlockCacheTest, RequiredFieldsTest, TestGroupingSearch, PKIAuthenticationIntegrationTest, ZkCLITest, TestRawResponseWriter, SimplePostToolTest, AssignTest, TestReqParamsAPI, TestPhraseSuggestions, SystemInfoHandlerTest, TestTrackingShardHandlerFactory, TestFaceting, TestSQLHandler, TestPerFieldSimilarityWithDefaultOverride, TestSha256AuthenticationProvider, TestSurroundQueryParser, CloudExitableDirectoryReaderTest, DisMaxRequestHandlerTest, SliceStateTest, TestPKIAuthenticationPlugin, TestFieldTypeResource, TestTolerantUpdateProcessorRandomCloud, DistributedQueryComponentCustomSortTest, MergeStrategyTest, TestStressLucene, TestPartialUpdateDeduplication, RecoveryZkTest, TestInitQParser, TestPseudoReturnFields, TestNonDefinedSimilarityFactory, TestRestManager, GraphQueryTest, SolrCoreTest, TestChildDocTransformer, ClusterStateTest, TestElisionMultitermQuery, TestNRTOpen, TestLMDirichletSimilarityFactory, TestStandardQParsers, DistributedExpandComponentTest, TestHighlightDedupGrouping, TestCollectionAPI, TestCloudBackupRestore, HdfsChaosMonkeyNothingIsSafeTest, TestSweetSpotSimilarityFactory, UnloadDistributedZkTest, PolyFieldTest, TestConfigSetProperties, DOMUtilTest, TestFastLRUCache, TestBlendedInfixSuggestions, TestXIncludeConfig, TestRequestForwarding, SpatialFilterTest, TimeZoneUtilsTest, DistributedSpellCheckComponentTest, DistributedVersionInfoTest, CollectionStateFormat2Test, AtomicUpdatesTest, TestCodecSupport, TestExactSharedStatsCache, MBeansHandlerTest, DocValuesTest, TestCryptoKeys, DataDrivenBlockJoinTest, HdfsCollectionsAPIDistributedZkTest, CdcrRequestHandlerTest, OverseerStatusTest, TestMacros, TestSolrQueryParserDefaultOperatorResource, SpatialHeatmapFacetsTest, HttpPartitionTest]
   [junit4] Completed [195/598 (2!)] on J0 in 201.54s, 1 test, 1 error <<< FAILURES!

[...truncated 1338 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1458: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1015: There were test failures: 598 suites (10 ignored), 2420 tests, 2 errors, 125 ignored (81 assumptions) [seed: 8C9B7F7FF82E1FA4]

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