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/12 03:38:33 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6282/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20161212024128374, index.20161212024140345, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20161212024128374, index.20161212024140345, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([88B9F54D6A112293:5312F58B6F394B20]: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.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	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 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 10996 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\init-core-data-001
   [junit4]   2> 369188 INFO  (SUITE-TestReplicationHandler-seed#[88B9F54D6A112293]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 369189 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 369190 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\collection1
   [junit4]   2> 369201 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 369202 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16abc5{/solr,null,AVAILABLE}
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a0748a{HTTP/1.1,[http/1.1]}{127.0.0.1:51639}
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.Server Started @374363ms
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] 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\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=51639}
   [junit4]   2> 369203 ERROR (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 369203 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-12T02:40:52.169Z
   [junit4]   2> 369204 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\solr.xml
   [junit4]   2> 369236 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\.
   [junit4]   2> 369237 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 369266 INFO  (coreLoadExecutor-1194-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 369273 INFO  (coreLoadExecutor-1194-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 369278 INFO  (coreLoadExecutor-1194-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 369287 INFO  (coreLoadExecutor-1194-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\.\collection1
   [junit4]   2> 369288 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 369288 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=16.6806640625, floorSegmentMB=2.00390625, forceMergeDeletesPctAllowed=17.636391995181036, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 369300 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 369300 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 369303 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.355342154896478]
   [junit4]   2> 369304 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@890f3b[collection1] main]
   [junit4]   2> 369304 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-001\collection1\conf
   [junit4]   2> 369305 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 369305 INFO  (coreLoadExecutor-1194-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 369305 INFO  (searcherExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@890f3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 369740 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\collection1
   [junit4]   2> 369750 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 369751 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fa2161{/solr,null,AVAILABLE}
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17f6369{HTTP/1.1,[http/1.1]}{127.0.0.1:51684}
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.e.j.s.Server Started @374911ms
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] 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\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=51684}
   [junit4]   2> 369752 ERROR (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 369752 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-12T02:40:52.718Z
   [junit4]   2> 369753 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\solr.xml
   [junit4]   2> 369766 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\.
   [junit4]   2> 369766 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 369778 INFO  (coreLoadExecutor-1204-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 369794 INFO  (coreLoadExecutor-1204-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 369796 INFO  (coreLoadExecutor-1204-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 369798 INFO  (coreLoadExecutor-1204-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\.\collection1
   [junit4]   2> 369799 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 369800 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=16.6806640625, floorSegmentMB=2.00390625, forceMergeDeletesPctAllowed=17.636391995181036, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 369809 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 369809 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 369811 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.355342154896478]
   [junit4]   2> 369812 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@787336[collection1] main]
   [junit4]   2> 369812 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001\solr-instance-002\collection1\conf
   [junit4]   2> 369815 INFO  (coreLoadExecutor-1204-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 369820 INFO  (searcherExecutor-1205-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@787336[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 370270 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 370273 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 370274 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 370274 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 370274 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 370276 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 370277 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 370277 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 370278 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 370278 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 370279 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 370279 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 370280 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 370280 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 370281 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 370281 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 370282 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 370282 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 370283 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 370283 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 370284 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 370284 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 370285 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 370285 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 370286 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 370286 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 370287 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 370287 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 370288 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 370288 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 370289 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 370289 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 370290 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 370291 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 370291 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 370292 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 370292 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 370293 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 370293 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 370294 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 370294 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 370294 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 370294 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 370295 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 370297 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 370297 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 370297 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 370298 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 370298 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 370299 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 370299 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 370300 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 370300 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 370301 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 370301 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 370302 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 370302 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 370303 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 370303 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 370304 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 370304 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 370305 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 370305 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 370306 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 370306 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 370307 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 370307 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 370308 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 370308 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 370309 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 370309 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 370310 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 370310 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 370311 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 370311 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 370311 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 370312 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 370312 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 370313 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 370313 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 370313 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 370314 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 370314 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 370315 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 370315 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 370316 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 370316 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 370317 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 370317 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 370318 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 370318 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 370319 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 370319 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 370319 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 370320 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 370320 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 370321 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 370321 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 370322 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 370322 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 370323 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 370323 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 370323 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 370324 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 370324 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 370325 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 370325 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 370326 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 370326 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 370327 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 370327 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 370328 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 370328 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 370329 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 370329 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 370329 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 370330 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 370331 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 370331 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 370331 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 370332 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 370332 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 370332 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 370332 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 370333 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 370333 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 370334 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 370334 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 370336 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 370337 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 370337 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 370338 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 370339 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 370340 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 370341 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 370341 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 370342 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 370343 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 370343 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 370344 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 370345 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 370346 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 370346 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 370347 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 370348 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 370348 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 370349 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 370350 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 370351 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 370352 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 370353 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 370353 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 370354 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 370355 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 370356 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 370357 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 370357 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 370358 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 370360 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 370360 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 370361 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 370363 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 370364 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 370365 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 370366 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 370367 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 370368 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 370369 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 370371 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 370371 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 370371 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 370373 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 370373 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 370374 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 370375 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 370375 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 370377 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 370378 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 370378 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 370379 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 370380 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 370381 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 370382 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 370383 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 370383 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 370384 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 370384 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 370385 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 370386 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 370387 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 370387 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 370389 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 370389 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 370390 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 370392 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 370392 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 370393 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 370393 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 370394 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 370395 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 370396 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 370396 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 370397 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 370399 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 370400 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 370400 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 370401 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 370401 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 370402 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 370403 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 370403 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 370404 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 370406 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 370407 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 370407 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 370407 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 370408 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 370408 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 370408 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 370408 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 370409 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 370409 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 370411 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 370411 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 370411 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 370412 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 370412 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 370413 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 370413 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 370413 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 370413 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 370414 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 370414 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 370414 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 370416 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 370416 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 370417 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 370417 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 370418 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 370418 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 370418 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 370419 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 370419 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 370420 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 370420 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 370420 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 370421 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 370421 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 370422 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 370422 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 370423 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 370423 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 370423 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 370424 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 370424 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 370425 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 370425 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 370426 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 370426 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 370427 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 370427 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 370428 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 370428 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 370429 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 370429 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 370430 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 370430 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 370431 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 370431 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 370431 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 370432 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 370432 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 370433 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 370433 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 370433 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 370434 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 370434 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 370435 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 370435 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 370436 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 370436 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 370437 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 370437 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 370438 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 370438 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 370439 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 370440 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 370440 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 370441 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 370441 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 370441 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 370442 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 370442 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 370443 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 370444 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 370444 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 370445 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 0
   [junit4]   2> 370445 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 370446 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 370446 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 370447 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[299]} 0 0
   [junit4]   2> 370447 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[300]} 0 0
   [junit4]   2> 370448 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[301]} 0 0
   [junit4]   2> 370448 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[302]} 0 0
   [junit4]   2> 370449 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[303]} 0 0
   [junit4]   2> 370449 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[304]} 0 0
   [junit4]   2> 370450 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[305]} 0 0
   [junit4]   2> 370450 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[306]} 0 0
   [junit4]   2> 370450 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[307]} 0 0
   [junit4]   2> 370451 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[308]} 0 0
   [junit4]   2> 370451 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[309]} 0 0
   [junit4]   2> 370452 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[310]} 0 0
   [junit4]   2> 370452 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[311]} 0 0
   [junit4]   2> 370453 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[312]} 0 0
   [junit4]   2> 370453 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[313]} 0 0
   [junit4]   2> 370454 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[314]} 0 0
   [junit4]   2> 370454 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[315]} 0 0
   [junit4]   2> 370454 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[316]} 0 0
   [junit4]   2> 370454 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[317]} 0 0
   [junit4]   2> 370456 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[318]} 0 0
   [junit4]   2> 370456 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[319]} 0 0
   [junit4]   2> 370457 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[320]} 0 0
   [junit4]   2> 370457 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[321]} 0 0
   [junit4]   2> 370458 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[322]} 0 0
   [junit4]   2> 370458 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[323]} 0 0
   [junit4]   2> 370459 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[324]} 0 0
   [junit4]   2> 370459 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[325]} 0 0
   [junit4]   2> 370459 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[326]} 0 0
   [junit4]   2> 370459 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[327]} 0 0
   [junit4]   2> 370459 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[328]} 0 0
   [junit4]   2> 370460 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[329]} 0 0
   [junit4]   2> 370460 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[330]} 0 0
   [junit4]   2> 370461 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[331]} 0 0
   [junit4]   2> 370461 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[332]} 0 0
   [junit4]   2> 370462 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[333]} 0 0
   [junit4]   2> 370462 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[334]} 0 0
   [junit4]   2> 370464 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[335]} 0 0
   [junit4]   2> 370464 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[336]} 0 0
   [junit4]   2> 370465 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[337]} 0 0
   [junit4]   2> 370465 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[338]} 0 0
   [junit4]   2> 370465 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[339]} 0 0
   [junit4]   2> 370466 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[340]} 0 0
   [junit4]   2> 370466 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[341]} 0 0
   [junit4]   2> 370466 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[342]} 0 0
   [junit4]   2> 370466 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[343]} 0 0
   [junit4]   2> 370468 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[344]} 0 0
   [junit4]   2> 370468 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[345]} 0 0
   [junit4]   2> 370469 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[346]} 0 0
   [junit4]   2> 370469 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[347]} 0 0
   [junit4]   2> 370470 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[348]} 0 0
   [junit4]   2> 370470 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[349]} 0 0
   [junit4]   2> 370470 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[350]} 0 0
   [junit4]   2> 370471 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[351]} 0 0
   [junit4]   2> 370472 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[352]} 0 0
   [junit4]   2> 370472 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[353]} 0 0
   [junit4]   2> 370472 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[354]} 0 0
   [junit4]   2> 370472 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[355]} 0 0
   [junit4]   2> 370474 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[356]} 0 0
   [junit4]   2> 370474 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[357]} 0 0
   [junit4]   2> 370474 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[358]} 0 0
   [junit4]   2> 370475 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[359]} 0 0
   [junit4]   2> 370475 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[360]} 0 0
   [junit4]   2> 370476 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[361]} 0 0
   [junit4]   2> 370476 INFO  (qtp15248438-2866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[362]} 0 0
   [junit4]   2> 370477 INFO  (qtp15248438-2873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[363]} 0 0
   [junit4]   2> 370477 INFO  (qtp15248438-2863) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[364]} 0 0
   [junit4]   2> 370477 INFO  (qtp15248438-2865) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[365]} 0 0
   [junit4]   2> 370477 INFO  (qtp15248438-2869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[366]} 0 0
   [junit4]   2> 370479 INFO  (qtp15248438-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[367]} 0 0
   [junit4]   2> 370479 INFO  (qtp15248438-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[368]} 0 0
   [junit4]   2> 370480 INFO  (qtp15248438-2862) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[369]} 0 0
   [junit4]   2> 370480 INFO  (qtp15248438-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[370]} 0 0
   [junit4]   2> 370480 INFO  (qtp152

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

on1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69373a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448773 INFO  (qtp17307683-3939) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 448773 INFO  (indexFetcher-1821-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 448773 INFO  (indexFetcher-1821-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1481510531257
   [junit4]   2> 448773 INFO  (indexFetcher-1821-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 448773 INFO  (indexFetcher-1821-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 448863 WARN  (qtp7530867-3984) [    x:collection1] o.a.s.h.ReplicationHandler Exception while invoking 'details' method for replication on master 
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52256/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing /solr/replication. Reason:
   [junit4]   2> <pre>    Can not find: /solr/replication</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1726)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:938)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2227)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 448864 INFO  (qtp7530867-3984) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=8
   [junit4]   2> 448866 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@113b194{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 448866 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14390067
   [junit4]   2> 448867 INFO  (coreCloseExecutor-1835-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b24159
   [junit4]   2> 448868 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@155f18{/solr,null,UNAVAILABLE}
   [junit4]   2> 448870 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestDetails
   [junit4]   2> 448871 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@944475{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 448871 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19692068
   [junit4]   2> 448872 INFO  (coreCloseExecutor-1837-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bb1a3b
   [junit4]   2> 448873 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57fca2{/solr,null,UNAVAILABLE}
   [junit4]   2> 448877 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18ecc6d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 448877 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6233549
   [junit4]   2> 448878 INFO  (coreCloseExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d04bc9
   [junit4]   2> 448878 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[88B9F54D6A112293]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ebeaca{/solr,null,UNAVAILABLE}
   [junit4]   2> 448882 INFO  (SUITE-TestReplicationHandler-seed#[88B9F54D6A112293]-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\J0\temp\solr.handler.TestReplicationHandler_88B9F54D6A112293-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), newname=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=709, maxMBSortInHeap=6.084507440820335, sim=RandomSimilarity(queryNorm=false): {}, locale=el, timezone=GB-Eire
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=114242032,total=285212672
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, OverseerRolesTest, TestScoreJoinQPNoScore, TestSolrCloudWithSecureImpersonation, TestUninvertingReader, JSONWriterTest, DistributedQueryComponentCustomSortTest, PluginInfoTest, TestFaceting, HttpPartitionTest, InfoHandlerTest, TestQueryWrapperFilter, HdfsChaosMonkeyNothingIsSafeTest, TestHdfsUpdateLog, SuggestComponentTest, DistributedSpellCheckComponentTest, SolrXmlInZkTest, PeerSyncTest, RecoveryZkTest, CursorPagingTest, TestRTimerTree, TestNRTOpen, CoreSorterTest, PrimUtilsTest, RequiredFieldsTest, TestSolrConfigHandlerConcurrent, TestSchemaManager, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestCloudRecovery, TestUseDocValuesAsStored2, LeaderInitiatedRecoveryOnCommitTest, SortSpecParsingTest, SolrCLIZkUtilsTest, TestReplicationHandler]
   [junit4] Completed [122/659 (1!)] on J0 in 79.72s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 56311 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6284/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([95ACF757C15EC4C9:2F7E982F42702ADC]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
	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 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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
	... 40 more




Build Log:
[...truncated 10641 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_95ACF757C15EC4C9-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.e.j.u.log Logging initialized @4190ms
   [junit4]   2> 47   INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 94   INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 391  INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 391  INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] 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> 1045 WARN  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1092 INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1404 INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2903 WARN  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2934 INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4557 INFO  (coreLoadExecutor-6-thread-1) [    ] 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> 4667 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 4667 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 4714 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4854 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 4869 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4901 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 5135 INFO  (coreLoadExecutor-6-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.AutoCommitTest_95ACF757C15EC4C9-001\init-core-data-001\]
   [junit4]   2> 5244 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=570247278, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 7850 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7850 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7866 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7866 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7881 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=57.9765625, floorSegmentMB=1.6953125, forceMergeDeletesPctAllowed=9.272491924891963, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6397633881105909
   [junit4]   2> 7975 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@279ee50c[collection1] main]
   [junit4]   2> 8131 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8288 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 8491 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8569 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 8569 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553547363656663040
   [junit4]   2> 8585 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 8585 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 8585 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 8585 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 8600 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 8600 INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8600 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 8616 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 8616 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 8616 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@279ee50c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8631 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 9100 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1553547363968090112)} 0 471
   [junit4]   2> 9132 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] 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> 9210 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 9210 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 9257 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9413 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 9413 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9458 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 9552 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    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.AutoCommitTest_95ACF757C15EC4C9-001\init-core-data-001\]
   [junit4]   2> 9692 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9692 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9692 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6098f729[collection1] main]
   [junit4]   2> 9692 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9692 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9708 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 9708 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9708 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9708 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9708 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 9723 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9723 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9723 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9723 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9723 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=35.4736328125, floorSegmentMB=0.740234375, forceMergeDeletesPctAllowed=17.979158579728107, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 9723 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9723 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6098f729[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9723 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 9723 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21abd937[collection1] main]
   [junit4]   2> 9723 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e594991
   [junit4]   2> 9739 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21abd937[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10005 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1553547364917051392)]} 0 271
   [junit4]   2> 10067 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=50
   [junit4]   2> 10067 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1553547365227429888)]} 0 334
   [junit4]   2> 10067 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 10067 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1553547365227429889)]} 0 337
   [junit4]   2> 10083 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 10083 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 10114 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 10114 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=95ACF757C15EC4C9 -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Europe/Belfast -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.53s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([95ACF757C15EC4C9:2F7E982F42702ADC]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
   [junit4]    > 	... 40 more
   [junit4]   2> 10130 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 10880 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15edea14[collection1] realtime]
   [junit4]   2> 10880 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1553547365293490176)} 0 744
   [junit4]   2> 10896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    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> 10973 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 10973 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 11020 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 11253 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    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> 11253 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 11316 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 11316 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    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.AutoCommitTest_95ACF757C15EC4C9-001\init-core-data-001\]
   [junit4]   2> 11331 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11331 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11331 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e3cdff4[collection1] main]
   [junit4]   2> 11331 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 11331 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 11347 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e3cdff4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11362 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6072100702523175]
   [junit4]   2> 11362 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 11362 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58f80c97[collection1] main]
   [junit4]   2> 11362 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c674c89
   [junit4]   2> 11362 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@58f80c97[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11362 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1553547366585335808)]} 0 2
   [junit4]   2> 11362 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1553547366585335809)]} 0 3
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1553547366585335810)]} 0 5
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1553547366602113024)]} 0 6
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1553547366602113025)]} 0 7
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1553547366602113026)]} 0 9
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1553547366602113027)]} 0 10
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1553547366602113028)]} 0 11
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1553547366602113029)]} 0 12
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1553547366602113030)]} 0 13
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1553547366602113031)]} 0 16
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1553547366602113032)]} 0 17
   [junit4]   2> 11378 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1553547366602113033)]} 0 19
   [junit4]   2> 11394 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1553547366618890240)]} 0 21
   [junit4]   2> 11394 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 11394 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1553547366618890241)]} 0 25
   [junit4]   2> 11409 INFO  (commitScheduler-19-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 11425 INFO  (commitScheduler-19-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ed258ed[collection1] main]
   [junit4]   2> 11441 INFO  (commitScheduler-19-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11471 INFO  (searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ed258ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C15)))}
   [junit4]   2> 11659 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1553547366896762880)]} 0 288
   [junit4]   2> 11659 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 11674 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 11674 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 11674 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 11768 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a18cb57[collection1] realtime]
   [junit4]   2> 11768 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1553547366912491520)} 0 78
   [junit4]   2> 11768 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    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> 11863 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 11863 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 11909 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 12018 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    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> 12018 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 12034 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 12034 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    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.AutoCommitTest_95ACF757C15EC4C9-001\init-core-data-001\]
   [junit4]   2> 12066 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12066 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dcfac3[collection1] main]
   [junit4]   2> 12081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 12097 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 12112 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 12127 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6dcfac3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12127 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=82.2900390625, floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=0.16926166436279866, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8214003507996952
   [junit4]   2> 12143 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12143 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37419c26[collection1] main]
   [junit4]   2> 12143 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@37419c26[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12143 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61595bf9
   [junit4]   2> 12159 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1553547367404273664)]} 0 9
   [junit4]   2> 12159 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 13173 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 13173 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@338a2da4[collection1] main]
   [junit4]   2> 13204 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13204 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@338a2da4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 13204 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1553547368516812800)]} 0 1065
   [junit4]   2> 13204 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 13220 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 13220 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1553547368533590016)]} 0 0
   [junit4]   2> 13220 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 14220 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14220 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@153415c7[collection1] main]
   [junit4]   2> 14220 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@153415c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 14220 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1553547369647177728)]} 0 2134
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177729)]} 0 2137
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177730)]} 0 2138
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177731)]} 0 2138
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177732)]} 0 2140
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177733)]} 0 2140
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177734)]} 0 2141
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177735)]} 0 2142
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177736)]} 0 2144
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177737)]} 0 2145
   [junit4]   2> 14282 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1553547369647177738)]} 0 2145
   [junit4]   2> 14298 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 15296 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 15296 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78f89025[collection1] main]
   [junit4]   2> 15296 INFO  (commitScheduler-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15296 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78f89025[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 15359 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1553547370776494080)]} 0 3210
   [junit4]   2> 15359 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 15359 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[95ACF757C15EC4C9]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 15359 INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 15359 INFO  (SUITE-AutoCommitTest-seed#[95ACF757C15EC4C9]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=457699618
   [junit4]   2> 15359 INFO  (coreCloseExecutor-24-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a8bfb47
   [junit4]   2> 15374 INFO  (coreCloseExecutor-24-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 15374 INFO  (coreCloseExecutor-24-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@365dc1e3
   [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.AutoCommitTest_95ACF757C15EC4C9-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=9246, maxDocsPerChunk=117, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=9246, blockSize=1)), sim=RandomSimilarity(queryNorm=true): {}, locale=fr-LU, timezone=Europe/Belfast
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=32231032,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest]
   [junit4] Completed [6/659 (1!)] on J1 in 17.98s, 3 tests, 1 error <<< FAILURES!

[...truncated 64488 lines...]


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

Posted by Erick Erickson <er...@gmail.com>.
This is baffling. I'll attach some log file fragments to SOLR-9843,
but the gist is that I see in the logs (look for shard3_replica1):

- the DBQ of *:* happens, commit happens
- the update for docs 2 and 3 going to shard3_replica1 happens
- a new searcher is opened
- a *:* query goes to shard3_replica1
- shard3_replica1 only returns doc 2 (ids=2).

I looked at successful tests and the "expected" thing happens, i.e.
shard3_replica1 *:* returns ids=2,3

So this looks like something that's not just an artifact of this
tests, nor something reproducible with the seeds. Maybe something
fundamental to Solr, maybe something in the test framework. Maybe I'm
hallucinating too.

On Mon, Dec 12, 2016 at 5:07 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6283/
> Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC
>
> 2 tests failed.
> FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting
>
> Error Message:
> Should have exactly 4 documents returned expected:<4> but was:<3>
>
> Stack Trace:
> java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
>         at __randomizedtesting.SeedInfo.seed([52132C1F8C2FF894:4C2B2417F0844214]: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.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:263)
>         at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:244)
>         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 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)
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestBadConfig
>
> Error Message:
> Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001
>
> Stack Trace:
> java.io.IOException: Could not remove the following files (in the order of attempts):
>    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001
>    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001
>
>         at __randomizedtesting.SeedInfo.seed([52132C1F8C2FF894]:0)
>         at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
>         at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
>         at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 11787 lines...]
>    [junit4] Suite: org.apache.solr.core.TestBadConfig
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001
>    [junit4]   2> 1600292 INFO  (SUITE-TestBadConfig-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
>    [junit4]   2> 1600293 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidScriptFile
>    [junit4]   2> 1600720 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1600721 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] 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> 1600772 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1600780 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 1601000 WARN  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1601009 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1601025 INFO  (coreLoadExecutor-6991-thread-1) [    ] 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> 1601042 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601049 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 1601105 WARN  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1601106 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1601128 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1601128 INFO  (coreLoadExecutor-6991-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1601202 WARN  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
>    [junit4]   2> 1601202 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1601202 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1601203 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc0627[collection1] main]
>    [junit4]   2> 1601204 WARN  (coreLoadExecutor-6991-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> 1601271 ERROR (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: Unable to evaluate script: currency.xml
>    [junit4]   2> org.apache.solr.common.SolrException: Unable to evaluate script: currency.xml
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:315)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: javax.script.ScriptException: <eval>:1:0 Expected an operand but found <
>    [junit4]   2> <?xml version="1.0" ?>
>    [junit4]   2> ^ in <eval> at line number 1 at column number 0
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:470)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:537)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:524)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:150)
>    [junit4]   2>        at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:249)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:311)
>    [junit4]   2>        ... 11 more
>    [junit4]   2> Caused by: jdk.nashorn.internal.runtime.ParserException: <eval>:1:0 Expected an operand but found <
>    [junit4]   2> <?xml version="1.0" ?>
>    [junit4]   2> ^
>    [junit4]   2>        at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:294)
>    [junit4]   2>        at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:279)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.unaryExpression(Parser.java:3182)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.expression(Parser.java:3282)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.expressionStatement(Parser.java:1150)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.statement(Parser.java:967)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.sourceElements(Parser.java:773)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.program(Parser.java:709)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.parse(Parser.java:283)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.parse(Parser.java:249)
>    [junit4]   2>        at jdk.nashorn.internal.runtime.Context.compile(Context.java:1284)
>    [junit4]   2>        at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:1251)
>    [junit4]   2>        at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:627)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:535)
>    [junit4]   2>        ... 16 more
>    [junit4]   2> 1601272 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12bb423
>    [junit4]   2> 1601272 INFO  (searcherExecutor-6992-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc0627[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1601273 ERROR (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to initialize scripts: Unable to evaluate script: currency.xml
>    [junit4]   2> org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: currency.xml
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: currency.xml
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:231)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to evaluate script: currency.xml
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:315)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
>    [junit4]   2>        ... 10 more
>    [junit4]   2> Caused by: javax.script.ScriptException: <eval>:1:0 Expected an operand but found <
>    [junit4]   2> <?xml version="1.0" ?>
>    [junit4]   2> ^ in <eval> at line number 1 at column number 0
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:470)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:537)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:524)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:150)
>    [junit4]   2>        at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:249)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:311)
>    [junit4]   2>        ... 11 more
>    [junit4]   2> Caused by: jdk.nashorn.internal.runtime.ParserException: <eval>:1:0 Expected an operand but found <
>    [junit4]   2> <?xml version="1.0" ?>
>    [junit4]   2> ^
>    [junit4]   2>        at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:294)
>    [junit4]   2>        at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:279)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.unaryExpression(Parser.java:3182)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.expression(Parser.java:3282)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.expressionStatement(Parser.java:1150)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.statement(Parser.java:967)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.sourceElements(Parser.java:773)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.program(Parser.java:709)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.parse(Parser.java:283)
>    [junit4]   2>        at jdk.nashorn.internal.parser.Parser.parse(Parser.java:249)
>    [junit4]   2>        at jdk.nashorn.internal.runtime.Context.compile(Context.java:1284)
>    [junit4]   2>        at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:1251)
>    [junit4]   2>        at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:627)
>    [junit4]   2>        at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:535)
>    [junit4]   2>        ... 16 more
>    [junit4]   2> 1601274 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1601275 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1601275 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30911505
>    [junit4]   2> 1601276 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvalidScriptFile
>    [junit4]   2> 1601278 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingScriptFile
>    [junit4]   2> 1601290 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1601291 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] 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> 1601350 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601358 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 1601424 WARN  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1601426 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1601444 INFO  (coreLoadExecutor-7002-thread-1) [    ] 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> 1601463 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601470 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 1601529 WARN  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1601532 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1601546 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1601546 INFO  (coreLoadExecutor-7002-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1601561 WARN  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
>    [junit4]   2> 1601561 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1601561 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1601563 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d700f4[collection1] main]
>    [junit4]   2> 1601563 WARN  (coreLoadExecutor-7002-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> 1601583 ERROR (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
>    [junit4]   2> org.apache.solr.common.SolrException: Unable to evaluate script: a-file-name-that-does-not-exist.js
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:322)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'a-file-name-that-does-not-exist.js' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory$ScriptFile.openReader(StatelessScriptUpdateProcessorFactory.java:488)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:308)
>    [junit4]   2>        ... 11 more
>    [junit4]   2> 1601584 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a9a70e
>    [junit4]   2> 1601584 INFO  (searcherExecutor-7003-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d700f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1601585 ERROR (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
>    [junit4]   2> org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:231)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to evaluate script: a-file-name-that-does-not-exist.js
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:322)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
>    [junit4]   2>        ... 10 more
>    [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'a-file-name-that-does-not-exist.js' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory$ScriptFile.openReader(StatelessScriptUpdateProcessorFactory.java:488)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:308)
>    [junit4]   2>        ... 11 more
>    [junit4]   2> 1601586 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1601586 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1601586 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=399499
>    [junit4]   2> 1601588 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingScriptFile
>    [junit4]   2> 1601589 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBogusMergePolicy
>    [junit4]   2> 1601590 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1601591 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] 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> 1601652 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1601652 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
>    [junit4]   2> 1601652 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601657 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
>    [junit4]   2> 1601663 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
>    [junit4]   2> 1601663 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
>    [junit4]   2> 1601670 INFO  (coreLoadExecutor-7013-thread-1) [    ] 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> 1601691 WARN  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1601691 WARN  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
>    [junit4]   2> 1601691 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601696 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
>    [junit4]   2> 1601699 WARN  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
>    [junit4]   2> 1601699 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
>    [junit4]   2> 1601707 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1601707 INFO  (coreLoadExecutor-7013-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1601712 INFO  (coreLoadExecutor-7013-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@daf5fb
>    [junit4]   2> 1601712 ERROR (coreLoadExecutor-7013-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Error instantiating class: 'org.apache.solr.update.DummyMergePolicy'
>    [junit4]   2> org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.solr.update.DummyMergePolicy'
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.solr.update.DummyMergePolicy'
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:655)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:590)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:583)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexConfig.buildMergePolicyFromInfo(SolrIndexConfig.java:322)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexConfig.buildMergePolicy(SolrIndexConfig.java:276)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:238)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:91)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:68)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> Caused by: java.lang.NoSuchMethodException: org.apache.solr.update.DummyMergePolicy.<init>()
>    [junit4]   2>        at java.lang.Class.getConstructor0(Class.java:3082)
>    [junit4]   2>        at java.lang.Class.getConstructor(Class.java:1825)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:636)
>    [junit4]   2>        ... 17 more
>    [junit4]   2> 1601719 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1601719 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1601719 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10060945
>    [junit4]   2> 1601720 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1601721 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] 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> 1601773 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601779 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
>    [junit4]   2> 1601783 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
>    [junit4]   2> 1601783 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
>    [junit4]   2> 1601792 INFO  (coreLoadExecutor-7021-thread-1) [    ] 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> 1601810 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1601817 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
>    [junit4]   2> 1601818 WARN  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
>    [junit4]   2> 1601818 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
>    [junit4]   2> 1601825 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1601825 INFO  (coreLoadExecutor-7021-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1601921 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e2d82
>    [junit4]   2> 1601921 ERROR (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Error loading class 'org.apache.solr.update.DummyMergePolicyFactory'
>    [junit4]   2> org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.update.DummyMergePolicyFactory'
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.update.DummyMergePolicyFactory'
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:556)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:625)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexConfig.buildMergePolicy(SolrIndexConfig.java:290)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:238)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:91)
>    [junit4]   2>        at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:68)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> Caused by: java.lang.ClassNotFoundException: org.apache.solr.update.DummyMergePolicyFactory
>    [junit4]   2>        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>    [junit4]   2>        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>    [junit4]   2>        at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:814)
>    [junit4]   2>        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>    [junit4]   2>        at java.lang.Class.forName0(Native Method)
>    [junit4]   2>        at java.lang.Class.forName(Class.java:348)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:540)
>    [junit4]   2>        ... 15 more
>    [junit4]   2> 1601927 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1601928 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1601928 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5007324
>    [junit4]   2> 1601928 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBogusMergePolicy
>    [junit4]   2> 1601940 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNRTModeProperty
>    [junit4]   2> 1601941 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1601942 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] 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> 1601995 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1601996 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNRTModeProperty
>    [junit4]   2> 1601997 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaMutableButNotManaged
>    [junit4]   2> 1601997 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1601998 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] 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> 1602015 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602018 ERROR (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.ClassicIndexSchemaFactory Unexpected arg(s): {mutable=false,managedSchemaResourceName=schema.xml}
>    [junit4]   2> 1602018 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602018 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaMutableButNotManaged
>    [junit4]   2> 1602020 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleIndexConfigs
>    [junit4]   2> 1602020 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602021 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] 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> 1602038 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602038 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleIndexConfigs
>    [junit4]   2> 1602040 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleCFS
>    [junit4]   2> 1602040 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602041 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] 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> 1602059 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602059 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleCFS
>    [junit4]   2> 1602060 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnknownSchemaAttribute
>    [junit4]   2> 1602060 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602061 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] 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> 1602081 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602085 ERROR (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.ManagedIndexSchemaFactory Unexpected arg(s): {bogusParam=bogusValue}
>    [junit4]   2> 1602085 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602085 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUnknownSchemaAttribute
>    [junit4]   2> 1602087 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleDirectoryFactories
>    [junit4]   2> 1602087 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602088 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] 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> 1602107 WARN  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1602107 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602109 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602109 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleDirectoryFactories
>    [junit4]   2> 1602110 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchemaCannotBeNamedSchemaDotXml
>    [junit4]   2> 1602111 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602111 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] 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> 1602130 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602133 ERROR (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.ManagedIndexSchemaFactory managedSchemaResourceName can't be 'schema.xml'
>    [junit4]   2> 1602133 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602133 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchemaCannotBeNamedSchemaDotXml
>    [junit4]   2> 1602135 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnsetSysProperty
>    [junit4]   2> 1602135 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602136 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] 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> 1602152 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602152 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUnsetSysProperty
>    [junit4]   2> 1602153 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateLogButNoVersionField
>    [junit4]   2> 1602154 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602154 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] 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> 1602179 WARN  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1602181 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602207 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 1602252 WARN  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1602253 WARN  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
>    [junit4]   2> 1602254 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
>    [junit4]   2> 1602299 INFO  (coreLoadExecutor-7029-thread-1) [    ] 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> 1602324 WARN  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1602325 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602344 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 1602397 WARN  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1602397 WARN  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
>    [junit4]   2> 1602398 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
>    [junit4]   2> 1602414 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1602415 INFO  (coreLoadExecutor-7029-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1602415 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@863b26
>    [junit4]   2> 1602418 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=18.0126953125, floorSegmentMB=2.1044921875, forceMergeDeletesPctAllowed=25.221773979712683, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>    [junit4]   2> 1602436 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1602436 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 1602436 ERROR (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
>    [junit4]   2> org.apache.solr.common.SolrException: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
>    [junit4]   2>        at org.apache.solr.update.VersionInfo.getAndCheckVersionField(VersionInfo.java:68)
>    [junit4]   2>        at org.apache.solr.update.VersionInfo.<init>(VersionInfo.java:94)
>    [junit4]   2>        at org.apache.solr.update.UpdateLog.init(UpdateLog.java:308)
>    [junit4]   2>        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
>    [junit4]   2>        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
>    [junit4]   2>        at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
>    [junit4]   2>        at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)
>    [junit4]   2>        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>    [junit4]   2>        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:722)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:784)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1023)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:888)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> 1602437 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12f92ba
>    [junit4]   2> 1602442 ERROR (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
>    [junit4]   2> org.apache.solr.common.SolrException: Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
>    [junit4]   2>        at org.apache.solr.update.UpdateLog.init(UpdateLog.java:312)
>    [junit4]   2>        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
>    [junit4]   2>        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
>    [junit4]   2>        at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
>    [junit4]   2>        at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)
>    [junit4]   2>        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>    [junit4]   2>        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:722)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:784)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1023)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:888)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
>    [junit4]   2>        at org.apache.solr.update.VersionInfo.getAndCheckVersionField(VersionInfo.java:68)
>    [junit4]   2>        at org.apache.solr.update.VersionInfo.<init>(VersionInfo.java:94)
>    [junit4]   2>        at org.apache.solr.update.UpdateLog.init(UpdateLog.java:308)
>    [junit4]   2>        ... 18 more
>    [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27265139
>    [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateLogButNoVersionField
>    [junit4]   2> 1602446 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTolerantUpdateProcessorNoUniqueKey
>    [junit4]   2> 1602449 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602449 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] 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> 1602507 WARN  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1602508 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602514 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
>    [junit4]   2> 1602517 WARN  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
>    [junit4]   2> 1602517 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
>    [junit4]   2> 1602526 INFO  (coreLoadExecutor-7039-thread-1) [    ] 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> 1602551 WARN  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1602553 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602559 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
>    [junit4]   2> 1602560 WARN  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
>    [junit4]   2> 1602560 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
>    [junit4]   2> 1602568 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1602568 INFO  (coreLoadExecutor-7039-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1602581 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1602581 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1602583 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.67581184804897]
>    [junit4]   2> 1602583 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@165efc4[collection1] main]
>    [junit4]   2> 1602584 WARN  (coreLoadExecutor-7039-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> 1602584 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1051a9
>    [junit4]   2> 1602585 INFO  (searcherExecutor-7040-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@165efc4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1602585 ERROR (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: org.apache.solr.update.processor.TolerantUpdateProcessorFactory requires a schema that includes a uniqueKey field.
>    [junit4]   2> org.apache.solr.common.SolrException: org.apache.solr.update.processor.TolerantUpdateProcessorFactory requires a schema that includes a uniqueKey field.
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: org.apache.solr.update.processor.TolerantUpdateProcessorFactory requires a schema that includes a uniqueKey field.
>    [junit4]   2>        at org.apache.solr.update.processor.TolerantUpdateProcessorFactory.inform(TolerantUpdateProcessorFactory.java:116)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> 1602586 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1602588 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602588 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11597649
>    [junit4]   2> 1602589 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTolerantUpdateProcessorNoUniqueKey
>    [junit4]   2> 1602591 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBogusScriptEngine
>    [junit4]   2> 1602603 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1602603 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] 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> 1602656 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602667 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 1602735 WARN  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1602736 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1602754 INFO  (coreLoadExecutor-7050-thread-1) [    ] 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> 1602773 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1602783 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 1602844 WARN  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1602846 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1602860 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1602861 INFO  (coreLoadExecutor-7050-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
>    [junit4]   2> 1602876 WARN  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
>    [junit4]   2> 1602876 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1602876 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1602878 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ddbe8b[collection1] main]
>    [junit4]   2> 1602879 WARN  (coreLoadExecutor-7050-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> 1602884 ERROR (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
>    [junit4]   2> org.apache.solr.common.SolrException: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:271)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> 1602885 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@502553
>    [junit4]   2> 1602885 INFO  (searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ddbe8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1602885 ERROR (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
>    [junit4]   2> org.apache.solr.common.SolrException: Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
>    [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> Caused by: org.apache.solr.common.SolrException: Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:231)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
>    [junit4]   2>        ... 8 more
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:271)
>    [junit4]   2>        at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
>    [junit4]   2>        ... 10 more
>    [junit4]   2> 1602887 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1602887 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1602887 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22314859
>    [junit4]   2> 1602888 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBogusScriptEngine
>    [junit4]   2> 1602888 INFO  (SUITE-TestBadConfig-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> Dec 12, 2016 12:24:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1790, maxMBSortInHeap=7.074954743113312, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=America/Indiana/Petersburg
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=164497800,total=371720192
>    [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestSolrJ, TestLeaderInitiatedRecoveryThread, TestSolrFieldCacheMBean, OverseerCollectionConfigSetProcessorTest, TestSort, TestStressUserVersions, LeaderInitiatedRecoveryOnCommitTest, BigEndianAscendingWordDeserializerTest, AlternateDirectoryTest, DirectSolrSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestSchemaVersionResource, TestCollationField, TestPostingsSolrHighlighter, CollectionStateFormat2Test, TestIBSimilarityFactory, TestCollationFieldDocValues, BlockCacheTest, TestCloudRecovery, OutputWriterTest, BaseCdcrDistributedZkTest, DistributedQueueTest, ShardSplitTest, ShardRoutingTest, TestReplicaProperties, TestLockTree, TestDynamicLoading, RequiredFieldsTest, DistributedQueryComponentCustomSortTest, MultiTermTest, SOLR749Test, BufferStoreTest, BasicAuthStandaloneTest, CollectionsAPIAsyncDistributedZkTest, SolrTestCaseJ4Test, TestSchemaManager, TestHighlightDedupGrouping, TestManagedSchemaAPI, OverseerTaskQueueTest, TestRecoveryHdfs, PluginInfoTest, RequestLoggingTest, InfoHandlerTest, TestFieldCacheSanityChecker, TestCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, AssignTest, FullHLLTest, TestRandomDVFaceting, RestartWhileUpdatingTest, AnalysisAfterCoreReloadTest, QueryResultKeyTest, TestSolrCloudWithDelegationTokens, MBeansHandlerTest, TestSmileRequest, TestUpdate, TriLevelCompositeIdRoutingTest, TestBinaryField, ZkNodePropsTest, RulesTest, TestRTGBase, TestPerFieldSimilarityWithDefaultOverride, SuggestComponentTest, TestSearcherReuse, TestSubQueryTransformerCrossCore, NumericFieldsTest, TestFieldCache, TestBM25SimilarityFactory, SynonymTokenizerTest, TestNoOpRegenerator, TestReplicationHandler, DocValuesMultiTest, HttpSolrCallGetCoreTest, HdfsLockFactoryTest, TestExtendedDismaxParser, TestCursorMarkWithoutUniqueKey, TestUseDocValuesAsStored2, TestCryptoKeys, TestJettySolrRunner, TolerantUpdateProcessorTest, TestFieldCacheSortRandom, XmlUpdateRequestHandlerTest, TimeZoneUtilsTest, CursorPagingTest, TestScoreJoinQPNoScore, DeleteStatusTest, TestInfoStreamLogging, HdfsChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, TestTrackingShardHandlerFactory, SSLMigrationTest, SolrIndexConfigTest, TestManagedSynonymFilterFactory, TestFunctionQuery, TestStressReorder, CustomCollectionTest, HighlighterTest, CoreSorterTest, ClusterStateUpdateTest, PolyFieldTest, DistributedFacetPivotLongTailTest, DistanceUnitsTest, CheckHdfsIndexTest, TestNRTOpen, TestMinMaxOnMultiValuedField, TestExpandComponent, TestCSVResponseWriter, SpatialHeatmapFacetsTest, TestCloudPivotFacet, QueryElevationComponentTest, LeaderElectionTest, SimpleMLTQParserTest, TestMergePolicyConfig, OpenExchangeRatesOrgProviderTest, StandardRequestHandlerTest, TestCSVLoader, TestConfigOverlay, AnalyticsQueryTest, DocValuesTest, TestBulkSchemaConcurrent, TestTolerantUpdateProcessorRandomCloud, TestInitQParser, RecoveryAfterSoftCommitTest, TestJsonFacetRefinement, OverseerRolesTest, BlockJoinFacetDistribTest, TestSolrConfigHandlerConcurrent, DeleteLastCustomShardedReplicaTest, TestRTimerTree, ZkStateReaderTest, TestComplexPhraseQParserPlugin, TestSlowCompositeReaderWrapper, SolrCLIZkUtilsTest, TestTestInjection, TestRequestStatusCollectionAPI, DistributedMLTComponentTest, JSONWriterTest, TestExclusionRuleCollectionAccess, StressHdfsTest, TestBlendedInfixSuggestions, TestPushWriter, FastVectorHighlighterTest, TestSolrCloudSnapshots, CurrencyFieldXmlFileTest, DistributedSpellCheckComponentTest, SampleTest, TestUniqueKeyFieldResource, TestFieldSortValues, TestUninvertingReader, TestRawTransformer, TestDefaultStatsCache, TestSolrDynamicMBean, TestCloudDeleteByQuery, TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, TestMacroExpander, FileUtilsTest, TestLFUCache, TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestGroupingSearch, PeerSyncTest, TestFiltering, DirectUpdateHandlerTest, TestBadConfig]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBadConfig -Dtests.seed=52132C1F8C2FF894 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.00s J0 | TestBadConfig (suite) <<<
>    [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
>    [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001
>    [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([52132C1F8C2FF894]:0)
>    [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [362/659 (1!)] on J0 in 2.88s, 14 tests, 1 error <<< FAILURES!
>
> [...truncated 385 lines...]
>    [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_52132C1F8C2FF894-001\init-core-data-001
>    [junit4]   2> 1779749 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
>    [junit4]   2> 1779751 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_52132C1F8C2FF894-001\tempDir-001
>    [junit4]   2> 1779751 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 1779752 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 1779752 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer Starting server
>    [junit4]   2> 1779851 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.ZkTestServe
>
> [...truncated too long message...]
>
> Core [dv_coll_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c64387
>    [junit4]   2> 1782972 INFO  (coreCloseExecutor-8447-thread-1) [n:127.0.0.1:57132_solr c:dv_coll s:shard4 r:core_node2 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36bcf5
>    [junit4]   2> 1782972 INFO  (coreCloseExecutor-8447-thread-2) [n:127.0.0.1:57132_solr c:dv_coll s:shard2 r:core_node4 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@189437c
>    [junit4]   2> 1782983 WARN  (zkCallback-2649-thread-2-processing-n:127.0.0.1:57132_solr) [n:127.0.0.1:57132_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 1782983 INFO  (jetty-launcher-2638-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43de39{/solr,null,UNAVAILABLE}
>    [junit4]   2> 1782984 INFO  (zkCallback-2648-thread-2-processing-n:127.0.0.1:57131_solr) [n:127.0.0.1:57131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
>    [junit4]   2> 1782989 INFO  (jetty-launcher-2638-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97094576416620549-127.0.0.1:57131_solr-n_0000000000) closing
>    [junit4]   2> 1782989 INFO  (OverseerStateUpdate-97094576416620549-127.0.0.1:57131_solr-n_0000000000) [n:127.0.0.1:57131_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57131_solr
>    [junit4]   2> 1782990 WARN  (zkCallback-2648-thread-2-processing-n:127.0.0.1:57131_solr) [n:127.0.0.1:57131_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 1782991 INFO  (jetty-launcher-2638-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c1e38c{/solr,null,UNAVAILABLE}
>    [junit4]   2> 1782993 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57127 57127
>    [junit4]   2> 1782994 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57127 57127
>    [junit4]   2> 1782995 WARN  (Thread-4672) [    ] o.a.s.c.ZkTestServer Watch limit violations:
>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>        7       /solr/configs/conf1/managed-schema
>    [junit4]   2>        4       /solr/configs/conf1
>    [junit4]   2>        3       /solr/aliases.json
>    [junit4]   2>        3       /solr/clusterprops.json
>    [junit4]   2>        2       /solr/security.json
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        3       /solr/clusterstate.json
>    [junit4]   2>        2       /solr/configs/conf1/managed-schema
>    [junit4]   2>        2       /solr/collections/dv_coll/state.json
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        10      /solr/overseer/queue
>    [junit4]   2>        3       /solr/live_nodes
>    [junit4]   2>        3       /solr/collections
>    [junit4]   2>        3       /solr/overseer/queue-work
>    [junit4]   2>        3       /solr/overseer/collection-queue-work
>    [junit4]   2>
>    [junit4]   2> 1782995 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-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\J0\temp\solr.cloud.DocValuesNotIndexedTest_52132C1F8C2FF894-001
>    [junit4]   2> Dec 12, 2016 12:27:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
>    [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, maxDocsPerChunk=1, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-BH, timezone=WET
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=175523376,total=416284672
>    [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestSolrJ, TestLeaderInitiatedRecoveryThread, TestSolrFieldCacheMBean, OverseerCollectionConfigSetProcessorTest, TestSort, TestStressUserVersions, LeaderInitiatedRecoveryOnCommitTest, BigEndianAscendingWordDeserializerTest, AlternateDirectoryTest, DirectSolrSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestSchemaVersionResource, TestCollationField, TestPostingsSolrHighlighter, CollectionStateFormat2Test, TestIBSimilarityFactory, TestCollationFieldDocValues, BlockCacheTest, TestCloudRecovery, OutputWriterTest, BaseCdcrDistributedZkTest, DistributedQueueTest, ShardSplitTest, ShardRoutingTest, TestReplicaProperties, TestLockTree, TestDynamicLoading, RequiredFieldsTest, DistributedQueryComponentCustomSortTest, MultiTermTest, SOLR749Test, BufferStoreTest, BasicAuthStandaloneTest, CollectionsAPIAsyncDistributedZkTest, SolrTestCaseJ4Test, TestSchemaManager, TestHighlightDedupGrouping, TestManagedSchemaAPI, OverseerTaskQueueTest, TestRecoveryHdfs, PluginInfoTest, RequestLoggingTest, InfoHandlerTest, TestFieldCacheSanityChecker, TestCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, AssignTest, FullHLLTest, TestRandomDVFaceting, RestartWhileUpdatingTest, AnalysisAfterCoreReloadTest, QueryResultKeyTest, TestSolrCloudWithDelegationTokens, MBeansHandlerTest, TestSmileRequest, TestUpdate, TriLevelCompositeIdRoutingTest, TestBinaryField, ZkNodePropsTest, RulesTest, TestRTGBase, TestPerFieldSimilarityWithDefaultOverride, SuggestComponentTest, TestSearcherReuse, TestSubQueryTransformerCrossCore, NumericFieldsTest, TestFieldCache, TestBM25SimilarityFactory, SynonymTokenizerTest, TestNoOpRegenerator, TestReplicationHandler, DocValuesMultiTest, HttpSolrCallGetCoreTest, HdfsLockFactoryTest, TestExtendedDismaxParser, TestCursorMarkWithoutUniqueKey, TestUseDocValuesAsStored2, TestCryptoKeys, TestJettySolrRunner, TolerantUpdateProcessorTest, TestFieldCacheSortRandom, XmlUpdateRequestHandlerTest, TimeZoneUtilsTest, CursorPagingTest, TestScoreJoinQPNoScore, DeleteStatusTest, TestInfoStreamLogging, HdfsChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, TestTrackingShardHandlerFactory, SSLMigrationTest, SolrIndexConfigTest, TestManagedSynonymFilterFactory, TestFunctionQuery, TestStressReorder, CustomCollectionTest, HighlighterTest, CoreSorterTest, ClusterStateUpdateTest, PolyFieldTest, DistributedFacetPivotLongTailTest, DistanceUnitsTest, CheckHdfsIndexTest, TestNRTOpen, TestMinMaxOnMultiValuedField, TestExpandComponent, TestCSVResponseWriter, SpatialHeatmapFacetsTest, TestCloudPivotFacet, QueryElevationComponentTest, LeaderElectionTest, SimpleMLTQParserTest, TestMergePolicyConfig, OpenExchangeRatesOrgProviderTest, StandardRequestHandlerTest, TestCSVLoader, TestConfigOverlay, AnalyticsQueryTest, DocValuesTest, TestBulkSchemaConcurrent, TestTolerantUpdateProcessorRandomCloud, TestInitQParser, RecoveryAfterSoftCommitTest, TestJsonFacetRefinement, OverseerRolesTest, BlockJoinFacetDistribTest, TestSolrConfigHandlerConcurrent, DeleteLastCustomShardedReplicaTest, TestRTimerTree, ZkStateReaderTest, TestComplexPhraseQParserPlugin, TestSlowCompositeReaderWrapper, SolrCLIZkUtilsTest, TestTestInjection, TestRequestStatusCollectionAPI, DistributedMLTComponentTest, JSONWriterTest, TestExclusionRuleCollectionAccess, StressHdfsTest, TestBlendedInfixSuggestions, TestPushWriter, FastVectorHighlighterTest, TestSolrCloudSnapshots, CurrencyFieldXmlFileTest, DistributedSpellCheckComponentTest, SampleTest, TestUniqueKeyFieldResource, TestFieldSortValues, TestUninvertingReader, TestRawTransformer, TestDefaultStatsCache, TestSolrDynamicMBean, TestCloudDeleteByQuery, TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, TestMacroExpander, FileUtilsTest, TestLFUCache, TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestGroupingSearch, PeerSyncTest, TestFiltering, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, SuggesterTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, MoreLikeThisHandlerTest, LoggingHandlerTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery, BadComponentTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestJmxMonitoredMap, TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DocValuesNotIndexedTest]
>    [junit4] Completed [474/659 (2!)] on J0 in 3.52s, 4 tests, 1 failure <<< FAILURES!
>
> [...truncated 55092 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6283/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([52132C1F8C2FF894:4C2B2417F0844214]: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.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:263)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:244)
	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 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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestBadConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001

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




Build Log:
[...truncated 11787 lines...]
   [junit4] Suite: org.apache.solr.core.TestBadConfig
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001
   [junit4]   2> 1600292 INFO  (SUITE-TestBadConfig-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1600293 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidScriptFile
   [junit4]   2> 1600720 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1600721 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] 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> 1600772 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1600780 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1601000 WARN  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1601009 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1601025 INFO  (coreLoadExecutor-6991-thread-1) [    ] 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> 1601042 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601049 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1601105 WARN  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1601106 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1601128 INFO  (coreLoadExecutor-6991-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1601128 INFO  (coreLoadExecutor-6991-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1601202 WARN  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1601202 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1601202 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1601203 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc0627[collection1] main]
   [junit4]   2> 1601204 WARN  (coreLoadExecutor-6991-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> 1601271 ERROR (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: Unable to evaluate script: currency.xml
   [junit4]   2> org.apache.solr.common.SolrException: Unable to evaluate script: currency.xml
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:315)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: javax.script.ScriptException: <eval>:1:0 Expected an operand but found <
   [junit4]   2> <?xml version="1.0" ?>
   [junit4]   2> ^ in <eval> at line number 1 at column number 0
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:470)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:537)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:524)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:150)
   [junit4]   2> 	at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:249)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:311)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: jdk.nashorn.internal.runtime.ParserException: <eval>:1:0 Expected an operand but found <
   [junit4]   2> <?xml version="1.0" ?>
   [junit4]   2> ^
   [junit4]   2> 	at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:294)
   [junit4]   2> 	at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:279)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.unaryExpression(Parser.java:3182)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.expression(Parser.java:3282)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.expressionStatement(Parser.java:1150)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.statement(Parser.java:967)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.sourceElements(Parser.java:773)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.program(Parser.java:709)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.parse(Parser.java:283)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.parse(Parser.java:249)
   [junit4]   2> 	at jdk.nashorn.internal.runtime.Context.compile(Context.java:1284)
   [junit4]   2> 	at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:1251)
   [junit4]   2> 	at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:627)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:535)
   [junit4]   2> 	... 16 more
   [junit4]   2> 1601272 INFO  (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12bb423
   [junit4]   2> 1601272 INFO  (searcherExecutor-6992-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc0627[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1601273 ERROR (coreLoadExecutor-6991-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to initialize scripts: Unable to evaluate script: currency.xml
   [junit4]   2> org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: currency.xml
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: currency.xml
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:231)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to evaluate script: currency.xml
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:315)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: javax.script.ScriptException: <eval>:1:0 Expected an operand but found <
   [junit4]   2> <?xml version="1.0" ?>
   [junit4]   2> ^ in <eval> at line number 1 at column number 0
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:470)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:537)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:524)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:150)
   [junit4]   2> 	at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:249)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:311)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: jdk.nashorn.internal.runtime.ParserException: <eval>:1:0 Expected an operand but found <
   [junit4]   2> <?xml version="1.0" ?>
   [junit4]   2> ^
   [junit4]   2> 	at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:294)
   [junit4]   2> 	at jdk.nashorn.internal.parser.AbstractParser.error(AbstractParser.java:279)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.unaryExpression(Parser.java:3182)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.expression(Parser.java:3282)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.expressionStatement(Parser.java:1150)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.statement(Parser.java:967)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.sourceElements(Parser.java:773)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.program(Parser.java:709)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.parse(Parser.java:283)
   [junit4]   2> 	at jdk.nashorn.internal.parser.Parser.parse(Parser.java:249)
   [junit4]   2> 	at jdk.nashorn.internal.runtime.Context.compile(Context.java:1284)
   [junit4]   2> 	at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:1251)
   [junit4]   2> 	at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:627)
   [junit4]   2> 	at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:535)
   [junit4]   2> 	... 16 more
   [junit4]   2> 1601274 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1601275 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1601275 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30911505
   [junit4]   2> 1601276 INFO  (TEST-TestBadConfig.testInvalidScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvalidScriptFile
   [junit4]   2> 1601278 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingScriptFile
   [junit4]   2> 1601290 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1601291 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] 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> 1601350 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601358 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1601424 WARN  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1601426 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1601444 INFO  (coreLoadExecutor-7002-thread-1) [    ] 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> 1601463 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601470 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1601529 WARN  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1601532 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1601546 INFO  (coreLoadExecutor-7002-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1601546 INFO  (coreLoadExecutor-7002-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1601561 WARN  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1601561 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1601561 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1601563 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d700f4[collection1] main]
   [junit4]   2> 1601563 WARN  (coreLoadExecutor-7002-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> 1601583 ERROR (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
   [junit4]   2> org.apache.solr.common.SolrException: Unable to evaluate script: a-file-name-that-does-not-exist.js
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:322)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'a-file-name-that-does-not-exist.js' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory$ScriptFile.openReader(StatelessScriptUpdateProcessorFactory.java:488)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:308)
   [junit4]   2> 	... 11 more
   [junit4]   2> 1601584 INFO  (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a9a70e
   [junit4]   2> 1601584 INFO  (searcherExecutor-7003-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d700f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1601585 ERROR (coreLoadExecutor-7002-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
   [junit4]   2> org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to initialize scripts: Unable to evaluate script: a-file-name-that-does-not-exist.js
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:231)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to evaluate script: a-file-name-that-does-not-exist.js
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:322)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'a-file-name-that-does-not-exist.js' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory$ScriptFile.openReader(StatelessScriptUpdateProcessorFactory.java:488)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:308)
   [junit4]   2> 	... 11 more
   [junit4]   2> 1601586 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1601586 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1601586 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=399499
   [junit4]   2> 1601588 INFO  (TEST-TestBadConfig.testMissingScriptFile-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingScriptFile
   [junit4]   2> 1601589 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBogusMergePolicy
   [junit4]   2> 1601590 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1601591 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] 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> 1601652 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1601652 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1601652 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601657 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1601663 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1601663 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1601670 INFO  (coreLoadExecutor-7013-thread-1) [    ] 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> 1601691 WARN  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1601691 WARN  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1601691 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601696 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1601699 WARN  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1601699 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1601707 INFO  (coreLoadExecutor-7013-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1601707 INFO  (coreLoadExecutor-7013-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1601712 INFO  (coreLoadExecutor-7013-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@daf5fb
   [junit4]   2> 1601712 ERROR (coreLoadExecutor-7013-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Error instantiating class: 'org.apache.solr.update.DummyMergePolicy'
   [junit4]   2> org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.solr.update.DummyMergePolicy'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.solr.update.DummyMergePolicy'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:655)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:590)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:583)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.buildMergePolicyFromInfo(SolrIndexConfig.java:322)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.buildMergePolicy(SolrIndexConfig.java:276)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:238)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:91)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:68)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: java.lang.NoSuchMethodException: org.apache.solr.update.DummyMergePolicy.<init>()
   [junit4]   2> 	at java.lang.Class.getConstructor0(Class.java:3082)
   [junit4]   2> 	at java.lang.Class.getConstructor(Class.java:1825)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:636)
   [junit4]   2> 	... 17 more
   [junit4]   2> 1601719 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1601719 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1601719 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10060945
   [junit4]   2> 1601720 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1601721 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] 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> 1601773 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601779 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1601783 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1601783 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1601792 INFO  (coreLoadExecutor-7021-thread-1) [    ] 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> 1601810 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1601817 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1601818 WARN  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1601818 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1601825 INFO  (coreLoadExecutor-7021-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1601825 INFO  (coreLoadExecutor-7021-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1601921 INFO  (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e2d82
   [junit4]   2> 1601921 ERROR (coreLoadExecutor-7021-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Error loading class 'org.apache.solr.update.DummyMergePolicyFactory'
   [junit4]   2> org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.update.DummyMergePolicyFactory'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.update.DummyMergePolicyFactory'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:556)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:625)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.buildMergePolicy(SolrIndexConfig.java:290)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:238)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:91)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:68)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: java.lang.ClassNotFoundException: org.apache.solr.update.DummyMergePolicyFactory
   [junit4]   2> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]   2> 	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:814)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]   2> 	at java.lang.Class.forName0(Native Method)
   [junit4]   2> 	at java.lang.Class.forName(Class.java:348)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:540)
   [junit4]   2> 	... 15 more
   [junit4]   2> 1601927 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1601928 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1601928 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5007324
   [junit4]   2> 1601928 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBogusMergePolicy
   [junit4]   2> 1601940 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNRTModeProperty
   [junit4]   2> 1601941 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1601942 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] 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> 1601995 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1601996 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNRTModeProperty
   [junit4]   2> 1601997 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaMutableButNotManaged
   [junit4]   2> 1601997 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1601998 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] 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> 1602015 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602018 ERROR (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.ClassicIndexSchemaFactory Unexpected arg(s): {mutable=false,managedSchemaResourceName=schema.xml}
   [junit4]   2> 1602018 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602018 INFO  (TEST-TestBadConfig.testSchemaMutableButNotManaged-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaMutableButNotManaged
   [junit4]   2> 1602020 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleIndexConfigs
   [junit4]   2> 1602020 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602021 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] 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> 1602038 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602038 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleIndexConfigs
   [junit4]   2> 1602040 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleCFS
   [junit4]   2> 1602040 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602041 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] 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> 1602059 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602059 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleCFS
   [junit4]   2> 1602060 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnknownSchemaAttribute
   [junit4]   2> 1602060 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602061 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] 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> 1602081 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602085 ERROR (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.ManagedIndexSchemaFactory Unexpected arg(s): {bogusParam=bogusValue}
   [junit4]   2> 1602085 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602085 INFO  (TEST-TestBadConfig.testUnknownSchemaAttribute-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUnknownSchemaAttribute
   [junit4]   2> 1602087 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleDirectoryFactories
   [junit4]   2> 1602087 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602088 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] 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> 1602107 WARN  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1602107 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602109 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602109 INFO  (TEST-TestBadConfig.testMultipleDirectoryFactories-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleDirectoryFactories
   [junit4]   2> 1602110 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchemaCannotBeNamedSchemaDotXml
   [junit4]   2> 1602111 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602111 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] 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> 1602130 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602133 ERROR (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.ManagedIndexSchemaFactory managedSchemaResourceName can't be 'schema.xml'
   [junit4]   2> 1602133 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602133 INFO  (TEST-TestBadConfig.testManagedSchemaCannotBeNamedSchemaDotXml-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchemaCannotBeNamedSchemaDotXml
   [junit4]   2> 1602135 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnsetSysProperty
   [junit4]   2> 1602135 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602136 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] 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> 1602152 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602152 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUnsetSysProperty
   [junit4]   2> 1602153 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateLogButNoVersionField
   [junit4]   2> 1602154 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602154 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] 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> 1602179 WARN  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1602181 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602207 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1602252 WARN  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1602253 WARN  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1602254 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1602299 INFO  (coreLoadExecutor-7029-thread-1) [    ] 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> 1602324 WARN  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1602325 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602344 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1602397 WARN  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1602397 WARN  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1602398 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1602414 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1602415 INFO  (coreLoadExecutor-7029-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1602415 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@863b26
   [junit4]   2> 1602418 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=18.0126953125, floorSegmentMB=2.1044921875, forceMergeDeletesPctAllowed=25.221773979712683, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1602436 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1602436 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1602436 ERROR (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
   [junit4]   2> org.apache.solr.common.SolrException: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
   [junit4]   2> 	at org.apache.solr.update.VersionInfo.getAndCheckVersionField(VersionInfo.java:68)
   [junit4]   2> 	at org.apache.solr.update.VersionInfo.<init>(VersionInfo.java:94)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.init(UpdateLog.java:308)
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
   [junit4]   2> 	at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:722)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:784)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1023)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:888)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> 1602437 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12f92ba
   [junit4]   2> 1602442 ERROR (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
   [junit4]   2> org.apache.solr.common.SolrException: Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to use updateLog: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.init(UpdateLog.java:312)
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
   [junit4]   2> 	at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:722)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:784)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1023)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:888)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: _version_ field must exist in schema and be searchable (indexed or docValues) and retrievable(stored or docValues) and not multiValued (_version_ does not exist)
   [junit4]   2> 	at org.apache.solr.update.VersionInfo.getAndCheckVersionField(VersionInfo.java:68)
   [junit4]   2> 	at org.apache.solr.update.VersionInfo.<init>(VersionInfo.java:94)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.init(UpdateLog.java:308)
   [junit4]   2> 	... 18 more
   [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27265139
   [junit4]   2> 1602445 INFO  (TEST-TestBadConfig.testUpdateLogButNoVersionField-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateLogButNoVersionField
   [junit4]   2> 1602446 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTolerantUpdateProcessorNoUniqueKey
   [junit4]   2> 1602449 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602449 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] 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> 1602507 WARN  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1602508 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602514 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1602517 WARN  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1602517 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1602526 INFO  (coreLoadExecutor-7039-thread-1) [    ] 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> 1602551 WARN  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1602553 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602559 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1602560 WARN  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1602560 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1602568 INFO  (coreLoadExecutor-7039-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1602568 INFO  (coreLoadExecutor-7039-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1602581 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1602581 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1602583 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.67581184804897]
   [junit4]   2> 1602583 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@165efc4[collection1] main]
   [junit4]   2> 1602584 WARN  (coreLoadExecutor-7039-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> 1602584 INFO  (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1051a9
   [junit4]   2> 1602585 INFO  (searcherExecutor-7040-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@165efc4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602585 ERROR (coreLoadExecutor-7039-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: org.apache.solr.update.processor.TolerantUpdateProcessorFactory requires a schema that includes a uniqueKey field.
   [junit4]   2> org.apache.solr.common.SolrException: org.apache.solr.update.processor.TolerantUpdateProcessorFactory requires a schema that includes a uniqueKey field.
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: org.apache.solr.update.processor.TolerantUpdateProcessorFactory requires a schema that includes a uniqueKey field.
   [junit4]   2> 	at org.apache.solr.update.processor.TolerantUpdateProcessorFactory.inform(TolerantUpdateProcessorFactory.java:116)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	... 8 more
   [junit4]   2> 1602586 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1602588 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602588 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11597649
   [junit4]   2> 1602589 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTolerantUpdateProcessorNoUniqueKey
   [junit4]   2> 1602591 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBogusScriptEngine
   [junit4]   2> 1602603 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1602603 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] 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> 1602656 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602667 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1602735 WARN  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1602736 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1602754 INFO  (coreLoadExecutor-7050-thread-1) [    ] 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> 1602773 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1602783 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1602844 WARN  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1602846 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1602860 INFO  (coreLoadExecutor-7050-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1602861 INFO  (coreLoadExecutor-7050-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\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001\]
   [junit4]   2> 1602876 WARN  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1602876 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1602876 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1602878 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ddbe8b[collection1] main]
   [junit4]   2> 1602879 WARN  (coreLoadExecutor-7050-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> 1602884 ERROR (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
   [junit4]   2> org.apache.solr.common.SolrException: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:271)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> 1602885 INFO  (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@502553
   [junit4]   2> 1602885 INFO  (searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ddbe8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602885 ERROR (coreLoadExecutor-7050-thread-1) [    x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
   [junit4]   2> org.apache.solr.common.SolrException: Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:917)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [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> Caused by: org.apache.solr.common.SolrException: Unable to initialize scripts: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:231)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:897)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No ScriptEngine found by name: giberish -- supported names: nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:271)
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:227)
   [junit4]   2> 	... 10 more
   [junit4]   2> 1602887 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1602887 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1602887 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22314859
   [junit4]   2> 1602888 INFO  (TEST-TestBadConfig.testBogusScriptEngine-seed#[52132C1F8C2FF894]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBogusScriptEngine
   [junit4]   2> 1602888 INFO  (SUITE-TestBadConfig-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Dec 12, 2016 12:24:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1790, maxMBSortInHeap=7.074954743113312, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=164497800,total=371720192
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestSolrJ, TestLeaderInitiatedRecoveryThread, TestSolrFieldCacheMBean, OverseerCollectionConfigSetProcessorTest, TestSort, TestStressUserVersions, LeaderInitiatedRecoveryOnCommitTest, BigEndianAscendingWordDeserializerTest, AlternateDirectoryTest, DirectSolrSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestSchemaVersionResource, TestCollationField, TestPostingsSolrHighlighter, CollectionStateFormat2Test, TestIBSimilarityFactory, TestCollationFieldDocValues, BlockCacheTest, TestCloudRecovery, OutputWriterTest, BaseCdcrDistributedZkTest, DistributedQueueTest, ShardSplitTest, ShardRoutingTest, TestReplicaProperties, TestLockTree, TestDynamicLoading, RequiredFieldsTest, DistributedQueryComponentCustomSortTest, MultiTermTest, SOLR749Test, BufferStoreTest, BasicAuthStandaloneTest, CollectionsAPIAsyncDistributedZkTest, SolrTestCaseJ4Test, TestSchemaManager, TestHighlightDedupGrouping, TestManagedSchemaAPI, OverseerTaskQueueTest, TestRecoveryHdfs, PluginInfoTest, RequestLoggingTest, InfoHandlerTest, TestFieldCacheSanityChecker, TestCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, AssignTest, FullHLLTest, TestRandomDVFaceting, RestartWhileUpdatingTest, AnalysisAfterCoreReloadTest, QueryResultKeyTest, TestSolrCloudWithDelegationTokens, MBeansHandlerTest, TestSmileRequest, TestUpdate, TriLevelCompositeIdRoutingTest, TestBinaryField, ZkNodePropsTest, RulesTest, TestRTGBase, TestPerFieldSimilarityWithDefaultOverride, SuggestComponentTest, TestSearcherReuse, TestSubQueryTransformerCrossCore, NumericFieldsTest, TestFieldCache, TestBM25SimilarityFactory, SynonymTokenizerTest, TestNoOpRegenerator, TestReplicationHandler, DocValuesMultiTest, HttpSolrCallGetCoreTest, HdfsLockFactoryTest, TestExtendedDismaxParser, TestCursorMarkWithoutUniqueKey, TestUseDocValuesAsStored2, TestCryptoKeys, TestJettySolrRunner, TolerantUpdateProcessorTest, TestFieldCacheSortRandom, XmlUpdateRequestHandlerTest, TimeZoneUtilsTest, CursorPagingTest, TestScoreJoinQPNoScore, DeleteStatusTest, TestInfoStreamLogging, HdfsChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, TestTrackingShardHandlerFactory, SSLMigrationTest, SolrIndexConfigTest, TestManagedSynonymFilterFactory, TestFunctionQuery, TestStressReorder, CustomCollectionTest, HighlighterTest, CoreSorterTest, ClusterStateUpdateTest, PolyFieldTest, DistributedFacetPivotLongTailTest, DistanceUnitsTest, CheckHdfsIndexTest, TestNRTOpen, TestMinMaxOnMultiValuedField, TestExpandComponent, TestCSVResponseWriter, SpatialHeatmapFacetsTest, TestCloudPivotFacet, QueryElevationComponentTest, LeaderElectionTest, SimpleMLTQParserTest, TestMergePolicyConfig, OpenExchangeRatesOrgProviderTest, StandardRequestHandlerTest, TestCSVLoader, TestConfigOverlay, AnalyticsQueryTest, DocValuesTest, TestBulkSchemaConcurrent, TestTolerantUpdateProcessorRandomCloud, TestInitQParser, RecoveryAfterSoftCommitTest, TestJsonFacetRefinement, OverseerRolesTest, BlockJoinFacetDistribTest, TestSolrConfigHandlerConcurrent, DeleteLastCustomShardedReplicaTest, TestRTimerTree, ZkStateReaderTest, TestComplexPhraseQParserPlugin, TestSlowCompositeReaderWrapper, SolrCLIZkUtilsTest, TestTestInjection, TestRequestStatusCollectionAPI, DistributedMLTComponentTest, JSONWriterTest, TestExclusionRuleCollectionAccess, StressHdfsTest, TestBlendedInfixSuggestions, TestPushWriter, FastVectorHighlighterTest, TestSolrCloudSnapshots, CurrencyFieldXmlFileTest, DistributedSpellCheckComponentTest, SampleTest, TestUniqueKeyFieldResource, TestFieldSortValues, TestUninvertingReader, TestRawTransformer, TestDefaultStatsCache, TestSolrDynamicMBean, TestCloudDeleteByQuery, TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, TestMacroExpander, FileUtilsTest, TestLFUCache, TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestGroupingSearch, PeerSyncTest, TestFiltering, DirectUpdateHandlerTest, TestBadConfig]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBadConfig -Dtests.seed=52132C1F8C2FF894 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBadConfig (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestBadConfig_52132C1F8C2FF894-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52132C1F8C2FF894]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [362/659 (1!)] on J0 in 2.88s, 14 tests, 1 error <<< FAILURES!

[...truncated 385 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_52132C1F8C2FF894-001\init-core-data-001
   [junit4]   2> 1779749 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1779751 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_52132C1F8C2FF894-001\tempDir-001
   [junit4]   2> 1779751 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1779752 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1779752 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1779851 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.ZkTestServe

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

Core [dv_coll_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c64387
   [junit4]   2> 1782972 INFO  (coreCloseExecutor-8447-thread-1) [n:127.0.0.1:57132_solr c:dv_coll s:shard4 r:core_node2 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36bcf5
   [junit4]   2> 1782972 INFO  (coreCloseExecutor-8447-thread-2) [n:127.0.0.1:57132_solr c:dv_coll s:shard2 r:core_node4 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@189437c
   [junit4]   2> 1782983 WARN  (zkCallback-2649-thread-2-processing-n:127.0.0.1:57132_solr) [n:127.0.0.1:57132_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1782983 INFO  (jetty-launcher-2638-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43de39{/solr,null,UNAVAILABLE}
   [junit4]   2> 1782984 INFO  (zkCallback-2648-thread-2-processing-n:127.0.0.1:57131_solr) [n:127.0.0.1:57131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1782989 INFO  (jetty-launcher-2638-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97094576416620549-127.0.0.1:57131_solr-n_0000000000) closing
   [junit4]   2> 1782989 INFO  (OverseerStateUpdate-97094576416620549-127.0.0.1:57131_solr-n_0000000000) [n:127.0.0.1:57131_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57131_solr
   [junit4]   2> 1782990 WARN  (zkCallback-2648-thread-2-processing-n:127.0.0.1:57131_solr) [n:127.0.0.1:57131_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1782991 INFO  (jetty-launcher-2638-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c1e38c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1782993 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57127 57127
   [junit4]   2> 1782994 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57127 57127
   [junit4]   2> 1782995 WARN  (Thread-4672) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/configs/conf1/managed-schema
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 	2	/solr/collections/dv_coll/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1782995 INFO  (SUITE-DocValuesNotIndexedTest-seed#[52132C1F8C2FF894]-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\J0\temp\solr.cloud.DocValuesNotIndexedTest_52132C1F8C2FF894-001
   [junit4]   2> Dec 12, 2016 12:27:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, maxDocsPerChunk=1, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-BH, timezone=WET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=175523376,total=416284672
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestSolrJ, TestLeaderInitiatedRecoveryThread, TestSolrFieldCacheMBean, OverseerCollectionConfigSetProcessorTest, TestSort, TestStressUserVersions, LeaderInitiatedRecoveryOnCommitTest, BigEndianAscendingWordDeserializerTest, AlternateDirectoryTest, DirectSolrSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestSchemaVersionResource, TestCollationField, TestPostingsSolrHighlighter, CollectionStateFormat2Test, TestIBSimilarityFactory, TestCollationFieldDocValues, BlockCacheTest, TestCloudRecovery, OutputWriterTest, BaseCdcrDistributedZkTest, DistributedQueueTest, ShardSplitTest, ShardRoutingTest, TestReplicaProperties, TestLockTree, TestDynamicLoading, RequiredFieldsTest, DistributedQueryComponentCustomSortTest, MultiTermTest, SOLR749Test, BufferStoreTest, BasicAuthStandaloneTest, CollectionsAPIAsyncDistributedZkTest, SolrTestCaseJ4Test, TestSchemaManager, TestHighlightDedupGrouping, TestManagedSchemaAPI, OverseerTaskQueueTest, TestRecoveryHdfs, PluginInfoTest, RequestLoggingTest, InfoHandlerTest, TestFieldCacheSanityChecker, TestCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, AssignTest, FullHLLTest, TestRandomDVFaceting, RestartWhileUpdatingTest, AnalysisAfterCoreReloadTest, QueryResultKeyTest, TestSolrCloudWithDelegationTokens, MBeansHandlerTest, TestSmileRequest, TestUpdate, TriLevelCompositeIdRoutingTest, TestBinaryField, ZkNodePropsTest, RulesTest, TestRTGBase, TestPerFieldSimilarityWithDefaultOverride, SuggestComponentTest, TestSearcherReuse, TestSubQueryTransformerCrossCore, NumericFieldsTest, TestFieldCache, TestBM25SimilarityFactory, SynonymTokenizerTest, TestNoOpRegenerator, TestReplicationHandler, DocValuesMultiTest, HttpSolrCallGetCoreTest, HdfsLockFactoryTest, TestExtendedDismaxParser, TestCursorMarkWithoutUniqueKey, TestUseDocValuesAsStored2, TestCryptoKeys, TestJettySolrRunner, TolerantUpdateProcessorTest, TestFieldCacheSortRandom, XmlUpdateRequestHandlerTest, TimeZoneUtilsTest, CursorPagingTest, TestScoreJoinQPNoScore, DeleteStatusTest, TestInfoStreamLogging, HdfsChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, TestTrackingShardHandlerFactory, SSLMigrationTest, SolrIndexConfigTest, TestManagedSynonymFilterFactory, TestFunctionQuery, TestStressReorder, CustomCollectionTest, HighlighterTest, CoreSorterTest, ClusterStateUpdateTest, PolyFieldTest, DistributedFacetPivotLongTailTest, DistanceUnitsTest, CheckHdfsIndexTest, TestNRTOpen, TestMinMaxOnMultiValuedField, TestExpandComponent, TestCSVResponseWriter, SpatialHeatmapFacetsTest, TestCloudPivotFacet, QueryElevationComponentTest, LeaderElectionTest, SimpleMLTQParserTest, TestMergePolicyConfig, OpenExchangeRatesOrgProviderTest, StandardRequestHandlerTest, TestCSVLoader, TestConfigOverlay, AnalyticsQueryTest, DocValuesTest, TestBulkSchemaConcurrent, TestTolerantUpdateProcessorRandomCloud, TestInitQParser, RecoveryAfterSoftCommitTest, TestJsonFacetRefinement, OverseerRolesTest, BlockJoinFacetDistribTest, TestSolrConfigHandlerConcurrent, DeleteLastCustomShardedReplicaTest, TestRTimerTree, ZkStateReaderTest, TestComplexPhraseQParserPlugin, TestSlowCompositeReaderWrapper, SolrCLIZkUtilsTest, TestTestInjection, TestRequestStatusCollectionAPI, DistributedMLTComponentTest, JSONWriterTest, TestExclusionRuleCollectionAccess, StressHdfsTest, TestBlendedInfixSuggestions, TestPushWriter, FastVectorHighlighterTest, TestSolrCloudSnapshots, CurrencyFieldXmlFileTest, DistributedSpellCheckComponentTest, SampleTest, TestUniqueKeyFieldResource, TestFieldSortValues, TestUninvertingReader, TestRawTransformer, TestDefaultStatsCache, TestSolrDynamicMBean, TestCloudDeleteByQuery, TestGraphTermsQParserPlugin, HdfsUnloadDistributedZkTest, TestMacroExpander, FileUtilsTest, TestLFUCache, TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestGroupingSearch, PeerSyncTest, TestFiltering, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, SuggesterTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, MoreLikeThisHandlerTest, LoggingHandlerTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery, BadComponentTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestJmxMonitoredMap, TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DocValuesNotIndexedTest]
   [junit4] Completed [474/659 (2!)] on J0 in 3.52s, 4 tests, 1 failure <<< FAILURES!

[...truncated 55092 lines...]