Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3066/
Java: 64bit/jdk-9-ea+160 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Expected to find shardAddress in the up shard info

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
        at 
__randomizedtesting.SeedInfo.seed([8A5E210DA115F353:20A1ED70FE99EAB]: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:1176)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1117)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:977)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        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:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12119 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/init-core-data-001
   [junit4]   2> 1239376 INFO  
(SUITE-TestDistributedSearch-seed#[8A5E210DA115F353]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1239377 INFO  
(SUITE-TestDistributedSearch-seed#[8A5E210DA115F353]-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> 1239377 INFO  
(SUITE-TestDistributedSearch-seed#[8A5E210DA115F353]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wa/v
   [junit4]   2> 1239784 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1239785 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1239786 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ba25e99{/wa/v,null,AVAILABLE}
   [junit4]   2> 1239787 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2cde70c8{HTTP/1.1,[http/1.1]}{127.0.0.1:46792}
   [junit4]   2> 1239787 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] o.e.j.s.Server 
Started @1241692ms
   [junit4]   2> 1239787 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wa/v, 
hostPort=46792, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/control/cores}
   [junit4]   2> 1239787 ERROR 
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1239787 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1239787 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1239787 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1239788 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-15T15:30:32.717031Z
   [junit4]   2> 1239788 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/control/solr.xml
   [junit4]   2> 1239797 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1239889 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/control/cores
   [junit4]   2> 1239889 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1239890 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1239960 WARN  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1239961 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1239984 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1240046 WARN  (coreLoadExecutor-4545-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> 1240050 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1240082 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1240082 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1240082 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1240082 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6486921e
   [junit4]   2> 1240083 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=1.2705078125, 
floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=17.536961628675297, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=2.146484375, noCFSRatio=0.0
   [junit4]   2> 1240246 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1240246 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240247 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240247 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240247 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=52.2529296875, 
floorSegmentMB=1.140625, forceMergeDeletesPctAllowed=18.102724709691664, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1240247 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26f02a45[collection1] main]
   [junit4]   2> 1240248 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1240301 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1240496 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1240496 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1240497 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1240497 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1240497 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1240497 INFO  (coreLoadExecutor-4545-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561950246326501376
   [junit4]   2> 1240498 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1240499 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1240499 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1240500 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1240500 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1240501 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26f02a45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1241201 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1241203 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1241204 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c44a036{/wa/v,null,AVAILABLE}
   [junit4]   2> 1241204 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6391d98f{HTTP/1.1,[http/1.1]}{127.0.0.1:39143}
   [junit4]   2> 1241204 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] o.e.j.s.Server 
Started @1243109ms
   [junit4]   2> 1241204 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wa/v, 
hostPort=39143, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/shard0/cores}
   [junit4]   2> 1241204 ERROR 
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1241205 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1241205 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1241205 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1241205 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-15T15:30:34.134363Z
   [junit4]   2> 1241205 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1241212 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1241318 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/shard0/cores
   [junit4]   2> 1241318 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1241320 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1241386 WARN  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1241387 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1241404 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1241463 WARN  (coreLoadExecutor-4556-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> 1241464 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1241492 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1241493 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1241493 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1241493 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6486921e
   [junit4]   2> 1241494 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=1.2705078125, 
floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=17.536961628675297, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=2.146484375, noCFSRatio=0.0
   [junit4]   2> 1241670 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1241670 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1241671 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1241671 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1241671 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=52.2529296875, 
floorSegmentMB=1.140625, forceMergeDeletesPctAllowed=18.102724709691664, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1241671 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a5bb280[collection1] main]
   [junit4]   2> 1241672 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1241732 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1241976 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1241976 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1241977 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1241977 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1241977 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1241977 INFO  (coreLoadExecutor-4556-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561950247878393856
   [junit4]   2> 1241978 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1241979 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1241979 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1241980 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1241980 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1241981 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a5bb280[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1242134 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1242137 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561950248045117440)} 0 1
   [junit4]   2> 1242139 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561950248047214592)} 0 0
   [junit4]   2> 1242141 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[1 (1561950248049311744)]} 0 1
   [junit4]   2> 1242144 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[1 (1561950248053506048)]} 0 0
   [junit4]   2> 1242146 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[2 (1561950248055603200)]} 0 0
   [junit4]   2> 1242148 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[2 (1561950248056651776)]} 0 0
   [junit4]   2> 1242149 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[3 (1561950248058748928)]} 0 0
   [junit4]   2> 1242151 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[3 (1561950248060846080)]} 0 0
   [junit4]   2> 1242153 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[4 (1561950248061894656)]} 0 0
   [junit4]   2> 1242154 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[4 (1561950248063991808)]} 0 0
   [junit4]   2> 1242156 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[5 (1561950248066088960)]} 0 0
   [junit4]   2> 1242157 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[5 (1561950248067137536)]} 0 0
   [junit4]   2> 1242160 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[6 (1561950248069234688)]} 0 0
   [junit4]   2> 1242161 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[6 (1561950248071331840)]} 0 0
   [junit4]   2> 1242163 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[7 (1561950248073428992)]} 0 0
   [junit4]   2> 1242164 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[7 (1561950248074477568)]} 0 0
   [junit4]   2> 1242167 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[8 (1561950248076574720)]} 0 0
   [junit4]   2> 1242168 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[8 (1561950248078671872)]} 0 0
   [junit4]   2> 1242170 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[9 (1561950248079720448)]} 0 0
   [junit4]   2> 1242171 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[9 (1561950248081817600)]} 0 0
   [junit4]   2> 1242173 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1242173 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55805d81
   [junit4]   2> 1242178 INFO  (qtp397402813-10342) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ebb485[collection1] main]
   [junit4]   2> 1242178 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1242179 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ebb485[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C9)))}
   [junit4]   2> 1242179 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 1242181 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1242181 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b451a87
   [junit4]   2> 1242187 INFO  (qtp117772730-10359) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c97f39c[collection1] main]
   [junit4]   2> 1242187 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1242188 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c97f39c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C9)))}
   [junit4]   2> 1242188 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 1242192 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[10 (1561950248101740544)]} 0 1
   [junit4]   2> 1242195 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[10 (1561950248105934848)]} 0 1
   [junit4]   2> 1242197 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[11 (1561950248109080576)]} 0 0
   [junit4]   2> 1242199 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[11 (1561950248110129152)]} 0 0
   [junit4]   2> 1242200 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[12 (1561950248112226304)]} 0 0
   [junit4]   2> 1242202 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[12 (1561950248114323456)]} 0 0
   [junit4]   2> 1242204 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[13 (1561950248116420608)]} 0 0
   [junit4]   2> 1242206 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[13 (1561950248117469184)]} 0 0
   [junit4]   2> 1242208 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[1001 (1561950248119566336)]} 0 0
   [junit4]   2> 1242209 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[1001 (1561950248121663488)]} 0 0
   [junit4]   2> 1242211 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[14 (1561950248123760640)]} 0 0
   [junit4]   2> 1242213 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[14 (1561950248124809216)]} 0 0
   [junit4]   2> 1242214 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[15 (1561950248126906368)]} 0 0
   [junit4]   2> 1242216 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[15 (1561950248129003520)]} 0 0
   [junit4]   2> 1242217 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[16 (1561950248130052096)]} 0 0
   [junit4]   2> 1242219 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[16 (1561950248132149248)]} 0 0
   [junit4]   2> 1242221 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[17 (1561950248133197824)]} 0 0
   [junit4]   2> 1242222 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[17 (1561950248135294976)]} 0 0
   [junit4]   2> 1242224 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[100 (1561950248137392128)]} 0 0
   [junit4]   2> 1242225 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[100 (1561950248138440704)]} 0 0
   [junit4]   2> 1242227 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[101 (1561950248140537856)]} 0 0
   [junit4]   2> 1242228 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[101 (1561950248141586432)]} 0 0
   [junit4]   2> 1242230 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[102 (1561950248143683584)]} 0 0
   [junit4]   2> 1242232 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[102 (1561950248145780736)]} 0 0
   [junit4]   2> 1242233 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[103 (1561950248146829312)]} 0 0
   [junit4]   2> 1242235 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[103 (1561950248148926464)]} 0 0
   [junit4]   2> 1242236 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[104 (1561950248149975040)]} 0 0
   [junit4]   2> 1242238 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[104 (1561950248152072192)]} 0 0
   [junit4]   2> 1242240 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[105 (1561950248154169344)]} 0 0
   [junit4]   2> 1242241 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[105 (1561950248155217920)]} 0 0
   [junit4]   2> 1242243 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[106 (1561950248157315072)]} 0 0
   [junit4]   2> 1242244 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[106 (1561950248158363648)]} 0 0
   [junit4]   2> 1242246 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[107 (1561950248160460800)]} 0 0
   [junit4]   2> 1242247 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[107 (1561950248161509376)]} 0 0
   [junit4]   2> 1242249 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[108 (1561950248163606528)]} 0 0
   [junit4]   2> 1242250 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[108 (1561950248164655104)]} 0 0
   [junit4]   2> 1242252 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[109 (1561950248166752256)]} 0 0
   [junit4]   2> 1242254 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[109 (1561950248167800832)]} 0 0
   [junit4]   2> 1242255 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[110 (1561950248169897984)]} 0 0
   [junit4]   2> 1242257 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[110 (1561950248171995136)]} 0 0
   [junit4]   2> 1242258 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[111 (1561950248173043712)]} 0 0
   [junit4]   2> 1242260 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[111 (1561950248175140864)]} 0 0
   [junit4]   2> 1242262 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[112 (1561950248177238016)]} 0 0
   [junit4]   2> 1242264 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[112 (1561950248179335168)]} 0 0
   [junit4]   2> 1242265 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[113 (1561950248180383744)]} 0 0
   [junit4]   2> 1242267 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[113 (1561950248182480896)]} 0 0
   [junit4]   2> 1242268 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[114 (1561950248183529472)]} 0 0
   [junit4]   2> 1242270 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[114 (1561950248185626624)]} 0 0
   [junit4]   2> 1242271 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[115 (1561950248186675200)]} 0 0
   [junit4]   2> 1242273 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[115 (1561950248187723776)]} 0 0
   [junit4]   2> 1242274 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[116 (1561950248189820928)]} 0 0
   [junit4]   2> 1242276 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[116 (1561950248191918080)]} 0 0
   [junit4]   2> 1242277 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[117 (1561950248192966656)]} 0 0
   [junit4]   2> 1242279 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[117 (1561950248195063808)]} 0 0
   [junit4]   2> 1242280 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[118 (1561950248196112384)]} 0 0
   [junit4]   2> 1242282 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[118 (1561950248198209536)]} 0 0
   [junit4]   2> 1242283 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[119 (1561950248199258112)]} 0 0
   [junit4]   2> 1242285 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[119 (1561950248201355264)]} 0 0
   [junit4]   2> 1242286 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[120 (1561950248202403840)]} 0 0
   [junit4]   2> 1242288 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[120 (1561950248204500992)]} 0 0
   [junit4]   2> 1242289 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[121 (1561950248205549568)]} 0 0
   [junit4]   2> 1242291 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[121 (1561950248207646720)]} 0 0
   [junit4]   2> 1242293 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[122 (1561950248208695296)]} 0 0
   [junit4]   2> 1242294 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[122 (1561950248210792448)]} 0 0
   [junit4]   2> 1242296 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[123 (1561950248212889600)]} 0 0
   [junit4]   2> 1242297 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[123 (1561950248213938176)]} 0 0
   [junit4]   2> 1242300 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[124 (1561950248216035328)]} 0 0
   [junit4]   2> 1242301 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[124 (1561950248218132480)]} 0 0
   [junit4]   2> 1242303 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[125 (1561950248219181056)]} 0 0
   [junit4]   2> 1242304 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[125 (1561950248221278208)]} 0 0
   [junit4]   2> 1242306 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[126 (1561950248223375360)]} 0 0
   [junit4]   2> 1242307 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[126 (1561950248224423936)]} 0 0
   [junit4]   2> 1242309 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[127 (1561950248226521088)]} 0 0
   [junit4]   2> 1242310 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[127 (1561950248227569664)]} 0 0
   [junit4]   2> 1242312 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[128 (1561950248229666816)]} 0 0
   [junit4]   2> 1242313 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[128 (1561950248230715392)]} 0 0
   [junit4]   2> 1242315 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[129 (1561950248232812544)]} 0 0
   [junit4]   2> 1242317 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[129 (1561950248234909696)]} 0 0
   [junit4]   2> 1242318 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[130 (1561950248235958272)]} 0 0
   [junit4]   2> 1242320 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[130 (1561950248238055424)]} 0 0
   [junit4]   2> 1242322 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[131 (1561950248239104000)]} 0 0
   [junit4]   2> 1242323 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[131 (1561950248241201152)]} 0 0
   [junit4]   2> 1242325 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[132 (1561950248243298304)]} 0 0
   [junit4]   2> 1242326 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[132 (1561950248244346880)]} 0 0
   [junit4]   2> 1242328 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[133 (1561950248246444032)]} 0 0
   [junit4]   2> 1242330 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[133 (1561950248248541184)]} 0 0
   [junit4]   2> 1242331 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[134 (1561950248249589760)]} 0 0
   [junit4]   2> 1242333 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[134 (1561950248251686912)]} 0 0
   [junit4]   2> 1242334 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[135 (1561950248252735488)]} 0 0
   [junit4]   2> 1242336 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[135 (1561950248254832640)]} 0 0
   [junit4]   2> 1242338 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[136 (1561950248255881216)]} 0 0
   [junit4]   2> 1242339 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[136 (1561950248257978368)]} 0 0
   [junit4]   2> 1242341 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[137 (1561950248260075520)]} 0 0
   [junit4]   2> 1242342 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[137 (1561950248261124096)]} 0 0
   [junit4]   2> 1242344 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[138 (1561950248263221248)]} 0 0
   [junit4]   2> 1242345 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[138 (1561950248264269824)]} 0 0
   [junit4]   2> 1242347 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[139 (1561950248266366976)]} 0 0
   [junit4]   2> 1242349 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[139 (1561950248268464128)]} 0 0
   [junit4]   2> 1242351 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[140 (1561950248269512704)]} 0 0
   [junit4]   2> 1242352 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[140 (1561950248271609856)]} 0 0
   [junit4]   2> 1242354 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[141 (1561950248272658432)]} 0 0
   [junit4]   2> 1242355 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[141 (1561950248274755584)]} 0 0
   [junit4]   2> 1242357 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[142 (1561950248276852736)]} 0 0
   [junit4]   2> 1242358 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[142 (1561950248277901312)]} 0 0
   [junit4]   2> 1242360 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[143 (1561950248279998464)]} 0 0
   [junit4]   2> 1242361 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[143 (1561950248281047040)]} 0 0
   [junit4]   2> 1242363 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[144 (1561950248283144192)]} 0 0
   [junit4]   2> 1242364 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[144 (1561950248284192768)]} 0 0
   [junit4]   2> 1242366 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[145 (1561950248286289920)]} 0 0
   [junit4]   2> 1242367 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[145 (1561950248287338496)]} 0 0
   [junit4]   2> 1242369 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[146 (1561950248289435648)]} 0 0
   [junit4]   2> 1242370 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[146 (1561950248290484224)]} 0 0
   [junit4]   2> 1242372 INFO  (qtp397402813-10335) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[147 (1561950248292581376)]} 0 0
   [junit4]   2> 1242373 INFO  (qtp117772730-10352) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[147 (1561950248293629952)]} 0 0
   [junit4]   2> 1242375 INFO  (qtp397402813-10340) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[148 (1561950248295727104)]} 0 0
   [junit4]   2> 1242376 INFO  (qtp117772730-10357) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[148 (1561950248296775680)]} 0 0
   [junit4]   2> 1242378 INFO  (qtp397402813-10341) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[149 (1561950248298872832)]} 0 0
   [junit4]   2> 1242379 INFO  (qtp117772730-10358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={wt=javabin&version=2}{add=[149 (1561950248299921408)]} 0 0
   [junit4]   2> 1242381 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1242381 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55805d81
   [junit4]   2> 1242388 INFO  (qtp397402813-10342) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@589ad749[collection1] main]
   [junit4]   2> 1242388 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1242389 INFO  (searcherExecutor-4546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@589ad749[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C9)
 Uninverting(_1(6.5.0):C59)))}
   [junit4]   2> 1242389 INFO  (qtp397402813-10342) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 1242390 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1242390 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2b451a87
   [junit4]   2> 1242399 INFO  (qtp117772730-10359) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2862ca91[collection1] main]
   [junit4]   2> 1242399 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1242400 INFO  (searcherExecutor-4557-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2862ca91[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C9)
 Uninverting(_1(6.5.0):C59)))}
   [junit4]   2> 1242401 INFO  (qtp117772730-10359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wa/v path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 1242403 INFO  (qtp397402813-10335) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 1242403 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1242405 INFO  (qtp397402813-10340) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 1242405 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0
   [junit4]   2> 1242407 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242412 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v 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:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835338&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242414 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835338&ids=11,132,133,135,104,138,127,1001,108,10&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242416 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=6
   [junit4]   2> 1242418 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242425 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835350&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242428 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835350&ids=110,100,1,13,134,124,117,8,129,120&isShard=true&shard.url=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242430 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=9
   [junit4]   2> 1242432 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242437 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835364&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242439 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835364&ids=121,144,111,123,3,135,114,17,9,131&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242440 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242442 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242447 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v 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:39143/wa/v/collection1|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835374&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242449 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835374&ids=1,147,15,136,137,6,116,1001,8,107&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242450 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242452 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242459 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835383&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242462 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835383&ids=12,111,15,114,5,126,17,105,140,141&isShard=true&shard.url=[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242463 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=8
   [junit4]   2> 1242464 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242468 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835395&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242470 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835395&ids=110,145,2,135,113,137,6,7,108,9&isShard=true&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242471 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242473 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242477 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835404&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242480 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835404&ids=1,135,136,4,16,5,126,116,106,1001&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242481 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v|[ff01::213]:33332/wa/v&sort=n_d1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242482 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242486 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835413&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242488 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835413&ids=122,13,145,15,147,114,149,17,109,140&isShard=true&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242489 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&sort=n_d1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242492 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242495 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835423&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242497 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835423&ids=12,13,112,148,126,137,6,8,130,10&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242498 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1&sort=n_td1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242500 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242503 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835431&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242505 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835431&ids=100,133,124,135,4,115,105,106,9,119&isShard=true&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242507 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&sort=n_td1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242509 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242513 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[ff01::114]:33332/wa/v|[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835439&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242515 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835439&ids=121,11,122,12,136,106,107,109,140,141&isShard=true&shard.url=[ff01::114]:33332/wa/v|[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242515 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort=n_l1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242517 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242521 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v 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:39143/wa/v/collection1|[ff01::083]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835448&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242523 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835448&ids=112,134,147,125,104,7,118,8,108,131&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242524 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&sort=n_l1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242527 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242531 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835458&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242534 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835458&ids=132,12,134,123,102,136,115,139,117,120&isShard=true&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242534 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&sort=n_tl1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242536 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242540 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835468&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242543 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835468&ids=3,147,5,16,105,7,118,119,140,142&isShard=true&shard.url=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242543 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&sort=n_tl1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242545 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_dt1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242550 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v 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:39143/wa/v/collection1|[ff01::114]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835477&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1
   [junit4]   2> 1242552 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835477&ids=134,123,146,125,15,137,118,129,130,10&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242553 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&sort=n_dt1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242555 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_dt1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242559 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_dt1+asc&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v|[ff01::083]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835486&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242561 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835486&ids=132,110,101,3,4,138,139,107,140,141&isShard=true&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v|[ff01::083]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242562 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v|[ff01::083]:33332/wa/v&sort=n_dt1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242564 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242569 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tdt1+desc&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v|[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835496&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242571 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835496&ids=11,122,112,123,106,139,107,118,8,120&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v|[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242572 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v|[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v&sort=n_tdt1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242574 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242578 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tdt1+asc&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835505&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242580 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835505&ids=110,133,144,100,125,147,115,17,128,140&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242581 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&sort=n_tdt1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242583 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=a_i_ni_p+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242588 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i_ni_p+desc&shard.url=[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835514&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242590 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835514&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242591 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort=a_i_ni_p+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242593 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort={!func}testfunc(add(a_i_ni_p,5))+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242599 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort={!func}testfunc(add(a_i_ni_p,5))+desc&shard.url=[ff01::213]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835525&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1
   [junit4]   2> 1242601 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835525&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::213]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242601 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::213]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort={!func}testfunc(add(a_i_ni_p,5))+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242604 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=a_i_ni_p[*+TO+*]&distrib=false&sort=a_i_ni_p+asc&wt=javabin&version=2}
 hits=13 status=0 QTime=0
   [junit4]   2> 1242608 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i_ni_p+asc&shard.url=http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=a_i_ni_p[*+TO+*]&NOW=1489591835535&isShard=true&wt=javabin}
 hits=13 status=0 QTime=0
   [junit4]   2> 1242611 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=a_i_ni_p[*+TO+*]&distrib=false&shards.purpose=64&NOW=1489591835535&ids=11,12,1,13,2,3,4,6,7,9&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242612 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=a_i_ni_p[*+TO+*]&shards=http://127.0.0.1:39143/wa/v/collection1&sort=a_i_ni_p+asc&wt=javabin&version=2}
 hits=13 status=0 QTime=5
   [junit4]   2> 1242615 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=a_i_ni_p+asc,+id+desc&wt=javabin&version=2} 
hits=68 status=0 QTime=0
   [junit4]   2> 1242619 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i_ni_p+asc,+id+desc&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835546&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242621 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835546&ids=11,144,145,146,147,4,148,149,6,1001&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242623 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=http://127.0.0.1:39143/wa/v/collection1|[ff01::083]:33332/wa/v&sort=a_i_ni_p+asc,+id+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242625 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&fl=*,score&sort=a_i_ni_p+desc&wt=javabin&version=2} 
hits=68 status=0 QTime=0
   [junit4]   2> 1242629 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&sort=a_i_ni_p+desc&shard.url=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&rows=10&version=2&q=*:*&NOW=1489591835556&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242632 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&fl=*,score&shards.purpose=64&NOW=1489591835556&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242633 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::083]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::213]:33332/wa/v&fl=*,score&sort=a_i_ni_p+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1242635 INFO  (qtp397402813-10340) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} 
hits=68 status=0 QTime=0
   [junit4]   2> 1242639 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835566&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242641 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&fl=*,score&shards.purpose=64&NOW=1489591835566&ids=3,147,5,16,105,7,118,119,140,142&isShard=true&shard.url=[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242642 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::083]:33332/wa/v|[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242644 INFO  (qtp397402813-10341) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1242648 INFO  (qtp117772730-10358) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&rows=10&version=2&q=*:*&NOW=1489591835575&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242650 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1489591835575&ids=132,12,134,123,102,136,115,139,117,120&isShard=true&shard.url=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242651 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q=*:*&shards=[ff01::114]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1&sort=n_tl1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=4
   [junit4]   2> 1242653 INFO  (qtp397402813-10342) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&distrib=false&wt=javabin&version=2} hits=68 status=0 
QTime=0
   [junit4]   2> 1242658 INFO  (qtp117772730-10353) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1489591835585&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1&rows=10&wt=javabin&version=2}
 hits=68 status=0 QTime=1
   [junit4]   2> 1242661 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&distrib=false&shards.purpose=64&NOW=1489591835585&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242662 INFO  (qtp117772730-10357) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&shards=http://127.0.0.1:39143/wa/v/collection1&wt=javabin&version=2}
 hits=68 status=0 QTime=6
   [junit4]   2> 1242665 INFO  (qtp397402813-10335) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&distrib=false&fl=*,score&wt=javabin&version=2} 
hits=68 status=0 QTime=0
   [junit4]   2> 1242669 INFO  (qtp117772730-10352) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1489591835596&start=0&fsv=true&isShard=true&shard.url=[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&rows=10&wt=javabin&version=2}
 hits=68 status=0 QTime=0
   [junit4]   2> 1242671 INFO  (qtp117772730-10359) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={q={!func}a_i_ni_p&distrib=false&fl=*,score&shards.purpose=64&NOW=1489591835596&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v|http://127.0.0.1:39143/wa/v/collection1|[ff01::114]:33332/wa/v&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1242672 INFO  (qtp117772730-10358) [    ] o.a.s.

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

_p+asc,+id+asc&shards.info=true&shard.url=http://127.0.0.1:38859/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&rows=100&group.query=a_t:kings+OR+a_t:eggs&version=2&group.distributed.second=true&q=*:*&shards.tolerant=true&NOW=1489591900157&isShard=true&timeAllowed=1&wt=javabin&group=true}
 status=0 QTime=2
   [junit4]   2> 1307235 INFO  (qtp513737120-10398) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={distrib=false&fl=id,a_i_ni_p,id&group.limit=10&shards.purpose=64&shards.info=true&shard.url=http://127.0.0.1:38859/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v&rows=100&group.query=a_t:kings+OR+a_t:eggs&version=2&q=*:*&shards.tolerant=true&NOW=1489591900157&ids=13,8&isShard=true&timeAllowed=1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1307235 INFO  (qtp513737120-10400) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/wa/v path=/select 
params={fl=id,a_i_ni_p&group.limit=10&sort=a_i_ni_p+asc,+id+asc&shards.info=true&rows=100&group.query=a_t:kings+OR+a_t:eggs&version=2&q=*:*&shards=http://127.0.0.1:38859/wa/v/collection1|[ff01::083]:33332/wa/v|[ff01::213]:33332/wa/v,[ff01::213]:33332/wa/v|http://127.0.0.1:46134/wa/v/collection1&shards.tolerant=true&timeAllowed=1&wt=javabin&group=true}
 status=0 QTime=7
   [junit4]   2> 1307235 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1307236 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@20a957d8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1307236 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2108280887
   [junit4]   2> 1307237 INFO  (coreCloseExecutor-4599-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@65af3aaf
   [junit4]   2> 1307315 INFO  (coreCloseExecutor-4599-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1307316 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1307316 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c3e87c2{/wa/v,null,UNAVAILABLE}
   [junit4]   2> 1307317 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6290dfc6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1307317 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2017650270
   [junit4]   2> 1307318 INFO  (coreCloseExecutor-4601-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@77291f19
   [junit4]   2> 1307365 INFO  (coreCloseExecutor-4601-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1307366 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1307366 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30ed7ed{/wa/v,null,UNAVAILABLE}
   [junit4]   2> 1307367 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@273c846b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1307367 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=450650601
   [junit4]   2> 1307369 INFO  (coreCloseExecutor-4603-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@32871574
   [junit4]   2> 1307396 INFO  (coreCloseExecutor-4603-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1307396 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1307397 INFO  
(TEST-TestDistributedSearch.test-seed#[8A5E210DA115F353]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1099e4f4{/wa/v,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=8A5E210DA115F353 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cy-GB -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 68.0s J1 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find 
shardAddress in the up shard info
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8A5E210DA115F353:20A1ED70FE99EAB]:0)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1176)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1117)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:977)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1307401 INFO  
(SUITE-TestDistributedSearch-seed#[8A5E210DA115F353]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_8A5E210DA115F353-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=cy-GB, 
timezone=Pacific/Chatham
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=241891552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRuleBasedAuthorizationPlugin, IndexSchemaRuntimeFieldTest, 
TemplateUpdateProcessorTest, TermsComponentTest, SolrCmdDistributorTest, 
SpellCheckCollatorTest, TestFieldTypeCollectionResource, FullHLLTest, 
CdcrBootstrapTest, SolrIndexConfigTest, SmileWriterTest, 
HighlighterMaxOffsetTest, BadCopyFieldTest, TestInitParams, 
TestDistributedGrouping, CopyFieldTest, TriLevelCompositeIdRoutingTest, 
LeaderFailoverAfterPartitionTest, TestLeaderElectionZkExpiry, JsonLoaderTest, 
TestScoreJoinQPNoScore, CoreMergeIndexesAdminHandlerTest, 
TestFuzzyAnalyzedSuggestions, TestCursorMarkWithoutUniqueKey, 
TestTestInjection, ShufflingReplicaListTransformerTest, 
TestDeleteCollectionOnDownNodes, SparseHLLTest, TestPartialUpdateDeduplication, 
TestExclusionRuleCollectionAccess, TestSolrIndexConfig, SystemInfoHandlerTest, 
TestSystemIdResolver, TestCopyFieldCollectionResource, TestLockTree, 
TestHashQParserPlugin, TestSerializedLuceneMatchVersion, 
TestUniqueKeyFieldResource, TestDFISimilarityFactory, RuleEngineTest, 
ResponseHeaderTest, BufferStoreTest, DistributedQueueTest, 
ChaosMonkeySafeLeaderTest, TestFieldCacheSanityChecker, AssignTest, 
HdfsRecoveryZkTest, DeleteReplicaTest, TestDynamicLoading, AddBlockUpdateTest, 
TestAuthenticationFramework, ManagedSchemaRoundRobinCloudTest, 
OpenCloseCoreStressTest, SolrInfoMBeanTest, TestQueryWrapperFilter, 
TestLRUStatsCache, HdfsDirectoryFactoryTest, TestRandomRequestDistribution, 
TestManagedSchemaAPI, TestUpdate, UpdateRequestProcessorFactoryTest, 
TestLMDirichletSimilarityFactory, DateRangeFieldTest, 
CloneFieldUpdateProcessorFactoryTest, SliceStateTest, 
HdfsCollectionsAPIDistributedZkTest, DateMathParserTest, 
CollectionsAPISolrJTest, SolrCLIZkUtilsTest, TestSchemaResource, 
DistanceFunctionTest, TestCloudPivotFacet, SharedFSAutoReplicaFailoverTest, 
SearchHandlerTest, TestPivotHelperCode, TestSweetSpotSimilarityFactory, 
BigEndianAscendingWordSerializerTest, TestSolr4Spatial2, 
TestWordDelimiterFilterFactory, TestMissingGroups, SolrMetricReporterTest, 
TestNumericTerms32, TestPerFieldSimilarityWithDefaultOverride, TestFiltering, 
MultiTermTest, TestSolrCloudWithDelegationTokens, TestQueryTypes, 
TestImpersonationWithHadoopAuth, TestSuggestSpellingConverter, 
TestStressCloudBlindAtomicUpdates, OverseerStatusTest, 
TestConfigSetsAPIExclusivity, ConnectionReuseTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestClusterProperties, 
TestSearcherReuse, DistributedFacetExistsSmallTest, CursorMarkTest, 
DirectSolrConnectionTest, TestUseDocValuesAsStored2, DistribCursorPagingTest, 
HighlighterTest, DocValuesTest, SchemaVersionSpecificBehaviorTest, 
ReplicationFactorTest, TestCustomDocTransformer, BlockJoinFacetRandomTest, 
BasicFunctionalityTest, ZkStateReaderTest, TestEmbeddedSolrServerConstructors, 
TestSurroundQueryParser, TestRestoreCore, HdfsBasicDistributedZkTest, 
OverseerCollectionConfigSetProcessorTest, TestCoreAdminApis, 
TestElisionMultitermQuery, BasicDistributedZkTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, 
TestReplicationHandler, ZkSolrClientTest, ZkCLITest, TestDistributedSearch]
   [junit4] Completed [367/698 (1!)] on J1 in 68.04s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52786 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to