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/12/28 21:27:12 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_112) - Build # 6318 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6318/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:55690//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:55690//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:55690//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:55690//collection1/] expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([84B6221F98333750:CE21DC536CF5AA8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11458 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\init-core-data-001
   [junit4]   2> 1209345 INFO  (SUITE-SolrCmdDistributorTest-seed#[84B6221F98333750]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1209347 INFO  (SUITE-SolrCmdDistributorTest-seed#[84B6221F98333750]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1209929 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1209936 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1209938 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d29d37{/,null,AVAILABLE}
   [junit4]   2> 1209940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64675b{SSL,[ssl, http/1.1]}{127.0.0.1:55690}
   [junit4]   2> 1209940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server Started @1215428ms
   [junit4]   2> 1209940 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55690, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\control\cores}
   [junit4]   2> 1209940 ERROR (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209941 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1209941 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1209941 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1209941 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T20:37:39.703Z
   [junit4]   2> 1209941 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\control\solr.xml
   [junit4]   2> 1209970 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\control\cores
   [junit4]   2> 1209970 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1209973 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1210090 WARN  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210091 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210135 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1210371 WARN  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1210374 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1210405 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1210406 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1210406 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1bb24
   [junit4]   2> 1210416 WARN  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1210438 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1210438 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1210440 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210440 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210442 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16d4629[collection1] main]
   [junit4]   2> 1210443 WARN  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1210443 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210444 INFO  (searcherExecutor-4398-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16d4629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210444 INFO  (coreLoadExecutor-4397-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554993601792966656
   [junit4]   2> 1211483 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1211491 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1211491 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149be76{/,null,AVAILABLE}
   [junit4]   2> 1211493 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@eb5df8{SSL,[ssl, http/1.1]}{127.0.0.1:55723}
   [junit4]   2> 1211493 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server Started @1216981ms
   [junit4]   2> 1211493 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55723, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard0\cores}
   [junit4]   2> 1211493 ERROR (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1211508 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1211508 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1211508 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1211508 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T20:37:41.270Z
   [junit4]   2> 1211509 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1211552 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard0\cores
   [junit4]   2> 1211552 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1211580 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1211653 WARN  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1211654 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1211686 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1212040 WARN  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1212044 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1212063 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1212082 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1212083 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1bb24
   [junit4]   2> 1212107 WARN  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1212132 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1212132 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212133 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212133 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212152 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@249d22[collection1] main]
   [junit4]   2> 1212154 WARN  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1212154 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212154 INFO  (coreLoadExecutor-4408-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554993603586031616
   [junit4]   2> 1212158 INFO  (searcherExecutor-4409-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@249d22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213100 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1213106 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1213107 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149f880{/,null,AVAILABLE}
   [junit4]   2> 1213108 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c6ccf4{SSL,[ssl, http/1.1]}{127.0.0.1:55756}
   [junit4]   2> 1213109 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server Started @1218597ms
   [junit4]   2> 1213109 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55756, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard1\cores}
   [junit4]   2> 1213110 ERROR (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213111 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1213111 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1213111 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1213111 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T20:37:42.873Z
   [junit4]   2> 1213112 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1213133 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard1\cores
   [junit4]   2> 1213133 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1213142 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1213242 WARN  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1213243 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1213264 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1213443 WARN  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1213446 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1213467 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1213468 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1213468 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1bb24
   [junit4]   2> 1213478 WARN  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1213503 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1213504 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1213523 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1213523 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1213526 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d5bc8b[collection1] main]
   [junit4]   2> 1213527 WARN  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1213527 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1213529 INFO  (searcherExecutor-4420-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d5bc8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213530 INFO  (coreLoadExecutor-4419-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554993605028872192
   [junit4]   2> 1214149 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1214155 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1214156 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62d48f{/,null,AVAILABLE}
   [junit4]   2> 1214158 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b5b5d2{SSL,[ssl, http/1.1]}{127.0.0.1:55776}
   [junit4]   2> 1214159 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server Started @1219647ms
   [junit4]   2> 1214159 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55776, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard2\cores}
   [junit4]   2> 1214161 ERROR (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1214161 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1214161 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1214161 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1214161 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T20:37:43.923Z
   [junit4]   2> 1214162 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 1214183 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard2\cores
   [junit4]   2> 1214184 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1214185 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1214248 WARN  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1214249 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1214286 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1214417 WARN  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1214422 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1214483 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1214484 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 1214484 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1bb24
   [junit4]   2> 1214521 WARN  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1214653 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1214653 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1214655 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1214655 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1214659 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb903c[collection1] main]
   [junit4]   2> 1214660 WARN  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1214660 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1214663 INFO  (searcherExecutor-4431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fb903c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1214663 INFO  (coreLoadExecutor-4430-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554993606216908800
   [junit4]   2> 1215801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 1215809 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1215811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d91ac9{/,null,AVAILABLE}
   [junit4]   2> 1215813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1201ba1{SSL,[ssl, http/1.1]}{127.0.0.1:55788}
   [junit4]   2> 1215813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.Server Started @1221301ms
   [junit4]   2> 1215813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55788, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard3\cores}
   [junit4]   2> 1215814 ERROR (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1215821 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1215821 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1215821 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1215822 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T20:37:45.583Z
   [junit4]   2> 1215823 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 1215846 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard3\cores
   [junit4]   2> 1215846 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1215848 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1215911 WARN  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1215911 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1215949 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1216060 WARN  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1216063 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1216083 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1216084 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001\tempDir-001\shard3\cores\collection1\data\]
   [junit4]   2> 1216084 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1bb24
   [junit4]   2> 1216110 WARN  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1216147 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1216147 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1216148 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1216148 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1216150 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1287096[collection1] main]
   [junit4]   2> 1216151 WARN  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1216152 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1216154 INFO  (searcherExecutor-4442-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1287096[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216154 INFO  (coreLoadExecutor-4441-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554993607780335616
   [junit4]   2> 1216227 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1216299 INFO  (qtp10815729-9465) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554993607928184832)} 0 3
   [junit4]   2> 1216361 INFO  (qtp15478624-9481) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554993607994245120)} 0 2
   [junit4]   2> 1216421 INFO  (qtp13023817-9503) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554993608058208256)} 0 2
   [junit4]   2> 1216482 INFO  (qtp24246887-9520) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554993608121122816)} 0 2
   [junit4]   2> 1216545 INFO  (qtp3022708-9534) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554993608187183104)} 0 2
   [junit4]   2> 1216553 ERROR (updateExecutor-1585-thread-1-processing-https:////127.0.0.1:55690////collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1216610 ERROR (updateExecutor-1585-thread-1) [    ] o.a.s.u.SolrCmdDistributor java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:442)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:293)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:282)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1216610 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1216613 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@64675b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216613 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4817231
   [junit4]   2> 1216614 INFO  (coreCloseExecutor-4447-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b2cfd6
   [junit4]   2> 1216614 INFO  (coreCloseExecutor-4447-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1216614 INFO  (coreCloseExecutor-4447-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@180f988
   [junit4]   2> 1216630 INFO  (coreCloseExecutor-4447-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1216630 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1216631 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d29d37{/,null,UNAVAILABLE}
   [junit4]   2> 1216651 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@eb5df8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216652 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12963440
   [junit4]   2> 1216653 INFO  (coreCloseExecutor-4449-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20bb60
   [junit4]   2> 1216653 INFO  (coreCloseExecutor-4449-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1216653 INFO  (coreCloseExecutor-4449-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@233b6a
   [junit4]   2> 1216667 INFO  (coreCloseExecutor-4449-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1216668 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1216669 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@149be76{/,null,UNAVAILABLE}
   [junit4]   2> 1216671 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@c6ccf4{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216671 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10318865
   [junit4]   2> 1216671 INFO  (coreCloseExecutor-4451-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16d360e
   [junit4]   2> 1216671 INFO  (coreCloseExecutor-4451-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1216673 INFO  (coreCloseExecutor-4451-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d9c2b9
   [junit4]   2> 1216686 INFO  (coreCloseExecutor-4451-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1216687 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1216687 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@149f880{/,null,UNAVAILABLE}
   [junit4]   2> 1216690 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b5b5d2{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216690 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24501879
   [junit4]   2> 1216691 INFO  (coreCloseExecutor-4453-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c4955e
   [junit4]   2> 1216691 INFO  (coreCloseExecutor-4453-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1216691 INFO  (coreCloseExecutor-4453-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@154e295
   [junit4]   2> 1216705 INFO  (coreCloseExecutor-4453-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1216706 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1216707 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62d48f{/,null,UNAVAILABLE}
   [junit4]   2> 1216710 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1201ba1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216710 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5875746
   [junit4]   2> 1216711 INFO  (coreCloseExecutor-4455-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10ab98
   [junit4]   2> 1216711 INFO  (coreCloseExecutor-4455-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1216711 INFO  (coreCloseExecutor-4455-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b1e2eb
   [junit4]   2> 1216730 INFO  (coreCloseExecutor-4455-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1216731 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1216732 INFO  (TEST-SolrCmdDistributorTest.test-seed#[84B6221F98333750]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d91ac9{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=84B6221F98333750 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=America/Porto_Acre -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 7.39s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:55690//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:55690//collection1/] expected:<0> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84B6221F98333750:CE21DC536CF5AA8]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1216739 INFO  (SUITE-SolrCmdDistributorTest-seed#[84B6221F98333750]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_84B6221F98333750-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=de-DE, timezone=America/Porto_Acre
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=56995632,total=381632512
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacroExpander, VersionInfoTest, TestConfigSetProperties, TestFieldResource, TestClusterProperties, TestAtomicUpdateErrorCases, TestRestoreCore, CoreSorterTest, ShardRoutingCustomTest, DistributedIntervalFacetingTest, UUIDFieldTest, TestExactSharedStatsCache, TestChildDocTransformer, CircularListTest, OverriddenZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, TestWriterPerf, SuggesterWFSTTest, ResponseLogComponentTest, TestDefaultStatsCache, OverseerStatusTest, ClassificationUpdateProcessorIntegrationTest, TestSolrConfigHandlerConcurrent, HdfsDirectoryTest, TestLMDirichletSimilarityFactory, TestValueSourceCache, CollectionReloadTest, TestSearcherReuse, SpellCheckComponentTest, AsyncCallRequestStatusResponseTest, RemoteQueryErrorTest, ExplicitHLLTest, AutoCommitTest, TestJsonFacetRefinement, SliceStateTest, OverseerModifyCollectionTest, TestEmbeddedSolrServerConstructors, StatsComponentTest, TestSolrCloudSnapshots, BadComponentTest, TestReversedWildcardFilterFactory, ShufflingReplicaListTransformerTest, TestHighFrequencyDictionaryFactory, TestLeaderElectionZkExpiry, DeleteShardTest, BooleanFieldTest, TestFieldCacheVsDocValues, TestDistributedGrouping, ResourceLoaderTest, LeaderElectionIntegrationTest, TestDefaultSearchFieldResource, TestAnalyzeInfixSuggestions, ResponseHeaderTest, TestDynamicLoading, TestPHPSerializedResponseWriter, TestRandomFlRTGCloud, SaslZkACLProviderTest, TestCoreDiscovery, TestMiniSolrCloudCluster, FacetPivotSmallTest, TestManagedSchemaAPI, TestSearchPerf, ConnectionReuseTest, DateMathParserTest, LeaderFailureAfterFreshStartTest, TermVectorComponentTest, TestLocalFSCloudBackupRestore, HdfsCollectionsAPIDistributedZkTest, SharedFSAutoReplicaFailoverTest, TestDistributedStatsComponentCardinality, TestNRTOpen, QueryParsingTest, BlockDirectoryTest, TestJsonRequest, RAMDirectoryFactoryTest, DebugComponentTest, TestFoldingMultitermQuery, JSONWriterTest, DistributedTermsComponentTest, TestDFISimilarityFactory, TestIndexSearcher, TestExportWriter, TestSchemaManager, BasicFunctionalityTest, TermVectorComponentDistributedTest, TestDistributedMissingSort, TestPushWriter, TestConfigReload, MultiThreadedOCPTest, TestCloudPseudoReturnFields, DirectUpdateHandlerOptimizeTest, TestSolrDynamicMBean, SimpleCollectionCreateDeleteTest, AliasIntegrationTest, ChaosMonkeySafeLeaderTest, SolrMetricReporterTest, TestJoin, ExitableDirectoryReaderTest, UpdateParamsTest, DistributedExpandComponentTest, TestFieldCacheSort, JavabinLoaderTest, SpellPossibilityIteratorTest, DistanceFunctionTest, CreateCollectionCleanupTest, TestNumericTerms64, CurrencyFieldOpenExchangeTest, CollectionsAPIDistributedZkTest, TestQueryUtils, TestConfigSetsAPI, TestRecoveryHdfs, TestBadConfig, TestSolrCLIRunExample, TestSolrCloudWithSecureImpersonation, DeleteInactiveReplicaTest, TestSolrFieldCacheMBean, SolrInfoMBeanTest, TestCorePropertiesReload, TestRawTransformer, SolrCmdDistributorTest]
   [junit4] Completed [255/673 (1!)] on J1 in 7.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 55935 lines...]