You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/08 21:34:43 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18476 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18476/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request,trace=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:416)  at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:228)  at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)  at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)  at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)  at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1161)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:635)  at java.lang.Thread.run(java.base@9-ea/Thread.java:843) ,time=2}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request,trace=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:416)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:228)
	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1161)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:635)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
,time=2}
	at __randomizedtesting.SeedInfo.seed([7CCE2BE5241BDF49:F49A143F8AE7B2B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11568 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/init-core-data-001
   [junit4]   2> 844808 INFO  (SUITE-TestDistributedSearch-seed#[7CCE2BE5241BDF49]-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> 844808 INFO  (SUITE-TestDistributedSearch-seed#[7CCE2BE5241BDF49]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 845360 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/control/cores/collection1
   [junit4]   2> 845361 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 845362 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72eb3b5d{/,null,AVAILABLE}
   [junit4]   2> 845363 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c686c35{HTTP/1.1,[http/1.1]}{127.0.0.1:39147}
   [junit4]   2> 845363 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.Server Started @847077ms
   [junit4]   2> 845363 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39147, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/control/cores}
   [junit4]   2> 845363 ERROR (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 845363 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 845364 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 845364 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 845364 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-08T21:09:32.789231Z
   [junit4]   2> 845364 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/control/solr.xml
   [junit4]   2> 845372 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/control/cores
   [junit4]   2> 845372 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 845373 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 845443 WARN  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 845444 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 845459 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 845514 WARN  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 845516 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 845532 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 845533 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 845533 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdcc87
   [junit4]   2> 845534 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=240924463, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 845541 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845541 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845542 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845542 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845542 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=611667502, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 845542 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@679a270e[collection1] main]
   [junit4]   2> 845543 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 845577 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 845740 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 845740 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 845741 INFO  (coreLoadExecutor-3106-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553183668348911616
   [junit4]   2> 845742 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 845742 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 845742 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 845743 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 845744 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 845757 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 845758 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 845759 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 845759 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@679a270e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 846426 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 846427 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 846428 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@169559b1{/,null,AVAILABLE}
   [junit4]   2> 846428 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7cbcf0d4{HTTP/1.1,[http/1.1]}{127.0.0.1:34570}
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.Server Started @848143ms
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34570, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/shard0/cores}
   [junit4]   2> 846429 ERROR (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-08T21:09:33.854559Z
   [junit4]   2> 846429 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 846438 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/shard0/cores
   [junit4]   2> 846438 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 846440 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 846517 WARN  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 846518 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 846533 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 846590 WARN  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 846592 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 846608 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 846608 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 846608 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bdcc87
   [junit4]   2> 846609 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=240924463, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 846618 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 846618 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 846619 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 846619 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 846620 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=611667502, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 846620 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f23472[collection1] main]
   [junit4]   2> 846620 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 846665 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 846871 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 846871 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 846872 INFO  (coreLoadExecutor-3117-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553183669534851072
   [junit4]   2> 846872 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 846872 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 846872 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 846873 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 846874 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 846875 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 846877 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 846878 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 846878 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f23472[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 846941 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 846945 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1553183669609299968)} 0 1
   [junit4]   2> 846947 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1553183669612445696)} 0 1
   [junit4]   2> 846949 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1553183669614542848)]} 0 1
   [junit4]   2> 846950 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1553183669615591424)]} 0 0
   [junit4]   2> 846951 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1553183669617688576)]} 0 0
   [junit4]   2> 846952 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1553183669617688576)]} 0 0
   [junit4]   2> 846952 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1553183669618737152)]} 0 0
   [junit4]   2> 846953 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1553183669619785728)]} 0 0
   [junit4]   2> 846954 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1553183669619785728)]} 0 0
   [junit4]   2> 846954 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1553183669620834304)]} 0 0
   [junit4]   2> 846955 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1553183669620834304)]} 0 0
   [junit4]   2> 846956 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1553183669621882880)]} 0 0
   [junit4]   2> 846956 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1553183669622931456)]} 0 0
   [junit4]   2> 846956 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1553183669622931456)]} 0 0
   [junit4]   2> 846957 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1553183669623980032)]} 0 0
   [junit4]   2> 846957 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1553183669623980032)]} 0 0
   [junit4]   2> 846958 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1553183669623980033)]} 0 0
   [junit4]   2> 846958 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1553183669625028608)]} 0 0
   [junit4]   2> 846959 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1553183669626077184)]} 0 0
   [junit4]   2> 846959 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1553183669626077184)]} 0 0
   [junit4]   2> 846960 INFO  (qtp1759520839-6896) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 846961 INFO  (qtp1759520839-6896) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44519234
   [junit4]   2> 846966 INFO  (qtp1759520839-6896) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75890830[collection1] main]
   [junit4]   2> 846966 INFO  (qtp1759520839-6896) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 846967 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75890830[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 846967 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 846967 INFO  (qtp1499617946-6913) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 846967 INFO  (qtp1499617946-6913) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@630f2301
   [junit4]   2> 846989 INFO  (qtp1499617946-6913) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a635521[collection1] main]
   [junit4]   2> 846990 INFO  (qtp1499617946-6913) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 846990 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a635521[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 846990 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 22
   [junit4]   2> 846993 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1553183669659631616)]} 0 2
   [junit4]   2> 846996 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1553183669662777344)]} 0 2
   [junit4]   2> 846997 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1553183669665923072)]} 0 0
   [junit4]   2> 846998 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1553183669665923072)]} 0 0
   [junit4]   2> 846998 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1553183669666971648)]} 0 0
   [junit4]   2> 846999 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1553183669668020224)]} 0 0
   [junit4]   2> 846999 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1553183669668020224)]} 0 0
   [junit4]   2> 847000 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1553183669669068800)]} 0 0
   [junit4]   2> 847001 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1553183669669068800)]} 0 0
   [junit4]   2> 847002 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1553183669670117376)]} 0 0
   [junit4]   2> 847002 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1553183669671165952)]} 0 0
   [junit4]   2> 847003 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1553183669671165952)]} 0 0
   [junit4]   2> 847003 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1553183669672214528)]} 0 0
   [junit4]   2> 847004 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1553183669672214528)]} 0 0
   [junit4]   2> 847004 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1553183669673263104)]} 0 0
   [junit4]   2> 847004 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1553183669673263104)]} 0 0
   [junit4]   2> 847005 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1553183669674311680)]} 0 0
   [junit4]   2> 847006 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1553183669675360256)]} 0 0
   [junit4]   2> 847006 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1553183669675360256)]} 0 0
   [junit4]   2> 847007 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1553183669675360257)]} 0 0
   [junit4]   2> 847007 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1553183669676408832)]} 0 0
   [junit4]   2> 847008 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1553183669676408832)]} 0 1
   [junit4]   2> 847009 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1553183669678505984)]} 0 0
   [junit4]   2> 847009 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1553183669678505984)]} 0 0
   [junit4]   2> 847010 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1553183669679554560)]} 0 0
   [junit4]   2> 847010 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1553183669679554560)]} 0 0
   [junit4]   2> 847011 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1553183669679554561)]} 0 0
   [junit4]   2> 847011 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1553183669680603136)]} 0 0
   [junit4]   2> 847011 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1553183669680603136)]} 0 0
   [junit4]   2> 847012 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1553183669681651712)]} 0 0
   [junit4]   2> 847012 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1553183669681651712)]} 0 0
   [junit4]   2> 847013 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1553183669682700288)]} 0 0
   [junit4]   2> 847013 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1553183669682700288)]} 0 0
   [junit4]   2> 847014 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1553183669682700289)]} 0 0
   [junit4]   2> 847014 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1553183669683748864)]} 0 0
   [junit4]   2> 847014 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1553183669683748864)]} 0 0
   [junit4]   2> 847015 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1553183669684797440)]} 0 0
   [junit4]   2> 847015 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1553183669684797440)]} 0 0
   [junit4]   2> 847016 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1553183669685846016)]} 0 0
   [junit4]   2> 847016 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1553183669685846016)]} 0 0
   [junit4]   2> 847016 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1553183669685846017)]} 0 0
   [junit4]   2> 847017 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1553183669686894592)]} 0 0
   [junit4]   2> 847017 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1553183669686894592)]} 0 0
   [junit4]   2> 847018 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1553183669687943168)]} 0 0
   [junit4]   2> 847018 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1553183669687943168)]} 0 0
   [junit4]   2> 847019 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1553183669687943169)]} 0 0
   [junit4]   2> 847019 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1553183669688991744)]} 0 0
   [junit4]   2> 847019 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1553183669688991744)]} 0 0
   [junit4]   2> 847020 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1553183669690040320)]} 0 0
   [junit4]   2> 847021 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1553183669691088896)]} 0 0
   [junit4]   2> 847021 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1553183669691088896)]} 0 0
   [junit4]   2> 847022 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1553183669692137472)]} 0 0
   [junit4]   2> 847022 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1553183669692137472)]} 0 0
   [junit4]   2> 847023 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1553183669692137473)]} 0 0
   [junit4]   2> 847023 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1553183669693186048)]} 0 0
   [junit4]   2> 847023 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1553183669693186048)]} 0 0
   [junit4]   2> 847024 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1553183669694234624)]} 0 0
   [junit4]   2> 847025 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1553183669694234624)]} 0 0
   [junit4]   2> 847025 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1553183669695283200)]} 0 0
   [junit4]   2> 847025 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1553183669695283200)]} 0 0
   [junit4]   2> 847026 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1553183669696331776)]} 0 0
   [junit4]   2> 847026 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1553183669696331776)]} 0 0
   [junit4]   2> 847027 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1553183669697380352)]} 0 0
   [junit4]   2> 847027 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1553183669697380352)]} 0 0
   [junit4]   2> 847028 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1553183669697380353)]} 0 0
   [junit4]   2> 847028 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1553183669698428928)]} 0 0
   [junit4]   2> 847028 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1553183669698428928)]} 0 0
   [junit4]   2> 847029 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1553183669699477504)]} 0 0
   [junit4]   2> 847029 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1553183669699477504)]} 0 0
   [junit4]   2> 847030 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1553183669699477505)]} 0 0
   [junit4]   2> 847030 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1553183669700526080)]} 0 0
   [junit4]   2> 847031 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1553183669700526080)]} 0 0
   [junit4]   2> 847031 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1553183669701574656)]} 0 0
   [junit4]   2> 847031 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1553183669701574656)]} 0 0
   [junit4]   2> 847033 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1553183669702623232)]} 0 0
   [junit4]   2> 847033 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1553183669703671808)]} 0 0
   [junit4]   2> 847034 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1553183669703671808)]} 0 0
   [junit4]   2> 847034 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1553183669704720384)]} 0 0
   [junit4]   2> 847034 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1553183669704720384)]} 0 0
   [junit4]   2> 847035 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1553183669705768960)]} 0 0
   [junit4]   2> 847035 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1553183669705768960)]} 0 0
   [junit4]   2> 847036 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1553183669705768961)]} 0 0
   [junit4]   2> 847036 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1553183669706817536)]} 0 0
   [junit4]   2> 847037 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1553183669706817536)]} 0 0
   [junit4]   2> 847037 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1553183669707866112)]} 0 0
   [junit4]   2> 847037 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1553183669707866112)]} 0 0
   [junit4]   2> 847038 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1553183669708914688)]} 0 0
   [junit4]   2> 847038 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1553183669708914688)]} 0 0
   [junit4]   2> 847039 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1553183669709963264)]} 0 0
   [junit4]   2> 847039 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1553183669709963264)]} 0 0
   [junit4]   2> 847040 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1553183669709963265)]} 0 0
   [junit4]   2> 847040 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1553183669711011840)]} 0 0
   [junit4]   2> 847040 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1553183669711011840)]} 0 0
   [junit4]   2> 847041 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1553183669712060416)]} 0 0
   [junit4]   2> 847041 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1553183669712060416)]} 0 0
   [junit4]   2> 847042 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1553183669713108992)]} 0 0
   [junit4]   2> 847042 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1553183669713108992)]} 0 0
   [junit4]   2> 847042 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1553183669713108993)]} 0 0
   [junit4]   2> 847043 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1553183669714157568)]} 0 0
   [junit4]   2> 847044 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1553183669714157568)]} 0 1
   [junit4]   2> 847045 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1553183669716254720)]} 0 0
   [junit4]   2> 847045 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1553183669716254720)]} 0 0
   [junit4]   2> 847046 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1553183669717303296)]} 0 0
   [junit4]   2> 847046 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1553183669717303296)]} 0 0
   [junit4]   2> 847046 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1553183669717303297)]} 0 0
   [junit4]   2> 847048 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1553183669718351872)]} 0 0
   [junit4]   2> 847048 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1553183669719400448)]} 0 0
   [junit4]   2> 847049 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1553183669719400448)]} 0 0
   [junit4]   2> 847049 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1553183669720449024)]} 0 0
   [junit4]   2> 847049 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1553183669720449024)]} 0 0
   [junit4]   2> 847050 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1553183669721497600)]} 0 0
   [junit4]   2> 847050 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1553183669721497600)]} 0 0
   [junit4]   2> 847051 INFO  (qtp1759520839-6889) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1553183669721497601)]} 0 0
   [junit4]   2> 847051 INFO  (qtp1499617946-6906) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1553183669722546176)]} 0 0
   [junit4]   2> 847052 INFO  (qtp1759520839-6894) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1553183669722546176)]} 0 0
   [junit4]   2> 847052 INFO  (qtp1499617946-6911) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1553183669723594752)]} 0 0
   [junit4]   2> 847052 INFO  (qtp1759520839-6895) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1553183669723594752)]} 0 0
   [junit4]   2> 847053 INFO  (qtp1499617946-6912) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1553183669724643328)]} 0 0
   [junit4]   2> 847053 INFO  (qtp1759520839-6896) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 847053 INFO  (qtp1759520839-6896) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44519234
   [junit4]   2> 847062 INFO  (qtp1759520839-6896) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@535b7acc[collection1] main]
   [junit4]   2> 847062 INFO  (qtp1759520839-6896) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 847063 INFO  (searcherExecutor-3107-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@535b7acc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9) Uninverting(_1(7.0.0):C59)))}
   [junit4]   2> 847063 INFO  (qtp1759520839-6896) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 847063 INFO  (qtp1499617946-6913) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 847063 INFO  (qtp1499617946-6913) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@630f2301
   [junit4]   2> 847071 INFO  (qtp1499617946-6913) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@522f19a7[collection1] main]
   [junit4]   2> 847071 INFO  (qtp1499617946-6913) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 847072 INFO  (searcherExecutor-3118-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@522f19a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9) Uninverting(_1(7.0.0):C59)))}
   [junit4]   2> 847072 INFO  (qtp1499617946-6913) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 847073 INFO  (qtp1759520839-6889) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 847073 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 847074 INFO  (qtp1759520839-6894) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 847074 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 847074 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847077 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1481231374501&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847079 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374501&ids=132,133,2,135,3,104,149,128,131,142&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847082 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::114]:33332/&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=6
   [junit4]   2> 847085 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847088 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::083]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374511&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847089 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374511&ids=121,111,112,15,147,16,138,117,109,130&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847091 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:34570//collection1&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=4
   [junit4]   2> 847093 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847096 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1481231374519&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847097 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374519&ids=2,102,136,125,5,105,116,128,119,120&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847099 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=5
   [junit4]   2> 847100 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847102 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1481231374527&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847103 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374527&ids=1,12,133,145,101,113,103,17,149,108&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847105 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::083]:33332/|[ff01::114]:33332/&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 847106 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847108 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1481231374532&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847109 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374532&ids=110,122,133,101,127,149,106,139,107,10&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847110 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847111 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847114 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374537&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847115 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374537&ids=3,125,103,148,16,17,1001,117,8,9&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847117 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=4
   [junit4]   2> 847118 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847121 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374545&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847122 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374545&ids=1,3,103,114,4,126,104,105,129,142&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847122 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:34570//collection1&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847124 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847125 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1481231374550&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847126 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374550&ids=110,143,13,123,137,116,149,109,140,10&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847127 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847129 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847130 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374555&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847131 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374555&ids=110,11,12,146,102,136,16,137,17,131&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847132 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847133 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847135 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1481231374559&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847135 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374559&ids=3,125,114,103,126,127,149,139,7,129&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847136 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847137 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847139 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1481231374563&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847141 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374563&ids=11,110,12,144,145,134,146,103,5,109&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847141 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 847142 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847144 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374569&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847145 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374569&ids=121,15,16,127,6,128,118,107,140,10&isShard=true&shard.url=http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847146 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 847147 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847148 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374573&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847149 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374573&ids=132,100,123,101,115,116,138,129,130,131&isShard=true&shard.url=http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847149 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 847150 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847152 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374576&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847153 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374576&ids=121,143,12,14,124,147,127,7,119,141&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847154 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:34570//collection1&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847155 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_dt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847156 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_dt1+desc&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1481231374581&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847157 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374581&ids=122,100,144,3,113,146,125,128,109,130&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847158 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::083]:33332/&sort=n_dt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847159 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_dt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847160 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_dt1+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374585&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847161 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374585&ids=143,133,123,145,136,114,15,138,6,8&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847161 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1&sort=n_dt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 847162 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847164 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tdt1+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374588&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847165 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374588&ids=110,101,124,102,126,115,137,108,109,131&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847165 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847166 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847167 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tdt1+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1481231374592&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847168 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374592&ids=143,134,112,146,103,5,105,138,107,9&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847169 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 847170 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847171 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i1+desc&shard.url=http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1481231374596&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847172 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374596&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847173 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847175 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort={!func}testfunc(add(a_i1,5))+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847177 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort={!func}testfunc(add(a_i1,5))+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374602&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847178 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374602&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847179 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:34570//collection1&sort={!func}testfunc(add(a_i1,5))+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847180 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=a_i1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847181 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374606&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847182 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374606&ids=11,12,1,13,2,3,4,6,7,9&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847183 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&sort=a_i1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847184 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847186 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&sort=a_i1+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374610&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847187 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&shards.purpose=64&NOW=1481231374610&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847188 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:34570//collection1&fl=*,score&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 847189 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847191 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=http://127.0.0.1:34570//collection1&rows=10&version=2&q=*:*&NOW=1481231374615&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847191 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&shards.purpose=64&NOW=1481231374615&ids=121,143,12,14,124,147,127,7,119,141&isShard=true&shard.url=http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847192 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847193 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847194 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1481231374619&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 847195 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1481231374619&ids=132,100,123,101,115,116,138,129,130,131&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847196 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:34570//collection1|[ff01::083]:33332/&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 847197 INFO  (qtp1759520839-6895) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&distrib=false&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847198 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1481231374623&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:34570//collection1&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847199 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&distrib=false&shards.purpose=64&NOW=1481231374623&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847200 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&shards=http://127.0.0.1:34570//collection1&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847201 INFO  (qtp1759520839-6896) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&distrib=false&fl=*,score&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847203 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1481231374627&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:34570//collection1&rows=10&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 847203 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&distrib=false&fl=*,score&shards.purpose=64&NOW=1481231374627&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=http://127.0.0.1:34570//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847204 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q={!func}a_i1&shards=http://127.0.0.1:34570//collection1&fl=*,score&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 847206 INFO  (qtp1759520839-6889) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=quick&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 847207 INFO  (qtp1499617946-6906) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=quick&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1481231374631&start=0&fsv=true&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&rows=10&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 847207 INFO  (qtp1499617946-6913) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=quick&distrib=false&shards.purpose=64&NOW=1481231374631&ids=4,5&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 847208 INFO  (qtp1499617946-6912) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=quick&shards=[ff01::213]:33332/|http://127.0.0.1:34570//collection1|[ff01::114]:33332/&wt=javabin&version=2} hits=2 status=0 QTime=1
   [junit4]   2> 847208 INFO  (qtp1759520839-6894) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=all&distrib=false&fl=id&start=0&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 847210 INFO  (qtp1499617946-6911) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=all&distrib=false&fl=id&fl=score&shards.purpose=68&NOW=1481231374634&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:34570//collection1|[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 847210 INFO  (qtp1499617946-6907) [    ] o.a.s.c.S.Request [collection1]  

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

:213]:33332/&rows=100&group.query=a_t:kings+OR+a_t:eggs&version=2&group.distributed.second=true&q=*:*&shards.tolerant=true&NOW=1481231392549&isShard=true&timeAllowed=1&wt=javabin&group=true} status=0 QTime=2
   [junit4]   2> 865129 INFO  (qtp545371863-6968) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={fl=id,a_i1&group.limit=10&sort=a_i1+asc,+id+asc&shards.info=true&rows=100&group.query=a_t:kings+OR+a_t:eggs&version=2&q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:39733//collection1,[ff01::114]:33332/|http://127.0.0.1:40765//collection1|[ff01::213]:33332/&shards.tolerant=true&timeAllowed=1&wt=javabin&group=true} status=0 QTime=5
   [junit4]   2> 865130 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 865131 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b646b13{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 865131 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=585970858
   [junit4]   2> 865131 INFO  (coreCloseExecutor-3160-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a9bc2ea
   [junit4]   2> 865147 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8a032eb{/,null,UNAVAILABLE}
   [junit4]   2> 865148 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ae6179c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 865148 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=380333245
   [junit4]   2> 865149 INFO  (coreCloseExecutor-3162-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d148b4b
   [junit4]   2> 865161 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bf9f794{/,null,UNAVAILABLE}
   [junit4]   2> 865162 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@21f92514{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 865162 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=722788926
   [junit4]   2> 865162 INFO  (coreCloseExecutor-3164-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f7070a1
   [junit4]   2> 865173 INFO  (TEST-TestDistributedSearch.test-seed#[7CCE2BE5241BDF49]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fb92ae3{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=7CCE2BE5241BDF49 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cu-RU -Dtests.timezone=Pacific/Easter -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 20.4s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request,trace=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:416)
   [junit4]    > 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:228)
   [junit4]    > 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1161)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:635)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > ,time=2}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7CCE2BE5241BDF49:F49A143F8AE7B2B1]:0)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 865175 INFO  (SUITE-TestDistributedSearch-seed#[7CCE2BE5241BDF49]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_7CCE2BE5241BDF49-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=PostingsFormat(name=Direct), range_facet_l_dv=FSTOrd50, SubjectTerms_mfacet=PostingsFormat(name=Direct), n_l1=PostingsFormat(name=Direct), a_n_tdt=FSTOrd50, multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=LuceneVarGapFixedInterval), n_d1=PostingsFormat(name=Direct), n_f1=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=Direct), n_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), oddField_s=PostingsFormat(name=Memory), n_tf1=PostingsFormat(name=Direct), lowerfilt1and2=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=Direct), lowerfilt=PostingsFormat(name=LuceneVarGapFixedInterval), id=FSTOrd50, text=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=Direct), severity=PostingsFormat(name=Memory), foo_sev_enum=FSTOrd50, n_dt1=PostingsFormat(name=LuceneVarGapFixedInterval), a_i1=PostingsFormat(name=Direct), b_n_tdt=PostingsFormat(name=Direct), n_ti1=FSTOrd50, rnd_b=FSTOrd50, _version_=PostingsFormat(name=Direct), foo_b=PostingsFormat(name=Memory), n_tdt1=PostingsFormat(name=Direct), foo_d=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Direct), foo_f=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), foo_sev_enum=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1842, maxMBSortInHeap=6.315498497588257, sim=RandomSimilarity(queryNorm=true): {}, locale=cu-RU, timezone=Pacific/Easter
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=244984032,total=509149184
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldOpenExchangeTest, CloudExitableDirectoryReaderTest, NumericFieldsTest, TestFoldingMultitermQuery, TestDistribIDF, RegexBoostProcessorTest, ConcurrentDeleteAndCreateCollectionTest, TestLRUStatsCache, ClusterStateTest, BufferStoreTest, PKIAuthenticationIntegrationTest, SolrCoreTest, TestNoOpRegenerator, UniqFieldsUpdateProcessorFactoryTest, AddBlockUpdateTest, SearchHandlerTest, OverseerRolesTest, TestFieldCacheVsDocValues, TestCustomDocTransformer, TestFaceting, QueryElevationComponentTest, TestNumericTerms32, ScriptEngineTest, PathHierarchyTokenizerFactoryTest, MigrateRouteKeyTest, TestOrdValues, TestManagedSchemaAPI, TestRemoteStreaming, TestRandomFlRTGCloud, RulesTest, TestDownShardTolerantSearch, TestUniqueKeyFieldResource, GraphQueryTest, SystemInfoHandlerTest, DeleteShardTest, TestBulkSchemaConcurrent, TolerantUpdateProcessorTest, DataDrivenBlockJoinTest, TestDynamicFieldResource, DocumentAnalysisRequestHandlerTest, PingRequestHandlerTest, TestSolrDynamicMBean, TestCopyFieldCollectionResource, CursorPagingTest, DistributedFacetPivotSmallAdvancedTest, PreAnalyzedUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, DistributedSpellCheckComponentTest, SolrXmlInZkTest, TestTrieFacet, TestPseudoReturnFields, TestReplicaProperties, TestCloudInspectUtil, QueryEqualityTest, TestCodecSupport, TestTestInjection, TestBackupRepositoryFactory, HdfsTlogReplayBufferedWhileIndexingTest, TestRealTimeGet, ResponseHeaderTest, TestTrackingShardHandlerFactory, TestStressLucene, TestTolerantUpdateProcessorRandomCloud, CoreAdminCreateDiscoverTest, PeerSyncReplicationTest, TestConfigReload, HttpPartitionTest, PluginInfoTest, TestCryptoKeys, TestFieldTypeCollectionResource, SolrRequestParserTest, TestReloadAndDeleteDocs, BadCopyFieldTest, TestHighlightDedupGrouping, VMParamsZkACLAndCredentialsProvidersTest, TestCloudRecovery, TestJmxIntegration, TestDistributedSearch]
   [junit4] Completed [273/659 (1!)] on J0 in 20.38s, 1 test, 1 failure <<< FAILURES!

[...truncated 53027 lines...]