Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6882/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseSerialGC --illegal-access=deny

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-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\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([EE5A7234F0B1E176]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly

Error Message:
responseHeader.segmentTerminatedEarly missing/false in 
{zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=3}

Stack Trace:
java.lang.AssertionError: responseHeader.segmentTerminatedEarly missing/false 
in {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=3}
        at 
__randomizedtesting.SeedInfo.seed([EE5A7234F0B1E176:3EFCB5992CE3751C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SegmentTerminateEarlyTestState.queryTimestampDescendingSegmentTerminateEarlyYes(SegmentTerminateEarlyTestState.java:150)
        at 
org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:109)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11593 lines...]
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4]   2> 575099 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001
   [junit4]   2> 575100 WARN  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 575100 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 575100 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 575105 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 575106 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-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> 575132 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 575141 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 575143 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 
with uniqueid field str
   [junit4]   2> 575189 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 575196 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 575196 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 575198 INFO  (coreLoadExecutor-2180-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> 575231 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 575239 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema 
name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 575241 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 
with uniqueid field str
   [junit4]   2> 575241 INFO  (coreLoadExecutor-2180-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,
 trusted=true
   [junit4]   2> 575241 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 575241 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 575241 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
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.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001\]
   [junit4]   2> 575246 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 575251 WARN  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 575324 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 575324 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 575325 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=22.6376953125, 
floorSegmentMB=1.5068359375, forceMergeDeletesPctAllowed=8.693673432162793, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 575327 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3dcaa7[collection1] main]
   [junit4]   2> 575327 WARN  (coreLoadExecutor-2180-thread-1) [    ] 
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> 575328 INFO  (coreLoadExecutor-2180-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 575329 INFO  (searcherExecutor-2181-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3dcaa7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 575330 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 575334 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 575336 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[101]} 0 1
   [junit4]   2> 575339 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 575339 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@17e4efe commitCommandVersion:0
   [junit4]   2> 575355 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ab4339[collection1] main]
   [junit4]   2> 575357 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 575360 INFO  (searcherExecutor-2181-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ab4339[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 575360 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 20
   [junit4]   2> 575361 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={q=101&df=str&fl=str&wt=xml} hits=1 
status=0 QTime=1
   [junit4]   2> 575361 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={q=101&df=str&fl=lazyField&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 575362 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={q=101&df=str&fl=bigField&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 575362 INFO  
(TEST-LargeFieldTest.test-seed#[EE5A7234F0B1E176]) [    ] o.a.s.SolrTestCaseJ4 
###Ending test
   [junit4]   2> 575362 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 575362 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21090869
   [junit4]   2> 575362 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 575362 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15eba39: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@cdc021
   [junit4]   2> 575368 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 575368 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1167aae: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@12d0d33
   [junit4]   2> 575371 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 575371 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@afead0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@188517b
   [junit4]   2> 575371 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 575372 INFO  (coreCloseExecutor-2185-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@871127
   [junit4]   2> 575372 INFO  (coreCloseExecutor-2185-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=8851751
   [junit4]   2> 575372 INFO  (coreCloseExecutor-2185-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e659b1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@108c09b
   [junit4]   2> 575383 INFO  
(SUITE-LargeFieldTest-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=480, maxMBSortInHeap=6.435390503574942, 
sim=RandomSimilarity(queryNorm=true): {}, locale=pa-PK, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=40843184,total=361947136
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, 
DocValuesMultiTest, TestAnalyzedSuggestions, 
HdfsCollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, 
TestBlendedInfixSuggestions, CollectionsAPIDistributedZkTest, 
SignatureUpdateProcessorFactoryTest, TestMergePolicyConfig, 
AutoScalingHandlerTest, TestNamedUpdateProcessors, TestNoOpRegenerator, 
TestDocumentBuilder, TestSolrIndexConfig, LeaderElectionIntegrationTest, 
ShardSplitTest, SparseHLLTest, TestDistributedMissingSort, 
CollectionsAPIAsyncDistributedZkTest, TestEmbeddedSolrServerAdminHandler, 
TestWordDelimiterFilterFactory, CloudMLTQParserTest, TestSolrJ, TestTrie, 
TestSimpleTextCodec, ClassificationUpdateProcessorTest, TestCollationField, 
ConnectionReuseTest, TestUnifiedSolrHighlighter, TestMissingGroups, 
TestConfigSetsAPIZkFailure, TestBadConfig, TestRangeQuery, 
TestConfigSetImmutable, BadComponentTest, DebugComponentTest, TestFastWriter, 
HdfsDirectoryFactoryTest, CollectionStateFormat2Test, SynonymTokenizerTest, 
TestSuggestSpellingConverter, TestRandomFaceting, TestManagedSchemaAPI, 
ZkSolrClientTest, TestDocSet, TestImpersonationWithHadoopAuth, 
TestSchemaSimilarityResource, TestExpandComponent, TestComponentsName, 
UninvertDocValuesMergePolicyTest, TestNestedDocsSort, JsonLoaderTest, 
VMParamsZkACLAndCredentialsProvidersTest, AtomicUpdateProcessorFactoryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestAddFieldRealTimeGet, 
OpenExchangeRatesOrgProviderTest, ReplicaListTransformerTest, JvmMetricsTest, 
TestSystemIdResolver, GraphQueryTest, TestSchemalessBufferedUpdates, 
FieldMutatingUpdateProcessorTest, TestFieldCacheVsDocValues, BlockCacheTest, 
LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest 
-Dtests.seed=EE5A7234F0B1E176 -Dtests.slow=true -Dtests.locale=pa-PK 
-Dtests.timezone=Pacific/Majuro -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_EE5A7234F0B1E176-001\init-core-data-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EE5A7234F0B1E176]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [136/732 (1!)] on J1 in 0.31s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1460 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSegmentSorting
   [junit4]   2> 2647345 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\init-core-data-001
   [junit4]   2> 2647346 WARN  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2647346 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2647347 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2647348 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001
   [junit4]   2> 2647348 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2647349 INFO  (Thread-5597) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2647349 INFO  (Thread-5597) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2647356 ERROR (Thread-5597) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2647450 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63001
   [junit4]   2> 2647457 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2647457 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2647457 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2647457 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2647457 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6da3ef{/solr,null,AVAILABLE}
   [junit4]   2> 2647461 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2647478 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d4db6c{/solr,null,AVAILABLE}
   [junit4]   2> 2647478 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d1958c{/solr,null,AVAILABLE}
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ca977f{HTTP/1.1,[http/1.1]}{127.0.0.1:63005}
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.e.j.s.Server Started @2657006ms
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63005}
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1468ed6{HTTP/1.1,[http/1.1]}{127.0.0.1:63009}
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.e.j.s.Server Started @2657006ms
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63009}
   [junit4]   2> 2647479 ERROR (jetty-launcher-4768-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2647478 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff000e{/solr,null,AVAILABLE}
   [junit4]   2> 2647479 ERROR (jetty-launcher-4768-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a72821{HTTP/1.1,[http/1.1]}{127.0.0.1:63014}
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T07:11:50.398651400Z
   [junit4]   2> 2647479 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@106756d{/solr,null,AVAILABLE}
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.e.j.s.Server Started @2657007ms
   [junit4]   2> 2647483 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63014}
   [junit4]   2> 2647483 ERROR (jetty-launcher-4768-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@754be6{HTTP/1.1,[http/1.1]}{127.0.0.1:63008}
   [junit4]   2> 2647484 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.e.j.s.Server Started @2657011ms
   [junit4]   2> 2647480 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647484 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63008}
   [junit4]   2> 2647484 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2647484 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T07:11:50.402544300Z
   [junit4]   2> 2647484 ERROR (jetty-launcher-4768-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2647484 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2647484 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1cf9a31{HTTP/1.1,[http/1.1]}{127.0.0.1:63017}
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T07:11:50.403796400Z
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.e.j.s.Server Started @2657012ms
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63017}
   [junit4]   2> 2647485 ERROR (jetty-launcher-4768-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2647486 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647486 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2647486 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T07:11:50.404807600Z
   [junit4]   2> 2647485 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2647486 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T07:11:50.404807600Z
   [junit4]   2> 2647491 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647491 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647491 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647491 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647502 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e6fc7ac020003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2647502 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e6fc7ac020002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2647507 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63001/solr
   [junit4]   2> 2647510 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63001/solr
   [junit4]   2> 2647512 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63001/solr
   [junit4]   2> 2647514 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63001/solr
   [junit4]   2> 2647516 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647522 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e6fc7ac020006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2647523 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e6fc7ac020005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2647525 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e6fc7ac020007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2647527 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e6fc7ac020008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2647528 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63001/solr
   [junit4]   2> 2647720 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2647721 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2647722 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63014_solr
   [junit4]   2> 2647724 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63009_solr
   [junit4]   2> 2647725 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98639145223716876-127.0.0.1:63014_solr-n_0000000000) starting
   [junit4]   2> 2647727 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2647727 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2647747 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63014_solr
   [junit4]   2> 2647753 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2647754 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2647801 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2647809 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2647809 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2647811 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2647817 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63008_solr
   [junit4]   2> 2647824 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2647853 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63009.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2647859 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63009.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2647864 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2647864 INFO  (zkCallback-4793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2647864 INFO  (zkCallback-4789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2647864 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2647864 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2647865 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63009.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2647867 INFO  (jetty-launcher-4768-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node3\.
   [junit4]   2> 2647869 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2647897 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63005_solr
   [junit4]   2> 2647897 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63017_solr
   [junit4]   2> 2647951 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2647951 INFO  (zkCallback-4789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2647951 INFO  (zkCallback-4793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2647951 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2647951 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2648047 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63014.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648064 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63014.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648065 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63014.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648067 INFO  (jetty-launcher-4768-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node4\.
   [junit4]   2> 2648144 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63017.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648151 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63017.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648152 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63017.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648153 INFO  (jetty-launcher-4768-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node5\.
   [junit4]   2> 2648176 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63008.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648185 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63008.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648186 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63008.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648187 INFO  (jetty-launcher-4768-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node1\.
   [junit4]   2> 2648226 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63005.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648235 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63005.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648235 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63005.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2648237 INFO  (jetty-launcher-4768-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node2\.
   [junit4]   2> 2648308 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2648309 INFO  
(SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63001/solr ready
   [junit4]   2> 2648966 INFO  
(TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[EE5A7234F0B1E176]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentTerminateEarly
   [junit4]   2> 2648970 INFO  (qtp13997264-27720) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&replicationFactor=2&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2648973 INFO  (qtp13997264-27720) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&replicationFactor=2&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2648973 INFO  (qtp13997264-27722) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2648975 INFO  (qtp13997264-27722) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2648975 INFO  (OverseerThreadFactory-10431-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSegmentTerminateEarly
   [junit4]   2> 2649088 INFO  
(OverseerStateUpdate-98639145223716876-127.0.0.1:63014_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63017/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2649092 INFO  
(OverseerStateUpdate-98639145223716876-127.0.0.1:63014_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63014/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2649096 INFO  
(OverseerStateUpdate-98639145223716876-127.0.0.1:63014_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63009/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2649101 INFO  
(OverseerStateUpdate-98639145223716876-127.0.0.1:63014_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63008/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2649303 INFO  (qtp30996355-27713) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180450969728&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2649304 INFO  (qtp13997264-27721) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180463570052&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2649304 INFO  (qtp7038926-27711) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testSegmentTerminateEarly_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2649306 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180450969728&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2649306 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testSegmentTerminateEarly_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2649306 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2649306 INFO  (qtp14944276-27716) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180459192735&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testSegmentTerminateEarly_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2649307 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2649306 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180463570052&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2649307 INFO  (qtp7038926-27711) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698
   [junit4]   2> 2649307 INFO  (qtp7038926-27711) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2649307 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2649312 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180459192735&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testSegmentTerminateEarly_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2649313 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2649421 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649421 INFO  (zkCallback-4793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649422 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649422 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649428 INFO  (zkCallback-4793-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649429 INFO  (zkCallback-4788-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649431 INFO  (zkCallback-4795-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649433 INFO  (zkCallback-4791-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2649976 INFO  (qtp13997264-27721) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2649978 INFO  (qtp13997264-27721) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2650309 INFO  (qtp7038926-27711) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698
   [junit4]   2> 2650309 INFO  (qtp7038926-27711) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2650321 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2650321 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2650340 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2650354 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica_n1] Schema 
name=test
   [junit4]   2> 2650355 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica_n6] Schema 
name=test
   [junit4]   2> 2650356 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard1_replica_n2] Schema 
name=test
   [junit4]   2> 2650875 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2650877 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2650883 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2650908 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.s.IndexSchema [testSegmentTerminateEarly_shard2_replica_n4] Schema 
name=test
   [junit4]   2> 2650922 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2650935 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.CoreContainer Creating SolrCore 
'testSegmentTerminateEarly_shard1_replica_n1' using configuration from 
collection testSegmentTerminateEarly, trusted=true
   [junit4]   2> 2650935 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.CoreContainer Creating SolrCore 
'testSegmentTerminateEarly_shard2_replica_n6' using configuration from 
collection testSegmentTerminateEarly, trusted=true
   [junit4]   2> 2650936 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63017.solr.core.testSegmentTerminateEarly.shard1.replica_n1' (registry 
'solr.core.testSegmentTerminateEarly.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2650936 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63008.solr.core.testSegmentTerminateEarly.shard2.replica_n6' (registry 
'solr.core.testSegmentTerminateEarly.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2650936 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2650936 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2650936 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard2_replica_n6] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node1\testSegmentTerminateEarly_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node1\.\testSegmentTerminateEarly_shard2_replica_n6\data\]
   [junit4]   2> 2650936 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard1_replica_n1] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node5\testSegmentTerminateEarly_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node5\.\testSegmentTerminateEarly_shard1_replica_n1\data\]
   [junit4]   2> 2650942 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.7607421875, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=13.819661940339868, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3027546903873565)
   [junit4]   2> 2650947 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.7607421875, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=13.819661940339868, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3027546903873565)
   [junit4]   2> 2650959 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.c.CoreContainer Creating SolrCore 
'testSegmentTerminateEarly_shard1_replica_n2' using configuration from 
collection testSegmentTerminateEarly, trusted=true
   [junit4]   2> 2650960 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63014.solr.core.testSegmentTerminateEarly.shard1.replica_n2' (registry 
'solr.core.testSegmentTerminateEarly.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2650960 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2650960 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard1_replica_n2] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node4\testSegmentTerminateEarly_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node4\.\testSegmentTerminateEarly_shard1_replica_n2\data\]
   [junit4]   2> 2650964 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.7607421875, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=13.819661940339868, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3027546903873565)
   [junit4]   2> 2650982 INFO  (qtp13997264-27718) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2651006 INFO  (qtp13997264-27718) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   2> 2651067 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2651092 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.c.CoreContainer Creating SolrCore 
'testSegmentTerminateEarly_shard2_replica_n4' using configuration from 
collection testSegmentTerminateEarly, trusted=true
   [junit4]   2> 2651093 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63009.solr.core.testSegmentTerminateEarly.shard2.replica_n4' (registry 
'solr.core.testSegmentTerminateEarly.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@acd081
   [junit4]   2> 2651094 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2651094 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.c.SolrCore [[testSegmentTerminateEarly_shard2_replica_n4] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node3\testSegmentTerminateEarly_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSegmentSorting_EE5A7234F0B1E176-001\tempDir-001\node3\.\testSegmentTerminateEarly_shard2_replica_n4\data\]
   [junit4]   2> 2651170 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2651170 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2651175 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2651175 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2651179 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.7607421875, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=13.819661940339868, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3027546903873565)
   [junit4]   2> 2651180 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15736394035864087])
   [junit4]   2> 2651181 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1281d27[testSegmentTerminateEarly_shard1_replica_n1] main]
   [junit4]   2> 2651184 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651188 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2651188 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2651192 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2651192 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2651194 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651195 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2651198 INFO  (searcherExecutor-10435-thread-1) [    ] 
o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica_n1] Registered new 
searcher Searcher@1281d27[testSegmentTerminateEarly_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2651198 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1578226327608098816
   [junit4]   2> 2651198 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2651198 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2651201 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15736394035864087])
   [junit4]   2> 2651201 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2651201 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2651204 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15736394035864087])
   [junit4]   2> 2651204 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1db9676[testSegmentTerminateEarly_shard1_replica_n2] main]
   [junit4]   2> 2651205 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2651206 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651207 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cc6972[testSegmentTerminateEarly_shard2_replica_n6] main]
   [junit4]   2> 2651207 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651207 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2651207 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651209 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651210 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2651210 INFO  (searcherExecutor-10437-thread-1) [    ] 
o.a.s.c.SolrCore [testSegmentTerminateEarly_shard1_replica_n2] Registered new 
searcher Searcher@1db9676[testSegmentTerminateEarly_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2651210 INFO  (parallelCoreAdminExecutor-10426-thread-1) [    
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1578226327620681728
   [junit4]   2> 2651211 INFO  (searcherExecutor-10436-thread-1) [    ] 
o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica_n6] Registered new 
searcher Searcher@cc6972[testSegmentTerminateEarly_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2651211 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1578226327621730304
   [junit4]   2> 2651217 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2651326 INFO  (zkCallback-4791-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651326 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651326 INFO  (zkCallback-4793-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651326 INFO  (zkCallback-4793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651327 INFO  (zkCallback-4795-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651327 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651327 INFO  (zkCallback-4788-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651327 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2651332 INFO  (qtp7038926-27728) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698
   [junit4]   2> 2651332 INFO  (qtp7038926-27728) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f2828180455168698&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2651344 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2651344 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2651347 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2651347 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2651349 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15736394035864087])
   [junit4]   2> 2651353 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1904c24[testSegmentTerminateEarly_shard2_replica_n4] main]
   [junit4]   2> 2651354 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651355 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2> 2651356 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2651358 INFO  (searcherExecutor-10438-thread-1) [    ] 
o.a.s.c.SolrCore [testSegmentTerminateEarly_shard2_replica_n4] Registered new 
searcher Searcher@1904c24[testSegmentTerminateEarly_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2651358 INFO  (parallelCoreAdminExecutor-10424-thread-1) [    
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1578226327775870976
   [junit4]   2> 2651705 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2651705 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2651706 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63017/solr/testSegmentTerminateEarly_shard1_replica_n1/
   [junit4]   2> 2651706 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard1_replica_n1 
url=http://127.0.0.1:63017/solr START 
replicas=[http://127.0.0.1:63014/solr/testSegmentTerminateEarly_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 2651709 INFO  (qtp7038926-27714) [    ] o.a.s.c.S.Request 
[testSegmentTerminateEarly_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2651718 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2651718 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2651718 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63008/solr/testSegmentTerminateEarly_shard2_replica_n6/
   [junit4]   2> 2651719 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard2_replica_n6 
url=http://127.0.0.1:63008/solr START 
replicas=[http://127.0.0.1:63009/solr/testSegmentTerminateEarly_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 2651720 INFO  (qtp14944276-27707) [    ] o.a.s.c.S.Request 
[testSegmentTerminateEarly_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2652008 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard1_replica_n1 
url=http://127.0.0.1:63017/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2652008 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to 
the next candidate
   [junit4]   2> 2652008 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - 
we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2652008 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2652009 INFO  (qtp13997264-27719) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2652010 INFO  (qtp13997264-27719) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=eddc245b-41d2-4a57-94ca-5c341d0d2e6f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2652016 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63017/solr/testSegmentTerminateEarly_shard1_replica_n1/ shard1
   [junit4]   2> 2652020 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.u.PeerSync PeerSync: core=testSegmentTerminateEarly_shard2_replica_n6 
url=http://127.0.0.1:63008/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2652020 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to 
the next candidate
   [junit4]   2> 2652020 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - 
we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2652020 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2652024 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63008/solr/testSegmentTerminateEarly_shard2_replica_n6/ shard2
   [junit4]   2> 2652129 INFO  (zkCallback-4791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4788-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4793-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4795-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4791-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652129 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652168 INFO  (parallelCoreAdminExecutor-10428-thread-1) [    
] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2652176 INFO  (parallelCoreAdminExecutor-10429-thread-1) [    
] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2652322 INFO  (zkCallback-4791-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652322 INFO  (zkCallback-4793-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652322 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652322 INFO  (zkCallback-4795-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652322 INFO  (zkCallback-4793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2652322 INFO  (zkCallback-4788-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSegmentTerminateEarly/state.json] for collection 
[testSegmentTerminateEarly] has occurred - updating... (live nodes size: [5])
   [junit4]   2

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

 (SUITE-TestSegmentSorting-seed#[EE5A7234F0B1E176]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63001 63001
   [junit4]   2> 2669926 INFO  (Thread-5597) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63001 63001
   [junit4]   2> 2669927 WARN  (Thread-5597) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      
/solr/collections/testSegmentTerminateEarly/state.json
   [junit4]   2>        24      
/solr/collections/testAtomicUpdateOfSegmentSortField/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2> 
   [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.cloud.TestSegmentSorting_EE5A7234F0B1E176-001
   [junit4]   2> Sep 11, 2017 7:12:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{quad_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
id_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
odd_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Direct), 
odd_l1=DocValuesFormat(name=Lucene70), quad_l1=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp_i_dvo=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=199, 
maxMBSortInHeap=6.185794041151919, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-Latn-RS, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=210813448,total=472326144
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, 
DocValuesMultiTest, TestAnalyzedSuggestions, 
HdfsCollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, 
TestBlendedInfixSuggestions, CollectionsAPIDistributedZkTest, 
SignatureUpdateProcessorFactoryTest, TestMergePolicyConfig, 
AutoScalingHandlerTest, TestNamedUpdateProcessors, TestNoOpRegenerator, 
TestDocumentBuilder, TestSolrIndexConfig, LeaderElectionIntegrationTest, 
ShardSplitTest, SparseHLLTest, TestDistributedMissingSort, 
CollectionsAPIAsyncDistributedZkTest, TestEmbeddedSolrServerAdminHandler, 
TestWordDelimiterFilterFactory, CloudMLTQParserTest, TestSolrJ, TestTrie, 
TestSimpleTextCodec, ClassificationUpdateProcessorTest, TestCollationField, 
ConnectionReuseTest, TestUnifiedSolrHighlighter, TestMissingGroups, 
TestConfigSetsAPIZkFailure, TestBadConfig, TestRangeQuery, 
TestConfigSetImmutable, BadComponentTest, DebugComponentTest, TestFastWriter, 
HdfsDirectoryFactoryTest, CollectionStateFormat2Test, SynonymTokenizerTest, 
TestSuggestSpellingConverter, TestRandomFaceting, TestManagedSchemaAPI, 
ZkSolrClientTest, TestDocSet, TestImpersonationWithHadoopAuth, 
TestSchemaSimilarityResource, TestExpandComponent, TestComponentsName, 
UninvertDocValuesMergePolicyTest, TestNestedDocsSort, JsonLoaderTest, 
VMParamsZkACLAndCredentialsProvidersTest, AtomicUpdateProcessorFactoryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestAddFieldRealTimeGet, 
OpenExchangeRatesOrgProviderTest, ReplicaListTransformerTest, JvmMetricsTest, 
TestSystemIdResolver, GraphQueryTest, TestSchemalessBufferedUpdates, 
FieldMutatingUpdateProcessorTest, TestFieldCacheVsDocValues, BlockCacheTest, 
LargeFieldTest, DistribDocExpirationUpdateProcessorTest, ZkNodePropsTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestSmileRequest, 
DeleteLastCustomShardedReplicaTest, FacetPivotSmallTest, 
TestSubQueryTransformerDistrib, BlockJoinFacetRandomTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRTimerTree, 
SolrMetricReporterTest, TestQueryUtils, TestBulkSchemaAPI, 
ChaosMonkeySafeLeaderTest, DeleteReplicaTest, SolrCLIZkUtilsTest, 
IndexSchemaRuntimeFieldTest, DOMUtilTest, JavabinLoaderTest, 
DocExpirationUpdateProcessorFactoryTest, TestQueryTypes, 
TestSimpleTrackingShardHandler, TestCrossCoreJoin, TestFiltering, 
CdcrRequestHandlerTest, TestCloudPseudoReturnFields, CustomCollectionTest, 
PreAnalyzedFieldTest, TestSolrCoreParser, TestFreeTextSuggestions, 
TestDistributedGrouping, TestStressCloudBlindAtomicUpdates, 
TestSolrQueryParser, PolyFieldTest, BigEndianAscendingWordSerializerTest, 
AssignTest, V2ApiIntegrationTest, StatsComponentTest, SolrPluginUtilsTest, 
TestHalfAndHalfDocValues, OpenCloseCoreStressTest, TestSolr4Spatial, 
TestComplexPhraseLeadingWildcard, UUIDUpdateProcessorFallbackTest, 
TestManagedSynonymGraphFilterFactory, CurrencyFieldTypeTest, 
TestSerializedLuceneMatchVersion, TestCollectionAPIs, TestDistribIDF, 
AutoCommitTest, BadIndexSchemaTest, StatelessScriptUpdateProcessorFactoryTest, 
TestJoin, TestSolrXml, TestStandardQParsers, TestRealTimeGet, 
TestMaxTokenLenTokenizer, SpellCheckComponentTest, TestCustomStream, 
SpellingQueryConverterTest, TestSolrConfigHandlerConcurrent, QueryEqualityTest, 
TestLocalFSCloudBackupRestore, TestLegacyFieldCache, MetricsHandlerTest, 
TestCloudJSONFacetJoinDomain, TestEmbeddedSolrServerSchemaAPI, 
TestStressLiveNodes, DistributedIntervalFacetingTest, 
TestPayloadCheckQParserPlugin, TestSolrCoreSnapshots, 
HdfsUnloadDistributedZkTest, TestCustomSort, ConnectionManagerTest, 
TestHashQParserPlugin, ConfigureRecoveryStrategyTest, TestFastLRUCache, 
ManagedSchemaRoundRobinCloudTest, TestSolrCloudWithKerberosAlt, 
TestInPlaceUpdatesStandalone, TestFilteredDocIdSet, TestUseDocValuesAsStored2, 
SolrCoreCheckLockOnStartupTest, CdcrReplicationDistributedZkTest, 
TestPKIAuthenticationPlugin, PKIAuthenticationIntegrationTest, 
DistributedFacetPivotSmallAdvancedTest, MBeansHandlerTest, 
TestRequestStatusCollectionAPI, HdfsThreadLeakTest, BJQParserTest, 
TestCSVLoader, DistributedQueueTest, TermsComponentTest, 
TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotWhiteBoxTest, 
TestPerFieldSimilarity, LeaderInitiatedRecoveryOnShardRestartTest, 
SolrGangliaReporterTest, RulesTest, DeleteStatusTest, 
DistributedExpandComponentTest, SolrShardReporterTest, RankQueryTest, 
TestManagedStopFilterFactory, DocValuesMissingTest, 
TestSizeLimitedDistributedMap, TlogReplayBufferedWhileIndexingTest, 
TestMiniSolrCloudClusterSSL, ClassificationUpdateProcessorFactoryTest, 
FileUtilsTest, BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest, 
BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, 
TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestFaceting, TestRecovery, 
TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, 
SolrCmdDistributorTest, BasicFunctionalityTest, TestIndexSearcher, 
SoftAutoCommitTest, DistributedQueryElevationComponentTest, 
AnalysisAfterCoreReloadTest, SuggesterFSTTest, CoreAdminHandlerTest, 
TestStressLucene, SpatialFilterTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestRemoteStreaming, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, 
TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, 
CopyFieldTest, SolrIndexConfigTest, TestSearchPerf, MinimalSchemaTest, 
TestConfig, ExternalFileFieldSortTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestFastOutputStream, PluginInfoTest, SliceStateTest, CircularListTest, 
TestRTGBase, CursorPagingTest, AssignBackwardCompatibilityTest, 
ForceLeaderTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSUlogDirTest, MoveReplicaTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, 
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, 
TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, 
TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, 
TestPullReplicaErrorHandling, TestRandomFlRTGCloud, 
TestRandomRequestDistribution, TestSegmentSorting]
   [junit4] Completed [561/732 (2!)] on J1 in 22.85s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 39641 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to