Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1777/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestSolrJErrorHandling.testWithXml

Error Message:
expected:<530> but was:<520>

Stack Trace:
java.lang.AssertionError: expected:<530> but was:<520>
        at 
__randomizedtesting.SeedInfo.seed([A8FF0DBD4C6F3361:31DB44BCE692A0C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.TestSolrJErrorHandling.doThreads(TestSolrJErrorHandling.java:185)
        at 
org.apache.solr.client.solrj.TestSolrJErrorHandling.doIt(TestSolrJErrorHandling.java:200)
        at 
org.apache.solr.client.solrj.TestSolrJErrorHandling.testWithXml(TestSolrJErrorHandling.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 
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.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13901 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestSolrJErrorHandling
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/init-core-data-001
   [junit4]   2> 143620 WARN  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 143628 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 143629 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-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-5776)
   [junit4]   2> 143807 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 143808 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 143828 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-002/cores/core
   [junit4]   2> 143830 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 143883 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62ad4b11{/solr,null,AVAILABLE}
   [junit4]   2> 143888 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67e41306{HTTP/1.1,[http/1.1]}{127.0.0.1:34675}
   [junit4]   2> 143888 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.e.j.s.Server Started @150787ms
   [junit4]   2> 143888 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34675, 
configSetBaseDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-002/cores}
   [junit4]   2> 143889 ERROR 
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 143889 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 143889 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 143889 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 143889 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-21T14:07:52.020Z
   [junit4]   2> 143889 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/solr.xml
   [junit4]   2> 143924 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c96f4be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 144120 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c96f4be
   [junit4]   2> 144158 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c96f4be
   [junit4]   2> 144158 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c96f4be
   [junit4]   2> 144214 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001
   [junit4]   2> 144214 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 144294 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 144298 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 144298 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 144298 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 144298 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 144299 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 144299 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/ltr/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/ltr/lib
   [junit4]   2> 144545 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 144545 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 144545 WARN  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 144562 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is 
enabled
   [junit4]   2> 144563 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 144637 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 145280 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 145280 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 145281 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 145281 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 145281 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 145506 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 145512 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c96f4be
   [junit4]   2> 145513 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 145514 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/data/]
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
init: current segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1605de83
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
init: create=true
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@30234a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127beb14)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@144c884a
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@15e7c3fa
   [junit4]   2> 
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
now flush at close
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]:   
start flush: applyAllDeletes=true
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]:   
index before flush 
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
startFullFlush
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
coreLoadExecutor-246-thread-1 finishFullFlush success=true
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
apply all deletes during flush
   [junit4]   2> 145536 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-246-thread-1]: 
prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-246-thread-1]: 
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-246-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-246-thread-1]: 
now merge
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-246-thread-1]:   
index: 
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-246-thread-1]:   
no more merges pending; now return
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
waitForMerges
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
waitForMerges done
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: start
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: enter lock
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: now prepare
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
prepareCommit: flush
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]:   
index before flush 
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
startFullFlush
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
apply all deletes during flush
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-246-thread-1]: 
prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
coreLoadExecutor-246-thread-1 finishFullFlush success=true
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
startCommit(): start
   [junit4]   2> 145537 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
startCommit index= changeCount=2
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
done all syncs: []
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: pendingCommit != null
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: done writing segments file "segments_1"
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: took 7.2 msec
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
commit: done
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
rollback
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
all running merges have aborted
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
rollback: done finish merges
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
abort
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
done abort success=true
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
rollback: infos=
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 145544 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 145545 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 146517 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 146517 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 146518 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 146518 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
init: current segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1605de83
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
init: load commit "segments_1"
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
delete []
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-246-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 146528 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
init: create=false
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@30234a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127beb14)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@31fdfd80
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@3c5ead17
   [junit4]   2> 
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
flush at getReader
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
startFullFlush
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
apply all deletes during flush
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
now apply all deletes for all segments maxDoc=0
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-246-thread-1]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-246-thread-1]: 
coreLoadExecutor-246-thread-1 finishFullFlush success=true
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-246-thread-1]: 
getReader took 0 msec
   [junit4]   2> 146531 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8f456c0[collection1] 
main]
   [junit4]   2> 146532 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/conf
   [junit4]   2> 146532 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/conf
   [junit4]   2> 146532 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 146532 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/conf
   [junit4]   2> 146532 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 146532 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 146533 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 146533 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/conf
   [junit4]   2> 146533 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Loaded initArgs 
{ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 146533 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 146533 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 146542 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 146542 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 146543 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 146543 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 146543 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 146543 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 146596 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 146596 INFO  
(searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@8f456c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146597 INFO  
(searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=0
   [junit4]   2> 146597 INFO  
(searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 146597 INFO  
(searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 146597 INFO  
(searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 146599 INFO  
(searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8f456c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146599 INFO  (coreLoadExecutor-246-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1565297134513684480
   [junit4]   2> 147000 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#34675
   [junit4]   2> 147003 INFO  
(TEST-TestSolrJErrorHandling.testWithXml-seed#[A8FF0DBD4C6F3361]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWithXml
   [junit4]   2> 147045 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 147045 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 147045 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: nrtIsCurrent: infoVersion 
matches: true; DW changes: true; BD changes: false
   [junit4]   2> 147045 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: flush at getReader
   [junit4]   2> 147045 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: startFullFlush
   [junit4]   2> 147045 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: qtp41663265-710: flush naked 
frozen global deletes
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp41663265-710]: push deletes  1 deleted 
queries bytesUsed=80 segmentPrivate?=false delGen=2 packetCount=1 
totBytesUsed=80
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: flush: push buffered updates:  
1 deleted queries bytesUsed=80
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: apply all deletes during flush
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: now apply all deletes for all 
segments maxDoc=0
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp41663265-710]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=1
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp41663265-710]: pruneDeletes: prune 1 packets; 
0 packets remain
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: incRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-710]: qtp41663265-710 
finishFullFlush success=true
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: getReader took 1 msec
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp41663265-710]: delete []
   [junit4]   2> 147046 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-710]: decRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 147052 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1565297134977155072)} 0 12
   [junit4]   2> 147054 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 147054 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 147054 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: nrtIsCurrent: infoVersion 
matches: true; DW changes: true; BD changes: false
   [junit4]   2> 147054 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: flush at getReader
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: startFullFlush
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: qtp41663265-711: flush naked 
frozen global deletes
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp41663265-711]: push deletes  1 deleted 
queries bytesUsed=80 segmentPrivate?=false delGen=4 packetCount=1 
totBytesUsed=80
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: flush: push buffered updates:  
1 deleted queries bytesUsed=80
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: apply all deletes during flush
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: now apply all deletes for all 
segments maxDoc=0
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp41663265-711]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=1
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][qtp41663265-711]: pruneDeletes: prune 1 packets; 
0 packets remain
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: incRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][qtp41663265-711]: qtp41663265-711 
finishFullFlush success=true
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: getReader took 1 msec
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][qtp41663265-711]: delete []
   [junit4]   2> 147055 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][qtp41663265-711]: decRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 147056 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1565297134989737984)} 0 3
   [junit4]   2> 147240 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135140732928)]} 0 43
   [junit4]   2> 147240 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147251 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135188967424)]} 0 16
   [junit4]   2> 147251 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147254 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135200501760)]} 0 21
   [junit4]   2> 147255 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147255 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135200501762)]} 0 41
   [junit4]   2> 147255 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147256 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135202598912)]} 0 56
   [junit4]   2> 147256 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147260 INFO  (qtp41663265-707) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135206793216)]} 0 60
   [junit4]   2> 147260 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135206793218)]} 0 61
   [junit4]   2> 147261 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147564 INFO  (qtp41663265-707) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147586 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135547580416)]} 0 1
   [junit4]   2> 147586 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147604 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135567503360)]} 0 0
   [junit4]   2> 147605 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147633 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135597912064)]} 0 0
   [junit4]   2> 147633 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147709 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135677603840)]} 0 0
   [junit4]   2> 147709 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147737 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135705915392)]} 0 0
   [junit4]   2> 147737 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147822 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135796092928)]} 0 0
   [junit4]   2> 147822 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147828 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135802384384)]} 0 4
   [junit4]   2> 147828 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147856 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135831744512)]} 0 0
   [junit4]   2> 147857 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147925 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135903047680)]} 0 0
   [junit4]   2> 147925 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147977 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135957573632)]} 0 0
   [junit4]   2> 147977 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147983 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297135963865088)]} 0 0
   [junit4]   2> 147983 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148019 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136001613824)]} 0 0
   [junit4]   2> 148019 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148121 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136108568576)]} 0 0
   [junit4]   2> 148121 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148161 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136151560192)]} 0 0
   [junit4]   2> 148161 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148193 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136185114624)]} 0 0
   [junit4]   2> 148193 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148241 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136234397696)]} 0 0
   [junit4]   2> 148241 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148327 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136325623808)]} 0 0
   [junit4]   2> 148328 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148501 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136507027456)]} 0 0
   [junit4]   2> 148501 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148526 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136534290432)]} 0 0
   [junit4]   2> 148544 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148595 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136605593600)]} 0 0
   [junit4]   2> 148595 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148619 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136631808000)]} 0 0
   [junit4]   2> 148619 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148650 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136663265280)]} 0 0
   [junit4]   2> 148650 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148676 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136691576832)]} 0 0
   [junit4]   2> 148676 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148696 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136712548352)]} 0 0
   [junit4]   2> 148697 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148723 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136740859904)]} 0 0
   [junit4]   2> 148723 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148934 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136961060864)]} 0 0
   [junit4]   2> 148934 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148941 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136969449472)]} 0 0
   [junit4]   2> 148941 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148944 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136972595200)]} 0 0
   [junit4]   2> 148945 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148946 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136974692352)]} 0 0
   [junit4]   2> 148946 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 148962 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297136991469568)]} 0 0
   [junit4]   2> 148963 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149048 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137043898368)]} 0 36
   [junit4]   2> 149048 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149064 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137098424320)]} 0 37
   [junit4]   2> 149064 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149115 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137151901696)]} 0 0
   [junit4]   2> 149115 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149165 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137204330496)]} 0 0
   [junit4]   2> 149165 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149195 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137235787776)]} 0 0
   [junit4]   2> 149195 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149211 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137252564992)]} 0 0
   [junit4]   2> 149212 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149266 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137309188096)]} 0 0
   [junit4]   2> 149266 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149317 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137362665472)]} 0 0
   [junit4]   2> 149317 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149515 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137571332096)]} 0 0
   [junit4]   2> 149516 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149559 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137617469440)]} 0 0
   [junit4]   2> 149560 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149589 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137647878144)]} 0 0
   [junit4]   2> 149589 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149689 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137753784320)]} 0 0
   [junit4]   2> 149690 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149741 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137808310272)]} 0 0
   [junit4]   2> 149742 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149805 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137873321984)]} 0 2
   [junit4]   2> 149805 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 149825 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297137895342080)]} 0 4
   [junit4]   2> 149825 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150023 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138096668672)]} 0 7
   [junit4]   2> 150024 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150071 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138154340352)]} 0 0
   [junit4]   2> 150071 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150181 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138269683712)]} 0 1
   [junit4]   2> 150181 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150242 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138333646848)]} 0 0
   [junit4]   2> 150242 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150444 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138545459200)]} 0 587
   [junit4]   2> 150445 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150517 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138622005248)]} 0 0
   [junit4]   2> 150517 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150534 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138639831040)]} 0 0
   [junit4]   2> 150534 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150808 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138927140864)]} 0 6
   [junit4]   2> 150809 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150820 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138939723776)]} 0 0
   [junit4]   2> 150821 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150828 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138948112384)]} 0 0
   [junit4]   2> 150828 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150832 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297138952306688)]} 0 0
   [junit4]   2> 150832 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 150996 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139124273152)]} 0 0
   [junit4]   2> 150997 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151094 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139227033600)]} 0 3
   [junit4]   2> 151095 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151130 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139263733760)]} 0 0
   [junit4]   2> 151130 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151148 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139282608128)]} 0 0
   [junit4]   2> 151148 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151261 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139401097216)]} 0 0
   [junit4]   2> 151261 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151283 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139425214464)]} 0 0
   [junit4]   2> 151284 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151301 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139444088832)]} 0 0
   [junit4]   2> 151301 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151307 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139450380288)]} 0 0
   [junit4]   2> 151307 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151507 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139660095488)]} 0 4
   [junit4]   2> 151507 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139660095490)]} 0 0
   [junit4]   2> 151507 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151508 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151566 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139719864320)]} 0 2
   [junit4]   2> 151566 INFO  (qtp41663265-735) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151594 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139750273024)]} 0 0
   [junit4]   2> 151595 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151617 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139774390272)]} 0 0
   [junit4]   2> 151617 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151643 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139802701824)]} 0 0
   [junit4]   2> 151644 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151721 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139884490752)]} 0 0
   [junit4]   2> 151721 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151741 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139904413696)]} 0 0
   [junit4]   2> 151741 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151769 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297139933773824)]} 0 0
   [junit4]   2> 151769 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151894 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140064845824)]} 0 0
   [junit4]   2> 151894 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151896 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140067991552)]} 0 0
   [junit4]   2> 151896 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151900 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140071137280)]} 0 0
   [junit4]   2> 151902 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140074283008)]} 0 0
   [junit4]   2> 151902 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151903 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151945 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140118323200)]} 0 0
   [junit4]   2> 151945 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 151993 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140169703424)]} 0 0
   [junit4]   2> 151993 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152010 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140187529216)]} 0 0
   [junit4]   2> 152011 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152068 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140247298048)]} 0 0
   [junit4]   2> 152068 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152087 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140267220992)]} 0 0
   [junit4]   2> 152087 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152110 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140291338240)]} 0 0
   [junit4]   2> 152110 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152145 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140328038400)]} 0 0
   [junit4]   2> 152145 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152183 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140367884288)]} 0 0
   [junit4]   2> 152183 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152258 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140447576064)]} 0 0
   [junit4]   2> 152258 INFO  (qtp41663265-711) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152276 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140466450432)]} 0 18
   [junit4]   2> 152277 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152281 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140470644736)]} 0 0
   [junit4]   2> 152281 INFO  (qtp41663265-734) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152306 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140496859136)]} 0 0
   [junit4]   2> 152306 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152311 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140503150592)]} 0 0
   [junit4]   2> 152311 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152333 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140525170688)]} 0 0
   [junit4]   2> 152333 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152497 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140697137152)]} 0 0
   [junit4]   2> 152497 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152514 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140714962944)]} 0 0
   [junit4]   2> 152514 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152584 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140787314688)]} 0 2
   [junit4]   2> 152584 INFO  (qtp41663265-737) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152645 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140853374976)]} 0 0
   [junit4]   2> 152645 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152646 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297140854423552)]} 0 0
   [junit4]   2> 152646 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 152990 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141214085120)]} 0 0
   [junit4]   2> 152990 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153096 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141321039872)]} 0 10
   [junit4]   2> 153096 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153109 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141338865664)]} 0 1
   [junit4]   2> 153109 INFO  (qtp41663265-738) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153116 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141347254272)]} 0 0
   [junit4]   2> 153116 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153149 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141381857280)]} 0 0
   [junit4]   2> 153149 INFO  (qtp41663265-740) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153170 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141403877376)]} 0 0
   [junit4]   2> 153170 INFO  (qtp41663265-710) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153199 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141433237504)]} 0 0
   [junit4]   2> 153199 INFO  (qtp41663265-712) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153225 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141460500480)]} 0 0
   [junit4]   2> 153225 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153261 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141498249216)]} 0 2
   [junit4]   2> 153261 INFO  (qtp41663265-736) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153301 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141541240832)]} 0 0
   [junit4]   2> 153301 INFO  (qtp41663265-739) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153321 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141562212352)]} 0 0
   [junit4]   2> 153321 INFO  (qtp41663265-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153561 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141813870592)]} 0 210
   [junit4]   2> 153561 INFO  (qtp41663265-705) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153568 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141821210624)]} 0 11
   [junit4]   2> 153568 INFO  (qtp41663265-708) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153593 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[test (1565297141847425024)]} 0 0
   [junit4]   2> 153593 INFO  (qtp41663265-741) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 153599 INFO  (qtp41663265-738) [    x:collection1

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

Executor-252-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream 
[IW][coreCloseExecutor-252-thread-1]: now flush at close
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]:  
 index before flush _2(7.0.0):C1000/999:delGen=1
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-252-thread-1]: 
startFullFlush
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-252-thread-1]: 
coreCloseExecutor-252-thread-1 finishFullFlush success=true
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
apply all deletes during flush
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
now apply all deletes for all segments maxDoc=1000
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-252-thread-1]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-252-thread-1]: 
applyDeletes: no segments; skipping
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-252-thread-1]: 
prune sis=segments_4: _2(7.0.0):C1000/999:delGen=1 minGen=18 packetCount=0
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-252-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-252-thread-1]: 
now merge
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-252-thread-1]:  
 index: _2(7.0.0):C1000/999:delGen=1
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-252-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
waitForMerges
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
waitForMerges done
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
commit: start
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
commit: enter lock
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
commit: now prepare
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
prepareCommit: flush
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]:  
 index before flush _2(7.0.0):C1000/999:delGen=1
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-252-thread-1]: 
startFullFlush
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
apply all deletes during flush
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
now apply all deletes for all segments maxDoc=1000
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-252-thread-1]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-252-thread-1]: 
applyDeletes: no segments; skipping
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-252-thread-1]: 
prune sis=segments_4: _2(7.0.0):C1000/999:delGen=1 minGen=18 packetCount=0
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-252-thread-1]: 
coreCloseExecutor-252-thread-1 finishFullFlush success=true
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
startCommit(): start
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]:  
 skip startCommit(): no changes pending
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-252-thread-1]: 
delete []
   [junit4]   2> 180070 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
commit: took 0.4 msec
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
commit: done
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
rollback
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
all running merges have aborted
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
rollback: done finish merges
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-252-thread-1]: 
abort
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-252-thread-1]: 
done abort success=true
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-252-thread-1]: 
rollback: infos=_2(7.0.0):C1000/999:delGen=1
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-252-thread-1]: 
now checkpoint "_2(7.0.0):C1000/999:delGen=1" [1 segments ; isCommit = false]
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-252-thread-1]: 
delete []
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-252-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-252-thread-1]: 
delete []
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-252-thread-1]: 
delete []
   [junit4]   2> 180071 INFO  (coreCloseExecutor-252-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1067418108
   [junit4]   2> 180075 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62ad4b11{/solr,null,UNAVAILABLE}
   [junit4]   2> 180076 INFO  
(SUITE-TestSolrJErrorHandling-seed#[A8FF0DBD4C6F3361]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestSolrJErrorHandling_A8FF0DBD4C6F3361-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1609, maxMBSortInHeap=7.409363741386072, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH, timezone=America/Atka
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=183692032,total=394264576
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellCheckResponse, 
OperationsTest, CloudSolrClientBuilderTest, SolrExampleStreamingTest, 
TestNamedListCodec, LessThanEqualToEvaluatorTest, CommonAdminParamsTest, 
AnlysisResponseBaseTest, OrEvaluatorTest, FloorEvaluatorTest, 
MultiplyEvaluatorTest, JdbcDriverTest, TermsResponseTest, 
SubtractEvaluatorTest, CloudSolrClientTest, EqualsEvaluatorTest, 
UuidEvaluatorTest, TestCloudSolrClientConnections, 
StreamExpressionToExplanationTest, TestJsonRecordReader, 
LargeVolumeBinaryJettyTest, JettyWebappTest, LargeVolumeEmbeddedTest, 
TestFastInputStream, DocumentAnalysisResponseTest, TestUpdateRequestCodec, 
CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, 
TestSolrJErrorHandling]
   [junit4] Completed [84/128 (1!)] on J0 in 36.52s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to