Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/183/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:36461/sg_xzg/fh/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:36461/sg_xzg/fh/collection1
        at 
__randomizedtesting.SeedInfo.seed([98FBFCB8B701BDC8:10AFC36219FDD030]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
        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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36461 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more


FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:44741/sg_xzg/fh/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:44741/sg_xzg/fh/collection1
        at 
__randomizedtesting.SeedInfo.seed([98FBFCB8B701BDC8:10AFC36219FDD030]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
        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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:44741 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more




Build Log:
[...truncated 13159 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/init-core-data-001
   [junit4]   2> 759093 WARN  
(SUITE-TestDistributedSearch-seed#[98FBFCB8B701BDC8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 759093 INFO  
(SUITE-TestDistributedSearch-seed#[98FBFCB8B701BDC8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 759094 INFO  
(SUITE-TestDistributedSearch-seed#[98FBFCB8B701BDC8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9061";)
   [junit4]   2> 759094 INFO  
(SUITE-TestDistributedSearch-seed#[98FBFCB8B701BDC8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 759094 INFO  
(SUITE-TestDistributedSearch-seed#[98FBFCB8B701BDC8]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/sg_xzg/fh
   [junit4]   2> 759185 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/control/cores/collection1
   [junit4]   2> 759186 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759187 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759187 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759187 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 759187 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@796d2065{/sg_xzg/fh,null,AVAILABLE}
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19f45b35{HTTP/1.1,[http/1.1]}{127.0.0.1:44163}
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] o.e.j.s.Server 
Started @761308ms
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sg_xzg/fh, 
hostPort=44163, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/control/cores}
   [junit4]   2> 759189 ERROR 
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.1
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-06T17:23:45.939505Z
   [junit4]   2> 759189 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/control/solr.xml
   [junit4]   2> 759190 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 759190 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 759191 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 759210 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759216 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759217 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759217 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/control/cores
   [junit4]   2> 759218 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 759218 INFO  (coreLoadExecutor-3674-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 759218 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 759229 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 759240 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 759283 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 759287 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 759287 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759287 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 759287 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 759288 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=68.7099609375, 
floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=16.166309893981563, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33809348458699906
   [junit4]   2> 759311 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 759311 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 759312 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 759312 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 759313 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=99.0703125, 
floorSegmentMB=2.0107421875, forceMergeDeletesPctAllowed=19.105893635566865, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5708122615167195
   [junit4]   2> 759313 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d1ee2b7[collection1] main]
   [junit4]   2> 759313 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 759330 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 759409 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 759409 INFO  (coreLoadExecutor-3674-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1599736304012099584
   [junit4]   2> 759409 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 759410 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 759411 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d1ee2b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 759465 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 759466 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f54938e{/sg_xzg/fh,null,AVAILABLE}
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@87406d3{HTTP/1.1,[http/1.1]}{127.0.0.1:45113}
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] o.e.j.s.Server 
Started @761587ms
   [junit4]   2> 759467 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sg_xzg/fh, 
hostPort=45113, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/shard0/cores}
   [junit4]   2> 759467 ERROR 
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 759468 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.1
   [junit4]   2> 759468 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 759468 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759468 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-06T17:23:46.218133Z
   [junit4]   2> 759468 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 759469 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 759469 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 759469 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 759488 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759494 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759495 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759496 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/shard0/cores
   [junit4]   2> 759496 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 759496 INFO  (coreLoadExecutor-3685-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 759496 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 759507 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 759518 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 759561 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 759564 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 759565 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74f3e5a1
   [junit4]   2> 759565 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 759565 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 759566 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=68.7099609375, 
floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=16.166309893981563, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33809348458699906
   [junit4]   2> 759591 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 759591 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 759592 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 759592 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 759592 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=99.0703125, 
floorSegmentMB=2.0107421875, forceMergeDeletesPctAllowed=19.105893635566865, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5708122615167195
   [junit4]   2> 759592 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d84ebb9[collection1] main]
   [junit4]   2> 759593 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 759609 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 759689 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 759689 INFO  (coreLoadExecutor-3685-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1599736304305700864
   [junit4]   2> 759689 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 759690 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 759691 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d84ebb9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 759691 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 759694 INFO  (qtp1835946592-9155) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1599736304309895168)} 0 0
   [junit4]   2> 759695 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1599736304311992320)} 0 0
   [junit4]   2> 759696 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[1 (1599736304311992320)]} 0 0
   [junit4]   2> 759697 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[1 (1599736304313040896)]} 0 0
   [junit4]   2> 759697 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[2 (1599736304314089472)]} 0 0
   [junit4]   2> 759698 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[2 (1599736304314089472)]} 0 0
   [junit4]   2> 759698 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[3 (1599736304315138048)]} 0 0
   [junit4]   2> 759698 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[3 (1599736304315138048)]} 0 0
   [junit4]   2> 759699 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[4 (1599736304315138049)]} 0 0
   [junit4]   2> 759699 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[4 (1599736304316186624)]} 0 0
   [junit4]   2> 759699 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[5 (1599736304316186624)]} 0 0
   [junit4]   2> 759700 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[5 (1599736304317235200)]} 0 0
   [junit4]   2> 759700 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[6 (1599736304317235200)]} 0 0
   [junit4]   2> 759700 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[6 (1599736304317235201)]} 0 0
   [junit4]   2> 759701 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[7 (1599736304318283776)]} 0 0
   [junit4]   2> 759701 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[7 (1599736304318283776)]} 0 0
   [junit4]   2> 759702 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[8 (1599736304318283777)]} 0 0
   [junit4]   2> 759702 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[8 (1599736304319332352)]} 0 0
   [junit4]   2> 759702 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[9 (1599736304319332352)]} 0 0
   [junit4]   2> 759703 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[9 (1599736304320380928)]} 0 0
   [junit4]   2> 759703 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1599736304320380928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759703 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@675da629 
commitCommandVersion:1599736304320380928
   [junit4]   2> 759708 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@775020b8[collection1] main]
   [junit4]   2> 759709 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 759710 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@775020b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)))}
   [junit4]   2> 759710 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 759711 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1599736304328769536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759711 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@199c5c74 
commitCommandVersion:1599736304328769536
   [junit4]   2> 759714 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4132fd3a[collection1] main]
   [junit4]   2> 759714 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 759715 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4132fd3a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)))}
   [junit4]   2> 759715 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 759716 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[10 (1599736304332963840)]} 0 0
   [junit4]   2> 759716 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[10 (1599736304334012416)]} 0 0
   [junit4]   2> 759717 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[11 (1599736304335060992)]} 0 0
   [junit4]   2> 759718 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[11 (1599736304335060992)]} 0 0
   [junit4]   2> 759718 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[12 (1599736304336109568)]} 0 0
   [junit4]   2> 759719 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[12 (1599736304337158144)]} 0 0
   [junit4]   2> 759719 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[13 (1599736304337158144)]} 0 0
   [junit4]   2> 759720 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[13 (1599736304338206720)]} 0 0
   [junit4]   2> 759720 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[1001 (1599736304338206720)]} 0 0
   [junit4]   2> 759721 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[1001 (1599736304339255296)]} 0 0
   [junit4]   2> 759721 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[14 (1599736304339255296)]} 0 0
   [junit4]   2> 759722 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[14 (1599736304340303872)]} 0 0
   [junit4]   2> 759722 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[15 (1599736304340303872)]} 0 0
   [junit4]   2> 759722 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[15 (1599736304340303873)]} 0 0
   [junit4]   2> 759722 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[16 (1599736304340303873)]} 0 0
   [junit4]   2> 759723 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[16 (1599736304341352448)]} 0 0
   [junit4]   2> 759723 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[17 (1599736304341352448)]} 0 0
   [junit4]   2> 759723 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[17 (1599736304341352449)]} 0 0
   [junit4]   2> 759724 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[100 (1599736304342401024)]} 0 0
   [junit4]   2> 759724 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[100 (1599736304342401024)]} 0 0
   [junit4]   2> 759724 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[101 (1599736304342401025)]} 0 0
   [junit4]   2> 759724 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[101 (1599736304342401025)]} 0 0
   [junit4]   2> 759724 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[102 (1599736304342401026)]} 0 0
   [junit4]   2> 759725 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[102 (1599736304343449600)]} 0 0
   [junit4]   2> 759725 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[103 (1599736304343449600)]} 0 0
   [junit4]   2> 759725 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[103 (1599736304343449601)]} 0 0
   [junit4]   2> 759725 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[104 (1599736304343449601)]} 0 0
   [junit4]   2> 759725 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[104 (1599736304343449602)]} 0 0
   [junit4]   2> 759726 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[105 (1599736304344498176)]} 0 0
   [junit4]   2> 759726 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[105 (1599736304344498176)]} 0 0
   [junit4]   2> 759726 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[106 (1599736304344498177)]} 0 0
   [junit4]   2> 759726 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[106 (1599736304344498177)]} 0 0
   [junit4]   2> 759727 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[107 (1599736304345546752)]} 0 0
   [junit4]   2> 759727 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[107 (1599736304345546752)]} 0 0
   [junit4]   2> 759727 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[108 (1599736304345546753)]} 0 0
   [junit4]   2> 759727 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[108 (1599736304345546753)]} 0 0
   [junit4]   2> 759728 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[109 (1599736304346595328)]} 0 0
   [junit4]   2> 759728 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[109 (1599736304346595328)]} 0 0
   [junit4]   2> 759728 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[110 (1599736304346595329)]} 0 0
   [junit4]   2> 759728 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[110 (1599736304346595329)]} 0 0
   [junit4]   2> 759728 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[111 (1599736304346595330)]} 0 0
   [junit4]   2> 759728 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[111 (1599736304346595330)]} 0 0
   [junit4]   2> 759729 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[112 (1599736304346595331)]} 0 0
   [junit4]   2> 759729 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[112 (1599736304347643904)]} 0 0
   [junit4]   2> 759729 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[113 (1599736304347643904)]} 0 0
   [junit4]   2> 759729 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[113 (1599736304347643905)]} 0 0
   [junit4]   2> 759729 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[114 (1599736304347643905)]} 0 0
   [junit4]   2> 759729 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[114 (1599736304347643906)]} 0 0
   [junit4]   2> 759730 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[115 (1599736304348692480)]} 0 0
   [junit4]   2> 759730 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[115 (1599736304348692480)]} 0 0
   [junit4]   2> 759730 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[116 (1599736304348692481)]} 0 0
   [junit4]   2> 759730 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[116 (1599736304348692481)]} 0 0
   [junit4]   2> 759731 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[117 (1599736304349741056)]} 0 0
   [junit4]   2> 759731 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[117 (1599736304349741056)]} 0 0
   [junit4]   2> 759731 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[118 (1599736304349741057)]} 0 0
   [junit4]   2> 759731 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[118 (1599736304349741057)]} 0 0
   [junit4]   2> 759732 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[119 (1599736304350789632)]} 0 0
   [junit4]   2> 759732 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[119 (1599736304350789632)]} 0 0
   [junit4]   2> 759732 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[120 (1599736304350789633)]} 0 0
   [junit4]   2> 759732 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[120 (1599736304350789633)]} 0 0
   [junit4]   2> 759733 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[121 (1599736304351838208)]} 0 0
   [junit4]   2> 759733 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[121 (1599736304351838208)]} 0 0
   [junit4]   2> 759733 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[122 (1599736304351838209)]} 0 0
   [junit4]   2> 759733 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[122 (1599736304351838209)]} 0 0
   [junit4]   2> 759733 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[123 (1599736304351838210)]} 0 0
   [junit4]   2> 759734 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[123 (1599736304352886784)]} 0 0
   [junit4]   2> 759734 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[124 (1599736304352886784)]} 0 0
   [junit4]   2> 759734 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[124 (1599736304352886785)]} 0 0
   [junit4]   2> 759734 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[125 (1599736304352886785)]} 0 0
   [junit4]   2> 759734 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[125 (1599736304352886786)]} 0 0
   [junit4]   2> 759735 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[126 (1599736304353935360)]} 0 0
   [junit4]   2> 759735 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[126 (1599736304353935360)]} 0 0
   [junit4]   2> 759735 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[127 (1599736304353935361)]} 0 0
   [junit4]   2> 759735 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[127 (1599736304353935361)]} 0 0
   [junit4]   2> 759735 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[128 (1599736304353935362)]} 0 0
   [junit4]   2> 759735 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[128 (1599736304353935362)]} 0 0
   [junit4]   2> 759736 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[129 (1599736304354983936)]} 0 0
   [junit4]   2> 759736 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[129 (1599736304354983936)]} 0 0
   [junit4]   2> 759736 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[130 (1599736304354983937)]} 0 0
   [junit4]   2> 759736 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[130 (1599736304354983937)]} 0 0
   [junit4]   2> 759736 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[131 (1599736304354983938)]} 0 0
   [junit4]   2> 759736 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[131 (1599736304354983938)]} 0 0
   [junit4]   2> 759737 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[132 (1599736304356032512)]} 0 0
   [junit4]   2> 759737 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[132 (1599736304356032512)]} 0 0
   [junit4]   2> 759737 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[133 (1599736304356032513)]} 0 0
   [junit4]   2> 759737 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[133 (1599736304356032513)]} 0 0
   [junit4]   2> 759738 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[134 (1599736304356032514)]} 0 0
   [junit4]   2> 759738 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[134 (1599736304357081088)]} 0 0
   [junit4]   2> 759738 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[135 (1599736304357081088)]} 0 0
   [junit4]   2> 759738 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[135 (1599736304357081089)]} 0 0
   [junit4]   2> 759738 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[136 (1599736304357081089)]} 0 0
   [junit4]   2> 759738 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[136 (1599736304357081090)]} 0 0
   [junit4]   2> 759739 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[137 (1599736304358129664)]} 0 0
   [junit4]   2> 759739 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[137 (1599736304358129664)]} 0 0
   [junit4]   2> 759739 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[138 (1599736304358129665)]} 0 0
   [junit4]   2> 759739 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[138 (1599736304358129665)]} 0 0
   [junit4]   2> 759740 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[139 (1599736304359178240)]} 0 0
   [junit4]   2> 759740 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[139 (1599736304359178240)]} 0 0
   [junit4]   2> 759740 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[140 (1599736304359178241)]} 0 0
   [junit4]   2> 759740 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[140 (1599736304359178241)]} 0 0
   [junit4]   2> 759741 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[141 (1599736304360226816)]} 0 0
   [junit4]   2> 759741 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[141 (1599736304360226816)]} 0 0
   [junit4]   2> 759741 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[142 (1599736304360226817)]} 0 0
   [junit4]   2> 759741 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[142 (1599736304360226817)]} 0 0
   [junit4]   2> 759742 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[143 (1599736304361275392)]} 0 0
   [junit4]   2> 759742 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[143 (1599736304361275392)]} 0 0
   [junit4]   2> 759742 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[144 (1599736304361275393)]} 0 0
   [junit4]   2> 759742 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[144 (1599736304361275393)]} 0 0
   [junit4]   2> 759742 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[145 (1599736304361275394)]} 0 0
   [junit4]   2> 759743 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[145 (1599736304362323968)]} 0 0
   [junit4]   2> 759743 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[146 (1599736304362323968)]} 0 0
   [junit4]   2> 759743 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[146 (1599736304362323969)]} 0 0
   [junit4]   2> 759744 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[147 (1599736304362323969)]} 0 0
   [junit4]   2> 759744 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[147 (1599736304363372544)]} 0 0
   [junit4]   2> 759744 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[148 (1599736304363372544)]} 0 0
   [junit4]   2> 759744 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[148 (1599736304363372545)]} 0 0
   [junit4]   2> 759745 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[149 (1599736304364421120)]} 0 0
   [junit4]   2> 759745 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update params={wt=javabin&version=2}{add=[149 (1599736304364421120)]} 0 0
   [junit4]   2> 759745 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1599736304364421121,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759745 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@675da629 
commitCommandVersion:1599736304364421121
   [junit4]   2> 759749 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f35e531[collection1] main]
   [junit4]   2> 759750 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 759751 INFO  
(searcherExecutor-3675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f35e531[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)
 Uninverting(_1(7.3.1):c59)))}
   [junit4]   2> 759751 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 759751 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1599736304370712576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 759751 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@199c5c74 
commitCommandVersion:1599736304370712576
   [junit4]   2> 759755 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5da53918[collection1] main]
   [junit4]   2> 759756 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 759757 INFO  
(searcherExecutor-3686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5da53918[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)
 Uninverting(_1(7.3.1):c59)))}
   [junit4]   2> 759757 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/sg_xzg/fh 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 759758 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 759758 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 759758 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 759758 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0
   [junit4]   2> 759758 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759767 INFO  (qtp1162054760-9178) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|[ff01::213]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1&rows=10&version=2&q=*:*&NOW=1525627426509&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759778 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426509&ids=121,111,103,5,137,104,138,129,107,130&isShard=true&shard.url=[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|[ff01::213]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759779 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|[ff01::213]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=20
   [junit4]   2> 759780 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759782 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426531&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759783 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426531&ids=143,100,12,134,13,3,148,17,105,120&isShard=true&shard.url=[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759784 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 759784 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759786 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1&rows=10&version=2&q=*:*&NOW=1525627426535&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759786 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426535&ids=110,144,102,3,136,5,16,105,117,118&isShard=true&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759787 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=http://127.0.0.1:45113/sg_xzg/fh/collection1&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 759788 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759789 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::083]:33332/sg_xzg/fh|[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426539&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759790 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426539&ids=143,122,123,13,114,147,139,140,141,131&isShard=true&shard.url=[ff01::083]:33332/sg_xzg/fh|[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759790 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::083]:33332/sg_xzg/fh|[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759791 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759792 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426541&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759792 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426541&ids=133,12,100,101,14,148,105,128,118,142&isShard=true&shard.url=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759793 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759793 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759795 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426544&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759795 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426544&ids=132,144,102,136,115,137,138,119,109,140&isShard=true&shard.url=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759796 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::213]:33332/sg_xzg/fh&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759796 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759798 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1&rows=10&version=2&q=*:*&NOW=1525627426547&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759798 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426547&ids=11,12,122,111,145,102,147,16,137,120&isShard=true&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759799 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=http://127.0.0.1:45113/sg_xzg/fh/collection1&sort=n_d1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759799 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759801 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=[ff01::213]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426550&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759802 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426550&ids=132,101,2,124,136,6,116,9,109,130&isShard=true&shard.url=[ff01::213]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759803 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::213]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh&sort=n_d1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 759803 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759804 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=[ff01::213]:33332/sg_xzg/fh|[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1&rows=10&version=2&q=*:*&NOW=1525627426554&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759805 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426554&ids=110,122,145,14,135,148,126,119,141,120&isShard=true&shard.url=[ff01::213]:33332/sg_xzg/fh|[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759805 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::213]:33332/sg_xzg/fh|[ff01::114]:33332/sg_xzg/fh|[ff01::083]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1&sort=n_td1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759806 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759807 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1&rows=10&version=2&q=*:*&NOW=1525627426556&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759807 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426556&ids=143,12,3,147,137,104,17,116,118,131&isShard=true&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759808 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=http://127.0.0.1:45113/sg_xzg/fh/collection1&sort=n_td1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759808 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759809 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh|[ff01::213]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426559&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759810 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426559&ids=110,144,113,16,116,6,9,130,141,131&isShard=true&shard.url=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh|[ff01::213]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759811 INFO  (qtp1162054760-9176) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=[ff01::114]:33332/sg_xzg/fh|http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh|[ff01::213]:33332/sg_xzg/fh&sort=n_l1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759811 INFO  (qtp1835946592-9161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 759813 INFO  (qtp1162054760-9172) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh&rows=10&version=2&q=*:*&NOW=1525627426562&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 759813 INFO  (qtp1162054760-9173) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1525627426562&ids=122,133,2,124,114,126,138,1001,8,142&isShard=true&shard.url=http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 759814 INFO  (qtp1162054760-9177) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&shards=http://127.0.0.1:45113/sg_xzg/fh/collection1|[ff01::083]:33332/sg_xzg/fh&sort=n_l1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 759814 INFO  (qtp1835946592-9159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/sg_xzg/fh path=/select 
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status

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

ler@62fca92d{/sg_xzg/fh,null,UNAVAILABLE}
   [junit4]   2> 92640 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 92641 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4118d3ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 92641 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=968886213
   [junit4]   2> 92641 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 92641 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 92641 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 92641 INFO  (coreCloseExecutor-260-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3e8932b9
   [junit4]   2> 92642 INFO  (coreCloseExecutor-260-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1049178809
   [junit4]   2> 92643 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e47f775{/sg_xzg/fh,null,UNAVAILABLE}
   [junit4]   2> 92643 INFO  
(TEST-TestDistributedSearch.test-seed#[98FBFCB8B701BDC8]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=98FBFCB8B701BDC8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=sv-SE -Dtests.timezone=ROK 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   26.5s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:36461/sg_xzg/fh/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98FBFCB8B701BDC8:10AFC36219FDD030]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:36461 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    >        ... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_98FBFCB8B701BDC8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{severity=FST50, foo_sev_enum=PostingsFormat(name=Memory), 
SubjectTerms_mfacet=PostingsFormat(name=Memory), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 rnd_b=PostingsFormat(name=Memory), a_s=FST50, oddField_s=FST50, 
lowerfilt1and2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=PostingsFormat(name=Memory), foo_b=FST50, 
lowerfilt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Memory), text=FST50}, 
docValues:{other_tl1=DocValuesFormat(name=Lucene70), 
range_facet_l_dv=DocValuesFormat(name=Memory), 
n_l1=DocValuesFormat(name=Lucene70), a_n_tdt=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene70), 
n_td1=DocValuesFormat(name=Lucene70), n_d1=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70), 
n_f1=DocValuesFormat(name=Lucene70), n_tl1=DocValuesFormat(name=Lucene70), 
n_tf1=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70), 
severity=DocValuesFormat(name=Direct), 
foo_sev_enum=DocValuesFormat(name=Memory), 
n_dt1=DocValuesFormat(name=Lucene70), b_n_tdt=DocValuesFormat(name=Lucene70), 
n_ti1=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), 
n_tdt1=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Lucene70), 
foo_d=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
foo_f=DocValuesFormat(name=Direct), a_i_p=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=436, maxMBSortInHeap=5.396845071058504, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sv-SE, timezone=ROK
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=221203192,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestDistributedSearch]
   [junit4] Completed [4/5 (1!)] on J0 in 26.56s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1567: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1091: 
There were test failures: 5 suites, 5 tests, 1 error [seed: 98FBFCB8B701BDC8]

Total time: 1 minute 38 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=7b74345edb3969ffc523284b116a0437a275102a, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.3-Linux
[WARNINGS] Computing warning deltas based on reference build #181
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to